.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

…/ix-infrastructure/ix-claude-plugin
home/subagents/ix-infrastructure/ix-claude-plugin
ix-infrastructure avatar

ix-infrastructure/ix-claude-plugin

5 subagents

View on GitHub
Subagent
ix-architecture-auditorAnalyzes system design quality — coupling, cohesion, smells, hotspots. Produces a ranked list of improvement areas. Purely graph-based, no source reads.ix-bug-investigatorRoot cause analysis agent. Traces execution paths from a symptom to failure candidates. Use when debugging a specific failure or unexpected behavior.ix-explorerGeneral-purpose codebase exploration agent. Use for open-ended questions about unfamiliar code, tracing data flows, or understanding how components connect.ix-safe-refactor-plannerGenerates a risk-ordered refactor plan with safe edit boundaries. Use before any multi-file change to understand blast radius and sequencing.ix-system-explorerBuilds a complete architectural mental model of a codebase or subsystem. Use when you need to orient in an unfamiliar codebase before making changes.