.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

…/yehudafrankel/clankbrain
home/subagents/yehudafrankel/clankbrain
yehudafrankel avatar

yehudafrankel/clankbrain

4 subagents

View on GitHub
Subagent
bug-fixUse when diagnosing and fixing a bug. Chains reproduce → isolate → hypothesize → fix → verify → learn with human-in-the-loop breakpoints at each stage.end-sessionUse at the end of every working session. Chains learn → memory update → drift check → status update in the correct order. Prevents lost context and memory drift.feature-buildUse when building a new feature from scratch. Chains search → plan → code → review → verify → learn in sequence with human-in-the-loop breakpoints.planStructured planning agent for new features or changes. Creates a plan with options, gets approval, then executes. Use when the user says "plan", "I want to build X", "design X".