Find the perfect skill
HelixLab Setup
Development
Checks that HelixLab's system dependencies (ffmpeg, ffprobe, bc) are installed and guides the user through installation if anything is missing. It also detects the user's AI coding agent and provides tailored integration instructions. For Claude Code users, reminds them to enable auto-update via the plugin marketplace.
Workflow Orchestration Patterns
Development
Design durable workflows with Temporal, covering workflow vs activity separation, saga patterns, state management, and determinism constraints. Use for long-running distributed systems that require fault-tolerant orchestration.
Build Verification and Error Recovery
DevOps
Verifies builds, recovers from errors, and applies review fixes. Handles test failures, lint errors, and CI breaks with quality guardrails.
Great-Tables Code Review
Development
Reviews pull requests on the great-tables repository by applying project-specific coding standards from .claude/skills/code-standards/ and auditing programming patterns. It uses two additional Opus agents to enforce standards and flag unusual patterns, with adjusted scoring for project-specific issues. Results are printed to console instead of posted as a PR comment, allowing user evaluation first.
Game Design Principles
Content
Game design principles. GDD structure, balancing, player psychology, progression.
Checkmate Initialization
Development
Automatically discovers linting and formatting tools in your project and creates a .claude/checkmate.json configuration file. Ideal for initializing code quality checks when setting up a new project or adding a new language.
Test-Driven Development (TDD)
Testing
Guide users through the red-green-refactor cycle to develop features by writing tests first. Improve code quality and test coverage with disciplined test-first practices.
Jira Planning & TDD Authoring
Productivity
Orchestrates the full planning flow: Confluence TDD (Golden Template) drafting and Jira hierarchy (Epic → Story → Subtask) with Atlassian MCP.
Effect-Atom Integration
Development
Bridges Effect-TS services with React via reactive atoms. Canonical state management pattern for TMNL.
GitaGyan
Content
A skill to provide knowledge about the Bhagavad Gita.
Game Design Principles
Content
Game design principles. GDD structure, balancing, player psychology, progression.
Agentuity CLI Authentication Login
DevOps
Login to the Agentuity Platform using a browser-based authentication flow. Manage your authentication credentials.