Find the perfect skill
Apply Shadcn/UI Components
Development
Skill for applying shadcn/ui components to React pages with custom theme integration. Use when styling specific pages or components with shadcn/ui in a React project.
Python dependency management with uv
Development
Handles the full Python dependency lifecycle with uv: add/remove packages, sync environments, regenerate lock files, and run commands in the project environment.
Three.js
Development
Three.js skills for creating 3D elements and interactive experiences in the browser — scenes, materials, controls, and post-processing.
Commands Manager
Development
Skill for building, adapting, and improving Claude slash commands, including validation and multi-phase workflows.
Create Skill with Review and Auto-Correction
Development
Create a new skill, then review and auto-correct it using the skill-creator and reviewing-skills skills.
Publish a Hotline with Contract
Development
Learn how to turn a local program into a callable hotline by declaring a contract, registering, and verifying it. Emphasizes the contract-first rule.
Writing Agent Skills
Development
Guide to creating agent skills with proper structure, progressive disclosure, and bundled resources. Use when creating or writing new skills.
Replit Core Workflow B
Development
Execute Replit secondary workflow: Core Workflow B. Use when implementing secondary use case, or complementing primary workflow.
SDD TDD Task Breakdown Generation
Development
Generates a hierarchical task breakdown with TDD steps for implementing an approved design. Use after the design phase is approved to translate the design into small, testable work items organized by component. Each task includes Red-Green-Refactor steps, test pyramid considerations, and acceptance criteria.
WebF Controller Management
Development
Manage WebF controllers safely with WebFControllerManager: lifecycle, reuse, pre-render, and multiple controllers.
Sivtr Environment Check
Development
Diagnose why sivtr commands fail or return empty results. Covers binary, hooks, config, and provider sessions.
DCO Sign-off Recovery
Development
Recover from missing DCO sign-off on commits. Handles single-commit amend, older-commit recovery via interactive rebase or cherry-pick, and explains the Probot DCO check.