Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By bradtaylorsf
Automate documentation creation and updates with AI agents: generate OpenAPI specs and Markdown API docs from code endpoints, changelogs from git history and PRs, READMEs with badges and examples, plus integration guides and tutorials.
npx claudepluginhub bradtaylorsf/alphaagent-teamGenerate API documentation from code with endpoints, parameters, and examples
Generate changelog or release notes from git history and PR descriptions
Write documentation for code, features, or systems with proper structure and examples
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Documentation agents — technical writer, documentation architect
Documentation generation, API docs, and README maintenance
Commands for generating documentation and managing changelogs
Engineering & tech skills: Code Review Checklist, Incident Postmortem, API Docs Writer, Architecture Decision Record, Debugging Log Analyser, PR Description Writer, System Design Interview, Changelog Generator, Test Strategy Doc, Runbook Writer. 10 structured skills for engineering teams and technical PMs.
Create comprehensive documentation for code, APIs, and projects.
Universal Claude Code workflow with specialized agents, skills, hooks, and output styles for any software project. Includes orchestrator, code-reviewer, debugger, docs-writer, security-auditor, refactorer, and test-architect agents.
Tailwind CSS patterns - utility-first styling, components, responsive design
DevOps and deployment - CI/CD pipelines, project coordination, deployment workflows
Express patterns - routing, middleware, authentication, validation, error handling
Standard hook scripts for development workflows - package manager enforcement, protected branch guards, code formatting, anti-pattern detection, and completion claim validation
Prisma ORM patterns - schema design, queries, migrations, relations
A curated collection of Claude Code plugins for autonomous coding assistance.
# 1. Add the marketplace
/plugin marketplace add the-answerai/alphaagent-team
# 2. Install plugins you need
/plugin install aai-core@alphaagent-team
/plugin install aai-hooks@alphaagent-team
30 plugins organized into categories:
| Category | Plugins | Description |
|---|---|---|
| Workflow | aai-core, aai-hooks | Git operations, PR management, validation hooks |
| PM | aai-pm-linear, aai-pm-jira, aai-pm-github | Ticket/issue management |
| Dev Agents | aai-dev-frontend, aai-dev-backend, aai-dev-database, aai-dev-fullstack | Technology-agnostic development agents |
| Stack Skills | 15 plugins | Technology-specific patterns (React, Next.js, Express, etc.) |
| Specialized | aai-testing, aai-architecture, aai-docs, aai-blog, aai-devops, aai-quality | Specialized agents |
In Claude Code, run:
/plugin marketplace add the-answerai/alphaagent-team
/plugin
Navigate to the Discover tab to see all 30 plugins with descriptions.
Install plugins based on your needs:
# Essential for all projects
/plugin install aai-core@alphaagent-team
/plugin install aai-hooks@alphaagent-team
# PM integration (choose based on your tooling)
/plugin install aai-pm-linear@alphaagent-team # Linear users
/plugin install aai-pm-jira@alphaagent-team # Jira users
/plugin install aai-pm-github@alphaagent-team # GitHub Issues
# Development agents
/plugin install aai-dev-fullstack@alphaagent-team # All-in-one bundle
# Stack-specific skills (install based on your tech stack)
/plugin install aai-stack-react@alphaagent-team
/plugin install aai-stack-express@alphaagent-team
/plugin install aai-stack-typescript@alphaagent-team
# ... etc.
/help # See all available commands from installed plugins
/plugin install aai-core@alphaagent-team
/plugin install aai-hooks@alphaagent-team
/plugin install aai-dev-fullstack@alphaagent-team
/plugin install aai-testing@alphaagent-team
Then add stack plugins matching your tech:
aai-stack-react, aai-stack-typescriptaai-stack-nextjs, aai-stack-reactaai-stack-express, aai-stack-nodeaai-stack-postgres, aai-stack-prisma/plugin install aai-pm-linear@alphaagent-team # or aai-pm-jira
/plugin install aai-docs@alphaagent-team
| Plugin | Description |
|---|---|
| aai-core | Core workflow - git operations, PRs, code review, essential commands |
| aai-hooks | Validation hooks - protected branches, completion validation, anti-patterns |
| Plugin | Description | Requires |
|---|---|---|
| aai-pm-linear | Linear ticket management - create, plan, optimize, triage | Linear MCP |
| aai-pm-jira | Jira ticket management - create, plan, optimize, triage | Atlassian MCP |
| aai-pm-github | GitHub Issues management - triage, workflow | gh CLI |
| Plugin | Description |
|---|---|
| aai-dev-frontend | Frontend agent - UI components, state management, accessibility |
| aai-dev-backend | Backend agent - API design, authentication, error handling |
| aai-dev-database | Database agent - schema design, queries, migrations |
| aai-dev-fullstack | All dev agents bundled together |