Aai Core

Aai Core from bradtaylorsf/alphaagent-team.

by @bradtaylorsf 8 skills

Skills in this plugin

8
  1. Push · bradtaylorsf
    Intelligent workflow orchestrator that commits, pushes, and creates/updates PRs automatically. Use when user wants to save their work or create a PR.
    1 install
  2. Pr Review · bradtaylorsf
    Conduct comprehensive pull request reviews with security, architecture, and quality checks. Use when user wants to review a PR.
    1 install
  3. API Patterns · bradtaylorsf
    REST API best practices including request validation, error handling, authentication, rate limiting, and documentation. Use when building backend APIs.
    1 install
  4. Commit Helper · bradtaylorsf
    Patterns for creating conventional commits with proper formatting and validation. Used by git-pr-manager agent.
    1 install
  5. Branch Workflow · bradtaylorsf
    Patterns for branch naming, validation, and lifecycle management. Used by git-pr-manager agent.
    3 installs
  6. Stack Detection · bradtaylorsf
    Detect project technology stack from package.json, config files, and code patterns. Use this skill FIRST before writing any technology-specific code to prevent hallucinations.
    1 install
  7. Security Analysis · bradtaylorsf
    Security vulnerability scanning and OWASP Top 10 compliance checking. Use when reviewing code for security issues, validating authentication/authorization, or ensuring security best practices.
    1 install
  8. Defensive API Handling · bradtaylorsf
    Safely handles API responses to prevent crashes from malformed JSON, HTML error pages, or unexpected response types. Use any time calling API endpoints.
    1 install