Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

dotfiles

يحتوي dotfiles على 12 من skills المجمعة من surenkov، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
4
محدث
2026-07-22
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

using-superpowers
المهن الحاسوبية الأخرى

Use when starting any conversation - establishes how to find and use skills, requiring skill tool invocation before ANY response including clarifying questions.

2026-07-22
ast-grep-outline
مطوّرو البرمجيات

Use when exploring or modifying a codebase and you need a cheap structural map of files, directories, imports, exports, or direct members before reading full source.

2026-07-21
ast-grep
مطوّرو البرمجيات

Guide for writing ast-grep rules to perform structural code search and analysis. Use when searching codebases using AST patterns, finding specific language constructs, or executing complex structural code queries.

2026-07-21
brainstorming
مطوّرو البرمجيات

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-07-21
code-review
محللو ضمان جودة البرمجيات والمختبرون

Review changes since a fixed ref along two axes (Standards & Spec) using parallel sub-agents. Use when reviewing branches, PRs, or diffs.

2026-07-21
dispatching-parallel-agents
مطوّرو البرمجيات

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-07-21
subagent-driven-development
مطوّرو البرمجيات

Use when executing implementation plans with independent tasks in the current session.

2026-07-21
systematic-debugging
محللو ضمان جودة البرمجيات والمختبرون

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-07-21
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

Use when implementing any feature or bugfix, before writing implementation code

2026-07-21
using-git-worktrees
مطوّرو البرمجيات

Use when starting feature work that needs workspace isolation. Detects existing isolation, prefers native platform tools, or falls back to configured git worktrees.

2026-07-21
verification-before-completion
محللو ضمان جودة البرمجيات والمختبرون

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-07-21
writing-plans
مطوّرو البرمجيات

Use when you have a specification or requirements for a multi-step task, before implementing any code.

2026-07-21