Find the perfect skill
Web Form Fill
Development
Comprehensive workflow for filling web forms from information collection to browser input, ensuring correct writes, saving before page switches, and user-confirmed submission.
Angular Conventions, Patterns, and Testing
Development
Angular frontend conventions, patterns, and test infrastructure. Use for components, services, RxJS, Angular CLI, Jasmine, Component Harnesses, and HttpTestingController.
Git Merge Mastery
Development
Prevent and resolve common Git merge issues, including conflicts and GitHub Pages cache, with a step-by-step safe merge protocol.
Scaffold a new MBG skill
Development
Scaffold a new canonical MBG skill under .ai/skills using the project authoring standard, then resync all platform adapters.
Query AI Agent
Development
Queries another AI agent (Claude, Codex) non-interactively and returns its response. Useful for getting a second opinion or a different perspective on a problem, executing the request synchronously via a command.
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.
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.
Harden Claude Skills: Audit & Rewrite
Development
Audits and rewrites a Claude skill file to enforce visibility flags, deterministic steps, and self-verification. Produces a hardened skill with a changelog.
Leavn Commit Machine
Development
Create clean, descriptive git commits for Leavn app following emoji prefix convention with comprehensive change summaries.