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

.dotfiles

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

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

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

research
مطوّرو البرمجيات

Deep research and knowledge synthesis. Activates for ANY task involving factual claims, technical decisions, implementation patterns, or domain knowledge. Deactivated ONLY when the mechanical task test passes (all three conditions true).

2026-02-09
skill-sweep
مطوّرو البرمجيات

Mandatory per-turn gate protocol. Runs at the start of EVERY turn. Four sequential gates must be evaluated before any work begins. Not optional. Not skippable. Not implicit.

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

Evaluates code changes, output, and implementations for correctness, maintainability, security, and adherence to project standards. Activates when evaluating any code — whether user-requested or as part of the mandatory holistic review before shipping.

2026-02-09
debugging
مطوّرو البرمجيات

Systematic debugging for any type of issue. Activates when any error, failure, or unexpected behavior is encountered during any task. Root-cause investigation at the deepest architectural level. Never symptom-by-symptom patching.

2026-02-09
planning
متخصصو إدارة المشاريع

Structured planning for complex tasks, features, or projects. Activates when a task requires decomposition, has multiple components, or when requirements need clarification before implementation.

2026-02-09
project-init
مطوّرو البرمجيات

Initialize new projects with proper structure, documentation, and Claude configuration. Activates when creating any new project, repository, module, or significant component.

2026-02-09
refactoring
مطوّرو البرمجيات

Systematic code refactoring to improve design without changing behavior. Activates when code structure needs improvement without behavior change, including during the refactor phase of TDD cycles.

2026-02-09
session-guard
مطوّرو البرمجيات

Monitors session scope and entropy. Activates automatically via skill-sweep. Detects when the conversation has drifted significantly from its original intent or has accumulated too many unrelated threads. Warns the user and generates a handoff prompt for a new session.

2026-02-09
tdd
محللو ضمان جودة البرمجيات والمختبرون

Test-Driven Development workflow. Activates when implementing new behavior, fixing bugs, or when tests are needed to verify correctness. Enforces Red-Green-Refactor discipline. Tests are written BEFORE implementation.

2026-02-09