Skip to main content
GitHub repository

.dotfiles

.dotfiles contains 13 collected skills from scnewma, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
9
updated
2026-05-17
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

instruct
computer-science-teachers-postsecondary

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
software-quality-assurance-analysts-and-testers

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
project-management-specialists

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

2026-05-13
debug-systematically
software-quality-assurance-analysts-and-testers

Debug issues using a structured, evidence-first process.

2026-05-13
execute-plan
project-management-specialists

Execute a written implementation plan in this session with checkpoints.

2026-05-13
execute-plan-with-subagents
project-management-specialists

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

2026-05-13
finish-development-branch
software-developers

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

2026-05-13
handle-code-review
software-quality-assurance-analysts-and-testers

Process review feedback with technical rigor before changes.

2026-05-13
setup-worktree
network-and-computer-systems-administrators

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

2026-05-13
write-plan
project-management-specialists

Create a detailed implementation plan from an approved spec.

2026-05-13
write-skill
software-developers

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

2026-05-13
python
software-developers

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
software-developers

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