Find the perfect skill
Skill Check and Validation
Development
Validates and reviews Agent Skills against the specification. Checks YAML, naming, descriptions, file structure, and best practices, with suggestions and optional fixes.
Scaffold a dbt-lineage plugin skill
Development
Guide to scaffold a new skill following dbt-lineage repo conventions — structure, frontmatter, and best practices.
Ansible Context Loading
Development
Loads Ansible development guidelines, testing conventions, and PR review processes into context from AGENTS.md.
PRD Generator
Development
Generates detailed PRDs for new features. Asks clarifying questions and produces structured documents with goals, user stories, and acceptance criteria.
BPM Transformation Partner
Productivity
Helps COOs and transformation teams plan and sequence BPM initiatives using wiki content as a baseline.
Move Documentation Files
Documentation
Automates moving documentation files with git history preservation, automatic alias injection, verification, and internal link updates.
OpenBreweryDB Brewery Discovery
Data & AI
Discover missing breweries and coverage gaps in OpenBreweryDB by comparing regional or licensed inventories with the dataset. Produces an issue-ready research report from a read-only audit.
Output SDK Folder Structure Conventions
Development
Validates and fixes folder structure for Output SDK workflows. Ensures migrated workflows follow naming and organization conventions.
Brand Message System Architect
Content
Authors the durable brand message hierarchy: main narrative, value pillars, per-persona proof points, and tagline. Seeds the narrative-registry canon.
Advanced Git Workflows
Development
Master advanced Git workflows: rebasing, cherry-picking, bisect, worktrees, reflog. Maintain clean history and recover from any situation.
Secure Environment Variable Management
Security
Secure environment variable management to prevent secret exposure in sessions, terminals, logs, or git commits.
C Systems Development - Clean Architecture
Development
Expert in procedural Clean Architecture for C. Enforces memory safety, strict ownership rules, and buffer-safe functions. Uses opaque pointers and header encapsulation for modular design. Helps when writing maintainable, safe systems-level C code.