Skip to main content
مستودع GitHub

.dotfiles

يحتوي .dotfiles على 13 من skills المجمعة من scnewma، مع تغطية مهنية على مستوى المستودع وصفحات 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