Find the perfect skill
Open PR from current branch
Development
Automatically creates and opens a pull request to main: commits changes, ensures an Nx version plan, pushes the branch, and generates a PR description with testing steps. Runs without confirmation unless something fails.
Remove Hook
Development
Removes a specific hook from the project's Claude settings. It first lists hooks, then asks the user to confirm which hook to remove, deletes it, and reports the result. Useful when you want to clean up or correct hook configurations without manual file editing.
Run 150+ AI apps via inference.sh CLI
Development
Run 150+ AI apps via the inference.sh CLI: image generation, video creation, LLMs, web search, and Twitter automation.
Agent Reviewer (Code)
Development
Runs parallel external agent reviews (Codex + Gemini) on code changes. Process-as-arrive, critical verification with debate. Returns filtered suggestions.
Vite Build Tool: Config, Plugins, SSR
Development
Comprehensive guide to Vite configuration, plugin API, SSR, and Vite 8 Rolldown migration. Covers vite.config.ts, plugin development, and SSR builds.
Leavn Commit Machine
Development
Create clean, descriptive git commits for the Leavn app following an emoji prefix convention with comprehensive change summaries.
Create Verified PR to Develop
Development
Creates a PR to develop after running code review, biome check, typecheck, build, and tests. Uses Korean Angular convention.
Leavn Commit Machine
Development
Create clean, descriptive git commits for Leavn app following emoji prefix convention with comprehensive change summaries.
seQura WooCommerce Plugin Version Bump
Development
Bump the seQura WooCommerce plugin version across sequra.php and readme.txt, keeping them in sync and adding a changelog entry.
Commands Manager
Development
Build and improve slash commands for Claude Code. Covers creating, adapting, validating, and fixing commands with proper structure and $ARGUMENTS handling.
Self-Heal Brepjs-CAD Skill from Eval
Development
Autonomously heals a brepjs-cad skill by running its eval, diagnosing gaps, fixing the skill, re-verifying RED->GREEN, and shipping a PR. Handles implement, verify, and polish targets with subagents and judges.
Bicep Diagram Generator
Development
Generates architecture diagrams from Azure Bicep files. Visualize your Bicep infrastructure.