Find the perfect skill
Convert Slack Message to GitHub Issue
Development
Fetch a Slack message and create a well-structured GitHub issue in pulumi/docs or pulumi/registry.
Git Operations
Development
Handles Git operations including commits with conventional format, branch naming per GitFlow/GitHub Flow, pull request creation with templates, and conflict resolution. Helps maintain consistent Git workflows by automating commit message generation and enforcing standard patterns.
CHARAL Audit
Development
Deep audit of CHARAL — the per-game character ruleset translation tier: derived-stat formulas, leveling models, and regen/affliction/reputation systems.
Skillify: Codify Scrape Flow into Skill
Development
Codify the most recent successful /scrape flow into a permanent browser-skill on disk.
CASS Memory System for AI Coding Agents
Development
Procedural memory for AI coding agents with three-layer cognitive architecture, cross-agent learning, and safety guard system.
Multi-Agent Code Review
Development
Multi-agent code review covering correctness, quality, architecture, test coverage, and security. Run before pushing as a pre-push ADLC gate.
Add Frontend Page and Wire to API
Development
Implement a new frontend page with route, components, types, and API calls. Use this skill when adding a screen or feature that talks to the API.
Demerzel Governed Ralph Loop
Development
Start or monitor a governed Ralph Loop — autonomous iterative development with graduated governance oversight.
Fix broken links
Development
Fixes broken links reported by the daily link checker. Reads .broken-links.json, triages each link to a fix strategy (alias, S3 redirect, source edit, exclusion, or out-of-scope issue), and opens an auditable PR.
VCF Alias for vc-phase-loop
Development
Short alias for vc-phase-loop. Use when the user invokes 'vcf:' for hands-off automated execution.
Sample Text Processor
Development
A basic text processing skill for word count, character statistics, and text transformations. Demonstrates reference patterns for the claude-skills ecosystem.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers.