Open Source • MIT Licensed • Production-Grade

The open skill registry that gives AI agents
production-grade fullstack delivery discipline

72 workflow skills covering UI architecture, backend microservices, identity, edge delivery, and cloud infrastructure. Each skill is a structured SKILL.md with progressive disclosure for agents.

72Skills
15Presets
20Starter Packs
8Agent Adapters
7Examples
🎯

72 Production-Grade Workflow Skills

Covering UI architecture, backend microservices, API contracts, authentication, observability, release engineering, edge delivery, and cloud infrastructure. Each skill is a structured SKILL.md with progressive disclosure for agents.

☁️

15 Platform Presets

Stack-specific defaults for React, Angular, Vue, Node.js, Java Spring Boot, .NET, AWS, Azure, GCP, Kubernetes, and Vercel. Pick your stack and go.

📜

Contract-First Design

API contracts, UI state machines, non-functional requirements, and compatibility gates defined before implementation. No guessing interfaces or breaking consumers.

🔄

Lifecycle-Driven Execution

Six commands — /spec, /plan, /build, /validate, /review, /ship — route every task through a consistent delivery pipeline with quality gates at each stage.

🛡️

Operational Hooks & Guardrails

Session start detection, release guards, review gates, and validation hooks. The repository behaves like a workflow system, not a static library.

🏗️

Runnable Examples

7 end-to-end architecture examples with specs, implementation guides, and proof paths covering monorepos, SaaS, payments, and multi-cloud delivery.

📊

Review Personas

Specialized reviewer agents for frontend quality, backend reliability, and security threat analysis. Multi-lens review built into the workflow.

🚀

Starter Packs

Opinionated bundles for MVP, SaaS, payments, reliability, microservices, identity/edge, and per-cloud serverless adoption. Start with best practices baked in.

Quick Start

Terminal
1# Clone the repository
2git clone https://github.com/vaquarkhan/Fullstack-development-agent-skills.git
3cd Fullstack-development-agent-skills
4
5# Install for your AI tool
6./scripts/install.sh cursor /path/to/project
7
8# Or install for all supported tools
9./scripts/install.sh all /path/to/project
10
11# Windows (PowerShell)
12.\scripts\install.ps1 -Tool cursor -Target C:\project

Fullstack Delivery Lifecycle

Six commands. One consistent flow from idea to production.

1
/spec

Define business outcome, UI states, API contracts, and non-functional requirements

2
/plan

Split work into frontend, backend, data, and release-safe implementation slices

3
/build

Implement incrementally with contract discipline and compatibility checks

4
/validate

Run lint, tests, type checks, and checklist-driven verification gates

5
/review

Evaluate architecture, security, performance, and operability risks

6
/ship

Staged rollout with observability checks, canary gates, and rollback readiness

Skill Categories

Production-grade skills organized by domain expertise.

⚛️

UI & Frontend Architecture

React/Next.js, Angular, Vue/Nuxt, design systems, accessibility, CSP hardening, streaming UI, GraphQL clients, and realtime patterns.

Backend & Microservices

Node.js/NestJS, Java Spring Boot, .NET/ASP.NET Core, DDD, saga patterns, outbox/CDC, service mesh, CQRS, and protocol selection.

🔒

Identity & Security

OAuth2/OIDC, Okta integration, AWS Cognito, token lifecycle, CSP, XSS hardening, and fullstack auth patterns.

🌐

Edge & Delivery

NGINX routing, load balancing, CDN acceleration, API gateways, global delivery, autoscaling, and cost guardrails.

☁️

Cloud & Serverless

AWS, Azure, GCP serverless architectures, Kubernetes platform engineering, Terraform IaC, and Vercel edge delivery.

🚨

Reliability & Operations

Observability, distributed tracing, feature flags, progressive delivery, incident triage, database migrations, and release engineering.

💳

Payments & Integration

Webhook reliability, BFF architecture, API aggregation, distributed caching, and contract-first development.

🔬

Testing & Quality

Fullstack testing strategies, quality gates, contract testing, E2E validation, and progressive verification.

🛠️

Migration & Modernization

Monolith to microservices, distributed monolith detection, domain-driven decomposition, and resilience patterns.

Multi-Agent Adapters

Works with every major AI coding assistant.

▶️
Cursor .cursor/commands/
🤖
Claude CLAUDE.md + commands
Gemini .gemini/commands/
Kiro .kiro/steering/
💻
OpenCode .opencode/
🌊
Windsurf .windsurfrules
🐙
Copilot copilot-instructions
📦
Codex AGENTS.md

Cloud Platform Presets

Fullstack and serverless presets with cloud-specific checklists.

AWS
Amazon Web Services Lambda, API Gateway, CloudFront, Cognito, DynamoDB
Azure
Microsoft Azure Functions, APIM, Static Web Apps, Entra ID, Cosmos DB
GCP
Google Cloud Platform Cloud Run, Pub/Sub, Firebase Auth, Firestore
K8s
Kubernetes Helm, ArgoCD, Service Mesh, Platform Engineering
Vercel / Jamstack Edge Functions, ISR, Serverless, CDN-first
TF
Terraform Multi-cloud IaC, modules, state management

Operational Hooks

Guardrails that run before risky operations to catch problems early.

📌
session-start

Detects repo type, recommends preset, starter pack, and next command

🛡️
release-guard

Validates reconciliation, publish control, observability, and rollback evidence

🔍
review-gate

Checks for tests, contracts, rollback notes, and quality gates before merge

⚠️
breaking-change-guard

Detects risky API changes, contract violations, and consumer-breaking modifications

Architecture Examples

End-to-end runnable scaffolds for real-world architectures.

Monorepo

React + Next.js + NestJS

Full TypeScript monorepo with shared contracts, API layer, and deployment pipeline.

SaaS

Multi-Tenant BFF

Backend-for-frontend with tenant isolation, API aggregation, and auth flows.

Payments

Webhook Platform

Reliable payment processing with webhook delivery, retry logic, and reconciliation.

AWS

Edge Fullstack Delivery

Lambda@Edge + CloudFront + S3 with global delivery and auth at the edge.

AWS

Lambda API + CloudFront SPA

Serverless API with CloudFront-distributed single-page application.

Azure

APIM + Functions + Static Web

Azure Functions behind API Management with Static Web App frontend.

GCP

Cloud Run + Pub/Sub + Next.js

Event-driven backend on Cloud Run with Next.js frontend and Pub/Sub messaging.

Case Studies

Real-world delivery scenarios from idea to production.

🏢

SaaS Multi-Tenant Platform Launch

End-to-end delivery of a multi-tenant SaaS platform with tenant isolation, billing integration, and progressive rollout.

💳

Payments Subscription Reliability

Building reliable subscription billing with webhook processing, retry logic, and reconciliation checks.

🔀

Monolith to Microservices Cutover

Staged migration from monolith to microservices with dual-run validation and consumer cutover.

Ready to Level Up Your
Fullstack Delivery?

Give your AI agents the discipline of a strong engineering team. Open source, MIT licensed, production-ready.