alphaaiservice

60 mods across 1 repository, 1 stars between them.

alphaai

01

alphaaiservice/cortex

Plugin Claude Code

Plugin marketplace listing 1 plugin: cortex.

1 25d ago A tokens not measured original MIT

cortex

02

alphaaiservice/cortex

Plugin Claude Code

Cortex — SDLC Automation Engine. 54 commands, 13 agents, 27 skills, 7 hooks, 18 reference docs. Forge production-ready software from idea to deployment with zero human intervention. Self-contained meta-process skills (brainstorming, planning, TDD, debugging, verification), production-ready frontend bar…

1 25d ago A tokens not measured original MIT

atlassian

03

alphaaiservice/cortex

MCP server Claude CodeCodexCursor

MCP server "atlassian", hosted remotely at mcp.atlassian.com, as configured in alphaaiservice/cortex.

1 25d ago A tokens not measured copy · 92% MIT

cortex CLAUDE.md

04

alphaaiservice/cortex

Instructions file

Claude Code instructions for alphaaiservice/cortex, covering claude.md — cortex plugin development context, what is this project?, plugin architecture, directory structure and how each component works.

1 25d ago B 10,295 tokens original MIT

alphaaiservice/cortex

Agent

Specialized agent for adding AI/ML capabilities to existing applications — designs and implements LLM integration, vector search, semantic analysis, and cost-aware AI features.

1 25d ago A 32 tokens original MIT

architect

06

alphaaiservice/cortex

Agent

Specialized agent for architectural analysis, design decisions, and codebase structure recommendations.

1 25d ago A 16 tokens original MIT

brand-designer

07

alphaaiservice/cortex

Agent

Specialized agent for brand identity design — SVG logo generation, color systems, typography selection, design tokens, and brand consistency auditing. Spawnable during auto-build Phase -0.5 or from /gen-brand.

1 25d ago A 42 tokens original MIT

db-optimizer

08

alphaaiservice/cortex

Agent

Specialized agent for database performance analysis — identifies slow queries, missing indexes, N+1 problems, and provides optimization recommendations.

1 25d ago A 25 tokens original MIT

devops-engineer

09

alphaaiservice/cortex

Agent

DevOps and infrastructure specialist. Generates CI/CD pipelines, Docker configs, Kubernetes manifests, Terraform configs, and handles deployment automation.

1 25d ago A 25 tokens original MIT

alphaaiservice/cortex

Agent

Technical documentation specialist. Generates README files, architecture docs, API references, deployment guides, and user manuals from codebase analysis.

1 25d ago A 25 tokens original MIT

feature-analyzer

11

alphaaiservice/cortex

Agent

Specialized agent for analyzing existing codebases — scans project structure, maps features to code, detects architectural patterns and anti-patterns.

1 25d ago A 26 tokens original MIT

onboarding-mentor

12

alphaaiservice/cortex

Agent

Interactive onboarding mentor that answers new developer questions about the codebase, explains patterns, and provides guided tours of specific modules.

1 25d ago A 24 tokens original MIT

parallel-builder

13

alphaaiservice/cortex

Agent

Parallel build coordinator — orchestrates multiple named developer subagents working on different parts of the product simultaneously. Used internally by /auto-build for faster execution.

1 25d ago C 30 tokens original MIT

alphaaiservice/cortex

Agent

Performance analysis specialist. Profiles API endpoints, detects N+1 queries, analyzes database performance, identifies memory leaks, and recommends optimizations.

1 25d ago A 27 tokens original MIT

security-auditor

15

alphaaiservice/cortex

Agent

Specialized agent for security analysis — scans for vulnerabilities, secrets, and security misconfigurations.

1 25d ago A 19 tokens original MIT

self-healer

16

alphaaiservice/cortex

Agent

Self-healing agent that diagnoses and fixes build/test/lint errors autonomously. Called when the auto-build encounters failures.

1 25d ago A 24 tokens original MIT

test-strategist

17

alphaaiservice/cortex

Agent

Specialized agent for test strategy, coverage analysis, and test quality improvement.

1 25d ago A 15 tokens original MIT

accessibility

18

alphaaiservice/cortex

Command

Audit frontend for WCAG 2.1 AA compliance: check semantic HTML, ARIA labels, color contrast, keyboard navigation, screen reader support. Usage: /accessibility [page-or-component] [--fix] [--level=AA|AAA].

1 25d ago A 52 tokens original MIT

ai-upgrade

19

alphaaiservice/cortex

Command

Upgrade a specific feature with AI capabilities. Implementation counterpart to /suggest-ai-features. Usage: /ai-upgrade search or /ai-upgrade metrics or /ai-upgrade catalog.

1 25d ago A 36 tokens original MIT

analyze-project

20

alphaaiservice/cortex

Command

Scan an existing codebase to map architecture, identify tech stack, and generate project intelligence. Creates PROJECTANALYSIS.md + auto-generates CLAUDE.md. Usage: /analyze-project [path-to-project].

1 25d ago A 43 tokens original MIT

api-docs

21

alphaaiservice/cortex

Command

Auto-generate API documentation from codebase. Creates OpenAPI spec, endpoint docs, and Postman collection.

1 25d ago A 22 tokens original MIT

audit-setup

22

alphaaiservice/cortex

Command

Generate security audit logging system with immutable event trail, compliance reporting (GDPR/SOC2), and suspicious activity alerting. Usage: /audit-setup [init | report | alerts | compliance].

1 25d ago A 40 tokens original MIT

auto-build

23

alphaaiservice/cortex

Command

Fully autonomous product builder. Takes a PRD/spec and builds the entire product without human intervention. Usage: /auto-build or /auto-build 'product description' --max-iterations 100 [--workflow for background, resumable Workflows orchestration].

1 25d ago A 58 tokens original MIT

backup-dr

24

alphaaiservice/cortex

Command

Configure automated backup schedules, test restore procedures, and generate disaster recovery runbooks. Usage: /backup-dr [setup | test-restore | runbook | status].

1 25d ago C 33 tokens original MIT