Find the perfect skill
Unfreeze Edits
Development
Clear the freeze boundary set by /freeze, allowing edits to all directories again.
Build Locus Views for Unity
Development
Build or edit a Locus View (Vue panel, inspector, table, board, or graph editor) for a connected Unity project.
Good PRs Report (ClickHouse)
Development
Report open ClickHouse PRs where all CI checks except CH Inc sync are green, grouped by author/assignee and showing sync state and approval status.
Mixer Scene Contract
Development
Design the structured contract for approved mixer scene changes. This skill is for design/spec work, not implementation.
Logging API Requests
Development
Implement structured API request logging with correlation IDs, security audits, and PII redaction for observability and compliance.
Add Provider Package to Pulumi Registry
Development
Guided workflow to add a new provider package to the Pulumi Registry, handling metadata, validation, and community listings.
Add a Pulumi Registry Package
Development
Guided workflow to add a new provider package to the Pulumi Registry, with validation and sequential steps.
Restore Context Management
Development
Manage restore context files so skills survive /clear and /compact. Includes write, delete, check, and status actions.
GraphQL Schema Generator
Development
Generates GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.
Tauri 2.0 Desktop App Development Patterns
Development
Expert guide for building secure, lightweight, cross-platform desktop applications with Tauri 2.0 using Rust backend and web frontend.
Nx: Monorepo Commands, MCP & Generators
Development
Nx guide for npm monorepo: use the MCP server, generators, and `nx run` commands. Covers common workspace commands and project-graph inspection.
Pull Request Creation with Verification
Development
Creates a pull request after verifying all checks pass and rebasing on the base branch. Handles the full ship workflow from push to PR creation.