commands
(228)act
Executes GitHub Actions workflows locally using Docker containers to test, debug, and validate CI/CD pipelines before pushing changes.
npx claude-code-templates@latest --command=automation/act --yesci-pipeline
Orchestrate comprehensive GitHub Actions pipelines that automate testing, security audits, and multi-environment deployments with advanced caching and performance monitoring capabilities.
npx claude-code-templates@latest --command=automation/ci-pipeline --yeshusky
Executes a multi-step CI protocol to validate repository health by running linting, builds, and tests, while iteratively fixing errors and staging files without committing.
npx claude-code-templates@latest --command=automation/husky --yesworkflow-orchestrator
Define, schedule, and monitor complex automation workflows with advanced capabilities for task dependency management, conditional branching, and parallel execution across multiple platforms.
npx claude-code-templates@latest --command=automation/workflow-orchestrator --yesappinsights-instrumentation
Enable observability for ASP.NET Core, Node.js, and Python apps by guiding the setup of Azure App Insights through auto-instrumentation or manual code and resource configuration.
npx claude-code-templates@latest --command=azure/appinsights-instrumentation --yesazure-role-selector
Identifies the minimal built-in or custom Azure role matching desired permissions and generates the corresponding CLI commands and Bicep code for assignment.
npx claude-code-templates@latest --command=azure/azure-role-selector --yessnowflake-semanticview
Orchestrates the creation, alteration, and validation of Snowflake semantic views using the Snowflake CLI, enforcing pre-deployment testing and mandatory metadata enrichment for synonyms and comments.
npx claude-code-templates@latest --command=database/snowflake-semanticview --yessupabase-backup-manager
Orchestrates the full lifecycle of Supabase database backups, including automated scheduling, integrity validation, storage cleanup, and reliable data restoration.
npx claude-code-templates@latest --command=database/supabase-backup-manager --yessupabase-data-explorer
Safely explore your Supabase database with read-only SQL querying, schema inspection, and automated data insights. This tool allows you to analyze table structures, optimize query performance, and export findings for comprehensive data visualization.
npx claude-code-templates@latest --command=database/supabase-data-explorer --yessupabase-migration-assistant
Plan, generate, and execute Supabase migrations with automated SQL and TypeScript type creation, comprehensive validation testing, and built-in rollback strategies.
npx claude-code-templates@latest --command=database/supabase-migration-assistant --yessupabase-performance-optimizer
Analyze Supabase database metrics and patterns to generate intelligent, actionable recommendations for optimizing queries, indexes, storage, RLS policies, and functions.
npx claude-code-templates@latest --command=database/supabase-performance-optimizer --yessupabase-realtime-monitor
Analyzes Supabase realtime connections and subscriptions to track stability, optimize message throughput, and debug performance issues.
npx claude-code-templates@latest --command=database/supabase-realtime-monitor --yessupabase-schema-sync
Synchronize, diff, and validate database schemas between local environments and Supabase using MCP integration to manage the full migration lifecycle.
npx claude-code-templates@latest --command=database/supabase-schema-sync --yessupabase-security-audit
Conducts a comprehensive security audit of Supabase projects by analyzing RLS policies, authentication settings, and API key configurations to identify vulnerabilities and compliance risks.
npx claude-code-templates@latest --command=database/supabase-security-audit --yessupabase-type-generator
Creates comprehensive TypeScript type definitions for Supabase tables, views, functions, and enums, complete with automatic schema synchronization and breaking change validation.
npx claude-code-templates@latest --command=database/supabase-type-generator --yesadd-changelog
Updates the project's CHANGELOG.md file following the Keep a Changelog standard, supporting categorized manual entries and automated generation from conventional git commits.
npx claude-code-templates@latest --command=deployment/add-changelog --yesblue-green-deployment
Orchestrate zero-downtime releases by managing traffic switching between blue and green environments with automated health validation and smoke testing. This command handles the full deployment lifecycle, including infrastructure setup, continuous monitoring, and instant rollback to ensure production stability.
npx claude-code-templates@latest --command=deployment/blue-green-deployment --yeschangelog-demo-command
Demonstrates changelog automation features by generating sample entries from git history, validating format compliance, and benchmarking performance without altering the main workflow.
npx claude-code-templates@latest --command=deployment/changelog-demo-command --yesci-setup
Analyzes your project's technology stack to scaffold a comprehensive CI/CD pipeline complete with automated testing, security scanning, and multi-stage build workflows. Streamlines the delivery process by generating optimized configurations for major providers like GitHub Actions, GitLab CI, and Jenkins.
npx claude-code-templates@latest --command=deployment/ci-setup --yescontainerize-application
Generates a comprehensive, production-ready containerization setup—including optimized multi-stage Dockerfiles, security hardening, and orchestration manifests—tailored to your specific application runtime.
npx claude-code-templates@latest --command=deployment/containerize-application --yes