mdskills
← All tags

Sub Agent AI Agent Skills

Browse AI agent skills tagged "Sub Agent". Find and install skills, MCP servers, and plugins for your AI coding assistant.

8 listings

Backend Architect

Subagent

Designs RESTful APIs, microservice boundaries, and database schemas. Use for new backend services or when refactoring cross-service contracts.

by wshobson

Performance Engineer

Subagent

Profiles hot paths, spots N+1 queries, suggests caching layers, and fixes render bottlenecks. Use when a page or endpoint is slow and root cause is unknown.

by wshobson

Frontend Developer

Subagent

Ships React/Next.js UI components with accessibility, state management, and performance baked in. Use when building or refactoring UI code.

by wshobson

Security Auditor

Subagent

Reviews code for OWASP-style vulnerabilities: injection, auth flaws, secret leaks, unsafe deserialization. Use before merging any code that touches auth, inputs, or external systems.

by wshobson

Test Automator

Subagent

Writes unit, integration, and e2e tests. Picks the right framework, structures the test suite, and generates fixtures. Use when a feature ships without tests.

by wshobson

Cloud Architect

Subagent

Designs multi-region cloud topologies on AWS/GCP/Azure — VPCs, load balancers, IAM, cost tradeoffs. Use when moving off a single-region monolith or planning a migration.

by wshobson

Kubernetes Architect

Subagent

Designs Kubernetes clusters, ingress topology, RBAC, and workload placement. Use for greenfield k8s setups or when scaling past 10 services on a single cluster.

by wshobson

TDD Orchestrator

Subagent

Drives strict red-green-refactor: writes a failing test, runs it, implements just enough to pass, refactors. Use when you want to enforce TDD on a new feature.

by wshobson