Find the perfect skill
Progressive Enhancement
Development
HTML-first development with CSS-only interactivity patterns. Build features that work without JavaScript using native HTML, CSS pseudo-classes, and the View Transitions API.
Create a Signal Store
Development
Guidelines for creating an NgRx Signal Store in an Angular project, using rxMethod, tapResponse, and notification handling.
Architectural Code Review
Development
Performs a rigorous architectural code review including ADR compliance, test coverage, architectural patterns, and security analysis. Outputs a structured review document with APPROVED/REDIRECT/BLOCKED status. Helpful for ensuring changes align with architectural decisions and quality standards.
Install Obelisk CLI and Agent Skill
Development
Install the official Obelisk CLI and then install the Obelisk agent skill. Use for initial setup or repair when the 'obelisk' command is missing.
Do Workflow
Development
Executes a task end-to-end: implement, PR, CI, ship. Only activates on explicit /do or $do command.
Flexprice Engineering Stack — Clubhouse Config
Development
Code generation guidelines for Claude Code to act as a senior backend engineer in the Flexprice codebase, focusing on billing infrastructure and Go best practices.
GitHub PR Context
Development
Retrieves comprehensive context about GitHub Pull Requests including metadata, file changes, and code diffs. This helps understand PR scope and changes before reviewing, plan subagent task delegation based on changed files, and check merge readiness such as merge conflicts and CI state.
C Programming Expert
Development
Write efficient C code with proper memory management, pointers, and system calls. Covers embedded systems, kernel modules, and performance-critical code.
Commands Manager
Development
Build and improve slash commands for Claude Code, including multi-phase workflows, validation, and adaptation of marketplace commands.
Perplexity Rate Limits
Development
Implement rate limit handling, exponential backoff with retries, and idempotency for Perplexity API.
Figma Spacing System
Development
Create a complete spacing and layout token system for a Figma design system, including grid and component conventions.
Create PR and check CI status
Development
Creates a Pull Request from the current branch, links the issue, and checks CI status.