claudedwithlove
explore/codywilliamson-shockstack

shockstack

Cherished

A convention-based monorepo template combining Astro frontend with an optional .NET backend, preconfigured with design tokens, authentication, and CI/CD pipelines. It provides structured scaffolding for full-stack applications deployable to Cloudflare Workers or Docker, eliminating boilerplate setup for teams building modern web applications.

·0··submitted April 18, 2026
View on GitHub
Clauded With Love Rating
8.0 / 10

ShockStack is a comprehensive monorepo template that combines Astro frontend with optional .NET backend, featuring design tokens, authentication, and complete CI/CD pipelines for modern web applications. It provides opinionated scaffolding with multiple deployment options (Cloudflare Workers, Docker) and extensive tooling integration including Turborepo, Style Dictionary, and .NET Aspire.

Code Quality7.5
Usefulness8.5
Claude Usage8.0
Documentation9.0
Originality7.0
Highlights
  • Exceptional documentation with clear tech stack table, multiple setup paths, and comprehensive AI agent context files for various coding assistants
  • Sophisticated design token system using Style Dictionary with 14 built-in themes and multi-format outputs (CSS, Tailwind, TypeScript, JSON)
  • Well-architected CI/CD pipeline with path filtering, semantic releases, and dual deployment strategies for different stack components
To Improve
  • Add test coverage metrics and examples of unit/integration tests for both frontend and backend components
  • Include performance benchmarks and optimization guidelines for the various deployment configurations
Language