Skip to main content
GitHub 仓库

.dotfiles

.dotfiles 收录了来自 scnewma 的 13 个 skills,并提供仓库级职业覆盖和站内 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