Find the perfect skill
iOS App Scaffold with SwiftUI
Development
Scaffold a SwiftUI iOS app with offline-first persistence, push notification plumbing, SwiftFormat/SwiftLint, CI, and optional GitHub repo creation.
Web Crawler with Chrome DevTools
Development
Extract content from login-required websites using an authenticated browser and Chrome DevTools MCP, supporting article extraction and batch processing.
Error Analysis and Resolution
Development
Expert error analysis specialist for debugging distributed systems, analyzing production incidents, and implementing observability solutions.
Registry Tools
Development
Lists all available Pulumi registry commands grouped by category.
PR - Claude Adapter
Development
Claude adapter for the EmbodiChain PR skill, used to create pull requests and fill the GitHub PR template.
Unreal Engine Build
Development
Automatically builds Unreal Engine projects after any C++ code changes, detecting the project's .uproject file and Unreal Engine installation. The skill runs compilation immediately when implementing or modifying C++ code, without requiring an explicit user request. It is essential for enforcing a test-driven development workflow by ensuring code compiles before testing.
Brainstorming to Design
Development
Turn ideas into fully formed designs and specs through collaborative dialogue. Must be used before any creative work.
Principal Architect MigrateIQ
Development
Principal architect for the MigrateIQ platform. Makes architectural decisions, reviews code, plans features, enforces consistency, and guides development across the full stack: SvelteKit 5, Tailwind CSS v4, TypeScript, Drizzle ORM/PostgreSQL, MCP server, and Claude Code skills. Use when planning new features, reviewing approaches, making technology choices, refactoring, or debugging architectural issues.
miniextendr Serde Integration
Development
Use when the user asks about serializing Rust types to R without writing TryFromSexp or IntoR by hand, how serde Serialize/Deserialize maps to R lists and vectors, and related concepts.
Telegram Bot Development
Development
This skill enables building Telegram bots using modern frameworks (aiogram, python-telegram-bot, Telethon, pyrogram). It covers bot architecture, handlers, FSM, inline keyboards, webhook setup, and deployment. Useful for creating automated assistants, chatbots, userbots, and channel management tools.
Clear Freeze Boundary
Development
Removes the edit restriction set by /freeze, allowing edits to all directories again.
Bug Fix Workflow
Development
End-to-end bug fix workflow — report, analyze, fix, verify, ship (PR + merge + deploy + knowledge capture).