Find the perfect skill
Capacitor App Upgrade v6 to v7
Development
Guides the agent through upgrading a Capacitor app from v6 to v7. Use when the project is on Capacitor 6 and needs the v7 migration path.
Prepare a pull request
Development
Collects commits on the current branch ahead of upstream/main, generates a PR title and description, and creates the PR.
Registry Tools
Development
List available registry tools and commands. Displays commands grouped by category.
Web Access
Development
Central skill for all network operations: search, web scraping, post-login actions, web interactions. Triggered for any task requiring a real browser environment.
GitHub Project Management
DevOps
GitHub project management for Bluegrass Songbook. Use when working with issues, milestones, labels, PRs, or release workflows.
Write and validate RFCs
Documentation
Scaffold and validate RFCs following the ArenaQuest standard, using dependency-free Node scripts for creation and checking.
Hook Management
DevOps
Session-scoped hook lifecycle management with enable/disable controls, execution profiling, and color-coded performance alerts for ClaudeKit's event-driven system.
PICT Test Designer
Testing
Designs systematic test cases using PICT (Pairwise Independent Combinatorial Testing) from requirements or code. Generates models, executes tests, and formats results.
ArXiv Paper Search & Summarize
Data & AI
Search and summarize arXiv papers by topic, title, author, or identifier. Produces structured summaries (problem, method, results, limitations) with direct links to papers. Useful for exploring recent literature or getting a quick overview of a specific paper.
Naming Convention Analyzer
Development
Analyzes variable, function, class names and suggests improvements based on language conventions and best practices.
Runtime Debugging Playbook
Development
A playbook for chasing runtime bugs such as empty panels, missing tables, stale seed data, FK failures, blank maps, and frozen-build crashes. Covers symptom→cause→fix for each issue.
Code Query
Development
Search the codebase and Obsidian vault together for relevant implementation and project context. Use when the user asks how something works, where it is implemented, or wants related notes alongside code results.