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.
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.
Stack-specific defaults for React, Angular, Vue, Node.js, Java Spring Boot, .NET, AWS, Azure, GCP, Kubernetes, and Vercel. Pick your stack and go.
API contracts, UI state machines, non-functional requirements, and compatibility gates defined before implementation. No guessing interfaces or breaking consumers.
Six commands — /spec, /plan, /build, /validate, /review, /ship — route every task through a consistent delivery pipeline with quality gates at each stage.
Session start detection, release guards, review gates, and validation hooks. The repository behaves like a workflow system, not a static library.
7 end-to-end architecture examples with specs, implementation guides, and proof paths covering monorepos, SaaS, payments, and multi-cloud delivery.
Specialized reviewer agents for frontend quality, backend reliability, and security threat analysis. Multi-lens review built into the workflow.
Opinionated bundles for MVP, SaaS, payments, reliability, microservices, identity/edge, and per-cloud serverless adoption. Start with best practices baked in.
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
Six commands. One consistent flow from idea to production.
Define business outcome, UI states, API contracts, and non-functional requirements
Split work into frontend, backend, data, and release-safe implementation slices
Implement incrementally with contract discipline and compatibility checks
Run lint, tests, type checks, and checklist-driven verification gates
Evaluate architecture, security, performance, and operability risks
Staged rollout with observability checks, canary gates, and rollback readiness
Production-grade skills organized by domain expertise.
React/Next.js, Angular, Vue/Nuxt, design systems, accessibility, CSP hardening, streaming UI, GraphQL clients, and realtime patterns.
Node.js/NestJS, Java Spring Boot, .NET/ASP.NET Core, DDD, saga patterns, outbox/CDC, service mesh, CQRS, and protocol selection.
OAuth2/OIDC, Okta integration, AWS Cognito, token lifecycle, CSP, XSS hardening, and fullstack auth patterns.
NGINX routing, load balancing, CDN acceleration, API gateways, global delivery, autoscaling, and cost guardrails.
AWS, Azure, GCP serverless architectures, Kubernetes platform engineering, Terraform IaC, and Vercel edge delivery.
Observability, distributed tracing, feature flags, progressive delivery, incident triage, database migrations, and release engineering.
Webhook reliability, BFF architecture, API aggregation, distributed caching, and contract-first development.
Fullstack testing strategies, quality gates, contract testing, E2E validation, and progressive verification.
Monolith to microservices, distributed monolith detection, domain-driven decomposition, and resilience patterns.
Works with every major AI coding assistant.
Fullstack and serverless presets with cloud-specific checklists.
Guardrails that run before risky operations to catch problems early.
Detects repo type, recommends preset, starter pack, and next command
Validates reconciliation, publish control, observability, and rollback evidence
Checks for tests, contracts, rollback notes, and quality gates before merge
Detects risky API changes, contract violations, and consumer-breaking modifications
End-to-end runnable scaffolds for real-world architectures.
Full TypeScript monorepo with shared contracts, API layer, and deployment pipeline.
Backend-for-frontend with tenant isolation, API aggregation, and auth flows.
Reliable payment processing with webhook delivery, retry logic, and reconciliation.
Lambda@Edge + CloudFront + S3 with global delivery and auth at the edge.
Serverless API with CloudFront-distributed single-page application.
Azure Functions behind API Management with Static Web App frontend.
Event-driven backend on Cloud Run with Next.js frontend and Pub/Sub messaging.
Real-world delivery scenarios from idea to production.
End-to-end delivery of a multi-tenant SaaS platform with tenant isolation, billing integration, and progressive rollout.
Building reliable subscription billing with webhook processing, retry logic, and reconciliation checks.
Staged migration from monolith to microservices with dual-run validation and consumer cutover.
Give your AI agents the discipline of a strong engineering team. Open source, MIT licensed, production-ready.