AI Agents Framework

AI Agents Framework from joabgonzalez/ai-agents-framework.

by @joabgonzalez 81 skills

Skills in this plugin

81
  1. Clean Architecture · joabgonzalez bundle
    Layer-based architecture with inward dependency rule. Trigger: When separating business logic from frameworks, databases, and external services.
    0 installs
  2. CSS Best Practices · joabgonzalez
    CSS quality patterns: naming, specificity architecture, dark mode, and layout. Trigger: When reviewing CSS quality or stylesheet architecture.
    0 installs
  3. Design System Spec · joabgonzalez
    Structure a DESIGN.md so agents generate consistent UI from project tokens. Trigger: When documenting a design system for agent consumption.
    1 install
  4. Reference Creation · joabgonzalez bundle
    Reference files for complex skills (40+ patterns). Trigger: When creating complex skill with 40+ patterns or 4+ natural sub-topics.
    1 install
  5. Composition Pattern · joabgonzalez
    Composition Over Configuration for flexible component design. Trigger: When building reusable UI components with flexible, consumer-controlled APIs.
    1 install
  6. Astro Best Practices · joabgonzalez
    Astro quality patterns: island philosophy, SEO by page type, and Core Web Vitals. Trigger: When reviewing Astro site quality or hydration decisions.
    1 install
  7. Domain Driven Design · joabgonzalez bundle
    Domain-Driven Design for complex business domains. Trigger: When modeling business rules, defining bounded contexts, or building ubiquitous language.
    0 installs
  8. React Best Practices · joabgonzalez
    React quality patterns for component design, state location, and code review. Trigger: When reviewing React code quality or component architecture.
    1 install
  9. Systematic Debugging · joabgonzalez bundle
    Root cause analysis and systematic error investigation. Trigger: When debugging errors, unexpected behavior, or test failures.
    1 install
  10. Architecture Patterns · joabgonzalez bundle
    Architectural decision guide by complexity. Trigger: When choosing architecture, planning strategic refactoring, or evaluating pattern trade-offs.
    1 install
  11. Nodejs Best Practices · joabgonzalez
    Node.js quality patterns: observability, security, and graceful shutdown. Trigger: When reviewing Node.js service quality or operational readiness.
    1 install
  12. React Testing Library · joabgonzalez
    User-centric React component testing. Trigger: When testing React components with RTL.
    1 install
  13. Receiving Code Review · joabgonzalez
    Process incoming code review feedback with technical rigor. Trigger: When receiving review comments, feedback, or suggestions on your code.
    1 install
  14. Verification Protocol · joabgonzalez
    Evidence-based verification with gate function. Trigger: When verifying task completion or validating claims.
    1 install
  15. Hexagonal Architecture · joabgonzalez bundle
    Ports and Adapters isolating application core from external concerns. Trigger: When building testable services with swappable infrastructure.
    0 installs
  16. Screaming Architecture · joabgonzalez bundle
    Domain-first folder structure reflecting business capabilities. Trigger: When structuring projects or refactoring toward use-case-driven boundaries.
    1 install
  17. State Machines Pattern · joabgonzalez bundle
    Model logic as explicit states and transitions. Trigger: When managing multi-step workflows, async states, or logic with impossible flag combinations.
    1 install
  18. Subagent Orchestration · joabgonzalez bundle
    Fresh subagents per task with two-stage reviews. Trigger: When coordinating parallel agents for complex workflows.
    1 install
  19. Circuit Breaker Pattern · joabgonzalez bundle
    Prevent cascading failures by short-circuiting failing services. Trigger: When calling external APIs, databases, or any unreliable dependency.
    1 install
  20. Technical Communication · joabgonzalez
    Clear technical writing for documentation and commits. Trigger: When writing documentation, code comments, or communicating technical concepts.
    1 install
  21. React Native Testing Library · joabgonzalez
    User-centric React Native component testing. Trigger: When testing React Native components with RNTL.
    1 install