The whole ecosystem, one catalog.
27,899 results · page 8 of 930
- Add
prisma-postgres-setupskillDatabases & data
A skill for databases & data by prisma.
- Add
azure-reliabilityskillCloud & infra
Official agent plugin providing skills and MCP server configurations for Azure scenarios.
- Add
write-a-skillskillAI & models
Skills for Real Engineers. Straight from my .agents directory.
- Add
zoom-outskillAI & models
Skills for Real Engineers. Straight from my .agents directory.
- Add
using-superpowersskillDev tools
An agentic skills framework & software development methodology that works.
- Add
prisma-computeskillDev tools
A skill for dev tools by prisma.
- Add
agent-harness-constructionskillProductivity
Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.
- Add
A11y ArchitectsubagentMedia
Accessibility Architect specializing in WCAG 2.2 compliance for Web and Native platforms. Use PROACTIVELY when designing UI components, establishing design systems, or auditing code for inclusive user experiences.
- Add
Add Language RulescommandAI & models
Workflow command scaffold for add-language-rules in everything-claude-code.
- Add
Agent EvaluatorsubagentProductivity
Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, conciseness). Use after any non-trivial task when the user wants a quality assessment, or when the agent-self-evaluation skill is active. Produces structured scorecard with evidence and improvement
- Add
ArchitectsubagentMedia
Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
- Add
Build Error ResolversubagentAI & models
Build 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 the build green quickly.
- Add
Chief Of StaffsubagentCommunication
Personal 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 enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows.
- Add
Code ArchitectsubagentFiles & storage
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing implementation blueprints with concrete files, interfaces, data flow, and build order.
- Add
Code ExplorersubagentMonitoring & ops
Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, and documenting dependencies to inform new development.
- Add
Code ReviewersubagentSecurity
Expert 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.
- Add
Code SimplifiersubagentAI & models
Simplifies and refines code for clarity, consistency, and maintainability while preserving behavior. Focus on recently modified code unless instructed otherwise.
- Add
Comment AnalyzersubagentAI & models
Analyze code comments for accuracy, completeness, maintainability, and comment rot risk.
- Add
Conversation AnalyzersubagentAI & models
Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Triggered by /hookify without arguments.
- Add
Cpp Build ResolversubagentAI & models
C++ build, CMake, and compilation error resolution specialist. Fixes build errors, linker issues, and template errors with minimal changes. Use when C++ builds fail.
- Add
Cpp ReviewersubagentDocs & knowledge
Expert C++ code reviewer specializing in memory safety, modern C++ idioms, concurrency, and performance. Use for all C++ code changes. MUST BE USED for C++ projects.
- Add
Csharp ReviewersubagentSecurity
Expert C# code reviewer specializing in .NET conventions, async patterns, security, nullable reference types, and performance. Use for all C# code changes. MUST BE USED for C# projects.
- Add
Dart Build ResolversubagentAI & models
Dart/Flutter build, analysis, and dependency error resolution specialist. Fixes `dart analyze` errors, Flutter compilation failures, pub dependency conflicts, and build_runner issues with minimal, surgical changes. Use when Dart/Flutter builds fail.
- Add
Database MigrationcommandDatabases & data
Workflow command scaffold for database-migration in everything-claude-code.
- Add
Database ReviewersubagentDatabases & data
PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.
- Add
Django Build ResolversubagentAI & models
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration conflicts, import errors, Django configuration issues, and collectstatic failures with minimal changes. Use when Django setup or startup fails.
- Add
Django ReviewersubagentSecurity
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfigurations, and production-grade Django practices. Use for all Django code changes. MUST BE USED for Django projects.
- Add
Doc UpdatersubagentDocs & knowledge
Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/*, updates READMEs and guides.
- Add
Docs LookupsubagentDocs & knowledge
When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP to fetch current documentation and return answers with examples. Invoke for docs/API/setup questions.
- Add
E2e RunnersubagentWeb & browsing
End-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.