Find the perfect skill
GitOps Workflow
DevOps
Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation.
Claude Code Skill Creator
Development
Create new Claude Code skills with proper structure, YAML frontmatter, and best practices. Useful for reusable knowledge modules and domain-specific guidance.
NIFAL Audit — Canonical Translation Layer
Development
Deep audit of NIFAL, the NIF Abstraction Layer's canonical translation tier. Enforces single-boundary translate() discipline, no fabrication, and no render-time fallback across per-game categories.
Release Dispatch - Front Door for Releases
DevOps
Parses a release subcommand (gates, cut, notes) and routes to the appropriate release engine, ensuring CI gates, semver bumps, and patch notes. Explicit-invoke only.
Add Provider Package to Pulumi Registry
DevOps
Guided workflow to add a new provider package to the Pulumi Registry, covering community and first-party providers.
Create high-quality Git commits
Development
Analyze pending changes and create logical Git commits, running copy-editing, QA, and changelog agents based on changed files.
Minecraft Image Generation
Content
Generate Minecraft-focused raster assets with Codex's built-in image generation tool, including pack icons, promo art, concept textures, and more.
Printing Press CLI for Golden Coverage
Development
CLI tool for golden generation coverage. Automates creation of golden tests.
AI Knowledge Vault Manager
Productivity
Manage an Obsidian-based AI knowledge vault using /kb commands for adding, finding, processing, compiling, and maintaining knowledge entries.
SEO Cannibalization Detector
Content
Analyzes multiple pages to identify keyword overlap and cannibalization issues. Suggests differentiation strategies.
Creating Services with Effect v4
Development
Guide to creating services using Context.Service, IdentityComposer keys, and Layer composition in Effect v4.
Remember a plan with git commit
Documentation
Moves a plan file into a dedicated plans directory (default: docs/plans) with a date-based filename and commits it using a standardized commit message. Useful for persisting planning decisions in version control for traceability.