android-signing-config
Configure Android release build signing with dual-source credentials (env vars + gradle.properties)
Configure Android release build signing with dual-source credentials (env vars + gradle.properties)
Kyverno generation policy templates that auto-create supporting resources like NetworkPolicies, ResourceQuotas, and PodDisruptionBudgets for new workloads and namespaces.
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Provide local debugging scripts for Docker including build, run, and environment setup for development workflow.
Setup and validation skill for the project automation suite. Checks for required directories, CLI tools, and skill dependencies. Run this first in any new environment or to diagnose issues. Use when user says "install skills", "setup environment", "check dependencies", or "diagnose setup".
GitHub workflow patterns for Orchestrator AI. Branch naming, PR process, code review, CI/CD. CRITICAL: Use conventional branch names (feature/, fix/, chore/). PRs require quality gates to pass. Use GitHub Actions for CI/CD.
Complete 9-gate pre-dev workflow for large features (≥2 days)
Quality gates and enforcement. Use when defining and enforcing code quality standards.
Use when deploying to Vercel - covers Fluid Compute (timeout issues, 60s bug), vercel.json configuration, maxDuration settings, cron jobs, environment variables (printf gotcha), monorepo setup, Next.js issues, and common build errors
WHEN: Dockerfile review, multi-stage builds, layer optimization, docker-compose WHAT: Image optimization + Layer caching + Security scanning + Compose best practices + Build efficiency WHEN NOT: Kubernetes → k8s-reviewer, Terraform → terraform-reviewer
Run verification commands and confirm output before claiming success or completion. WHEN: MUST use before claiming work complete. Invoke with "/verification-before-completion" or "verify this works", "run verification". Evidence before claims, always. WHEN NOT: Still implementing, still debugging, exploring codebase.
Rollback the latest to the previous deployment. Requires authentication. Use for Agentuity cloud platform operations
Deployment and DevOps for EFT-Tracker using Coolify, Docker, and Nixpacks. Covers 3-tier validation, pre-push hooks, and production deployment. Activates when user mentions: deploy, deployment, Docker, Coolify, production, staging, nixpacks, build, CI/CD, pre-push, webhook.
Orchestrates the 6-gate development workflow for implementing tasks. Manages state, dispatches specialist agents, and enforces gate requirements.
Discovery phase for /health-check command - finds components for health analysis
Conventions for service configuration and environment variables: naming, precedence, validation at startup, secrets handling, environment detection, and documentation patterns
Git worktree management for parallel SPEC development with isolated workspaces, automatic registration, and seamless MoAI-ADK integration
Manage viya-app local development environment - set service versions from PRs, restart containers
Provides comprehensive knowledge about moonrepo/moon for monorepo management and task running. Use when user asks about moon configuration, workspace setup, task definitions, CI/CD integration, proto toolchain, caching, optimization, or migration from other tools. Triggers on "moon", "moonrepo", "monorepo with moon", ".moon/", "moon.yml", "workspace.yml", "proto toolchain", "moon task", "moon ci".
Fetches Dependabot security alerts from a repository and returns structured data about packages with vulnerabilities, their severity, and minimum versions needed to resolve them. Use with an LLM to intelligently resolve dependency updates with proper version management.
Creates GitHub Actions composite actions. Use when building reusable action.yml files, integrating github-script, or setting up action inputs/outputs.
Production-grade Docker containerization for FastAPI, Pytest, SQLModel, and Pydantic projects. This skill should be used when users ask to dockerize FastAPI applications, create multi-stage Docker builds, optimize Docker images for Python APIs, set up CI/CD Docker pipelines, or deploy containerized Python web APIs with maximum performance and minimal image size.
UI-first rule + backend artifact staging under /supabase. Create only; do not apply/deploy/publish until post-UI gate.