Skip to content
Main menu

02

MVP template Full Stack

This open source portfolio is my reference template to bootstrap full stack: Astro 6, AWS serverless backend, Python 3.14 devtools and a standardized Claude Code harness.

The Full Stack is both the public site and the blueprint of the full vibe coding workflow: 6 Astro 6 apps + AWS serverless backend (Python Lambdas, DynamoDB, Neon PostgreSQL, SES, Turnstile) + standardized Claude Code harness (skills, rules, hooks) + quality gates in pre-commit/pre-push + Python 3.14 devtools CLI with uv. Same pattern I adopted at Destacame when rolling out Claude Code in the team.

Technical skills

  • Claude Code
  • Astro 6
  • TypeScript
  • Python 3.14
  • AWS Lambda
  • DynamoDB
  • Neon PostgreSQL
  • Biome v2
  • uv

View case study

MVP template Full Stack View case study

01 · Problem

Bootstrapping a new full stack project meant repeating the same setup every time: the Claude Code harness structure, quality gates, code conventions, tooling and serverless backend. Without a standard starting point, each repo diverged and setup consumed time before writing the first line of product code.

02 · Process

I built a public portfolio that doubles as a template: 6 Astro 6 apps, AWS serverless backend (Python Lambdas, DynamoDB, Neon, SES, Turnstile) provisioned with devtools and AWS CLI, a Claude Code harness with skills/rules/hooks, quality gates in pre-commit and pre-push and a Python 3.14 devtools CLI with uv. Biome v2 unifies linting and formatting. It is the same pattern I adopted when rolling out Claude Code on the Destacame team.

03 · Result

A reusable template that reduces the setup of a new full stack project to cloning and adapting, with the Claude Code harness, the quality gates and the serverless backend already configured. It served as the reference for the Claude Code rollout at Destacame and standardizes the workflow across projects.

Metrics

  • coverage: Skills + Rules + Hooks + Devtools + Serverless backend
  • role: Reference for Destacame Claude Code rollout
  • stack: Astro + AWS Lambda + Neon + Python 3.14 + uv

← Home