Find the perfect skill
Create a new skill
Development
Add a new skill to the .claude/skills/ directory with valid frontmatter, following conventions, and index it in CLAUDE.md and README.md.
SonarCloud Query
Development
Query SonarCloud code quality data via the /sonarcloud slash command. Supports issues, metrics, quality gate, PR, hotspots, and history with filters.
Create high-quality Git commits
Development
Guides creating well-crafted Git commits by gathering context, running relevant agents, and grouping changes logically.
Vite: Config, Plugin API, SSR, and Rolldown
Development
Comprehensive guide to Vite: configuration, plugin API, SSR, and migration to Vite 8 with Rolldown. Includes detailed references for advanced projects.
Code Reviewer
Development
Reviews code for best practices and potential issues. Use when reviewing pull requests or analyzing code quality. Checks organization, bugs, security, readability, maintainability, and test coverage.
Solana Subscriptions
Development
Manage recurring payments on Solana using a Dynamic MPC wallet: plan creation, subscription, payment collection, and cancellation.
Verification Skills Management
Development
Analyzes session changes to detect verification skill gaps, creates or updates skills, and manages CLAUDE.md references.
SkillForge - Skill Router & Creator
Development
Handles skill-related requests (create, improve, audit) with an evidence-driven pipeline and maintains the health of the skill ecosystem.
WebF Controller Management
Development
Manage WebF controllers safely with WebFControllerManager, covering controller lifecycle, reuse, pre-render, and multiple controllers.
Connect Four
Development
Two AI agents play Connect Four on a 6x7 board. Orchestrate the game and display the board after each move.
Ship It: Quality Checks and PR
Development
Finalize your changes with quality checks, meaningful commits, and pull request creation.
Skill Creator
Development
Guides the agent through authoring and validating agent skills: structure, metadata, references, and evals.