Agent Claude Code
Use this agent when you need to build, optimize, or secure Docker container images and orchestration for production environments.
2,467 tagged Databases, measured the same way as everything else here.
Browse within: claude-ai 45docker 43clean-architecture 37postgresql 36code-quality 35Multi-Agent 31agentic 29gemini-cli 28graph-database 26code-intelligence 25ai-skills 24copilot 24graph-algorithms 24nextjs 24
Agent Claude Code
Use this agent when you need to build, optimize, or secure Docker container images and orchestration for production environments.
Agent Claude Code
Use this agent when implementing comprehensive security solutions across infrastructure, building automated security controls into CI/CD pipelines, or establishing compliance and vulnerability management programs. Invoke for threat modeling, zero-trust architecture design, security automation implementation, and…
Agent Claude Code
Use this agent when you need to plan the implementation of a new feature or significant enhancement to an existing codebase. Examples: Context: User wants to add real-time collaboration to their note-taking app. user: 'I want to add real-time collaboration so multiple users can edit notes simultaneously' assistant…
Agent Claude Code
Use this agent when you need to review code for adherence to project conventions and best practices. Examples: Context: User has just written a new React component and wants to ensure it follows the project's coding standards. user: 'I just created a new modal component, can you review it?' assistant: 'I'll use the…
Agent Claude Code
Use this agent when you need to test recent code changes using Playwright automation. Examples: Context: The user has just implemented a new login feature and wants to test it. user: "I just added a new login validation feature, can you test it?" assistant: "I'll use the qa agent to test your recent changes with…
Agent
The agent.sqlite entity and link model, bulk-read chunking, and exactly what leaves the device.
Agent Claude Code
Use this agent when the user mentions GRDB performance review, slow GRDB queries, app-group database setup audit, a ValueObservation that stopped updating, or pre-release GRDB scan. Detects raw SQL string interpolation, missing FK indexes (raw SQL), missing PRAGMA optimize for raw-GRDB apps, journal mode mismatch for…
Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
TencentCloudBase/CloudBase-AI-Toolkit
Agent
Specializes in CloudBase project architecture — scenario selection (Web/Mini Program/CloudRun/Database), tech stack decisions, database backend selection (NoSQL/MySQL/PostgreSQL), auth strategy. Use when designing new CloudBase projects, choosing between scenarios, or planning multi-module architecture.
TencentCloudBase/CloudBase-AI-Toolkit
Agent
Specializes in CloudBase deployment — cloud function deploy/debug, static hosting upload, CloudRun service management. Use when troubleshooting deployments, checking build logs, or diagnosing runtime errors.
Agent
Build full-stack applications on top of Microsoft Fabric using Python, ODBC, XMLA, and REST APIs. Use when the request involves building applications connected to Fabric data. Delegates endpoint-specific implementation to specialized skills.
Agent
Use this agent when you need to implement new features in a Laravel application, including creating models, controllers, migrations, routes, views, and associated business logic. This agent should be used for building complete feature sets from requirements, extending existing functionality, or implementing new…
Agent
A code-review agent that checks files for SQL injection, a flaw where user input changes a database query. SQL is the language commonly used to read and change database data.
Agent
CNKI Research Assistant - helps with literature search, journal lookup, and indexing queries on CNKI (中国知网). Use proactively when the user needs to search papers, find journals, or check journal indexing status.
Agent
A code-review agent that checks whether changes follow their specification and assesses code quality, security, maintainability, and performance. It reports findings with severity levels and file-and-line references.
alirezarezvani/claude-code-tresor
Agent
Performance engineering specialist for application profiling, optimization, and scalability. Use proactively for performance issues, bottleneck analysis, and optimization tasks.
Agent
Designs schemas, builds SQL pipelines, writes dbt models and stored procedures, and optimizes data transformations. Invoke with $de.
Agent Claude Code
Use when triaging a production error, failed job, or user-reported breakage in ChatbotX. Traces a symptom through the builder → oRPC → business/service → repository → database and worker/queue/channel layers to a root-cause hypothesis with cited file:line evidence. Investigation only — proposes a fix but does not…
Agent Claude Code
Use when changing anything under packages/ai, the embedding repositories, or the worker RAG/automated-response handlers. Audits a RAG change for tenant scoping (every embedding query filtered by workspace), retrieval quality (chunking, top-k, similarity threshold, fallback), and untrusted-content handling before it…
codewithmukesh/dotnet-claude-kit
Agent
Autonomous .NET build fixer — parses dotnet build errors, categorizes them, applies known fix patterns, and rebuilds iteratively until green. Use when the build is broken, after a large refactor or dependency update, or whenever compiler errors need systematic resolution without hand-holding.
Agent
This path wires gateway env.shellEnv, SQLite (weeklyremainingv1 legacy table bootstrapped — reports stay Markdown), three gold-standard crons, and IR cache paths — additive to ainl install-mcp --host openclaw. Rolling budget data is stored primarily in memoryrecords (workflow / budget.aggregate / weeklyremainingv1)…
Agent Claude Code
Use this agent when you need to design, implement, or optimize background jobs and workflows using Trigger.dev framework. This includes creating reliable async tasks, implementing AI workflows, setting up scheduled jobs, structuring complex task hierarchies with subtasks, configuring build extensions for tools like…
ThibautBaissac/rails_ai_agents
Agent Claude Code
Orchestrates TDD GREEN phase by implementing minimal code that passes failing tests, coordinating specialist subagents. Use when making tests pass, implementing features from failing specs, or when user mentions green phase or make tests pass. WHEN NOT: Writing tests (use rspec-agent), refactoring code (use…
ThibautBaissac/rails_ai_agents
Agent Claude Code
Creates safe, reversible database migrations with proper indexes, constraints, and zero-downtime strategies. Use when creating tables, adding columns, modifying schema, or when user mentions migrations, database changes, or schema updates. WHEN NOT: Model validations and associations (use model-agent), seeding data…