OpenFGA authorization modeling best practices and guidelines. This skill should be used when authoring, reviewing,...
Development
Code generation, debugging, testing, and development workflows
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:...
Kent Beck style refactoring workflow for code quality improvement. Triggers automatically after completing features,...
Test-Driven Development (TDD) specialist enforcing write-tests-first methodology. MUST USE when: fixing bugs (버그...
Use when you need to search, discover, and integrate private GitHub repositories as Swift package dependencies in...
Use when building, refactoring, debugging, or testing iOS/macOS features using The Composable Architecture (TCA)....
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...
Provides battle-tested patterns, best practices, and code examples for building Phaser 3 games. Use when writing...
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js,...
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
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...
Complete toolkit for programmatic video creation with Remotion + React. Covers animations, timing, rendering...
Assess, quantify, and prioritize technical debt using code analysis, metrics, and impact analysis. Use when planning...
Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D...
Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.
You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology...