Find the perfect skill
Efficient Claude Usage for PCB, Arduino, and Frontend
Development
Learn to use Claude to minimize token usage, design PCB circuits with KiCad, code Arduino, and build modern frontends.
Pre-commit Quality Workflow
Development
Pre-commit quality workflow that runs tests, linters, formatters, and type checks before creating atomic commits with conventional commit messages. Automatically detects project type (TypeScript/Python), extracts issue references from conversation history, and suggests appropriate commit scopes.
Vocal Bridge Authentication
Development
Authenticates the user with Vocal Bridge using their API key. Checks for the CLI installation, installs it if missing, and runs the login command. Helps connect Claude Code to a Vocal Bridge agent for management.
Web Access Automation
Development
This skill handles all network operations: search, web scraping, login-required actions, etc. Uses CDP for automated and secure browsing.
Analyze Kernel Bottleneck
Development
Identify GPU kernel bottleneck type (compute, memory, or latency) via roofline analysis, occupancy, SASS inspection, and choose optimization strategy.
ML Environment Setup with PyTorch
Development
Guides creation of isolated ML environments with PyTorch, automatically detecting hardware (NVIDIA, AMD, CPU) to install the correct build. Useful when starting new ML projects or troubleshooting GPU/environment compatibility.
Register Cognitum Seed IoT Device
Development
Registers a Cognitum Seed device by endpoint and establishes an agent bridge.
Skill Healing
Development
Analyze and fix incorrect SKILL.md files by detecting errors, proposing fixes, and applying approved changes.
Rigorous Code Review
Development
Rigorous review of all uncommitted changes: architecture, code quality, security, and best practices. Embeds questions/assumptions inline, then proposes a change plan for user approval before any edits.
GitHub Issues Management
Development
Creates, retrieves, updates, and manages GitHub issues with comprehensive context gathering. Use when the user wants to create a new issue, view issue details, update existing issues, list project issues, add comments, or manage issue workflows in GitHub.
UX Flow Design
Development
Design user flows and navigation structure following proven UX patterns.
Novel to Game Adaptation
Development
Orchestrates the full adaptation of a novel into a playable game, from concept and design to build and evidence-based QA. Supports any language and multiple finish levels.