home / skills / brettatoms / agent-skills

brettatoms/agent-skills

13 skills
GitHub

Sponsored

clojure-symbols

brettatoms/agent-skills

This skill helps you locate, inspect, and edit Clojure symbols using clj-kondo and REPL introspection for definitions, usages, and renaming.
janet

brettatoms/agent-skills

This skill helps you write idiomatic Janet code with functional patterns, immutability, and expressive pipelines for clarity and performance.
skill-creator

brettatoms/agent-skills

This skill helps you create or update Claude skills for user-wide or project-specific use with guided workflows.
alpinejs

brettatoms/agent-skills

This skill helps you write clean Alpine.js code by enforcing concise directives, extracting long logic, and using reusable patterns for state and events.
code-search

brettatoms/agent-skills

This skill helps you search code efficiently using ripgrep to locate patterns, definitions, and usages across files.
code-symbols

brettatoms/agent-skills

This skill uses ast-grep to search and edit code symbols across languages, enabling finding definitions, usages, and renaming.
file-nav

brettatoms/agent-skills

This skill helps you quickly locate and list project files using fd, improving file discovery and exploration.
github

brettatoms/agent-skills

This skill helps you manage GitHub from the command line using gh, enabling PRs, issues, releases, and API tasks efficiently.
playwright

brettatoms/agent-skills

This skill automates browser tasks using Playwright to navigate, fill forms, capture screenshots, and inspect pages with a stateful session.
code-rename

brettatoms/agent-skills

This skill renames symbols across a codebase safely, updating definitions and all references with precision and verification.
browser-tools

brettatoms/agent-skills

Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a visible browser is required.
clojure-repl

brettatoms/agent-skills

This skill lets you evaluate code, inspect namespaces, and debug live Clojure systems through a running nREPL session.
lib-docs

brettatoms/agent-skills

This skill fetches up-to-date library documentation and code examples from official sources, and presents usage details and code snippets.