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