ccowen5/Claude-Templates
PowerShell scaffolder for Claude Code projects. Spin up Terraform/AWS, React + shadcn/ui, or Fastify API projects pre-loaded with their respective claude skills and CLAUDE.md conventions. Bash port welcome.
PowerShell scaffolder for Claude Code projects. Spin up Terraform/AWS, React + shadcn/ui, or Fastify API projects pre-loaded with their respective claude skills and CLAUDE.md conventions. Bash port welcome.
npx add-skill ccowen5/Claude-TemplatesPowerShell scaffolder for Claude Code projects. Spin up Terraform/AWS, React + shadcn/ui, or Fastify API projects pre-loaded with their respective claude skills and CLAUDE.md conventions. Bash port welcome.
Open-source Claude Code skills and Codex skills for AI-first work. Audit, re-engineer, and bootstrap projects with AI-first design principles.
🤖 Build intelligent, offline LLM agents with LangGraph and llama-cpp-python using this starter template for local, private tool-calling applications.
Containerise the AECA agentic workflow system with a single command. Multi-phase CI/CD pipeline: validate, build wheel, generate Dockerfile & compose, build production image.
Intelligent skill routers for Claude Code — execution, research, review, debugging, design, and security testing with optional multi-model orchestration via OpenCode
Introduces a comprehensive agent-based framework for guided software development (GSD)
Disciplined method for investigating a specific bug, regression, or anomalous behavior. Use when the user reports a concrete symptom ("X is broken", "this worked last week", "Y returns the wrong value", "intermittent failure in Z") and wants the root cause found — not a quick patch. Enforces reproduce-first, read-only diagnosis, differential disconfirmation, and git forensics. Do NOT use for open-ended "find any bugs" sweeps, code review, or feature work.