스킬 카탈로그
CLI-JAW은 11개 카테고리에 걸쳐 230개 스킬을 제공한다. 이 중 30개는 기본 활성(시스템 프롬프트에 주입)이고, 나머지 200개는 jaw skill install로 필요할 때 켜는 레퍼런스 스킬이다.
/skill list를 사용하세요.
빠른 명령어
jaw skill list
jaw skill install <name>
jaw skill remove <name>
jaw skill info <name>
jaw skill reset
/skill list
스킬 작동 방식
각 스킬은 SKILL.md 파일이 포함된 디렉토리에 존재합니다. 활성 스킬은 getSystemPrompt()로 에이전트 시스템 프롬프트에 주입됩니다. 레퍼런스 스킬은 "사용 가능한 스킬" 목록에 표시되어 에이전트가 해당 스킬의 존재를 알 수 있지만, 활성화되기 전까지 콘텐츠가 로드되지 않습니다.
# Active skills directory
~/.cli-jaw/skills/
dev/SKILL.md
browser/SKILL.md
memory/SKILL.md
...
# Reference skills directory
~/.cli-jaw/skills_ref/
registry.json
cloudflare-deploy/SKILL.md
terraform/SKILL.md
...
Employee 프롬프트(getEmployeePromptV2())는 역할별 및 단계별 스킬을 자동으로 주입합니다. "Frontend" employee는 dev-frontend를 받고, Check 단계에서는 employee가 dev-testing을 받습니다.
스킬 디렉토리
이름, 설명 또는 카테고리로 검색하세요. 드롭다운을 사용하여 카테고리나 상태별로 필터링할 수 있습니다.
전체 230개 중 230개 표시
| 스킬 이름 | 카테고리 | 설명 | 상태 | |
|---|---|---|---|---|
| 🔧 | dev | Development | 공통 개발 가이드. 모듈화 개발, 체계적 디버깅, 완료 전 검증, 코드 품질 신호. | Active |
| 🏗️ | dev-architecture | Development | 모듈 경계 규칙, 순환 의존성 탐지·예방, 암묵적 결합 분류, barrel/re-export 규율, 경계 한정 방어 프로그래밍의 표준 소유 스킬. dev·dev-code-reviewer·dev-backend·dev-frontend 스텁이 참조. | Active |
| ⚙️ | dev-backend | Development | 백엔드 개발 가이드. API 설계, 아키텍처 패턴, 데이터베이스 최적화, 에러 처리, 보안, 로깅. | Active |
| 🔍 | dev-code-reviewer | Development | 코드 리뷰 가이드. 리뷰 프로세스, 품질 기준, 안티패턴, 피드백 주고받기. 모든 에이전트가 사용 가능. | Active |
| 📊 | dev-data | Development | 데이터 엔지니어링·분석 가이드. 파이프라인, ETL/ELT, 데이터 품질, SQL 최적화, 리포팅, 아키텍처 결정. | Active |
| 🐛 | dev-debugging | Development | 버그 수정을 위한 사고 과정 스킬. 체계적 디버깅 절차 강제. | Active |
| 🚀 | dev-devops | Development | 컨테이너 빌드, 배포 파이프라인, Kubernetes, IaC, SRE, 엣지/서버리스, ML 인프라. | Active |
| 🎨 | dev-frontend | Development | 프런트엔드 역할 가이드. 독창적 UI/UX 구현, 컴포넌트 설계, 미적 기준. | Active |
| 🎯 | dev-pabcd | Development | PABCD orchestration workflow. Plan → Audit → Build → Check → Done. 구조화된 멀티스텝 개발 with human checkpoints. | Active |
| 🏗️ | dev-scaffolding | Development | Lidge Standard 프로젝트 스캐폴딩. Feature-based + Colocation + Barrel Export + devlog 구조. | Active |
| 🛡️ | dev-security | Development | 보안을 사후 정리가 아닌 빌드 제약으로 다루는 가이드. | Active |
| 🧪 | dev-testing | Development | 디버깅 phase 전용. Playwright 웹앱 테스팅, 정찰-행동 패턴. | Active |
| 🎯 | dev-uiux-design | Development | UI/UX 의도 발견, 디자인 어휘, 제품 성격, UX 상태 패턴. 디자인 방향이 모호하거나 온보딩/빈상태/에러상태 구현 시 사용. | Active |
| 🐙 | github | Dev Tools | GitHub gh CLI 통합: 이슈·PR·CI·코드리뷰·API + PR 코멘트·CI 디버깅·이슈 자동수정·yeet. | Active |
| 🎯 | goal | Dev Tools | Goal 실행 가이드: PABCD 통합, 검증 티어, 문서화 워크플로우, AI-driven 목표 수립. | Active |
| 🧩 | structured-renderers | Dev Tools | compose-block 초안, search-results 카드, dataframe 표, chart-json 차트, diff 출력을 위한 Web UI 구조화 렌더러 스키마. | Active |
| 📊 | agent-eval | Dev Tools | 재현 가능한 작업에서 코딩 에이전트를 정면 비교하는 경량 CLI 도구. 감이 아닌 데이터 기반 비교. | Reference |
| 🏗️ | agent-harness-construction | Dev Tools | 에이전트의 계획·도구 호출·에러 복구·완료 수렴 방식을 개선할 때 사용. | Reference |
| 💻 | agent-repl | Dev Tools | 멀티턴 에이전트 대화용 영구 REPL 세션 관리. | Reference |
| 🧙 | agent-setup-wizard | Dev Tools | 스킬·룰 라이브러리용 대화형 단계별 설치 마법사. 선택적 설치와 버전 관리 안내. | Reference |
| 🤖 | agentic-engineering | Dev Tools | AI 에이전트가 구현 대부분을 맡고 사람이 품질·리스크를 통제하는 엔지니어링 워크플로에 사용. | Reference |
| 🤖 | agents-sdk | Dev Tools | Cloudflare Workers AI 에이전트 SDK 사용 가이드. | Reference |
| 🧠 | ai-first-engineering | Dev Tools | AI 보조 코드 생성으로 출시하는 팀의 프로세스·리뷰·아키텍처 설계 시 사용. | Reference |
| 📱 | android-clean-architecture | Dev Tools | Android·KMP 프로젝트용 클린 아키텍처 패턴. 모듈 경계, 의존성 역전, UseCase/Repository, 데이터 레이어. | Reference |
| 📐 | api-design-reviewer | Dev Tools | REST API 설계 리뷰: 네이밍 규칙, HTTP 메서드, 페이지네이션, 에러 포맷, 버저닝, 호환성 파괴 변경, 레이트 리밋. | Reference |
| 📐 | architecture-decision-records | Dev Tools | 코딩 중 발생하는 아키텍처 결정을 그 순간 ADR로 기록. Slack 스레드·PR 코멘트·개인 머릿속에만 남지 않게 보존. | Reference |
| 🔄 | autonomous-loops | Dev Tools | Claude Code를 루프로 자율 실행하는 패턴·아키텍처·레퍼런스 구현. 단순 `claude -p` 파이프라인부터 복합 구성까지. | Reference |
| 📘 | blueprint | Dev Tools | 한 줄 목표를 어떤 코딩 에이전트든 맨바닥에서 실행 가능한 단계별 구축 계획으로 변환. | Reference |
| 💡 | brainstorming | Dev Tools | 코딩 전 아이디어 정제→디자인 문서 작성 (obra/superpowers). | Reference |
| 🔥 | bun-runtime | Dev Tools | Bun 올인원 JavaScript 런타임·툴킷: 런타임, 패키지 매니저, 번들러, 테스트 러너. | Reference |
| 🚚 | carrier-relationship-management | Dev Tools | 트럭로드·LTL·인터모달에 걸쳐 40~200개 이상 운송사 포트폴리오를 관리하는 시니어 운송 매니저 페르소나. | Reference |
| 📰 | changelog-generator | Dev Tools | git commit → 체인지로그/릴리스 노트 생성. | Reference |
| 🤖 | claude-api | Dev Tools | Anthropic Claude API·SDK로 애플리케이션 구축. | Reference |
| ⚓ | claude-devfleet | Dev Tools | 여러 Claude Code 에이전트를 병렬 디스패치해 코딩 작업 처리. 각 에이전트는 격리된 git worktree에서 실행. | Reference |
| 🗄️ | clickhouse-io | Dev Tools | 고성능 분석·데이터 엔지니어링을 위한 ClickHouse 전용 패턴. | Reference |
| ☁️ | cloudflare-deploy | Dev Tools | Cloudflare Workers/Pages 배포. wrangler CLI. | Reference |
| 🗺️ | codebase-onboarding | Dev Tools | 낯선 코드베이스를 체계적으로 분석해 구조화된 온보딩 가이드 생성. 새 프로젝트 합류 개발자용. | Reference |
| 🗺️ | codebase-orientation | Dev Tools | 프로젝트 엔트리포인트/모듈/빌드 매핑. 온보딩 가이드. | Reference |
| 📱 | compose-multiplatform-patterns | Dev Tools | Compose Multiplatform·Jetpack Compose로 Android·iOS·Desktop·Web 공유 UI 구축 패턴. 상태 관리, 내비게이션. | Reference |
| ⚙️ | config-file-explainer | Dev Tools | 설정 파일 구조/키/기본값 설명. | Reference |
| 🔑 | content-hash-cache-pattern | Dev Tools | SHA-256 콘텐츠 해시를 캐시 키로 써서 무거운 파일 처리(PDF 파싱, 텍스트 추출, 이미지 분석) 결과를 캐싱. 경로 기반 방식과 차별화. | Reference |
| 📏 | context-budget | Dev Tools | 에이전트 세션의 모든 로드 컴포넌트 토큰 오버헤드를 분석, 컨텍스트 공간 회수를 위한 실행 가능한 최적화 제시. | Reference |
| 🗜️ | context-compression | Dev Tools | 컨텍스트 압축 전략. 긴 세션 최적화. | Reference |
| ♾️ | continuous-agent-loop | Dev Tools | 장시간 실행 에이전트 워크플로 구성 패턴. 루프 선택, 품질 게이트, 실패 복구. | Reference |
| 📚 | continuous-learning | Dev Tools | 완료된 에이전트 세션을 평가해 재사용 패턴을 학습 스킬로 추출·저장. | Reference |
| 📚 | continuous-learning-v2 | Dev Tools | 에이전트 세션을 원자적 '본능(instinct)'으로 재사용 지식화하는 고급 학습 시스템. 신뢰도 점수가 붙은 작은 학습 행동. | Reference |
| 💰 | cost-aware-llm-pipeline | Dev Tools | 품질을 유지하며 LLM API 비용을 통제하는 패턴. 모델 라우팅, 예산 추적, 재시도 로직, 프롬프트 캐싱 결합. | Reference |
| 🔷 | cpp-coding-standards | Dev Tools | C++ Core Guidelines 기반 모던 C++(C++17/20/23) 코딩 표준. 타입 안전, 리소스 안전, 불변성, 명료성 강제. | Reference |
| 🧪 | cpp-testing | Dev Tools | GoogleTest/GoogleMock·CMake/CTest 기반 모던 C++(C++17/20) 에이전트 중심 테스트 워크플로. | Reference |
| 🛃 | customs-trade-compliance | Dev Tools | 미국·EU·영국·아태 관할에 걸쳐 통관 업무를 관리하는 시니어 무역 컴플라이언스 전문가 페르소나. | Reference |
| 🕷️ | data-scraper-agent | Dev Tools | 공개 데이터 소스용 프로덕션급 AI 데이터 수집 에이전트 구축. | Reference |
| 🏗️ | data-structure-chooser | Dev Tools | 자료구조 시간/공간 트레이드오프 추천. | Reference |
| 🗃️ | database-designer | Dev Tools | 스키마 설계, 정규화(1NF–BCNF), 인덱스 최적화, 마이그레이션 전략, 파티셔닝, 데이터베이스 선택 가이드. | Reference |
| 🔀 | database-migrations | Dev Tools | 프로덕션 시스템을 위한 안전하고 되돌릴 수 있는 DB 스키마 변경. | Reference |
| ✅ | debugging-checklist | Dev Tools | 재현→격리→로깅→가설검증 디버깅 체크리스트. | Reference |
| 🐛 | debugging-helpers | Dev Tools | 체계적 디버깅 보조 (systematic-debugging). | Reference |
| 🔬 | deep-research | Dev Tools | 멀티스텝 리서치 에이전트. 검색→분석→요약. | Reference |
| 📦 | dependency-install-helper | Dev Tools | 플랫폼별 의존성 설치 단계 + 검증 명령. | Reference |
| 🚀 | deployment-patterns | Dev Tools | 프로덕션 배포 워크플로·CI/CD 모범사례. | Reference |
| 🎮 | develop-web-game | Dev Tools | 웹 게임 개발 + Playwright 테스트 루프. | Reference |
| 🔎 | differential-review | Dev Tools | 보안 관점 diff 리뷰. 변경된 코드의 보안 영향 분석. | Reference |
| 🔀 | dispatching-parallel-agents | Dev Tools | 병렬 서브에이전트 디스패치 패턴. | Reference |
| 🐍 | django-patterns | Dev Tools | 확장·유지보수 가능한 앱을 위한 프로덕션급 Django 아키텍처 패턴. | Reference |
| 🔒 | django-security | Dev Tools | Django 앱 보안 가이드라인. 흔한 취약점과 하드닝 실무. | Reference |
| 🔴 | django-tdd | Dev Tools | pytest·factory_boy·Django REST Framework 기반 Django TDD. | Reference |
| ✅ | django-verification | Dev Tools | PR 전·대규모 변경 후·배포 전 구조화된 검증 파이프라인 실행. 마이그레이션·품질·보안·설정 문제 포착. | Reference |
| 🐳 | docker-patterns | Dev Tools | 컨테이너 개발을 위한 Docker·Docker Compose 모범사례. | Reference |
| 📖 | documentation-lookup | Dev Tools | 라이브러리·프레임워크·API 질문 시 Context7 MCP로 최신 문서 조회 (`resolve-library-id`·`query-docs` 도구). | Reference |
| 💾 | durable-objects | Dev Tools | Cloudflare Durable Objects (RPC+SQLite+WebSocket) 스테이트풀 워커. | Reference |
| ⚡ | energy-procurement | Dev Tools | 규제·비규제 시장에 걸친 다수 사업장을 둔 대형 C&I 수요처의 시니어 에너지 조달 매니저 페르소나. | Reference |
| 🏢 | enterprise-agent-ops | Dev Tools | 단일 CLI 세션을 넘어 운영 통제가 필요한 클라우드 호스팅·상시 실행 에이전트 시스템에 사용. | Reference |
| 💬 | error-message-explainer | Dev Tools | 컴파일러/런타임 에러 → 원인 + 수정 제안. | Reference |
| 📊 | eval-harness | Dev Tools | 에이전트 보조 워크플로용 평가 프레임워크. 구현 전 기대 동작 정의, 지속 평가 실행, 회귀 추적. | Reference |
| 🔍 | exa-search | Dev Tools | Exa MCP 서버로 웹 콘텐츠·코드·기업·인물 뉴럴 검색. | Reference |
| 🎨 | figma-implement-design | Dev Tools | Figma 디자인을 1:1 코드로 변환. Figma MCP 필요. | Reference |
| 🦋 | flutter-dart-code-review | Dev Tools | 라이브러리 무관 Flutter/Dart 앱 리뷰 체크리스트. 상태 관리 방식과 상관없이 적용되는 원칙. | Reference |
| 📲 | foundation-models-on-device | Dev Tools | FoundationModels 프레임워크로 Apple 온디바이스 언어 모델을 앱에 통합하는 패턴. 텍스트 생성, 구조화 출력. | Reference |
| 🖥️ | frontend-slides | Dev Tools | 브라우저에서 완전히 동작하는 무의존성 애니메이션 HTML 프레젠테이션 제작. | Reference |
| 🌲 | git-worktrees | Dev Tools | git worktree 기반 격리 브랜치 워크플로. | Reference |
| 🐹 | golang-patterns | Dev Tools | 견고·효율·유지보수 가능한 앱을 위한 관용적 Go 패턴·모범사례. | Reference |
| 🧪 | golang-testing | Dev Tools | TDD 방법론 기반 신뢰성 있는 Go 테스트 작성 패턴. | Reference |
| 🔒 | insecure-defaults | Dev Tools | 하드코딩 시크릿, 약한 암호, 안전하지 않은 기본값 탐지. | Reference |
| 📦 | inventory-demand-planning | Dev Tools | 지역 물류센터를 둔 40–200개 매장 리테일러의 시니어 수요 계획 담당자 페르소나. | Reference |
| 🔁 | iterative-retrieval | Dev Tools | 서브에이전트가 작업 전엔 필요한 컨텍스트를 예측할 수 없는 멀티에이전트 워크플로의 '컨텍스트 문제' 해결. | Reference |
| ☕ | java-coding-standards | Dev Tools | Spring Boot 서비스의 읽기 쉽고 유지보수 가능한 Java(17+) 코드 표준. | Reference |
| 🗃️ | jpa-patterns | Dev Tools | Spring Boot 데이터 모델링·리포지토리·성능 튜닝에 사용. | Reference |
| 📓 | jupyter-notebook | Dev Tools | .ipynb 생성/편집. 번들 Python 스크립트. | Reference |
| 🌊 | kotlin-coroutines-flows | Dev Tools | Android·Kotlin Multiplatform의 구조적 동시성, Flow 기반 반응형 스트림, 코루틴 테스트 패턴. | Reference |
| 📊 | kotlin-exposed-patterns | Dev Tools | JetBrains Exposed ORM DB 접근 패턴. DSL 쿼리, DAO, 트랜잭션, 프로덕션 설정. | Reference |
| 🌐 | kotlin-ktor-patterns | Dev Tools | Kotlin 코루틴으로 견고한 HTTP 서버를 구축하는 Ktor 패턴. | Reference |
| 🟣 | kotlin-patterns | Dev Tools | 견고·효율·유지보수 가능한 앱을 위한 관용적 Kotlin 패턴·모범사례. | Reference |
| 🧪 | kotlin-testing | Dev Tools | Kotest·MockK·TDD 기반 신뢰성 있는 Kotlin 테스트 작성 패턴. | Reference |
| 🔴 | laravel-patterns | Dev Tools | 확장·유지보수 가능한 앱을 위한 프로덕션급 Laravel 아키텍처 패턴. | Reference |
| 🔒 | laravel-security | Dev Tools | 흔한 취약점을 막는 Laravel 앱 보안 가이드. | Reference |
| 🔴 | laravel-tdd | Dev Tools | PHPUnit·Pest로 커버리지 80%+ 달성하는 Laravel TDD (유닛 + 기능). | Reference |
| ✅ | laravel-verification | Dev Tools | PR 전·대규모 변경 후·배포 전 실행하는 검증. | Reference |
| 🧹 | linter-fix-guide | Dev Tools | 린트 룰 설명 + 패턴 제시 + 최소 수정 제안. | Reference |
| 💎 | liquid-glass-design | Dev Tools | Apple Liquid Glass 구현 패턴. 뒤 콘텐츠를 흐리고 주변의 색·빛을 반사하는 동적 머티리얼. | Reference |
| 📄 | log-summarizer | Dev Tools | 로그 그룹핑 + 첫 실패 식별 + 액션 제안. | Reference |
| 🚨 | logistics-exception-management | Dev Tools | 전 운송 모드(LTL·FTL·소포·복합·해상·항공) 화물 예외 처리. TMS·WMS·운송사 포털·클레임·ERP 주문 연계. | Reference |
| 🔌 | mcp-builder | Dev Tools | 외부 API 연동용 MCP 서버를 설계/구현하는 스킬. | Reference |
| 🐍 | modern-python | Dev Tools | uv+ruff+ty+pytest Python 모범사례. | Reference |
| 🔺 | netlify-deploy | Dev Tools | Netlify 사이트 배포. netlify CLI. | Reference |
| ▲ | nextjs-turbopack | Dev Tools | Next.js 16+는 로컬 개발에 Turbopack 기본 사용. Rust로 작성된 증분 번들러로 개발 시작·핫 리로드 가속. | Reference |
| 💚 | nuxt4-patterns | Dev Tools | SSR·하이브리드 렌더링·라우트 규칙·페이지 단위 데이터 페칭을 쓰는 Nuxt 4 앱 구축·디버깅에 사용. | Reference |
| 📖 | openai-docs | Dev Tools | OpenAI 제품/API 공식 문서 참조. 빌드 가이드. | Reference |
| 🐪 | perl-patterns | Dev Tools | 견고·유지보수 가능한 앱을 위한 관용적 Perl 5.36+ 패턴·모범사례. | Reference |
| 🔒 | perl-security | Dev Tools | Perl 앱 보안 가이드라인. 입력 검증, 인젝션 방지, 안전한 코딩 실무. | Reference |
| 🧪 | perl-testing | Dev Tools | Test2::V0·Test::More·prove·TDD 기반 Perl 테스트 전략. | Reference |
| 🦠 | plankton-code-quality | Dev Tools | 쓰기 시점 코드 품질 강제 시스템 Plankton(제작: @alxfazio) 연동 레퍼런스. 매 저장마다 포매터·린터 실행. | Reference |
| 🐘 | postgres | Dev Tools | PostgreSQL 읽기 전용 쿼리. 스키마 탐색. | Reference |
| 🐘 | postgres-patterns | Dev Tools | PostgreSQL 모범사례 빠른 참조. | Reference |
| 🏭 | production-scheduling | Dev Tools | 가공·조립·마감·포장 작업장 전반의 개별·배치 생산 스케줄링. ERP(SAP PP, Oracle) 연계. | Reference |
| 📋 | project-guidelines-example | Dev Tools | 프로젝트 전용 스킬 제작 템플릿. 아래 섹션을 프로젝트에 맞게 수정. | Reference |
| 🎯 | prompt-engineering | Dev Tools | 초안 프롬프트를 분석해 빈틈을 찾고 사용 가능한 에이전트 컴포넌트에 매핑. | Reference |
| 🧪 | property-based-testing | Dev Tools | 다언어 속성 기반 테스트 (Hypothesis/fast-check 등). | Reference |
| 🐍 | python-patterns | Dev Tools | 견고·효율·유지보수 가능한 앱을 위한 관용적 Python 패턴·모범사례. | Reference |
| 🧪 | python-testing | Dev Tools | pytest·TDD 방법론 기반 Python 테스트 전략·모범사례. | Reference |
| 🔥 | pytorch-patterns | Dev Tools | 견고·효율·재현 가능한 딥러닝 앱을 위한 관용적 PyTorch 패턴·모범사례. | Reference |
| ⚠️ | quality-nonconformance | Dev Tools | 규제 제조(FDA 21 CFR 820, IATF 16949, AS9100, ISO 13485)의 부적합 라이프사이클 관리. QMS(MasterControl) 연계. | Reference |
| 📄 | ralphinho-rfc-pipeline | Dev Tools | 단일 에이전트 패스로 처리하기엔 큰 기능을 독립 검증 가능한 작업 단위로 분할할 때 사용. | Reference |
| ⚛️ | react-best-practices | Dev Tools | React 코드 패턴, 성능 최적화, 컴포넌트 설계 모범사례. | Reference |
| 📩 | receiving-code-review | Dev Tools | 코드 리뷰 피드백 수신 및 대응 패턴. | Reference |
| 🔤 | regex-vs-llm-structured-text | Dev Tools | 구조화 텍스트(퀴즈·폼·청구서·문서) 파싱 의사결정 프레임워크. 핵심: 정규식이 95–98%를 저렴하게 처리. | Reference |
| 🚀 | render-deploy | Dev Tools | Render 서비스 배포. Blueprint YAML. | Reference |
| 📝 | requesting-code-review | Dev Tools | 에이전트 내부 코드 리뷰. severity 기반 차단. | Reference |
| 📦 | returns-reverse-logistics | Dev Tools | 리테일·이커머스·옴니채널 반품 전 과정. RMA, 상태 등급, 처분 경로, 환불 처리, 사기 탐지. | Reference |
| 📏 | rules-distill | Dev Tools | 설치된 스킬을 스캔해 여러 스킬에 공통된 원칙을 추출, 룰로 정제해 기존 룰 파일에 추가. | Reference |
| 🦀 | rust-patterns | Dev Tools | 안전·고성능·유지보수 가능한 앱을 위한 관용적 Rust 패턴·모범사례. | Reference |
| 🧪 | rust-testing | Dev Tools | TDD 방법론 기반 신뢰성 있는 Rust 테스트 작성 패턴. | Reference |
| 🛡️ | security-best-practices | Dev Tools | 언어별 보안 취약점 패턴 리뷰. | Reference |
| 👥 | security-ownership-map | Dev Tools | 코드베이스 소유자/버스팩터 매핑. | Reference |
| ⚠️ | security-threat-model | Dev Tools | 리포별 위협 모델 생성 (STRIDE/DREAD). | Reference |
| 🏛️ | senior-architect | Dev Tools | 아키텍처 결정 기록(ADR), 패턴 선택(모놀리스·마이크로서비스·CQRS·이벤트 소싱), 의존성 분석, 기술 스택 결정. | Reference |
| 🐛 | sentry | Dev Tools | Sentry 이슈/이벤트 조회. 번들 Python 스크립트. | Reference |
| 🏗️ | skill-creator | Dev Tools | 새 SKILL.md 자동 생성. 템플릿 + 가이드라인 제공. | Reference |
| 📋 | skill-stocktake | Dev Tools | 품질 체크리스트와 AI 종합 판단으로 설치된 스킬·커맨드 전체 감사. 변경분 빠른 스캔과 전체 스캔 두 모드 지원. | Reference |
| 🍃 | springboot-patterns | Dev Tools | 확장 가능한 프로덕션급 서비스를 위한 Spring Boot 아키텍처·API 패턴. | Reference |
| 🔒 | springboot-security | Dev Tools | 인증 추가, 입력 처리, 엔드포인트 생성, 시크릿 취급 시 사용. | Reference |
| 🔴 | springboot-tdd | Dev Tools | 커버리지 80%+ (유닛 + 통합)를 목표로 하는 Spring Boot TDD 가이드. | Reference |
| ✅ | springboot-verification | Dev Tools | PR 전·대규모 변경 후·배포 전 실행하는 검증. | Reference |
| 🔍 | static-analysis | Dev Tools | CodeQL+Semgrep+SARIF 정적 보안 분석. | Reference |
| 🧠 | strategic-compact | Dev Tools | 임의의 자동 압축 대신 전략적 시점의 수동 압축을 제안. | Reference |
| 🍎 | swift-actor-persistence | Dev Tools | Swift actor로 스레드 안전 데이터 영속 레이어 구축 패턴. 인메모리 캐시와 파일 기반 저장 결합. | Reference |
| 🍎 | swift-concurrency-6-2 | Dev Tools | 기본 단일 스레드 실행에 동시성을 명시적으로 도입하는 Swift 6.2 동시성 모델 채택 패턴. 데이터 레이스 제거. | Reference |
| 🍎 | swift-protocol-di-testing | Dev Tools | 외부 의존성(파일 시스템·네트워크·iCloud)을 작고 집중된 프로토콜 뒤로 추상화해 Swift 코드를 테스트 가능하게 만드는 패턴. | Reference |
| 🍎 | swiftui-patterns | Dev Tools | Apple 플랫폼에서 선언적·고성능 UI를 만드는 모던 SwiftUI 패턴. Observation 프레임워크, 뷰 구성. | Reference |
| 🔴 | tdd | Dev Tools | RED-GREEN-REFACTOR TDD 사이클 강제. | Reference |
| 👥 | team-builder | Dev Tools | 필요 시 에이전트 팀을 탐색·구성하는 대화형 메뉴. 평면 또는 도메인 하위 디렉토리 컬렉션 지원. | Reference |
| 🏗️ | terraform | Dev Tools | HashiCorp Terraform HCL/모듈/프로바이더 IaC. | Reference |
| 🧵 | tmux | Dev Tools | tmux 세션 원격 제어. 키 입력 전송 + 출력 읽기. | Reference |
| 🎨 | ui-design-system | Dev Tools | 디자인 토큰 생성, 컬러 팔레트, 타이포그래피 스케일, 컴포넌트 아키텍처, WCAG 접근성, 개발자 핸드오프. | Reference |
| 🔬 | ux-researcher | Dev Tools | 사용자 페르소나 생성, 여정 매핑, 사용성 테스트 프레임워크, 리서치 종합. 데이터 기반 UX 리서치 툴킷. | Reference |
| ▲ | vercel-deploy | Dev Tools | Vercel 프로젝트 배포. | Reference |
| ✅ | verification-loop | Dev Tools | 여섯 단계에 걸친 코드 변경 체계적 품질 검사. | Reference |
| 🧱 | web-artifacts-builder | Dev Tools | React/Tailwind 기반 복합 웹 아티팩트 제작 스킬. | Reference |
| ⚡ | web-perf | Dev Tools | Core Web Vitals 감사. Lighthouse/CrUX 기반 성능 분석. | Reference |
| 📋 | writing-plans | Dev Tools | 2-5분 단위 태스크 분해. 파일 경로/코드/검증 포함. | Reference |
| 🎨 | algorithmic-art | AI & Media | p5.js 제너러티브 아트. 알고리즘 기반 시각 작품 생성. | Reference |
| 🌍 | atlas | AI & Media | ChatGPT Atlas 앱 제어. macOS 전용. | Reference |
| 🖼️ | canvas-design | AI & Media | Canvas API로 PNG/PDF 시각 디자인 생성. | Reference |
| 📝 | content-engine | AI & Media | 같은 글을 여기저기 올리는 대신, 하나의 아이디어를 플랫폼별 콘텐츠로 변환. | Reference |
| ✏️ | fal-image-edit | AI & Media | fal.ai AI 이미지 편집 (스타일 전환, 오브젝트 제거). | Reference |
| 🤗 | hugging-face-cli | AI & Media | HF Hub CLI로 모델/데이터셋/스페이스 관리. | Reference |
| 📊 | hugging-face-evaluation | AI & Media | vLLM/lighteval 모델 평가 및 벤치마크. | Reference |
| 🏋️ | hugging-face-model-trainer | AI & Media | TRL: SFT/DPO/GRPO 모델 학습. | Reference |
| 🖼️ | imagegen | AI & Media | OpenAI Images API로 이미지 생성·편집. | Reference |
| 🖼️ | nano-banana-pro | AI & Media | Gemini 3 Pro로 이미지 생성·편집. Codex imagegen과 다른 모델. | Reference |
| 🎥 | sora | AI & Media | Sora 비디오 생성/관리. OpenAI API. | Reference |
| 🗣️ | speech | AI & Media | OpenAI TTS로 음성 합성. 번들 Python 스크립트. | Reference |
| 🎭 | theme-factory | AI & Media | 문서/슬라이드/HTML 산출물에 재사용 가능한 테마를 적용하는 스킬. | Reference |
| 🎤 | transcribe | AI & Media | OpenAI Whisper 음성→텍스트 + 다화자 분리. | Reference |
| 🎥 | videodb | AI & Media | 영상·라이브 스트림·데스크톱 세션을 위한 인식 + 기억 + 행동. | Reference |
| 🤖 | web-ai | AI & Media | ChatGPT, Gemini, Grok 브라우저 워크플로우. | Reference |
| 📄 | docx | Productivity | .docx 문서 생성·편집·읽기. 시각 검증(soffice→PDF→PNG), tracked changes, python-docx. | Active |
| 🇰🇷 | hwp | Productivity | 한글 문서(.hwp/.hwpx) 생성/읽기/편집/변환. OfficeCLI + rhwp sidecars, OWPML XML 편집, Python fallback. | Active |
| 📽️ | pptx | Productivity | 프레젠테이션(.pptx) 생성/수정/분석 전용 스킬. | Active |
| 🍎 | apple-notes | Productivity | Apple Notes 메모 생성·검색. AppleScript 기반. | Reference |
| 🔔 | apple-reminders | Productivity | Apple 미리알림 추가·완료·목록 관리. AppleScript 기반. | Reference |
| ✍️ | article-writing | Productivity | 뻔한 AI 글이 아니라 실제 사람·브랜드처럼 들리는 롱폼 콘텐츠 작성. | Reference |
| ✍️ | doc-coauthoring | Productivity | 기획/스펙/문서 공동작성 워크플로우를 구조화하는 스킬. | Reference |
| 🔄 | html2pptx | Productivity | HTML 슬라이드를 네이티브 PowerPoint 요소로 변환. Playwright DOM 파싱 → PptxGenJS. | Reference |
| 💼 | investor-materials | Productivity | 일관되고 신뢰할 수 있으며 방어하기 쉬운 투자자용 자료 제작. | Reference |
| 🤝 | investor-outreach | Productivity | 짧고 개인화되어 바로 실행하기 쉬운 투자자 커뮤니케이션 작성. | Reference |
| 📐 | linear | Productivity | Linear 이슈·프로젝트 관리. CLI로 태스크 생성/조회. | Reference |
| 📊 | market-research | Productivity | 보여주기식이 아니라 의사결정을 뒷받침하는 리서치 생산. | Reference |
| 📝 | notion | Productivity | Notion 페이지/DB CRUD. curl로 API 호출. Codex notion-* 스킬과 보완. | Reference |
| 📚 | notion-knowledge-capture | Productivity | 대화→Notion 위키/FAQ/HOW-TO 캡처. Notion MCP. | Reference |
| 📊 | notion-meeting-intelligence | Productivity | 회의 자료 준비 (참석자별 맥락, 어젠다). Notion MCP. | Reference |
| 🔬 | notion-research-documentation | Productivity | Notion 다중 소스 → 보고서/비교 합성. Notion MCP. | Reference |
| 📋 | notion-spec-to-implementation | Productivity | PRD/스펙 → 구현계획 + 태스크 자동 생성. Notion MCP. | Reference |
| 📄 | nutrient-document-processing | Productivity | Nutrient DWS Processor API로 문서 처리. 포맷 변환, 텍스트·표 추출, 스캔 문서 OCR, PII 마스킹, 워터마크 추가. | Reference |
| 🗃️ | obsidian | Productivity | Obsidian 볼트 노트 생성·검색·태그 관리. | Reference |
| ♿ | officecli-accessibility | Productivity | Office 문서 접근성 검사 및 수정. WCAG 2.1 AA 준수. | Reference |
| 🇰🇷 | officecli-cjk | Productivity | CJK(한중일) 텍스트 처리. 글꼴, 언어 태그, 줄바꿈 규칙. | Reference |
| 📊 | officecli-data-pipeline | Productivity | Pandas DataFrame → Excel 파이프라인. CSV/TSV 내보내기, 서식, 차트. | Reference |
| ✅ | things-mac | Productivity | Things 3 할일 추가·완료·검색. AppleScript + URL scheme. | Reference |
| 📋 | trello | Productivity | Trello 보드·리스트·카드 관리. curl로 REST API 호출. | Reference |
| 🛂 | visa-doc-translate | Productivity | 사용자가 이미지 파일 경로를 주면 비자 서류 번역 단계를 자동 실행. | Reference |
| 🌐 | browser | Automation | Chrome 브라우저 조작. ref 스냅샷으로 페이지 요소 식별 → 클릭/입력. | Active |
| 🖥️ | desktop-control | Automation | CDP + Computer Use 통합 자동화. DOM은 cli-jaw browser, 데스크톱 앱은 mcp__computer_use__, 섞이면 하이브리드. Codex CLI + macOS 필수. | Active |
| 🧵 | dmux-workflows | Automation | 에이전트 하니스용 tmux 페인 매니저 dmux로 병렬 AI 에이전트 세션 오케스트레이션. | Reference |
| 👁️ | vision-click | Automation | 비전 기반 좌표 클릭. Codex CLI 전용. 스크린샷 → AI 좌표 추출 → 픽셀 클릭. | Reference |
| 🧭 | web-routing | Automation | 브라우저 요청을 browser/webapp-testing으로 단순 분기하는 가이드 스킬. | Reference |
| 📨 | telegram-send | Communication | 텔레그램으로 voice/photo/document 직접 전송 (로컬 API 호출). | Active |
| 📢 | crosspost | Communication | 플랫폼별 최적화로 여러 소셜 플랫폼에 콘텐츠 배포. | Reference |
| ✉️ | email-draft-polish | Communication | 이메일 초안 톤 조절/포맷팅. | Reference |
| 🌐 | gog | Communication | Gmail·Calendar·Drive·Sheets·Docs 통합 관리. | Reference |
| 📧 | himalaya | Communication | 터미널 이메일 읽기·쓰기·답장·검색. Gmail/Outlook 지원. | Reference |
| 💬 | Communication | WhatsApp 메시지 자동화 (automate-whatsapp). | Reference | |
| 🐦 | x-api | Communication | X(Twitter) 게시·조회·검색·분석을 위한 프로그래밍 방식 연동. | Reference |
| 🐦 | xurl | Communication | 트윗 게시·검색·답글·DM·미디어 업로드. | Reference |
| 🔎 | search | Research | 웹, 실시간, X/Twitter, 한국어 원문 민감 검색, 딥리서치 라우팅을 위한 통합 검색 허브. | Active |
| 🔍 | research-worker | Research | 리서치 직원 가이드. 읽기 전용 탐색, 구조화된 보고서. | Reference |
| 📊 | diagram | Visualization | SVG 다이어그램, 차트, 인터랙티브 시각화 생성 | Active |
| 🎬 | video | Media | Remotion JSON timeline, HyperFrames HTML video, FFmpeg 변환을 라우팅하는 코드 기반 영상 스킬. | Active |
| 💡 | openhue | Smart Home | Hue 조명·씬 제어. "거실 50%로 낮춰" | Reference |
| 🎵 | spotify-player | Smart Home | Spotify 재생·일시정지·곡 검색·플레이리스트 관리. | Reference |
| 🧠 | memory | Utility | 세션 간 장기 기억. 마크다운 파일에 저장, grep 검색. | Active |
| 📄 | Utility | PDF 읽기·생성·편집·리뷰. reportlab/pdfplumber/pypdf + nano-pdf 자연어 편집. | Active | |
| 📄 | pdf-vision | Utility | PDF 하이브리드 추출: 이미지 렌더링(pypdfium2) + 텍스트 추출(pypdf). 시험/표/수식 분석에 최적. | Active |
| 📸 | screen-capture | Utility | macOS 스크린샷·웹캠·녹화. 전체/영역/윈도우/다중모니터. 도구별 캡처 불가 시 기본 폴백. | Active |
| 📊 | xlsx | Utility | .xlsx/.xlsm/.csv/.tsv 파일 생성·편집·분석·포맷팅. pandas 데이터 분석 포함. | Active |
| 🔐 | 1password | Utility | 1Password CLI로 비밀번호·문서·OTP 조회. | Reference |
| 📍 | goplaces | Utility | Google Places API로 장소·리뷰·영업시간 검색. | Reference |
| 📑 | summarize | Utility | URL·유튜브·파일을 텍스트로 요약. | Reference |
| 🔊 | tts | Utility | macOS say 명령으로 텍스트 음성 변환. 다국어 지원, 파일 저장. | Reference |
| 🎬 | video-downloader | Utility | yt-dlp 래퍼. 유튜브/미디어 다운로드. | Reference |
| 🎬 | video-frames | Utility | ffmpeg로 영상 프레임·구간 추출. | Reference |
| 🌤️ | weather | Utility | wttr.in 날씨·예보 조회. API 키 불필요. | Reference |
기본 활성 스킬 (30개)
이 스킬들은 기본값으로 시스템 프롬프트에 로드됩니다. 개발·문서·자동화·검색 등 일반적인 작업을 다룹니다.
| # | 스킬 | 카테고리 | 용도 |
|---|---|---|---|
| 1 | browser | Automation | Chrome 브라우저 조작. ref 스냅샷으로 페이지 요소 식별 → 클릭/입력 |
| 2 | desktop-control | Automation | CDP + Computer Use 통합 자동화 |
| 3 | dev | Development | 공통 개발 가이드. 모듈화, 디버깅, 검증, 코드 품질 |
| 4 | dev-architecture | Development | 모듈 경계, 순환 의존성, barrel/re-export 규칙 |
| 5 | dev-backend | Development | 백엔드 API, DB, 보안, 로깅 패턴 |
| 6 | dev-code-reviewer | Development | 코드 리뷰 프로세스, 품질 기준, 안티패턴 |
| 7 | dev-data | Development | 데이터 파이프라인, ETL, SQL, 분석 |
| 8 | dev-debugging | Development | 구조화된 버그 수정 사고 과정 |
| 9 | dev-devops | Development | 컨테이너, 배포, Kubernetes, IaC, SRE |
| 10 | dev-frontend | Development | 프런트엔드 UI/UX, 컴포넌트 설계 |
| 11 | dev-pabcd | Development | PABCD 오케스트레이션 (Plan → Audit → Build → Check → Done) |
| 12 | dev-scaffolding | Development | Lidge Standard 프로젝트 스캐폴딩 |
| 13 | dev-security | Development | 보안을 빌드 제약으로 다루는 가이드 |
| 14 | dev-testing | Development | Playwright 웹앱 테스트, 정찰-행동 패턴 |
| 15 | dev-uiux-design | Development | UI/UX 의도 발견, 디자인 어휘, UX 상태 패턴 |
| 16 | diagram | Visualization | SVG 다이어그램, 차트, 인터랙티브 시각화 |
| 17 | docx | Productivity | .docx 문서 생성·편집·읽기 |
| 18 | github | Dev Tools | GitHub gh CLI: 이슈·PR·CI·코드리뷰 |
| 19 | goal | Dev Tools | Goal 실행, PABCD 통합, 검증 티어 |
| 20 | hwp | Productivity | 한글(.hwp/.hwpx) 문서 생성/읽기/편집 |
| 21 | memory | Utility | 세션 간 장기 기억 |
| 22 | pdf | Utility | PDF 읽기·생성·편집·리뷰 |
| 23 | pdf-vision | Utility | PDF 하이브리드 추출 (이미지 + 텍스트) |
| 24 | pptx | Productivity | 프레젠테이션(.pptx) 생성/수정/분석 |
| 25 | screen-capture | Utility | macOS 스크린샷·웹캠·녹화 |
| 26 | search | Research | 웹·실시간·X·딥리서치 통합 검색 허브 |
| 27 | structured-renderers | Dev Tools | Web UI 구조화 렌더러 (compose-block, chart-json 등) |
| 28 | telegram-send | Communication | 텔레그램 voice/photo/document 전송 |
| 29 | video | Media | 코드 기반 영상 생성·편집·렌더 |
| 30 | xlsx | Utility | 스프레드시트 생성·편집·분석 |
k-writing, lecture-stt 2개도 기본 활성이지만 공개 레지스트리 밖의 비공개 런타임 스킬이다.
스킬 설치 및 관리
레퍼런스 스킬 설치
# Install a single skill
jaw skill install cloudflare
# Install multiple skills at once
jaw skill install cloudflare-deploy terraform wrangler
# Install all skills in a category
jaw skill install --category "Dev Tools"
스킬 제거
# Remove a skill (moves back to reference)
jaw skill remove cloudflare
# Remove multiple
jaw skill remove cloudflare-deploy terraform
스킬 정보 확인
# Detailed info about a skill
jaw skill info dev-frontend
# Output:
# Name: dev-frontend
# Status: active
# Category: Development
# Path: ~/.cli-jaw/skills/dev-frontend/SKILL.md
# Size: 4.2 KB
# Lines: 127
기본값으로 초기화
# Reset all skills to the 30 defaults
jaw skill reset
# Force reset (no confirmation prompt)
jaw skill reset --force
jaw skill reset은 모든 커스텀 스킬을 비활성화하고 기본 30개로 복원합니다. 커스텀 스킬 파일은 ~/.cli-jaw/skills_ref/에 보존됩니다.
카테고리별 분포
| 카테고리 | 활성 | 레퍼런스 | 합계 | 설명 | |
|---|---|---|---|---|---|
| Development | 13 | 0 | 13 | 아키텍처, 프론트/백엔드, 데이터, 테스트, 보안, 디버깅, PABCD, 스캐폴딩, UI/UX | |
| Dev Tools | 3 | 142 | 145 | GitHub, goal, structured-renderers + 언어/프레임워크, 배포, 에이전트 도구 | |
| AI & Media | 0 | 16 | 16 | 이미지/영상 생성, web-ai, Hugging Face, 음성, 크리에이티브 미디어 | |
| Productivity | 3 | 22 | 25 | DOCX, HWP, PPTX, Notion, Obsidian, 오피스 워크플로 | |
| Automation | 2 | 3 | 5 | 브라우저, 데스크톱 자동화, vision-click, 워크플로 라우팅 | |
| Communication | 1 | 7 | 8 | Telegram, 이메일, X/Twitter, WhatsApp, 크로스포스트 | |
| Research | 1 | 1 | 2 | 통합 검색 허브, research-worker | |
| Visualization | 1 | 0 | 1 | SVG 다이어그램, 차트, 인터랙티브 시각화 | |
| Media | 1 | 0 | 1 | 코드 기반 영상 생성·편집·렌더 | |
| Smart Home | 0 | 2 | 2 | Philips Hue, Spotify 플레이어 | |
| Utility | 5 | 7 | 12 | memory, PDF, screen-capture, xlsx, 날씨 등 | |
| 합계 | 30 | 200 | 230 | ||
커스텀 스킬 만들기
스킬 디렉토리를 생성하여 자체 도메인 지식을 추가할 수 있습니다:
mkdir -p ~/.cli-jaw/skills/my-company
cat > ~/.cli-jaw/skills/my-company/SKILL.md << 'EOF'
# My Company Standards
Internal coding standards and domain knowledge.
## When to Use
Trigger when working on any project in ~/work/ directory.
## Rules
1. Use pnpm instead of npm.
2. All APIs must follow our internal OpenAPI spec.
3. Database migrations use Drizzle ORM.
## Templates
```typescript
// Standard API response format
interface ApiResponse<T> {
success: boolean;
data: T;
error?: string;
timestamp: string;
}
```
EOF
스킬 파일 구조
모든 스킬은 최소한 SKILL.md 파일을 포함하는 디렉토리입니다. 복잡한 스킬은 레퍼런스 하위 디렉토리를 포함할 수 있습니다:
~/.cli-jaw/skills/dev-frontend/
SKILL.md # Main skill prompt (injected into system prompt)
references/
react.md # Deep guidance for React
vue.md # Deep guidance for Vue
svelte.md # Deep guidance for Svelte
tailwind.md # Tailwind-specific rules
SKILL.md는 오케스트레이터 역할을 합니다. 상위 수준 규칙을 포함하고, 더 깊은 맥락이 필요할 때 하위 파일을 참조합니다.
스킬용 슬래시 커맨드
| 커맨드 | 설명 |
|---|---|
/skill list | 채팅에서 활성 및 레퍼런스 스킬 개수 표시 |
/skill reset | 기본 30개로 소프트 리셋 (확인 필요) |