Find the perfect skill
New Package
Development
Guided workflow to add a new provider package to the Pulumi Registry.
Code Review
Development
Perform a full code review of the current branch against main, analyzing best practices, tests, architecture, and more for a Python (FastAPI/SQLModel) + SvelteKit project.
C Systems Programming
Development
Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code.
Pull Request Command
Development
Creates a GitHub pull request with an AI summary of non-trivial changes, after running CI and code quality checks.
Palantir Rate Limits
Development
Implement Palantir Foundry API rate limiting, backoff, and request queuing. Handle 429 errors and optimize throughput.
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.
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.