Find the perfect skill
Skrift Form System with Pydantic
Development
Pydantic-backed form system with CSRF protection, template rendering, and hook integration for Skrift applications.
Skill Manager for Claude Code
Development
Install, list, and update skills on demand from a registry. Skills are customized inline for the current repository.
Registry Tools
Development
Lists all available Claude Code commands for the Pulumi Registry, grouped by category.
Analyze GPU Kernel Bottleneck
Development
Identify whether a GPU kernel is compute, memory, or latency bound using roofline, occupancy, and SASS analysis. Produces an optimization decision matrix.
Local Development
Development
Provides commands for running functions locally (npx nx run functions:serve), the web app (npx nx run maple-spruce:serve), and Storybook. Covers troubleshooting emulator issues, such as missing .env files, with fixes. Helpful when developing locally and debugging emulator problems.
QCC Plus Git Workflow
Development
Defines the Git workflow for the QCC Plus project: branch strategy (test/main/prod), conventional commit format, and release process. Helps developers maintain consistency and avoid mistakes like force-pushing to main.
Optimization Plan Validator
Development
Validates optimization plans through multi-agent parallel review and feasibility checks before code changes. Provides verdicts and corrected context.
Swift 6+ Development Specialist
Development
Specialist in Swift 6+ development for iOS and macOS apps, covering SwiftUI, Combine, and Swift Concurrency. Ideal for building Apple platform applications with modern patterns like @Observable, async/await, and data-race safety.
Create or Update a Pull Request
Development
Open or update a PR with body from .github/pull_request_template.md, fill Issues/Docs sections from branch signal, and run judgment passes before pushing.
Webhook System
Development
A system to manage and automate webhooks.
High-Quality Git Commits
Development
Create high-quality Git commits by analyzing changes, running agents, and adhering to style conventions.
Claude Code Ecosystem Expertise
Development
Comprehensive guide to master Claude Code: CLI setup, extensibility (agents, skills, output styles), and CLAUDE.md optimization.