Find the perfect skill
Session Persistence
Development
Save and restore complete agent sessions across conversations with state snapshots.
Submit connectrpc-axum Issues
Development
Handles user questions, feature requests, and bug reports for the connectrpc-axum library. It answers queries using project documentation, verifies bugs by running integration tests, and submits GitHub issues via the `gh` CLI tool.
Fix Lint and Formatting
Development
Use this skill to fix lint errors and formatting issues before committing code to ensure CI passes.
Brainstorm - Requirements Discovery
Development
Guides collaborative requirements discovery before implementation. Asks one question at a time, explores the codebase, researches technical options, and converges on an MVP.
Eleventy Deployment
Development
Deployment of static sites with Eleventy, including configuration and CI/CD integration.
Frontend Spec Writer
Development
Generates detailed frontend component specs, design tokens, and implementation guides optimized for AI-assisted development with React/TypeScript.
Using webctl in Claude.ai Containers
Development
Browser automation via webctl CLI with authenticated proxy support for Claude.ai containers. Covers setup, proxy patch, and navigation commands.
Solana Rent-Free Development
Development
Solana development using Light Protocol's compressed accounts for rent-free token and PDA accounts. Covers TypeScript client and Rust program development.
Dependency Upgrade Path Planning
Development
Analyze current dependencies, classify upgrade candidates by impact, and propose safe upgrade paths considering breaking changes and security risks.
Create High-Quality Git Commits
Development
Analyze pending changes, run relevant code quality agents, and create well-structured Git commits with consistent message style.
uv: Python dependency management
Development
Manage Python dependencies, lock files, and project environments with uv: add/remove packages, sync, and run commands.
Keyboard Navigation Tester
Development
Assistance for testing keyboard navigation in frontend applications, with guides and best practices.