Technical Suno V5 prompting, genre selection, style prompt construction
Convert audio to sheet music, create songbooks
Claude Code CLI commands, flags, headless mode, and automation patterns
Create and configure Claude Code sub-agents with custom prompts, tools, and models
Analyze Claude Code sessions via Braintrust
Meta-skill for creating and managing Claude Code skills
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging
Create and use Claude Code slash commands - quick prompts, bash execution, file references
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures,...
This skill provides guidance on using OpenAI's Codex CLI for detail-oriented code analysis. Use when the user explicitly invokes "/codex", asks to "use codex", "run codex", "have codex review", or...
Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination
Comprehensive code review workflow - parallel specialized reviews β synthesis
Code refactoring workflow - analyze β plan β implement β review β validate
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix...
Create git commits with user approval and no Claude attribution
Code quality checks, formatting, and metrics via qlty CLI
Search GitHub code, repositories, issues, and PRs via MCP
AST-based code search and refactoring via ast-grep MCP