Find the perfect skill
Commit message generation
Development
Generates commit messages from staged changes following the repository convention, with gitmoji, type, and scope.
Workflow Bridge
Development
Invoked by processing skills when a pipeline phase ends, this skill runs a discovery script to identify the next phase based on work type (greenfield, feature, bugfix) and topic. It then creates a deterministic plan-mode handoff that survives context compaction for a seamless continuation.
Global Conventions
Development
Follow project-wide development conventions including consistent project structure, clear documentation, version control best practices, environment configuration, and dependency management.
Convex HTTP Actions
Development
External API integration and webhook handling with Convex: HTTP endpoint routing, request/response handling, authentication, CORS, and webhook signature validation.
Skill Auditor
Development
Skill to audit another skill for compliance with best practices including pure XML structure, required tags, and progressive disclosure.
iiot-seed Error Handling
Development
Error handling and recovery for the iiot-seed CLI.
Pull Request Review Command
Development
Reviews a pull request, detects contributor type, and provides a full workflow to approve, request changes, merge, or close it.
Frontend CSS Patterns
Development
Framework-agnostic CSS patterns for typography, color, motion, and spatial composition.
Datagrok UI Building Guidelines
Development
Rules and patterns for building UI in Datagrok TypeScript packages: tabs, grids, layouts, dialogs, and popup menus.
Create GitHub Issues from Analysis
Development
Create GitHub issues from analyzed problems, with labels and tracking.
Async Python Patterns
Development
Implementing async Python applications with asyncio, concurrent programming patterns, and async/await for high-performance non-blocking systems.
Concurrency and Synchronization Audit
Development
Audit ByroRedux for data races, deadlocks, incorrect lock ordering, missing Vulkan synchronization, and thread-safety violations.