alphaaiservice/cortex

A claude code plugin which helps to automate the entire software development lifecycle — from idea to deployment. Production-grade standards enforced: JWT auth, layered architecture, OWASP security, and performance best practices — all without human intervention.

1Stars on the repository
59Mods indexed here, across every type
26d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

gen-brand

25

alphaaiservice/cortex

Command

Part of cortex

Generate complete brand identity with SVG logos, color system, typography, and design tokens. Claude writes SVG code directly — no API key needed. Usage: /gen-brand 'ProductName — description' or /gen-brand ./PRD.md.

1 26d ago A 47 tokens original MIT

gen-ci

26

alphaaiservice/cortex

Command

Part of cortex

Generate CI/CD pipelines for GitHub Actions, GitLab CI, or Bitbucket Pipelines. Auto-detects stack from project. Usage: /gen-ci [github-actions|gitlab-ci|bitbucket] [--full].

1 26d ago A 47 tokens original MIT

gen-demo-video

27

alphaaiservice/cortex

Command

Part of cortex

Generate a product demo / marketing video as versioned source — HyperFrames (HTML template → MP4, high quality) or Remotion (React) — with script → storyboard → TTS voiceover + captions → branded scenes → MP4. Reuses /gen-brand and /gen-mockup. Usage: /gen-demo-video ./PRD.md [--engine=hyperframes|remotion]…

1 26d ago A 131 tokens original MIT

gen-docs

28

alphaaiservice/cortex

Command

Part of cortex

Generate comprehensive project documentation: README, Architecture Guide, API Reference, Deployment Guide, Contributing Guide, and User Manual. Usage: /gen-docs [--type=readme|architecture|api|deployment|contributing|manual|all] [--format=markdown|docusaurus].

1 26d ago B 60 tokens original MIT

gen-infra

29

alphaaiservice/cortex

Command

Part of cortex

Generate Infrastructure as Code: Docker Compose, Kubernetes manifests, K3s manifests, Terraform configs, or Helm charts. Usage: /gen-infra [docker|k8s|k3s|terraform|helm] [--env=production].

1 26d ago C 50 tokens original MIT

gen-mockup

30

alphaaiservice/cortex

Command

Part of cortex

Generate clickable UI screen mockups/wireframes from a PRD or a one-line description. Claude writes self-contained HTML/Tailwind (or real Next.js) directly — no design tool or API key. Brand-consistent via BRANDGUIDE.md. Usage: /gen-mockup 'dashboard for a finance app' [--fidelity=low|mid|high]…

1 26d ago A 90 tokens original MIT

gen-pitch

31

alphaaiservice/cortex

Command

Part of cortex

Generate a brand-consistent pitch/demo deck from a PRD, market research, or a one-line idea. Authored as Marp/Slidev markdown, rendered to PDF/HTML (PPTX on request). Reuses /gen-brand, /market-research, /gen-mockup. Usage: /gen-pitch ./PRD.md [--mode=investor|hackathon|demo|sales] [--slides=12]…

1 26d ago A 112 tokens original MIT

gen-prd

32

alphaaiservice/cortex

Command

Part of cortex

Generate a detailed PRD from a brief idea, pre-configured for Alpha AI's tech stack. Supports Python/FastAPI, Node.js/NestJS, Java/Spring Boot backends. Usage: /gen-prd 'brief product idea' [--lang=python|nestjs|springboot].

1 26d ago A 61 tokens original MIT

gen-tests

33

alphaaiservice/cortex

Command

Part of cortex

Auto-generate comprehensive tests for a file or module. Usage: /gen-tests or /gen-tests --all-untested.

1 26d ago A 29 tokens original MIT

health-check

34

alphaaiservice/cortex

Command

Part of cortex

Run a comprehensive project health audit — dependencies, security, code quality, documentation, and CI/CD status.

1 26d ago A 21 tokens original MIT

init-claude-plugin

35

alphaaiservice/cortex

Command

Part of cortex

Scaffold a new Claude Code plugin (commands, agents, skills, hooks, MCP servers, validator, GitHub Actions). Dogfoods every plugin best practice Cortex itself has learned through v1.0–v1.2. Usage: /init-claude-plugin [--with-commands] [--with-agents] [--with-skills] [--with-hooks] [--with-mcp]…

1 26d ago D 97 tokens original MIT

init-mcp-server

36

alphaaiservice/cortex

Command

Part of cortex

Scaffold a standalone MCP (Model Context Protocol) server project. Supports Python (official mcp SDK) and TypeScript (@modelcontextprotocol/sdk). Use this for pure MCP servers (Slack-MCP, Postgres-MCP, GitHub-MCP, etc.) — for MCP servers embedded inside a SaaS app, use /auto-build or /retrofit instead. Usage…

1 26d ago A 121 tokens original MIT

init-project

37

alphaaiservice/cortex

Command

Part of cortex

Initialize a new or upgrade existing project with Alpha AI's standard architecture. Supports Python/FastAPI, Node.js/NestJS, Java/Spring Boot. Usage: /init-project [--lang=python|nestjs|springboot] [--with-frontend] [--with-mobile] [--with-ai] [--existing].

1 26d ago A 71 tokens original MIT

market-research

38

alphaaiservice/cortex

Command

Part of cortex

Conduct deep market research before building a product. Analyzes competitors, market trends, user pain points, pricing models, and technical landscape. Usage: /market-research 'product idea or category'.

1 26d ago A 40 tokens original MIT

migrate-stack

39

alphaaiservice/cortex

Command

Part of cortex

Safely migrate technology components in an existing app to Alpha AI's standard stack. Handles data migration, code refactoring, and testing. Usage: /migrate-stack.

1 26d ago A 37 tokens original MIT

monitoring

40

alphaaiservice/cortex

Command

Part of cortex

Set up Prometheus + Grafana monitoring stack with pre-configured dashboards, alerts, and application metrics. Usage: /monitoring [setup | dashboard | alerts | status].

1 26d ago A 35 tokens original MIT

onboard-dev

41

alphaaiservice/cortex

Command

Part of cortex

Onboard a new developer to the project. Generates personalized onboarding plan, sets up dev environment, creates first tasks, and provides codebase walkthrough.

1 26d ago A 29 tokens original MIT

perf-test

42

alphaaiservice/cortex

Command

Part of cortex

Generate and run performance/load tests using k6 or Locust. Benchmark API endpoints, detect bottlenecks, generate reports. Usage: /perf-test [endpoint-or-all] [--users=100] [--duration=60s].

1 26d ago C 48 tokens original MIT

refactor

43

alphaaiservice/cortex

Command

Part of cortex

AI-powered code refactoring: extract functions, decompose modules, rename symbols, fix code smells, enforce patterns. Usage: /refactor [--type=extract|decompose|rename|cleanup] [--yes].

1 26d ago A 50 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: