Skip to main content
GitHub 저장소

.dotfiles

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

수집된 skills
13
Stars
9
업데이트
2026-05-17
Forks
0
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

instruct
고등교육 컴퓨터공학 교원

Step-by-step teaching mode for implementation guidance. Use when the user asks Codex to teach them how to implement a change themselves, says "use instruct", "teach me step by step", "walk me through implementing", "show me incrementally", or otherwise wants guidance-first coding help instead of Codex directly editing files.

2026-05-17
feature-testing
소프트웨어 품질 보증 분석가·테스터

Guidance for designing, writing, reviewing, or refactoring tests in this project. Use when adding tests for features or bugs, deciding unit vs integration boundaries, choosing what to mock, improving test structure, or reducing brittle/slow/flaky tests.

2026-05-17
brainstorm
프로젝트 관리 전문가

Turn a rough idea into a reviewed design spec before any implementation.

2026-05-13
debug-systematically
소프트웨어 품질 보증 분석가·테스터

Debug issues using a structured, evidence-first process.

2026-05-13
execute-plan
프로젝트 관리 전문가

Execute a written implementation plan in this session with checkpoints.

2026-05-13
execute-plan-with-subagents
프로젝트 관리 전문가

Execute a written implementation plan task-by-task using pi subagents with review gates.

2026-05-13
finish-development-branch
소프트웨어 개발자

Verify tests, present merge options, and clean up a finished branch.

2026-05-13
handle-code-review
소프트웨어 품질 보증 분석가·테스터

Process review feedback with technical rigor before changes.

2026-05-13
setup-worktree
네트워크·컴퓨터 시스템 관리자

Create an isolated worktree with safety checks and a clean baseline.

2026-05-13
write-plan
프로젝트 관리 전문가

Create a detailed implementation plan from an approved spec.

2026-05-13
write-skill
소프트웨어 개발자

Create or edit an agent skill using a test-driven documentation process.

2026-05-13
python
소프트웨어 개발자

Python language conventions, patterns, and tooling. This skill should be used when working with Python source files (.py), pyproject.toml, or writing Python scripts.

2026-03-31
go
소프트웨어 개발자

Go language conventions, patterns, and tooling. This skill should be used when working with Go source files (.go), go.mod, or building Go CLI programs.

2026-03-03