.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

…/rbraga01/a-team
home/subagents/rbraga01/a-team
rbraga01 avatar

rbraga01/a-team

25 subagents

View on GitHub
Subagent
ai-reviewerAI/LLM code reviewer specializing in prompt injection, unsafe tool use, token cost, hallucination handling, and model call architecture. Use for any code that calls LLM APIs, handles prompt…architectSoftware architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural…build-error-resolverBuild and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting…chief-of-staffPersonal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/info_only/meeting_info/action_required), generates draft replies, and…code-reviewerExpert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.compliance-reviewerRegulatory compliance specialist for GDPR/RGPD, COPPA, PCI-DSS, SOC2, and HIPAA. Use before any PR that touches data collection, user privacy, payments, authentication, audit logging, or third-party…database-reviewerPostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database…debuggerSystematic root-cause debugging specialist. Use for ANY bug, test failure, or unexpected behavior BEFORE proposing fixes. Enforces the Iron Law — no fixes without root cause investigation first.doc-updaterDocumentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation after features land. Generates docs/CODEMAPS/*, updates READMEs and guides.e2e-runnerEnd-to-end testing specialist using Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests for critical user flows.flutter-reviewerExpert Flutter/Dart code reviewer specializing in null safety, widget lifecycle, state management patterns (Riverpod/Bloc/Provider), and cross-platform behaviour. Use for all .dart file changes. MUST…go-reviewerExpert Go code reviewer specializing in idiomatic Go, concurrency patterns, error handling, and performance. Use for all Go code changes. MUST BE USED for Go projects.harness-optimizerPipeline auditor. Reads terminal command history to verify agents actually ran required skills (verification-before-completion, code-reviewer, etc.) and did not self-report compliance without…infra-reviewerInfrastructure and DevOps specialist for Terraform, Docker, Kubernetes, and CI/CD pipelines. Use for all IaC changes, Dockerfile edits, K8s manifests, and pipeline configuration. Infrastructure…kotlin-reviewerExpert Kotlin/Android code reviewer specializing in idiomatic Kotlin, Jetpack Compose, Coroutines, and Android architecture patterns (MVVM, Clean Architecture). Use for all .kt and Android project…loop-operatorOperate autonomous agent loops safely. Use when running autonomous loops unattended — monitors progress, detects stalls, and escalates when loops fail repeatedly.orchestratorLead Orchestrator for any project. On first run reads INIT.md and prunes irrelevant agents and skills from the workspace. On subsequent runs manages DAILY.md as a state machine, dispatches tasks to…performance-profilerSystematic performance investigation specialist. Measures before optimising, identifies the actual bottleneck, and produces before/after benchmarks. Use when performance regressions are suspected or…plannerExpert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Produces structured…python-reviewerExpert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.refactor-cleanerDead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely…rust-reviewerExpert Rust code reviewer specializing in memory safety, ownership patterns, error handling, and idiomatic Rust. Use for all Rust code changes. MUST BE USED for Rust projects.security-reviewerSecurity vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF,…swift-reviewerExpert Swift/iOS code reviewer specializing in Swift concurrency, SwiftUI lifecycle, ARC memory management, and Apple platform patterns. Use for all .swift file changes. MUST BE USED for iOS/macOS…typescript-reviewerExpert TypeScript/React/frontend code reviewer — TS strictness, React idioms,