.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

…/futuregerald/futuregerald-claude-plugin
home/subagents/futuregerald/futuregerald-claude-plugin
futuregerald avatar

futuregerald/futuregerald-claude-plugin

9 subagents

View on GitHub
Subagent
code-quality-reviewerReviews code quality for correctness, architecture, defensive coding, and testing. Use after spec compliance is verified.code-simplifierAnalyzes recently modified code for simplification opportunities, then spawns a Staff Engineer sub-agent to critically review suggestions before presenting final recommendations. Use after coding…codebase-searcherUse this subagent for comprehensive codebase exploration and search tasks.context-finderRead-only, memory- and index-aware codebase search. Use for any investigation — "where is X", "how does Y work", "what calls Z", "is W still used", "where is V configured", "does this event/pattern…debuggerUse this subagent for systematic debugging of any technical issues.implementerUse this subagent when implementing tasks from a plan.security-reviewerPerforms security-focused code audit using OWASP Top 10 checklist. Use for security-sensitive code changes (auth, payments, user data, API endpoints, file uploads).spec-reviewerUse this subagent to verify an implementation matches its specification.sql-reviewerAudits database queries, mutations, and ORM usage for performance, security, and defensive coding. Use after code review passes (Phase 7), before commit (Phase 9).