Skip to main content

Claude Full Stack 2.0

AI-augmented software engineering skills from idea to production.

A Claude Code plugin: a curated set of production-grade Claude Skills that take a software project from idea to production. Positioned as AI-augmented software engineering — not a prompt collection — with primary differentiation in DevOps, SRE, and production operations.

Install

Add the marketplace, then install the plugin from it:

/plugin marketplace add amritmalla/claude-full-stack-2.0
/plugin install claude-full-stack-2-0@amritmalla-plugins

Once installed, the skills below become invocable by Claude Code's Skill tool whenever their description matches your request.

Repository layout

This repo is an AI-augmented engineering operating system. Skills are organized by what they own, not by topic:

  • skills/architecture/ — technology-agnostic decision domains (product, architecture, backend, security, etc.).
  • skills/implementations/ — ecosystem-specific execution (Spring Boot, Postgres, Kubernetes, GitHub Actions, ...).
  • architecture-patterns/ — reusable architectural strategies (event-driven, hexagonal, modular-monolith, ...).
  • standards/ — shared interoperability contracts that everything above conforms to.
  • workflows/ — end-to-end execution flows that chain architecture + implementations.

See the long-form rationale in docs/architecture/research.md and the guiding beliefs in docs/philosophy/.

Skills

The repository ships 84 skills and 4 workflows across the architecture decision domains and ecosystem implementations (Spring Boot, FastAPI, Node.js, React, Flutter, Postgres, MongoDB, Kubernetes, AWS, Terraform, GitHub Actions, OpenAI, Anthropic, LangChain, AutoGen, CrewAI, ...). Browse the full catalog under skills/architecture/ and skills/implementations/.

A representative end-to-end lifecycle path on the Spring Boot reference stack:

Stage Skill What it produces
Validation saas-idea-validation Evidence-scored validation brief with a proceed / pivot / kill verdict (SaaS ideas; optional)
Idea idea-development Discovery, refinement, validation, PRD specification, and execution readiness
Architecture system-design System design + ADRs
Backend architecture backend-architecture Backend boundaries, domain behavior, contracts, transactions, handoff notes
Quality quality-engineering Contract-driven test strategy, acceptance criteria, and integration test plan
Operations operations Blameless postmortem, reusable runbook, and on-call handoff
Backend scaffold spring-boot-service-scaffold Production-ready Spring Boot layout
Security spring-security-auth-review JWT/OAuth2 review and hardening
Observability spring-boot-observability-readiness SLIs/SLOs + multi-burn-rate alerts
Data postgres-schema-and-migration Schema + zero-downtime migration plan
Containers dockerfile-and-jvm-tuning Multi-stage Dockerfile + container-aware JVM flags
CI/CD github-actions-pipeline-hardened OIDC, pinned SHAs, SBOM, cosign
Deploy k8s-deploy-manifest-review Hardened Kubernetes manifests

Workflows

Workflows sequence skills into lifecycle paths with explicit Entry/Exit/Gate checkpoints per phase:

Claude Desktop

Claude Desktop doesn't load Claude Code plugins, but you can expose the 83 skills + 4 workflows as MCP tools via the companion package:

pip install claude-full-stack-skills

Then add to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-full-stack-skills": {
      "command": "claude-full-stack-skills"
    }
  }
}

Restart Claude Desktop. Skills become invocable by description match — same routing logic as Claude Code's Skill tool. Full setup steps and reference-file lookup are documented in INTEGRATION.md.

Memory

For durable cross-session memory and hierarchical retrieval over a repo's code, docs, and decisions, install claude-repo-mem and follow INTEGRATION.md. The memory-management skill defines when each claude-repo-mem tool (recall, trace, remember, plan_task, handoff, resume, ...) is appropriate during architecture, implementation, and operations work.

Scope

In: the full "Full Stack 2.0" surface — architecture decision domains plus ecosystem execution across backend (Spring Boot, FastAPI, Node.js), frontend (React), mobile (Flutter), data (Postgres, MongoDB), infrastructure (Kubernetes, AWS, Terraform, GitHub Actions), and AI (OpenAI, Anthropic, LangChain, AutoGen, CrewAI), composed by end-to-end workflows.

Not yet: several ecosystem directories are taxonomy placeholders awaiting skills (e.g. Go, Django, .NET, Vue, Azure, GCP).

Companion package: claude-full-stack-skills (source under src/claude_full_stack_skills/) is the MCP server that exposes every skill + workflow as an MCP tool for Claude Desktop and other MCP hosts. See the Claude Desktop section above.

Contributing

Read CONTRIBUTING.md and CONVENTIONS.md. New skills follow SKILL_SPEC.md. New workflows follow WORKFLOW_SPEC.md.

License

MIT. See LICENSE.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

claude_full_stack_skills-0.3.0.tar.gz (600.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

claude_full_stack_skills-0.3.0-py3-none-any.whl (954.0 kB view details)

Uploaded Python 3

File details

Details for the file claude_full_stack_skills-0.3.0.tar.gz.

File metadata

  • Download URL: claude_full_stack_skills-0.3.0.tar.gz
  • Upload date:
  • Size: 600.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for claude_full_stack_skills-0.3.0.tar.gz
Algorithm Hash digest
SHA256 61471da3c3b9aee4471f110ff6f5bbc7453f611adbc0a039e5542f290fa050ae
MD5 48a92f63a1f7d152f9798448e5d91bc2
BLAKE2b-256 cc63570bf5ecb0674b7ae21c4f61f95a6e917f26f5ccfea282b659542045d7f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for claude_full_stack_skills-0.3.0.tar.gz:

Publisher: python-publish.yml on amritmalla/claude-full-stack-2.0

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file claude_full_stack_skills-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for claude_full_stack_skills-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c1078a5a061e2f727098d819643cb271b195a046874328e56e8b6542e0f10b8c
MD5 576c2ac432df7ffba58fce9b1f62047e
BLAKE2b-256 6163958d7f62d9f36312a17b1021e1af74396bce4caecca54c60f9bf889bcdd5

See more details on using hashes here.

Provenance

The following attestation bundles were made for claude_full_stack_skills-0.3.0-py3-none-any.whl:

Publisher: python-publish.yml on amritmalla/claude-full-stack-2.0

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page