Find the perfect skill
AXEL Skill Definition File Structure
Development
Reference on the structure of AXEL skill definition files, including frontmatter, templates, and roles.
Workflow Patterns
Development
Guide for implementing tasks according to Conductor's TDD workflow, managing phase checkpoints, git commits, and the verification protocol.
Create pull request for WooCommerce iOS
Development
A step-by-step guide to create a pull request following WooCommerce iOS conventions, including labels, release notes, and milestone.
Kubernetes Operations
DevOps
Deep integration with Kubernetes clusters for deployments, debugging, and operations. Execute kubectl commands, analyze pod logs/events/resources, generate and validate manifests, and debug cluster issues.
Frontend CSS Patterns
Development
Framework-agnostic CSS patterns for distinctive typography, color, motion, and spatial composition.
Visual Design QA
Testing
Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them.
Advanced TypeScript Types
Development
Master TypeScript's advanced type system: generics, conditional types, mapped types, template literals, and utility types for compile-time type safety.
1C Configuration Extension (CFE) Validation
Testing
Validates the correct structure of 1C extensions: XML format, properties, composition, and borrowed objects. Equivalent to /cf-validate for extensions.
Pipeline Phase Creator
Development
Guides creation of a new pipeline phase with strict order: contract, deterministic logic, script, domain expertise, and skill.
Before/After Screenshots
Development
Captures before/after screenshots of web pages or elements for visual comparison. Supports URLs (file://, http://, https://) and images.
Assign Issue to Current Git User
Development
Assigns an issue to the current Git user by updating the `assigned_to` field and appending a log comment. Helpful for task management in Git-based projects.
D2 Diagramming Language
Documentation
D2 is a text-to-diagram language. Write .d2 files and render them to SVG/PNG via the d2 CLI or playground.