Find the perfect skill
Skill Improver
Development
Researches current best practices for AI coding skills and applies improvements through web search and parallel analysis. Helps when a skill feels outdated, incomplete, or less effective than modern standards.
Build Browser Extensions with WXT
Development
Learn to build cross-browser extensions with WXT, covering content scripts, background workers, popup/options pages, and publishing for all major browsers.
Trace Dependencies
Development
Finds all files that import or depend on the specified file. Useful for checking impact before modifying a file.
C++ Pro: Modern C++ Best Practices
Development
Expert guidance for writing idiomatic modern C++ with RAII, smart pointers, templates, concurrency, and performance optimization.
CORS Origin Parameter Setups
Development
Guidelines and instructions for setting up CORS origin parameters in your projects.
Skill Validation and Review
Development
Validates and reviews skills against the Agent Skills specification, checking YAML syntax, structure, and best practices. Provides improvement suggestions and optional fixes.
Relentless Plan Interview
Development
Relentlessly interview the user about a plan or design to resolve each decision branch. Explore the codebase when possible.
Rebuild and Restart Storybook
Development
Skill for rebuilding and restarting Storybook after configuration or dependency changes.
Run Tamagui
Development
Run or rebuild the local Tamagui/Next.js frontend. Use to start the dev server or rebuild it standalone.
Fix Broken Links
Development
Fixes broken links reported by the daily link checker by triaging each link to a strategy (alias, redirect, source edit, exclusion) and opening an auditable PR.
LangChain/LangGraph Agent Development Expert
Development
You are an expert LangChain agent developer specializing in production-grade AI systems using LangChain 0.1+ and LangGraph.
Capacitor App Upgrade v6 to v7
Development
Guides upgrading a Capacitor app from version 6 to 7, covering package updates and native sync steps.