Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

claude-code-config

claude-code-config에는 edjchapman에서 수집한 skills 20개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
20
Stars
8
업데이트
2026-07-22
Forks
0
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

project-setup
소프트웨어 개발자

Set up or bootstrap a project with the claude-code-config tooling — setup-project.sh, install-tooling.sh, the layered hooks setup, and the new-repo runbook. Use when installing this config into a repo, running the setup scripts, vendoring the make-check tooling, or bootstrapping a new project.

2026-07-22
later
일반 사무원

Create a new "Later" backlog item (Learn / Research / Do / Read) from a configurable template.

2026-07-15
mkdocs-style
소프트웨어 개발자

Install or update the shared MkDocs Material style layer (Ink & Indigo on warm paper) in the current project.

2026-07-15
refinement
소프트웨어 개발자

Prepare technical analysis for backlog refinement meetings.

2026-07-15
status
일반 사무원

Capture a quick status update and append it to today's daily log.

2026-07-15
eow-review
사무·행정 지원 종사자 일선 감독자

Prepare end-of-week review notes summarizing the full week's work activity across all sources (Git, GitHub, Jira).

2026-07-15
standup
소프트웨어 개발자

Prepare a standup document summarizing recent work activity across Git, GitHub, and Jira.

2026-07-15
git-workflow
소프트웨어 개발자

Use when working with Git repositories, branches, commits, pull requests, release workflows, or files under .git — including complex operations like interactive rebase, merge-conflict resolution, cherry-picking, bisecting, or recovering lost commits via reflog.

2026-07-15
security-patterns
정보 보안 분석가

Use when writing or reviewing authentication, authorization, middleware, routes, input validation, secrets handling, JWT, CSRF, CORS, or security-sensitive code paths. For a full audit of pending changes, use the bundled /security-review command instead.

2026-07-15
pr
소프트웨어 개발자

Create a pull request with a well-crafted description. Use when the user finished work on a branch and wants to open a PR, or asks to create a pull request.

2026-07-09
adr
소프트웨어 개발자

Create an Architecture Decision Record (Nygard format) documenting a technical decision. Use when the user is deciding between multiple technical approaches, evaluating trade-offs for a framework/library/database choice, planning a schema migration or multi-component refactor, or explicitly asks for an ADR.

2026-07-09
commit
소프트웨어 개발자

Analyze staged changes and write a conventional commit message. Use when the user has staged git changes and asks to commit, or wants help writing a commit message.

2026-07-09
hotfix
소프트웨어 개발자

Create a hotfix branch with a minimal fix, targeted tests, and PR. Use when the user describes an urgent production bug, says "hotfix", or asks for a quick fix to ship to main.

2026-07-09
tdd
소프트웨어 품질 보증 분석가·테스터

Guide a TDD (Test-Driven Development) workflow with disciplined Red-Green-Refactor cycles for the given feature or change. Use when the user is starting a new feature or behavior change and asks for TDD.

2026-07-09
api-design
소프트웨어 개발자

Use when designing or reviewing REST APIs, including views, routes, controllers, endpoints, serializers, schemas, status codes, pagination, and error response formats.

2026-07-03
django-patterns
소프트웨어 개발자

Use when editing Django models, views, serializers, admin, managers, signals, migrations, querysets, or database access patterns.

2026-07-03
docker-patterns
네트워크·컴퓨터 시스템 관리자

Use when editing Dockerfiles, Docker Compose files, container build contexts, .dockerignore files, or container security and caching patterns.

2026-07-03
infrastructure
네트워크·컴퓨터 시스템 관리자

Use when editing Terraform, Kubernetes manifests, Helm charts, infrastructure modules, or deployment configuration.

2026-07-03
root-cause-analysis
소프트웨어 개발자

Use when investigating incidents, production failures, recurring bugs, regressions, flaky tests, logs, stack traces, or system behavior that needs root-cause analysis.

2026-07-03
testing-patterns
소프트웨어 품질 보증 분석가·테스터

Use when writing or reviewing tests, fixtures, factories, mocks, test coverage, or files named test_*, *_test, *.test.*, or *.spec.*.

2026-07-03