Investigative-grade research: primary source analysis, cross-verification, trial-level depth
External research workflow for docs, web, APIs - NOT codebase exploration
Comprehensive testing workflow - unit tests β₯ integration tests β E2E tests
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
Migration workflow - research β analyze β plan β implement β review
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...
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...
Release preparation workflow - security audit β E2E tests β review β changelog β docs
Orchestrator-only workflow for migrating/rewriting codebases with full TDD and agent delegation
Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination
TDD workflow for migrations - orchestrate agents, zero main context growth
Code quality checks, formatting, and metrics via qlty CLI
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
Expert in Claude Code hooks - user-defined shell commands that execute at specific points in Claude Code's lifecycle. Provides guaranteed automation that doesn't rely on the LLM "remembering" to...
Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.
Create git commits with user approval and no Claude attribution
Search GitHub code, repositories, issues, and PRs via MCP
AST-based code search and refactoring via ast-grep MCP
Search library documentation and code examples via Nia
Full 5-layer analysis of a specific function. Use when debugging or deeply understanding code.