Find the perfect skill
Convert Slack message to GitHub issue
Development
Fetch a Slack message and create a well-structured GitHub issue in the appropriate Pulumi docs repository.
Workflow Patterns
Development
Implement tasks using TDD workflow, manage phase checkpoints, git commits, and the verification protocol.
Create a feature branch
Development
Create a feature branch named after the git username and a slug derived from session context.
Dashboard Design
Development
Design effective dashboards with clear layouts, KPI displays, data grids, and real-time updates. Covers dashboard patterns, information hierarchy, responsive grids, and admin panel layouts.
DPCM / Drum-Sampling Audit
Development
Audit the DPCM/drum subsystem: how MIDI percussion notes become DPCM samples, .wav conversion, and DMC channel driving. Focus on mapping, conversion, constraints.
Convert PR comment into lint rule
Development
Turns recurring PR review feedback into an automated lint rule with tests, plus a CLAUDE.md annotation.
PHPStan Error Resolver
Development
Automatically resolves PHPStan errors by analyzing and fixing type issues. Loops until zero errors or stagnation.
HTML Anything
Development
Convert any input (idea, file, folder, URL, export) into a polished single-file HTML page with automatic design system selection.
App Store Connect CLI Usage
Development
Guidance for using asc CLI to interact with App Store Connect, including command discovery, flags, output formats, auth, and Apple Ads.
SDD Skill Alias (Spec-Driven Development)
Development
Alias for the sdd-dev skill, which guides the Spec-Driven Development workflow. Use /sdd to invoke the same workflow.
Type Registry Standards
Development
Standards and conventions for managing the type registry, including naming, file organization, and rules for maintainable TypeScript types.
Parallel Thread Spawner for Claude Code
Development
Spawns and manages threads on a claude-threads orchestrator, enabling parallel execution of tasks with isolated git worktrees from Claude Code.