Find the perfect skill
Git commit workflow with automated checks
Development
Creates Git commits with pre-commit hook handling, lint/type checks, test fixing, and doc updates. Uses ruff, pyright, biome, and tsc.
Multi-Persona Code Review Assistant
Development
Multi-language code reviewer with 9 specialized personas. Works locally or on GitHub PRs, posts inline comments, and resolves prior comments automatically.
Skrift Form System
Development
Skrift forms combine Pydantic validation with CSRF protection, template rendering, and hooks. Define forms with FormModel or decorator, customize fields via json_schema_extra.
PostHog Survey SDK Audit
Development
Audit PostHog survey SDK features and version requirements across JavaScript, iOS, Android, and Flutter. Verifies SDK paths and tracks issues.
Bankr Portfolio
Development
Skill for querying portfolio data and balances via natural language prompts. Covers multi-chain holdings and valuations.
PR Description Generator
Development
Generates thorough pull request descriptions by analyzing git diffs, commit history, and related files. Helps when creating or updating PRs, especially to produce reviewer-friendly summaries, change lists, and testing notes.
PostHog Survey SDK Audit
Development
Audit survey feature support across PostHog SDKs (JS, iOS, Android, Flutter). Check version requirements and track parity.
NFT Standards (ERC-721, ERC-1155)
Development
Master ERC-721 and ERC-1155 NFT standards, metadata best practices, and advanced NFT features.
Convex HTTP Actions
Development
External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation
Rust Async Patterns
Development
Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. For building async Rust applications.
UI/UX Design Expert
Development
Expert in interface design, wireframes, and design systems. Masters user research, accessibility, and modern design tools.
Find UI Component
Development
Maps UI screenshots or visual descriptions to frontend component source files. Automatically activates before /scout when a screenshot is pasted with UI intent, extracting visual signals (text, layout, colors) and matching them against a component index with confidence scoring. Outputs a Mermaid diagram of component relationships to streamline navigation.