# Agents

> The project aims to empower developers and teams with a unified, modular ecosystem of AI agents and tools tailored for modern software development. It provides granular control over resource usage, enables multi-agent orchestration for complex workflows, and supports domain-specific expertise across languages, infrastructures, security, data, and business operations. By decoupling functionality into focused plugins, it reduces token consumption, enhances productivity, and allows users to scale their toolset based on immediate needs.

**Remember:**
- Agent Skills (107 skills)
- Multi-Agent Orchestration
- Progressive Disclosure Architecture
- Granular Plugin Design
- Three-Tier Model Strategy (Opus/Inherit/Sonnet/Haiku)
- Composable Development Tools

## Docs
- [Agent Skills](https://github.com/wshobson/agents/blob/main/docs/agent-skills.md): docs page.
- [Agents](https://github.com/wshobson/agents/blob/main/docs/agents.md): docs page.
- [Architecture](https://github.com/wshobson/agents/blob/main/docs/architecture.md): core concept.
- [Plugins](https://github.com/wshobson/agents/blob/main/docs/plugins.md): docs page.
- [Usage](https://github.com/wshobson/agents/blob/main/docs/usage.md): docs page.
- [Docs Architect](https://github.com/wshobson/agents/blob/main/plugins/code-documentation/agents/docs-architect.md): docs page.
- [Docs Architect](https://github.com/wshobson/agents/blob/main/plugins/documentation-generation/agents/docs-architect.md): docs page.

## Tutorials
- [Tutorial Engineer](https://github.com/wshobson/agents/blob/main/plugins/code-documentation/agents/tutorial-engineer.md): worked example.
- [Tutorial Engineer](https://github.com/wshobson/agents/blob/main/plugins/documentation-generation/agents/tutorial-engineer.md): worked example.

## API
- [Api Documenter](https://github.com/wshobson/agents/blob/main/plugins/api-testing-observability/agents/api-documenter.md): API reference.
- [Api Documenter](https://github.com/wshobson/agents/blob/main/plugins/documentation-generation/agents/api-documenter.md): API reference.
- [Api Mock](https://github.com/wshobson/agents/blob/main/plugins/api-testing-observability/commands/api-mock.md): API reference.
- [Backend Architect](https://github.com/wshobson/agents/blob/main/plugins/api-scaffolding/agents/backend-architect.md): API reference.
- [Backend Architect](https://github.com/wshobson/agents/blob/main/plugins/backend-api-security/agents/backend-architect.md): security policy.
- [Backend Security Coder](https://github.com/wshobson/agents/blob/main/plugins/backend-api-security/agents/backend-security-coder.md): security policy.
- [Django Pro](https://github.com/wshobson/agents/blob/main/plugins/api-scaffolding/agents/django-pro.md): API reference.
- [Fastapi Pro](https://github.com/wshobson/agents/blob/main/plugins/api-scaffolding/agents/fastapi-pro.md): API reference.
- [Fastapi Pro](https://github.com/wshobson/agents/blob/main/plugins/python-development/agents/fastapi-pro.md): docs page.
- [Graphql Architect](https://github.com/wshobson/agents/blob/main/plugins/api-scaffolding/agents/graphql-architect.md): API reference.

## Concepts
- [C4 Architecture](https://github.com/wshobson/agents/blob/main/plugins/c4-architecture/commands/c4-architecture.md): core concept.
- [C4 Code](https://github.com/wshobson/agents/blob/main/plugins/c4-architecture/agents/c4-code.md): core concept.
- [C4 Component](https://github.com/wshobson/agents/blob/main/plugins/c4-architecture/agents/c4-component.md): core concept.
- [C4 Container](https://github.com/wshobson/agents/blob/main/plugins/c4-architecture/agents/c4-container.md): core concept.
- [C4 Context](https://github.com/wshobson/agents/blob/main/plugins/c4-architecture/agents/c4-context.md): core concept.
- [Database Architect](https://github.com/wshobson/agents/blob/main/plugins/database-design/agents/database-architect.md): docs page.
- [Sql Pro](https://github.com/wshobson/agents/blob/main/plugins/database-design/agents/sql-pro.md): docs page.
- [Ui Ux Designer](https://github.com/wshobson/agents/blob/main/plugins/multi-platform-apps/agents/ui-ux-designer.md): docs page.
- [Skill](https://github.com/wshobson/agents/blob/main/plugins/backend-development/skills/architecture-patterns/SKILL.md): core concept.
- [Skill](https://github.com/wshobson/agents/blob/main/plugins/backend-development/skills/event-store-design/SKILL.md): docs page.

## Optional
- [Contributing](https://github.com/wshobson/agents/blob/main/.github/CONTRIBUTING.md): docs page.
- [Backend Security Coder](https://github.com/wshobson/agents/blob/main/plugins/data-validation-suite/agents/backend-security-coder.md): security policy.
- [Compliance Check](https://github.com/wshobson/agents/blob/main/plugins/security-compliance/commands/compliance-check.md): security policy.
- [Frontend Developer](https://github.com/wshobson/agents/blob/main/plugins/frontend-mobile-security/agents/frontend-developer.md): security policy.
- [Frontend Security Coder](https://github.com/wshobson/agents/blob/main/plugins/frontend-mobile-security/agents/frontend-security-coder.md): security policy.
- [Mobile Security Coder](https://github.com/wshobson/agents/blob/main/plugins/frontend-mobile-security/agents/mobile-security-coder.md): security policy.
- [Security Auditor](https://github.com/wshobson/agents/blob/main/plugins/comprehensive-review/agents/security-auditor.md): security policy.
- [Security Auditor](https://github.com/wshobson/agents/blob/main/plugins/full-stack-orchestration/agents/security-auditor.md): security policy.
- [Security Auditor](https://github.com/wshobson/agents/blob/main/plugins/security-compliance/agents/security-auditor.md): security policy.
- [Security Auditor](https://github.com/wshobson/agents/blob/main/plugins/security-scanning/agents/security-auditor.md): security policy.
- [Code Of Conduct](https://github.com/wshobson/agents/blob/main/.github/CODE_OF_CONDUCT.md): docs page.
- [README](https://github.com/wshobson/agents/blob/main/README.md): docs page.

## Plugins
- [README](https://github.com/wshobson/agents/blob/main/plugins/dotnet-contribution/README.md): install & quickstart.
- [Accessibility Audit](https://github.com/wshobson/agents/blob/main/plugins/accessibility-compliance/commands/accessibility-audit.md): docs page.
- [Ai Assistant](https://github.com/wshobson/agents/blob/main/plugins/llm-application-dev/commands/ai-assistant.md): docs page.
- [Ai Engineer](https://github.com/wshobson/agents/blob/main/plugins/llm-application-dev/agents/ai-engineer.md): docs page.
- [Ai Review](https://github.com/wshobson/agents/blob/main/plugins/code-review-ai/commands/ai-review.md): docs page.
- [Ai Review](https://github.com/wshobson/agents/blob/main/plugins/performance-testing-review/commands/ai-review.md): docs page.
- [Architect Review](https://github.com/wshobson/agents/blob/main/plugins/code-review-ai/agents/architect-review.md): docs page.
- [Architect Review](https://github.com/wshobson/agents/blob/main/plugins/comprehensive-review/agents/architect-review.md): docs page.
- [Architect Review](https://github.com/wshobson/agents/blob/main/plugins/framework-migration/agents/architect-review.md): docs page.
- [Arm Cortex Expert](https://github.com/wshobson/agents/blob/main/plugins/arm-cortex-microcontrollers/agents/arm-cortex-expert.md): docs page.
