Find the perfect skill
Mastermind Adapters Management
DevOps
Install, enable, disable, and remove LLM adapter plugins per org using Mastermind. Supports claude-local, gemini-local, codex-local, cursor, and more.
Feature Development Workflow
Development
Automated 7-phase feature development workflow with specialized agents for exploration, architecture, and review. Handles ambiguous requirements and architectural decisions.
Kotlin Patterns
Development
Conventions and best practices for writing clean Kotlin code, including null safety, immutability, and proper API usage.
Project Tracking with Beads
Productivity
Use the Beads (bd) CLI tool for durable project task tracking, dependency management, blocker handling, and multi-session handoff.
Programming Ruby
Development
Covers idiomatic Ruby style and best practices including naming conventions, parentheses usage, control flow idioms, and block styles. Helps Ruby developers write code that is concise, readable, and follows community standards.
sag: ElevenLabs Text-to-Speech
Content
Use sag to generate ElevenLabs text-to-speech audio with simple CLI commands and voice character effects.
Create PR and Check CI Status
Development
Creates a pull request from the current branch, links it to an issue, and monitors CI status. If CI passes, removes the wip label.
Liaison
Productivity
Human interface agent that translates ecosystem activity into actionable communication, creating status briefings, decision requests, and reports.
Documentation Tools
Documentation
Lists available Claude Code commands for the Pulumi Docs repository by scraping metadata and presenting them grouped by category.
Lemline Runner Development Guide
Development
Comprehensive development guide for the modular lemline-runner ecosystem with Quarkus/Kotlin architecture, messaging patterns, and feature modules for workflow capabilities.
Specification Writing with Requirements and Scenarios
Documentation
Writes specifications for changes, generating delta specs with requirements and scenarios. Uses Given/When/Then and RFC 2119 keywords to describe added, modified, or removed behavior. Helps when you need structured, testable specifications for a proposed change.
Validate ADLC Phase Output
Development
Validate any ADLC phase output before advancing to the next phase, ensuring quality and consistency across specs, architecture, tasks, and implementation.