.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

…/duthaho/claudekit
home/skills/duthaho/claudekit
duthaho avatar

duthaho/claudekit

15 skills

View on GitHub
$npx skills add duthaho/claudekit
SkillInstalls
audit-dependenciesUse when investigating dependency bloat, security advisories, supply-chain risk, upgrade planning, or before adding a new third-party package.—code-review-loopUse when opening a PR for review or when receiving review feedback.—evidence-driven-debuggingUse during active debugging when you have a hypothesis to test or need to instrument a running system.—incremental-shippingUse when implementing a non-trivial feature, migration, or refactor that would otherwise be a single large change.—initInteractive setup wizard for claudekit. Scaffolds rules, hooks, and MCP server configs into the user's project. Run /claudekit:init to configure.—investigate-root-causeUse when encountering ANY bug, error, test failure, or unexpected behavior.—map-codebaseUse when entering an unfamiliar codebase or area, before making non-trivial changes, when onboarding to a new system, or when planning a refactor that touches…—plan-reviewUse after a plan exists and before any implementation begins. Activate for keywords like "review the plan", "check this plan", "is the plan ready",…—plan-review-architectureArchitecture-dimension reviewer for written plans. Use when running plan-review or directly when an architectural review is wanted.—plan-review-experienceExperience-dimension reviewer for written plans (UX + DX). Use when running plan-review or directly when an experience review is wanted.—release-and-changelogUse when cutting a release, bumping a version, or writing release notes.—shape-specUse when starting a non-trivial feature, change, or refactor before any plan or code is written.—test-firstUse when implementing any feature, bugfix, or refactor that has a testable outcome.—verification-gateUse before claiming a task, feature, or PR is complete. Activate for keywords like "done", "complete", "ready to merge", "ship it", "tests pass", "looks good",…—write-planUse after a spec exists and before any implementation code is written.—