Loading...
Loading...
Found 1,352 Skills
Horizontal Gene Transfer protocol for skills. Synchronizes best practices and architectural patterns across the skill library.
Use this skill to drive the full DevOps Center promotion workflow for work items and pipeline stages — validate preconditions, prepare work items, optionally combine work items that share metadata, promote one or more work items or an entire stage to a target pipeline stage, and complete the promotion to finalize the deployment. TRIGGER when the user wants to promote a work item, advance changes to the next environment or stage, combine work items for a single promotion, or move metadata through the release pipeline. The mandatory validate step runs automatically at the start. DO NOT TRIGGER for work item creation or status updates (use dx-devops-work-item-manage), for conflict detection, or for polling an existing promotion's status.
Evolve APIs safely using versioned DTOs/transformers, deprecations, and compatibility tests
Use biological evolution logic (genetic variation + natural selection) to address uncertainty, and iterate products or teams through the cycle of MVP launch → market feedback screening → variation and innovation → accumulating advantages. It applies to scenarios with unclear goals, rapidly changing environments, and inability to plan in advance. It is not suitable for deterministic projects with clear goals and clear paths (planning is more efficient). Planning and evolution are complementary like Yin and Yang: Planning = Yang (efficiency), Evolution = Yin (addressing uncertainty). Key trigger signals: "Unsure what users want", "The market changes too fast", "Plans can't keep up with changes", "Let's get started first"
Use when researching technical approaches before building. Triggers on: "explore options", "what are my options for", "research approaches", "compare solutions", "dev explore", "generate proposals", "help me decide between". Runs parallel proposal generation via subagents and outputs to .codevoyant/explore/.
Comprehensive toolkit for validating, linting, testing, and automating Jenkinsfile pipelines (both Declarative and Scripted). Use this skill when working with Jenkins pipeline files, validating pipeline syntax, checking best practices, debugging pipeline issues, or working with custom plugins.
Generate/create/scaffold azure-pipelines.yml, stages, jobs, steps, or reusable templates.
Provision Azure infrastructure with Terraform. Configure providers, manage state, and deploy resources. Use when implementing IaC for Azure.
Expert knowledge for creating hand-drawn style SVG illustrations. Activate when creating custom diagrams, working with illustration components, or needing consistent visual design for lessons.
Comprehensive toolkit for generating best practice Ansible playbooks, roles, tasks, and inventory files.
Comprehensive toolkit for generating best practice Terragrunt configurations (HCL files) following current standards and conventions. Use this skill when creating new Terragrunt resources (root configs, child modules, stacks, environment setups), or building multi-environment Terragrunt projects.
Comprehensive toolkit for generating best practice GitHub Actions workflows, custom local actions, and configurations following current standards and conventions. Use this skill when creating new GitHub Actions resources, implementing CI/CD workflows, or building reusable actions.