💻

Development

Code generation, debugging, testing, and development workflows

3,514 skills

Test-Driven Development (TDD) specialist enforcing write-tests-first methodology. MUST USE when: fixing bugs (버그...

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...

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...

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 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 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,...

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,...