Find the perfect skill
Stage GitHub Branch
Development
Manage feature branches on GitHub: naming, testing, documentation, and PR creation with the gh tool.
Unattended PR Continuation
Development
Automated skill that continues a pull request: resolves conflicts, fixes CI, addresses feedback, and pushes updates without user interaction.
Generate React Hook Form + Zod form component
Development
Generate a form component with React Hook Form, Zod validation, create/edit mode, following the lemnArt admin pattern.
Idea Task: Interactive Idea Shaping
Development
Interactive skill that turns rough ideas into validated concept drafts, assessing risks, architecture, and readiness for task preparation.
AI Agents and Skills for Embedded
Development
A workshop teaching embedded engineers how to extend Claude Code with custom skills and agents for firmware development, debugging, and code review.
Python Development Patterns
Development
Idiomatic Python patterns covering PEP 8, type hints, and best practices for writing robust, maintainable code. Use when writing or reviewing Python code.
Skill Creator
Development
Guides users through creating new Dataverse business skills from natural-language descriptions and saves them to the environment.
Git Commit with Auto Fixes
Development
Git commit workflow with automatic precommit hook handling, lint/type fixing, and documentation updates.
Verify Subtask (spec compliance)
Development
Checks that a subtask implementation matches its spec. Gathers the diff and produces a compliance report via subtask-verifier.
Trust & Reliability Animation
Development
Create animations that build user confidence and reliability through controlled, predictable motion principles.
AI Skill: Concepts and Design
Development
Comprehensive guide on creating AI Skills: definition, design principles, comparison with Rules and MCP.
Latency Critical Systems
Development
Optimize latency-sensitive systems like dashboards, market data, streaming, and caches. Track p95, hot paths, and verify with live readbacks.