Find the perfect skill
Debugging Strategies
Development
Transform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, and methodical approaches.
Create an Agent Skill
Development
Guide to create a structured agent skill with SKILL.md and references, optimized for coding agents.
Thirdweb v5 Integration
Development
This skill covers Thirdweb v5 SDK integration in AutoClaw, including wallet setup (inAppWallet, MetaMask, Coinbase, WalletConnect), SIWE authentication with payload generation and verification, web/API client creation, and React hooks (useActiveAccount, useConnect). Use it for wallet connection, social login, and custom dark theme with indigo accent colors.
UI Component Generator
Development
Generate a new UI component following StyleSeed design conventions, with token support and accessibility.
Blender add-on extension development
Development
Develop and modify the OVRTX Blender add-on for adding properties, UI, render settings, scene/USD conversion, interactive edits, and diagnostics.
Create Agent Skill
Development
Create and scaffold new agent skills for GitHub Copilot, generating SKILL.md with frontmatter and directory structure.
Replit SDK Patterns
Development
Production-ready patterns for Replit SDK integration in TypeScript and Python. Implement singleton, error handling, and retry logic for robust SDK usage.
Pull Request Review
Development
Performs comprehensive PR review with contributor detection and adaptive tone, then provides interactive actions to approve, request changes, merge, or close.
Skill Review
Development
Review a skill for clarity, trigger quality, and maintainability.
Diagnosing Bugs
Development
Disciplined workflow for diagnosing hard bugs and performance regressions. Emphasizes building a tight feedback loop before root-causing.
Advanced C Programming
Development
Write efficient C code with memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code.
Create PR Workflow
Development
Step-by-step process to create a pull request with build and test verification.