💻

Development

Code generation, debugging, testing, and development workflows

3,509 技能

Local code review comparing branches/diffs without GitHub integration. Use when the user wants to review their code,...

OpenFGA authorization modeling best practices and guidelines. This skill should be used when authoring, reviewing,...

GitHub 이슈를 TDD 기반으로 해결. 브랜치 생성 → TDD → 리뷰 → (통과 시) 커밋/PR → 배포. 리뷰 실패 시 수정 후 재리뷰. Use when: '/fix-issue [이슈번호]', 'fix...

Smart GitHub issue creation with codebase analysis, related issue search, and auto-suggested labels. Use when:...

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

Swift code style conventions for clean, readable code. Use when writing Swift code to ensure consistent formatting,...

Use when building, debugging, or refining animations in SwiftUI iOS/macOS apps. Covers implicit/explicit animations,...

<one-line description of what this Skill does and what it outputs>. Default output to docs/onboarding/, override via...

新项目快速上手/项目勘察:梳理架构、入口、怎么跑(启动/测试)、核心流程、模块地图、依赖与待澄清问题,并输出 onboarding 文档。 (Onboarding a new repo: architecture,...

项目运行/调试手册生成:本地启动、测试、依赖服务、环境变量/配置入口、排错 FAQ,输出可执行 Runbook。支持 OUTPUT_DIR 覆盖。 (Generate an executable runbook:...

Build Next.js apps for the Whop platform. For empty repos, guides users from idea to deployed app through discovery...

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD...

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with...

Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.