.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/fredericvilcot/clean-claude
home/skills/fredericvilcot/clean-claude
fredericvilcot avatar

fredericvilcot/clean-claude

9 skills

View on GitHub
$npx skills add fredericvilcot/clean-claude
SkillInstalls
add-skillAdd specialized craft skills to agents. Default craft principles always active. Everything MUST respect the craft philosophy.—agentStart a Clean Claude agent with optional reactive links. Examples: /agent frontend-engineer, /agent frontend-engineer --link qa-engineer, /agent architect…—craftCraft something. Claude orchestrates, agents execute.—healAuto-repair with smart routing: test failures → Dev, type errors → Architect, spec gaps → PO. Routes each problem to the right expert.—init-frontendBootstrap a new frontend project with craft principles: React + Vite + TypeScript + Vitest + clean architecture—learnRe-run stack detection and skill generation. Use when stack evolved or on first run.—reactive-loopStart the Clean Claude reactive multi-agent loop. Agents collaborate with smart routing: test failures → Dev, design flaws → Architect, spec gaps → PO.—setup-reactiveSet up the Clean Claude Reactive System in the current project. Configures hooks, shared state, and scripts for the multi-agent feedback loop—test-craftApply BDD testing principles: test pyramid, behavior-driven tests, proper test doubles, and maintainable test suites—