.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

…/mock-server/mockserver-monorepo
home/subagents/mock-server/mockserver-monorepo
mock-server avatar

mock-server/mockserver-monorepo

12 subagents

View on GitHub
Subagent
code-reviewerPre-commit code reviewer — checks for correctness, security, and MockServer conventions. Spawn this agent when you need a focused review of staged/unstaged changes before committing.council-seatRead-only design council seat for parallel fan-out debates. Spawn multiple instances with distinct role briefs to debate a technical decision. Each seat returns APPROVE/CONCERNS/BLOCK with a position…debuggerProduction debugger — investigates issues using logs, CI data, metrics, and AWS infrastructure. Spawn this agent to diagnose build failures, runtime errors, or infrastructure problems. It reports…docs-writerTechnical writer for architecture docs, ADRs, and READMEs. Spawn this agent to create or update documentation — it reads source code to verify accuracy and writes only to .md files.implementerImplementation specialist — writes production code and tests following MockServer conventions. Spawn this agent to implement features from a spec or plan. It reads existing patterns, writes code,…pipeline-investigatorBuildkite pipeline failure investigator. Spawn this agent to analyse CI/CD build failures, extract root causes from logs, and cross-reference with recent commits and infrastructure. Read-only — it…review-cheapIntermediate deep reviewer for quality loops — non-authoritative PASS. Spawn this agent as a cost-effective first-pass review before escalating to review-final. Its PASS verdict is not binding.review-finalAuthoritative final reviewer — issues binding PASS/BLOCK verdicts. Spawn this agent as the last gate before committing. Its verdict is definitive. It reviews the full change set independently,…security-auditorSecurity-focused code auditor for Java/Netty applications. Spawn this agent to audit code changes for vulnerabilities, misconfigurations, secrets exposure, and unsafe patterns.simplifierCode simplification specialist — reduces implementation changes to the smallest correct form. Spawn this agent after implementing a feature to remove over-engineering, dead code, and unnecessary…taskify-agentTask decomposition specialist — breaks specs and plans into structured task graphs. Spawn this agent to convert a feature spec or plan into a tasks.md with sized, testable tasks and a dependency DAG.test-runnerRuns Maven tests for changed modules and reports results. Spawn this agent to execute targeted tests after code changes — it maps changed directories to Maven modules and runs only what's needed.