.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

…/kid-sid/claude-spellbook
home/subagents/kid-sid/claude-spellbook
kid-sid avatar

kid-sid/claude-spellbook

7 subagents

View on GitHub
Subagent
code-reviewerUse this agent to perform a thorough two-stage review of a pull request or set of changed files — first verifying spec compliance, then evaluating code quality, security, test coverage, and…code-reviewer-qualityUse this agent as the second stage of a code review, after spec compliance is confirmed — evaluating code quality, security vulnerabilities, performance issues, and test coverage without re-checking…code-reviewer-specUse this agent to verify that a pull request or set of changes fully implements its stated requirements — checking requirements coverage, missing features, and scope creep — before evaluating code…dependency-auditorUse this agent to audit all dependencies across a repository for vulnerabilities, outdated packages, unpinned versions, and abandoned libraries.onboarding-agentUse this agent to generate a comprehensive new-joiner guide for a repository — covering what the service does, how to run it locally, architecture overview, key files, environment setup, gotchas, and…security-auditorUse this agent to perform a full codebase security audit covering OWASP Top 10 vulnerabilities — hardcoded secrets, injection flaws, broken auth, weak crypto, misconfiguration, and vulnerable…test-coverage-agentUse this agent to analyse an entire module or directory for missing test coverage, then generate the missing tests. Invoke when the user asks to "add tests for this module", "find untested code",…