Test-Driven Development (TDD) specialist enforcing write-tests-first methodology. MUST USE when: fixing bugs (버그...
Development
Code generation, debugging, testing, and development workflows
Kent Beck style refactoring workflow for code quality improvement. Triggers automatically after completing features,...
Smart GitHub issue creation with codebase analysis, related issue search, and auto-suggested labels. Use when:...
GitHub 이슈를 TDD 기반으로 해결. 브랜치 생성 → TDD → 리뷰 → (통과 시) 커밋/PR → 배포. 리뷰 실패 시 수정 후 재리뷰. Use when: '/fix-issue [이슈번호]', 'fix...
OpenFGA authorization modeling best practices and guidelines. This skill should be used when authoring, reviewing,...
Setup Sentry in React apps. Use when asked to add Sentry to React, install @sentry/react, or configure error...
Setup Sentry in React Native using the wizard CLI. Use when asked to add Sentry to React Native, install...
Review a project's PRs to check for issues detected in code review by Seer Bug Prediction. Use when asked to review...
Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate...
Produces concise, clear documentation by applying Elements of Style principles. Use when writing or improving any...
Use when debugging TypeScript/JavaScript bugs by tracing call chains, understanding unfamiliar codebases quickly,...
Create distinctive, production-grade terminal user interfaces with high design quality. Use this skill when the user...
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when searching text in files, codebases, books, or documents. Use when finding files by pattern, searching large...
Bootstrap new projects with strong typing, linting, formatting, and testing. Supports Python, TypeScript, and other...
Use when designing or building modern web applications in JavaScript/TypeScript (SPA/SSR/SSG/ISR/RSC): architecture...
Use when user shares a Medium article URL behind a paywall and wants to read the full content. Also use for articles...
Use when designing software architecture, refactoring code structure, solving recurring design problems, or when...
Systematic debugging that identifies root causes rather than treating symptoms. Uses sequential thinking for complex...
Use when writing, reviewing, or refactoring code. Apply when naming variables or functions, structuring classes,...
Creates and reviews CLAUDE.md configuration files for Claude Code. Applies HumanLayer guidelines including...
Use when user asks to search the web, look something up online, find current/recent/latest information, or needs...
TypeScript standards and best practices with modern tooling. Use when working with TypeScript or TypeScript React files.
Manage Git commits using conventional commit format with atomic staging. Use when committing changes, staging files,...