Dobeu-tech-eco/dobeutech-claude-code-custom
Plugin Claude Code
Comprehensive centralized repository of Claude Code configurations including agents, skills, commands, hooks, and MCP servers optimized for full-stack development.
Dobeu-tech-eco/dobeutech-claude-code-custom
Plugin Claude Code
Comprehensive centralized repository of Claude Code configurations including agents, skills, commands, hooks, and MCP servers optimized for full-stack development.
Dobeu-tech-eco/dobeutech-claude-code-custom
Cursor rule Cursor
Session initialization - dynamically discover all available tools, MCP servers, and plugins at the start of every Cursor session.
Dobeu-tech-eco/dobeutech-claude-code-custom
Instructions file
Claude Code instructions for Dobeu-tech-eco/dobeutech-claude-code-custom, covering claude.md, repository purpose, architecture, npm package & install system and config types.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Accessibility (a11y) specialist for ensuring web applications are accessible to all users. Use when auditing accessibility, fixing a11y issues, or ensuring WCAG compliance.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Expert API design specialist for REST, GraphQL, and gRPC APIs. Creates OpenAPI specifications, designs endpoints, and ensures API best practices. Use when designing new APIs, refactoring existing APIs, or creating API documentation.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
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.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
CI/CD pipeline specialist for creating continuous integration and deployment pipelines. Use when setting up CI/CD, automating builds and tests, or configuring deployment pipelines.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
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.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Database migration specialist for managing schema changes, data migrations, and database versioning. Use when creating migrations, refactoring database schemas, or managing database changes across environments.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Deployment automation specialist for managing releases, deployment strategies, and CI/CD pipelines. Use when setting up deployments, planning release strategies, or automating deployment processes.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/, updates READMEs and guides.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Docker and containerization specialist for creating optimized Docker images, multi-stage builds, and container orchestration. Use when containerizing applications, optimizing Docker images, or setting up container workflows.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
End-to-end testing specialist using Playwright. 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.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Full-stack architecture specialist for designing end-to-end systems integrating frontend, backend, databases, and services. Use when making architectural decisions, designing system architecture, or planning full-stack features.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Infrastructure as Code specialist for managing cloud infrastructure, containers, and infrastructure automation. Use when setting up infrastructure, managing cloud resources, or automating infrastructure provisioning.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Integration testing specialist for API endpoints, database interactions, and service integrations. Use when creating integration tests, testing API contracts, or verifying system integrations.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Performance testing specialist for analyzing application performance, identifying bottlenecks, and optimizing speed. Use when analyzing performance, optimizing slow code, or setting up performance monitoring.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Dead 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 removes it.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.
Dobeu-tech-eco/dobeutech-claude-code-custom
Agent
Unit testing specialist for generating comprehensive unit tests across multiple frameworks. Use when creating unit tests, improving test coverage, or setting up testing infrastructure.
Dobeu-tech-eco/dobeutech-claude-code-custom
Command
Generate API specifications and design RESTful, GraphQL, or gRPC APIs.