.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

…/ivebenfreed/kata
home/skills/ivebenfreed/kata
ivebenfreed avatar

ivebenfreed/kata

20 skills

View on GitHub
$npx skills add ivebenfreed/kata
SkillInstalls
debuggingSystematic hypothesis-driven debugging with reproduction, root cause analysis, and fix. Activate when entering debug mode.—freeformFree exploration and discussion without heavy structure. Quick questions, brainstorming, informal code review.—implementationExecute approved specs — claim branch, implement phase by phase, test, review, close with PR. Activate when entering implementation mode.—kata-auto-debugBatch bug triage and auto-fix — classify, assess via agents, fix via agents, escalate complex ones.—kata-closeUniversal session close — tests, commit, push, plus mode-conditional steps (PR, issue update, evidence).—kata-code-implImplementation methodology — orchestrator reads spec, spawns impl-agents for each unit of work, verifies via gate.—kata-code-reviewCode review with external review agent, fix loop via task agents, and re-review until passing.—kata-configConfigure kata in this project — detects kata source repo, fresh projects, or reconfiguration.—kata-debug-methodologySystematic hypothesis-driven debugging — reproduce, form hypotheses, trace via agents, fix via agents, minimal change.—kata-interviewDeep requirements interview — exhaust the decision tree, bring full domain expertise, surface the non-obvious, produce spec-ready decisions.—kata-researchStructured research — outline generation, parallel deep-dive via Explore agents, synthesis into documented findings.—kata-setupUniversal session setup — env verification, branch creation, issue claiming, plus mode-conditional steps.—kata-spec-reviewSpec review with external review agent, fix loop, and re-review until passing score.—kata-spec-writingSpec writing methodology — build from research + interview findings, behaviors with B-IDs and layers, implementation phases, verification plan.—kata-test-protocolBuild + test + retry protocol — build check, run tests, write missing tests via test-agent, retry limits (3 attempts).—kata-vp-executionVerification plan execution — run VP steps literally, spawn impl-agents for repairs, record evidence.—planningFeature planning with research, interviews, spec writing, and review. Activate when entering planning mode.—taskCombined planning + implementation for small tasks, chores, and quick fixes. Activate when entering task mode.—tddUse when writing or modifying source code. Always write tests first, then implement to make them pass.—verificationExecute Verification Plans literally, fix failures with repair loop, record evidence. Activate when entering verify mode.—