← all publishers

jh941213

@jh941213 source repo

95 published skills

  1. Tdd 2 · jh941213
    TDD (Test-Driven Development)
    0
    installs
  2. Eval 2 · jh941213
    Evaluate code output on 4 axes (functionality/quality/originality/security) with scoring. Spawns an independent Evaluator agent. Triggers on: eval, evaluate, quality score, code evaluation. NOT for: writing code, implementation, review.
    0
    installs
  3. Plan 2 · jh941213
    Plan before tackling complex tasks (3+ implementation steps or architecture decisions involved). Used in Plan mode or auto-activated. Triggers: "plan", "planning", "how to implement", "design", "architecture decision" Anti-triggers: "just implement it", "simple fix"
    0
    installs
  4. Spec 2 · jh941213
    SPEC-based development interview -- generates a detailed SPEC.md specification through in-depth questioning. Triggers on: spec, spec, specification, interview, feature design. NOT for: immediate implementation, simple fixes, code writing.
    0
    installs
  5. Review 2 · jh941213
    Code review of changes on the current branch. Codex + Claude dual review. Triggers: "review", "inspection", "code review", "PR review", "check changes" Anti-triggers: "implementation", "code writing", "build"
    0
    installs
  6. Verify 2 · jh941213
    Code verification after task completion (typecheck, lint, test, build). Triggers on: verify, run tests, check build, typecheck. NOT for: E2E tests, code writing, implementation.
    0
    installs
  7. Autodev 2 · jh941213
    Ralph Loop based autonomous development loop. A Stop Hook intercepts session termination and completes PRD items one by one with automatic commits. Triggers: "autodev", "autonomous development", "run overnight", "ralph loop", "auto development" Anti-triggers: "implement it yourself", "do it once", "manual"
    0
    installs
  8. Docs CI 2 · jh941213 bundle
    Scaffold a docs-as-code CI/CD pipeline + docs drift detection — link check, OpenAPI lint/breaking gate, mermaid validation, docs freshness check, CHANGELOG automation, docs.yaml manifest. Use when installing docs CI/pipelines, detecting docs drift/freshness, docs sync automation, link checks, changelog automation. Writing doc content → docs-architecture/interfaces/manuals; not for the app's own deploy pipeline
    0
    installs
  9. Handoff 2 · jh941213
    Generate HANDOFF.md work handoff document before ending session. Triggers on: handoff, handoff, session cleanup, HANDOFF.md, pass work. NOT for: code writing, review.
    0
    installs
  10. Frontend 2 · jh941213
    Big-tech style (Stripe, Vercel, Apple) UI development. From planning to implementation in one go. Triggers: "frontend", "create UI", "create page", "create component", "landing page", "dashboard UI" Anti-triggers: "backend API", "database", "CLI tools"
    0
    installs
  11. Simplify 2 · jh941213
    Code simplification and refactoring -- reviews changed code and removes unnecessary abstractions, duplication, and complexity. Triggers on: simplify, simplify, refactoring, code cleanup, code improvement. NOT for: adding new features, bug fixes.
    0
    installs
  12. Techdebt 2 · jh941213
    Technical Debt Cleanup
    0
    installs
  13. Build Fix 2 · jh941213
    Workflow for incrementally fixing TypeScript and build errors. Triggers: "build error", "build error", "compile error", "tsc error", "type error", "build failure", "build fix" Anti-triggers: "runtime error", "test failure", "lint errors only", "deployment error"
    0
    installs
  14. Shadcn UI 2 · jh941213 bundle
    Complete shadcn/ui component library guide including installation, configuration, and implementation of accessible React components. Use when setting up shadcn/ui, installing components, building forms with React Hook Form and Zod, customizing themes with Tailwind CSS, or implementing UI patterns like buttons, dialogs, dropdowns, tables, and complex form layouts. Anti-triggers: "Material UI", "Chakra UI", "pure CSS components"
    0
    installs
  15. E2e Verify 2 · jh941213
    API/CLI-level E2E test writing and execution after development, for E2E that needs no browser automation. Verifies actual user flows after /verify. Use the e2e-agent-browser skill when browser automation is needed. Triggers on: e2e verification, e2e-verify, E2E testing. NOT for: unit tests, type checking, build verification, browser-automation E2E.
    0
    installs
  16. Auto Memory 2 · jh941213
    Use when starting substantial work in a repo (implementation, fixes, deploys, debugging), when first exploring a new repo, or when finishing work that produced reusable knowledge. Operates a routing table that selectively loads only the docs/memory relevant to the task type
    0
    installs
  17. Client Docs 2 · jh941213
    Use when asked for client-submission SI/AO deliverables (architecture design doc, interface spec, DB design doc, requirements traceability matrix, test result reports, manuals, operations reports). Triggered by acceptance/delivery/deliverable requests. On-demand only — produce exactly the deliverable requested
    0
    installs
  18. Nano Banana 2 · jh941213
    REQUIRED for all image generation requests. Generate and edit images using Nano Banana 2 (Gemini 3.1 Flash Image). Handles blog featured images, YouTube thumbnails, icons, diagrams, patterns, illustrations, photos, visual assets, graphics, artwork, pictures. Use this skill whenever the user asks to create, generate, make, draw, design, or edit any image or visual content.
    0
    installs
  19. Spec Verify 2 · jh941213
    Verifies implementation completeness against SPEC.md specification. Triggers on: spec verify, spec-verify, specification verification, implementation verification. NOT for: code review, unit tests, build verification.
    0
    installs
  20. Stitch Loop 2 · jh941213
    Iterative build loop pattern for autonomously generating multi-page websites using Stitch -- continuous website development via baton system. Triggers on: Stitch loop, website generation, multi-page, build loop. NOT for: single page, React apps.
    0
    installs
  21. Docs Manuals 2 · jh941213 bundle
    Generate user manuals (Diátaxis) and operator manuals (runbooks, deployment guide, configuration reference, incident playbook). Use when writing user manuals/guides/tutorials, operator manuals, runbooks, deployment guides, on-call/incident response docs. API specs → docs-interfaces; architecture docs → docs-architecture; docs CI pipeline → docs-ci
    0
    installs
  22. Stitch React 2 · jh941213
    Converts Stitch screens into a React component system -- includes design token extraction, component decomposition, TypeScript type generation, and automated verification. Triggers on: Stitch React, component conversion, React conversion, HTML to React. NOT for: creating new React apps, API implementation.
    0
    installs
  23. Brainstorming 2 · jh941213
    Use before any creative work - adding features, creating components, or changing behavior. Locks down intent, requirements, and design through dialogue before implementation (for large features that need an in-depth interview, use /spec)
    0
    installs
  24. Compact Guide 2 · jh941213
    Context window management and token optimization guide. Triggers on: context, tokens, compact, memory management. NOT for: code writing, debugging.
    0
    installs
  25. Harness Audit 2 · jh941213
    Diagnose the overall health of the harness (hooks, skills, agents, rules) with scoring. Scope: the global ~/.claude harness (use harness-diagnostics for project-level diagnostics). Triggers on: harness audit, harness diagnosis, config check, harness check. NOT for: writing code, implementation.
    0
    installs
  26. UI UX Pro Max 2 · jh941213
    UI/UX design intelligence. 57 styles, 95 palettes, 56 font pairings, 24 charts, 12 stacks (React, Next.js, Vue, Nuxt, Nuxt UI, Svelte, SwiftUI, React Native, Flutter, Jetpack Compose, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.
    0
    installs
  27. Commit Push Pr 2 · jh941213
    Workflow for committing changes, pushing, and creating PRs in one step. Triggers: "commit", "create PR", "push", "PR creation", "commit and push", "commit and push", "submit PR" Anti-triggers: "code review", "check git log", "show diff", "branch list"
    0
    installs
  28. Docs Interfaces 2 · jh941213
    Generate interface/API docs — OpenAPI 3.1/AsyncAPI 3.0 specs, API topology diagrams, interface flow (sequence) diagrams, API changelog. Use when writing API docs/specs (OpenAPI, swagger, AsyncAPI), interface/API topology diagrams, endpoint docs, API changelogs. Whole-system diagrams → docs-architecture; user manuals → docs-manuals; API design principles themselves → api-design-principles
    0
    installs
  29. Autodev Parallel 2 · jh941213
    Parallel version of the Ralph Loop. Multiple agents process PRD items simultaneously in worktrees. Triggers: "parallel experiments", "autodev parallel", "simultaneous experiments", "worktree experiments", "parallel ralph" Anti-triggers: "sequential experiments", "one at a time"
    0
    installs
  30. Stitch Design Md 2 · jh941213
    Analyzes a Stitch project to generate a DESIGN.md file -- documents the design system in semantic, natural language to support consistent UI generation. Triggers on: Stitch, design system, DESIGN.md, Stitch design analysis. NOT for: React component conversion, code implementation.
    0
    installs
  31. Docs Architecture 2 · jh941213 bundle
    Generate/update architecture docs — ARCHITECTURE.md (codemap), architecture diagrams (C4 mermaid), ADRs (MADR), data model ERD. Use when writing/updating architecture docs or diagrams, recording ADRs, documenting ERD/data models, reflecting structural refactors in docs. Not for API specs (docs-interfaces), user/ops manuals (docs-manuals), or code implementation
    0
    installs
  32. E2e Agent Browser 2 · jh941213
    E2E test automation using agent-browser CLI. Performs stable browser tests with snapshot-based accessibility trees and the ref system. Triggers: "E2E", "browser testing", "agent-browser", "write e2e tests", "E2E testing", "browser automation" Anti-triggers: "unit tests", "API tests", "pytest", "Jest tests only", "use Playwright directly"
    0
    installs
  33. Fastapi Templates 2 · jh941213
    Production-grade FastAPI project creation and setup guide. Includes async patterns, DI, and error handling. Triggers: "FastAPI", "Python API project", "FastAPI project creation", "FastAPI template", "FastAPI setup" Anti-triggers: "Django", "Flask", "Node.js API", "Express", "modifying existing FastAPI only"
    0
    installs
  34. API Design Principles · jh941213 bundle
    REST 및 GraphQL API 설계 원칙 가이드. 새로운 API 설계, API 스펙 리뷰, API 설계 표준 수립 시 활용. 트리거: "API 설계", "REST", "GraphQL", "엔드포인트 설계", "API versioning", "API 패턴" 안티-트리거: "프론트엔드 UI", "데이터베이스 스키마만", "CSS/스타일링", "배포/인프라"
    0
    installs
  35. Harness Diagnostics 2 · jh941213
    Self-diagnostics and improvement suggestions based on 12-principle agent harness. No automatic invocation — run manually via /harness-diagnostics (choose setup/audit/maintenance mode by argument). NOT for: code implementation, bug fixes, writing tests.
    0
    installs
  36. Systematic Debugging 2 · jh941213
    Use on any bug, test failure, or unexpected behavior, before proposing fixes. No fixes without root-cause investigation
    0
    installs
  37. Stitch Enhance Prompt 2 · jh941213
    Transforms vague UI ideas into detailed prompts optimized for Stitch -- enhances specificity, adds UI/UX keywords, injects design system context. Triggers on: prompt enhancement, Stitch prompt, UI idea, prompt improvement. NOT for: direct coding, React implementation.
    0
    installs
  38. Tailwind Design System 2 · jh941213
    Tailwind Design System
    0
    installs
  39. Typescript Advanced Types · jh941213
    TypeScript Advanced Types
    0
    installs
  40. Vercel React Best Practices 2 · jh941213 bundle
    Vercel React Best Practices
    0
    installs
  41. Deepagent Design Kr · jh941213 bundle
    DeepAgent Design(DeepAgent-Design)——用HTML做高保真原型、交互Demo、幻灯片、动画、设计变体探索+设计方向顾问+专家评审的一体化设计能力。HTML是工具不是媒介,根据任务embody不同专家(UX设计师/动画师/幻灯片设计师/原型师),避免web design tropes。触发词:做原型、设计Demo、交互原型、HTML演示、动画Demo、设计变体、hi-fi设计、UI mockup、prototype、设计探索、做个HTML页面、做个可视化、app原型、iOS原型、移动应用mockup、导出MP4、导出GIF、60fps视频、设计风格、设计方向、设计哲学、配色方案、视觉风格、推荐风格、选个风格、做个好看的、评审、好不好看、review this design。**主干能力**:Junior Designer工作流(先给假设+reasoning+placeholder再迭代)、反AI slop清单、React+Babel最佳实践、Tweaks变体切换、Speaker Notes演示、Starter Components(幻灯片外壳/变体画布/动画引擎/设备边框)、App原型专属守则(默认从Wikimedia/Met/Unsplash取真图、每台iPhone包AppPhone状态管理器可交互、交付前跑Playwright点击测试)、Playwright验证、HTML动画→MP4/GIF视频导出(25fps基础 + 60fps插帧 + palette优化GIF + 6首场景化BGM + 自动fade)。**需求模糊时的Fallback**:设计方向顾问模式——从5流派×20种设计哲学(Pentagram信息建筑/Field.io运动诗学/Kenya Hara东方极简/Sagmeister实验先锋等)推荐3个差异化方向,展示24个预制showcase(8场景×3风格),并行生成3个视觉Demo让用户选。**交付后可选**:专家级5维度评审(哲学一致性/视觉层级/细节执行/功能性/创新性各打10分+修复清单)。
    0
    installs
  42. Upbit Manual Trading · jh941213 bundle
    Manual Upbit trading via chat. Check balance, view prices, buy/sell crypto manually.
    0
    installs
  43. Prd · jh941213
    Codex용 PRD/SPEC 작성 스킬. 아이디어를 CPS, PRD, 시장/사용자/기능/위험/SPEC 문서로 구조화한다. 트리거: "$prd", "PRD 작성", "제품 기획", "아이디어 정리", "요구사항 문서", "CPS" 안티-트리거: 이미 확정된 작은 코드 변경, 단순 버그 수정
    0
    installs
  44. Postmortem · jh941213
    Blameless postmortem workflow. Use after incidents, major tool failures, rollback events, security findings, data issues, monitoring failures, or repeated regression loops to capture impact, timeline, root causes, and corrective actions.
    0
    installs
  45. Codex Image · jh941213 bundle
    OpenAI Codex CLI(`codex exec`)의 내장 `image_generation` 툴로 이미지를 생성하는 스킬. 단일/배치/병렬 생성 지원. 핵심 강점은 **최대 5장 동시 병렬 생성** (실측 직렬 대비 2.4~2.85배 속도). ChatGPT OAuth 로 인증되어 별도 OPENAI_API_KEY 호출 코드가 필요 없다. 사용 시점: 사용자가 'codex 로 이미지', 'codex imagegen', 'codex 이미지 생성', '병렬 이미지 생성', '여러 장 이미지 동시', '이미지 N장 한번에', '배치 이미지 생성', 'imagegen 병렬', 'codex 그림' 등을 언급할 때, 또는 동시에 3장 이상을 빠르게 만들어야 하는 모든 경우. 단, 단순 단일 이미지·고해상도(2K+)·정밀 마스킹 편집·멀티 레퍼런스 합성은 `gpt-image2` 또는 `gemini-3-pro-imagegen` 스킬이 더 적합. ChatGPT 웹/앱이나 직접 OpenAI API 호출은 이 스킬의 범위가 아니다.
    0
    installs
  46. Finops Azure · jh941213
    Azure FinOps and resource review workflow. Use when Azure resources, infrastructure specs, cost estimates, budgets, quotas, scaling, monitoring, or cloud operations are involved. Defaults to read-only Azure CLI discovery.
    0
    installs
  47. Agent Tool Risk · jh941213
    Agent and tool security review workflow. Use when adding or changing MCP servers, Codex plugins, hooks, sub-agents, tool permissions, prompt flows, automation loops, or model-visible logs.
    0
    installs
  48. Data Governance · jh941213
    Data governance workflow. Use when handling PII, privacy, retention, data classification, access control, audit logs, schema ownership, data migrations, analytics events, or compliance-sensitive changes.
    0
    installs
  49. Incident Response · jh941213
    Production incident and major-error response workflow. Use for outages, degraded service, repeated hook/tool failures, security incidents, data loss, rollback decisions, on-call triage, or when MAJOR_ERRORS.md shows blocking failures.
    0
    installs
  50. Observability Slo · jh941213
    Observability and SLO design workflow. Use when adding or reviewing logs, metrics, traces, dashboards, alerts, SLIs, SLOs, error budgets, runbooks, or production monitoring for a service or feature.
    0
    installs
  51. Release Readiness · jh941213
    Release readiness workflow for Codex. Use before PR, merge, deploy, version bump, rollout, or production handoff to verify scope, validation evidence, rollback, migrations, operator notes, changelog, and residual risk.
    0
    installs
  52. Plan Memory Hierarchy · jh941213 bundle
    Create backend/frontend layered `.md` memory during Plan mode. Use when request includes requirements capture, memory bootstrap, or plan preparation with backend/frontend separation.
    0
    installs
  53. Supply Chain Security · jh941213
    Software supply-chain security workflow. Use when dependencies, lockfiles, packages, build scripts, CI, SBOM, provenance, release artifacts, licenses, vulnerability scans, or third-party tools change.
    0
    installs
  54. Microsoft Agent Framework · jh941213 bundle
    Build, configure, and troubleshoot Microsoft Agent Framework (agent-framework repo) in Python, including ChatAgent setup, OpenAI/Azure clients, tool/function calling, multi-agent workflows, and environment setup. Use when requests mention Agent Framework, ChatAgent, OpenAIChatClient, AzureOpenAIResponsesClient, WorkflowBuilder, or Python agent setup.
    0
    installs
  55. Tdd · jh941213
    TDD (테스트 주도 개발)
    0
    installs
  56. Eval · jh941213
    코드 산출물을 4축(기능/품질/독창성/보안)으로 평가하고 점수 산출. Evaluator 에이전트를 스폰하여 독립 평가 실행. Triggers on: eval, 평가, 품질 점수, 코드 평가, quality score. NOT for: 코드 작성, 구현, 리뷰.
    0
    installs
  57. Plan · jh941213
    복잡한 작업(3단계 이상 구현 또는 아키텍처 결정 포함) 전 계획 수립. Plan 모드에서 사용하거나 자동 활성화. 트리거: "계획", "플랜", "어떻게 구현", "설계", "아키텍처 결정" 안티-트리거: "바로 구현해", "간단한 수정", "마이크로 수정"
    0
    installs
  58. Spec · jh941213
    SPEC 기반 개발 인터뷰 — 심층 질문을 통해 상세한 SPEC.md 명세서를 생성합니다. Triggers on: 스펙, spec, 명세서, 인터뷰, 기능 설계. NOT for: 바로 구현, 간단한 수정, 코드 작성.
    0
    installs
  59. Review · jh941213
    현재 브랜치의 변경사항 코드 리뷰. Codex + Claude 듀얼 리뷰. 트리거: "리뷰", "review", "검토", "코드 리뷰", "PR 리뷰", "변경사항 확인" 안티-트리거: "구현", "코드 작성", "빌드"
    0
    installs
  60. Verify · jh941213
    작업 완료 후 코드 검증 (타입체크, 린트, 테스트, 빌드). Triggers on: 검증, verify, 테스트 돌려, 빌드 확인, 타입체크. NOT for: E2E 테스트, 코드 작성, 구현.
    0
    installs
  61. Autodev · jh941213
    Ralph Loop 기반 자율 개발 루프. Stop Hook이 세션 종료를 가로채어 PRD 항목을 하나씩 완료하며 자동 커밋한다. 트리거: "autodev", "자율 개발", "밤새 돌려", "랄프 루프", "ralph loop", "자동 개발" 안티-트리거: "직접 구현해", "한번만 해", "수동"
    0
    installs
  62. Docs CI · jh941213 bundle
    docs-as-code CI/CD 파이프라인 스캐폴딩 + 문서 드리프트 감지 — 링크 체크, OpenAPI lint/breaking 게이트, mermaid 검증, 문서 신선도 검사, CHANGELOG 자동화, docs.yaml 매니페스트. docs CI/문서 파이프라인 설치, 문서 드리프트·신선도 감지, docs sync 자동화, 링크 체크, changelog 자동화가 필요할 때. 문서 내용 작성은 docs-architecture/interfaces/manuals, 앱 자체 배포 파이프라인에는 사용하지 않음
    0
    installs
  63. Handoff · jh941213
    세션 종료 전 HANDOFF.md 작업 인계 문서 생성. Triggers on: 인계, handoff, 세션 정리, HANDOFF.md, 작업 넘기기. NOT for: 코드 작성, 리뷰.
    0
    installs
  64. Frontend · jh941213
    빅테크 스타일(Stripe, Vercel, Apple) UI 개발. 플래닝 → 구현까지 한 번에. 트리거: "프론트엔드", "UI 만들어", "페이지 만들어", "컴포넌트 만들어", "랜딩 페이지", "대시보드 UI" 안티-트리거: "백엔드 API", "데이터베이스", "CLI 도구"
    0
    installs
  65. Simplify · jh941213
    코드 단순화 및 리팩토링 — 변경된 코드를 리뷰하고 불필요한 추상화, 중복, 복잡성을 제거합니다. Triggers on: 단순화, simplify, 리팩토링, 코드 정리, 코드 개선. NOT for: 새 기능 추가, 버그 수정.
    0
    installs
  66. Techdebt · jh941213
    기술 부채 정리
    0
    installs
  67. Build Fix · jh941213
    TypeScript 및 빌드 에러를 점진적으로 수정하는 워크플로우. 트리거: "빌드 에러", "build error", "컴파일 에러", "tsc 에러", "타입 에러", "빌드 실패", "build fix" 안티-트리거: "런타임 에러", "테스트 실패", "lint 에러만", "배포 에러"
    0
    installs
  68. Shadcn UI · jh941213 bundle
    Complete shadcn/ui component library guide including installation, configuration, and implementation of accessible React components. Use when setting up shadcn/ui, installing components, building forms with React Hook Form and Zod, customizing themes with Tailwind CSS, or implementing UI patterns like buttons, dialogs, dropdowns, tables, and complex form layouts. 안티-트리거: "Material UI", "Chakra UI", "순수 CSS 컴포넌트"
    0
    installs
  69. E2e Verify · jh941213
    개발 완료 후 브라우저 자동화가 필요 없는 API/CLI 레벨 E2E 테스트 작성 및 실행. /verify 이후 실제 사용자 플로우를 검증합니다. 브라우저 자동화가 필요하면 e2e-agent-browser 스킬 사용. Triggers on: e2e 검증, e2e-verify, E2E 테스트. NOT for: 유닛 테스트, 타입체크, 빌드 검증, 브라우저 자동화 E2E.
    0
    installs
  70. Auto Memory · jh941213
    레포에서 실질적인 작업(구현·수정·배포·디버깅)을 시작할 때, 새 레포를 처음 파악할 때, 작업을 마치고 기억할 지식이 생겼을 때 사용. 작업 유형에 맞는 docs·메모리만 선택적으로 로드하는 라우팅 테이블을 운영한다
    0
    installs
  71. Client Docs · jh941213
    고객 제출용 SI/AO 산출물(아키텍처설계서, 인터페이스설계서, DB설계서, 요구사항추적표, 테스트결과서, 매뉴얼, 운영보고서)을 요청받았을 때 사용. 검수·납품·산출물 요청 시 발동. 상시 생성이 아닌 온디맨드 — 요청받은 산출물만 만든다
    0
    installs
  72. Nano Banana · jh941213
    REQUIRED for all image generation requests. Generate and edit images using Gemini CLI with image models. Handles blog featured images, YouTube thumbnails, icons, diagrams, patterns, illustrations, photos, visual assets, graphics, artwork, pictures. Use this skill whenever the user asks to create, generate, make, draw, design, or edit any image or visual content.
    0
    installs
  73. Spec Verify · jh941213
    SPEC.md 명세서 대비 구현 완료도를 검증합니다. Triggers on: 스펙 검증, spec-verify, 명세서 검증, 구현 검증. NOT for: 코드 리뷰, 단위 테스트, 빌드 검증.
    0
    installs
  74. Stitch Loop · jh941213
    Stitch를 사용하여 자율적으로 멀티 페이지 웹사이트를 생성하는 반복 빌드 루프 패턴 — 바통 시스템으로 지속적 웹사이트 개발. Triggers on: Stitch 루프, 웹사이트 생성, 멀티 페이지, 빌드 루프. NOT for: 단일 페이지, React 앱.
    0
    installs
  75. Docs Manuals · jh941213 bundle
    사용자 매뉴얼(Diátaxis)과 운영자 매뉴얼(런북, 배포 가이드, 설정 레퍼런스, 인시던트 플레이북) 생성. 사용자 매뉴얼/유저 가이드/튜토리얼, 운영자 매뉴얼, 런북(runbook), 배포 가이드, 온콜/인시던트 대응 문서가 필요할 때. API 명세는 docs-interfaces, 아키텍처 문서는 docs-architecture, docs CI 파이프라인은 docs-ci 사용
    0
    installs
  76. Stitch React · jh941213
    Stitch 스크린을 React 컴포넌트 시스템으로 변환합니다 — 디자인 토큰 추출, 컴포넌트 분해, TypeScript 타입 생성, 자동 검증 포함. Triggers on: Stitch React, 컴포넌트 변환, React 변환, HTML to React. NOT for: 새 React 앱 생성, API 구현.
    0
    installs
  77. Brainstorming · jh941213
    기능 추가·컴포넌트 생성·동작 변경 등 모든 창작 작업 전에 사용. 구현 전에 의도·요구사항·설계를 대화로 확정 (심층 인터뷰가 필요한 대규모 기능은 /spec 사용)
    0
    installs
  78. Compact Guide · jh941213
    컨텍스트 윈도우 관리 및 토큰 최적화 가이드. Triggers on: 컨텍스트, 토큰, compact, 메모리 관리. NOT for: 코드 작성, 디버깅.
    0
    installs
  79. Harness Audit · jh941213
    하네스(hooks, skills, agents, rules) 전체 건강도를 진단하고 점수 산출. 대상: ~/.claude 전역 하네스 (프로젝트 진단은 harness-diagnostics). Triggers on: harness audit, 하네스 진단, 설정 점검, 하네스 점검. NOT for: 코드 작성, 구현.
    0
    installs
  80. UI UX Pro Max · jh941213 bundle
    UI/UX design intelligence. 57 styles, 95 palettes, 56 font pairings, 24 charts, 12 stacks (React, Next.js, Vue, Nuxt, Nuxt UI, Svelte, SwiftUI, React Native, Flutter, Jetpack Compose, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.
    0
    installs
  81. Commit Push Pr · jh941213
    변경사항 커밋, 푸시, PR 생성을 한 번에 수행하는 워크플로우. 트리거: "커밋", "PR 만들어", "푸시해", "PR 생성", "commit and push", "커밋하고 푸시", "PR 올려" 안티-트리거: "코드 리뷰", "git log 확인", "diff 보여줘", "브랜치 목록"
    0
    installs
  82. React Patterns · jh941213 bundle
    Comprehensive React 19 patterns expert covering Server Components, Actions, use() hook, useOptimistic, useFormStatus, useFormState, React Compiler, concurrent features, Suspense, and modern TypeScript development. 트리거: "React", "컴포넌트", "hooks", "JSX/TSX", "상태 관리" 안티-트리거: "Vue", "Svelte", "Angular", "백엔드"
    0
    installs
  83. Docs Interfaces · jh941213
    인터페이스/API 문서 생성 — OpenAPI 3.1/AsyncAPI 3.0 명세, API 구성도, 인터페이스 흐름도(시퀀스), API 변경 이력. API 문서/명세(OpenAPI, swagger, AsyncAPI) 작성, 인터페이스·API 구성도, 엔드포인트 문서, API changelog가 필요할 때. 시스템 전체 구성도는 docs-architecture, 사용자 매뉴얼은 docs-manuals, API 설계 원칙 자체는 api-design-principles 사용
    0
    installs
  84. Autodev Parallel · jh941213
    Ralph Loop 병렬 버전. 여러 에이전트가 worktree에서 동시에 PRD 항목을 처리한다. 트리거: "PRD 항목 병렬 구현", "병렬 구현", "autodev parallel", "워크트리 병렬 개발", "병렬 랄프" 안티-트리거: "순차 구현", "하나씩"
    0
    installs
  85. Stitch Design Md · jh941213
    Stitch 프로젝트를 분석하여 DESIGN.md 파일을 생성합니다 — 디자인 시스템을 시맨틱하고 자연스러운 언어로 문서화하여 일관된 UI 생성을 지원합니다. Triggers on: Stitch, 디자인 시스템, DESIGN.md, Stitch 디자인 분석. NOT for: React 컴포넌트 변환, 코드 구현.
    0
    installs
  86. Docs Architecture · jh941213 bundle
    아키텍처 문서 생성/갱신 — ARCHITECTURE.md(코드맵), 아키텍처 구성도(C4 mermaid), ADR(MADR), 데이터 모델 ERD. 아키텍처 문서/구성도 작성·갱신, ADR 기록, ERD/데이터 모델 문서화, 구조적 리팩토링 후 문서 반영이 필요할 때. API 명세는 docs-interfaces, 사용자/운영 매뉴얼은 docs-manuals, 코드 구현에는 사용하지 않음
    0
    installs
  87. E2e Agent Browser · jh941213 bundle
    agent-browser CLI를 활용한 E2E 테스트 자동화. 스냅샷 기반 접근성 트리와 ref 시스템으로 안정적인 브라우저 테스트를 수행. 트리거: "E2E", "브라우저 테스트", "agent-browser", "e2e 테스트 작성", "E2E 테스트", "브라우저 자동화" 안티-트리거: "유닛 테스트", "API 테스트", "pytest", "Jest 테스트만", "Playwright 직접 사용"
    0
    installs
  88. Fastapi Templates · jh941213
    프로덕션 수준의 FastAPI 프로젝트 생성 및 설정 가이드. async 패턴, DI, 에러 핸들링 포함. 트리거: "FastAPI", "Python API 프로젝트", "FastAPI 프로젝트 생성", "FastAPI 템플릿", "FastAPI 설정" 안티-트리거: "Django", "Flask", "Node.js API", "Express", "기존 FastAPI 수정만"
    0
    installs
  89. Harness Diagnostics · jh941213
    에이전트 하네스 12원칙 기반 자가 진단 및 개선 제안. 자동 발동 없음 — /harness-diagnostics 로 수동 실행 (인자로 setup/audit/maintenance 모드 선택). NOT for: 코드 구현, 버그 수정, 테스트 작성.
    0
    installs
  90. Systematic Debugging · jh941213
    버그·테스트 실패·예상 밖 동작을 만나면 수정안을 제시하기 전에 사용. 근본 원인 규명 없이는 수정 금지
    0
    installs
  91. Async Python Patterns · jh941213
    Python asyncio 및 async/await 패턴 가이드. 비동기 API, 동시성 시스템, I/O 바운드 애플리케이션 구축 시 활용. 트리거: "asyncio", "async/await", "비동기 Python", "concurrent", "aiohttp", "비동기 패턴" 안티-트리거: "동기 Python", "JavaScript async", "Go goroutine", "멀티프로세싱만"
    0
    installs
  92. Stitch Enhance Prompt · jh941213
    모호한 UI 아이디어를 Stitch에 최적화된 상세 프롬프트로 변환합니다 — 구체성 향상, UI/UX 키워드 추가, 디자인 시스템 컨텍스트 주입. Triggers on: 프롬프트 향상, Stitch 프롬프트, UI 아이디어, 프롬프트 개선. NOT for: 직접 코딩, React 구현.
    0
    installs
  93. Tailwind Design System · jh941213
    Tailwind Design System
    0
    installs
  94. Python Testing Patterns · jh941213
    Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. 트리거: "pytest", "Python 테스트", "fixture", "mocking", "테스트 작성" 안티-트리거: "JavaScript 테스트", "Jest", "E2E 테스트"
    0
    installs
  95. Vercel React Best Practices · jh941213 bundle
    Vercel React Best Practices
    0
    installs