Skip to content
Development
Command

/scaffold-azure-full

Create a complete Azure full-stack application with modern architecture.

shell
$ npx -y skills add LarouexNonprofitConsulting/larouex-fullstack-plugin --agent claude-code

Ships with larouex-fullstack-builder. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/scaffold-azure-full

Context preview

What this command does when you run it.

Create a complete Azure full-stack application with modern architecture.

Command definition

scaffold-azure-full.md

Create a complete Azure full-stack application with modern architecture.

Build an enterprise-ready application with:

  • Next.js 15 frontend with App Router, TypeScript, and Bootstrap 5
  • Azure Functions v4 backend API with TypeScript
  • Azure Table Storage integration with entity schemas and CRUD operations
  • Application Insights monitoring on frontend and backend
  • Multi-environment configuration: dev, staging, production
  • GitHub Actions CI/CD workflows for automated deployment to Azure Static Web Apps
  • Environment-specific settings in staticwebapp.config.json
  • API client utilities in Next.js for calling Azure Functions
  • Shared TypeScript types between frontend and backend
  • Comprehensive README.md with architecture diagram and deployment guide

Include security best practices, error handling, logging, and proper separation of concerns.

Read it on GitHub โ†—
Ships withlarouex-fullstack-builder

A comprehensive Claude Code plugin with 81 commands and 12 specialized AI agents for building modern, full-stack web applications with Next.js 15, Azure, Railway, Bootstrap, and TypeScript.

Get the whole plugin, auto-invoked