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

.dotfiles

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

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

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

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

Review code changes for correctness, security, and quality. Triggers: 'review this code', 'check my changes', 'code review', 'look for issues in'.

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

Review code changes for correctness, architecture, scope, and hygiene.

2026-07-10
dev-design-feature
مطوّرو البرمجيات

Design an implementation plan for a feature, fix, or refactor. Outputs a structured plan to docs/plans/. Triggers: 'plan this feature', 'design the implementation', 'how should we approach'.

2026-07-03
dev-design-system
مطوّرو البرمجيات

Design system-level architecture and cross-cutting patterns. Outputs to docs/architecture/. Triggers: 'design the system', 'architecture decision', 'cross-cutting concern', 'high-level design'.

2026-07-03
dev-review-feature
مطوّرو البرمجيات

Review a feature plan for completeness, correctness, and edge cases. Triggers: 'review this plan', 'check the design doc', 'is this spec solid', 'critique the approach'.

2026-07-03
dev-review-system
مطوّرو البرمجيات

Review system architecture for soundness, scalability, and trade-offs. Triggers: 'review the architecture', 'audit the system design', 'is this design sound', 'critique the architecture'.

2026-07-03
dev-design-feature
مطوّرو البرمجيات

Create and approve a feature/fix/refactor plan before implementation.

2026-07-03
dev-review-feature
مطوّرو البرمجيات

Review and tighten an existing plan before execution.

2026-07-03
dev-create-issue
مطوّرو البرمجيات

Create a well-structured GitHub issue from a title or brief description. Triggers: 'create an issue for', 'open a ticket', 'log a bug report'.

2026-07-02
dev-create-pr
مطوّرو البرمجيات

Create a draft or ready-to-review GitHub pull request for current branch changes. Triggers: 'create a PR', 'open a pull request', 'submit for review'. Pass 'ready' to mark as ready for review.

2026-07-02
dev-design-infra
مديرو الشبكات وأنظمة الحاسوب

Design infrastructure changes (Terraform, Kubernetes) with config and runbook. Outputs to docs/plans/. Triggers: 'plan the infra', 'design the deployment', 'how should we configure'.

2026-07-02
dev-execute-feature
مطوّرو البرمجيات

Implement a feature following TDD RED→GREEN→BLUE from a design plan. Triggers: 'implement this feature', 'execute the plan', 'build it'.

2026-07-02
dev-execute-infra
مديرو الشبكات وأنظمة الحاسوب

Write infrastructure config (Terraform, k8s manifests) and a runbook without applying changes. Triggers: 'write the terraform', 'generate the k8s config', 'create the runbook'.

2026-07-02
dev-explore
مطوّرو البرمجيات

Map entry points, data flow, and code patterns for a given target. Triggers: 'explore this codebase', 'how does X work', 'map the flow of', 'trace the path through'.

2026-07-02
dev-fix-bug
مطوّرو البرمجيات

Diagnose a bug from a symptom description and apply a minimal targeted fix. Triggers: 'fix this bug', 'something is broken', 'why is X failing', 'there's a regression'.

2026-07-02
dev-recap
مطوّرو البرمجيات

Extract patterns and decisions from the current session into project config/docs. Triggers: 'recap this session', 'capture what we learned', 'update project docs with findings'.

2026-07-02
dev-ship-feature
مطوّرو البرمجيات

Run the full feature cycle: explore → plan → execute → review-code → recap → PR. Triggers: 'ship this feature', 'end-to-end implementation', 'do the whole thing'. Resume a phase with: /dev:ship-feature <name> from <phase>.

2026-07-02
dev-simplify-code
مطوّرو البرمجيات

Simplify code by reducing complexity and duplication without changing behavior. Triggers: 'simplify this', 'clean up the code', 'reduce complexity', 'refactor for clarity'.

2026-07-02
dev-write-rca
مطوّرو البرمجيات

Write RCA/incident report from issues and PRs

2026-07-02
gke-pod-restarts
مديرو الشبكات وأنظمة الحاسوب

Use this skill to investigate GKE incidents involving pod restart cascades, 503/504 errors, service unavailability, or CrashLoopBackOff. Triggers: 'pods keep restarting', '503/504 errors', 'service is down', 'crash loop', 'what caused the incident at <time>'. Inputs required: GCP project, cluster name+region, namespace, service/deployment names, approximate incident time + timezone. All commands are read-only. Never mutate cluster state.

2026-07-02
gke-pod-restarts
مديرو الشبكات وأنظمة الحاسوب

Use this skill to investigate GKE incidents involving pod restart cascades, 503/504 errors, service unavailability, or CrashLoopBackOff. Triggers: 'pods keep restarting', '503/504 errors', 'service is down', 'crash loop', 'what caused the incident at <time>'. Inputs required: GCP project, cluster name+region, namespace, service/deployment names, approximate incident time + timezone. All commands are read-only. Never mutate cluster state.

2026-06-28
dev-create-issue
مطوّرو البرمجيات

Create a standalone GitHub issue. Use design-feature for plan-linked issues.

2026-06-19
dev-create-pr
مطوّرو البرمجيات

Create a pull request from an implemented or reviewed plan.

2026-06-19
dev-design-infra
مديرو الشبكات وأنظمة الحاسوب

Create and approve an infrastructure change plan with preflight, verification, and rollback.

2026-06-19
dev-design-system
مطوّرو البرمجيات

Create and approve an architecture design for cross-cutting system changes.

2026-06-19
dev-execute-feature
مطوّرو البرمجيات

Execute an approved plan with strict TDD sequencing and scope control.

2026-06-19
dev-execute-infra
مديرو الشبكات وأنظمة الحاسوب

Write infrastructure config and generate a manual execution runbook without applying changes.

2026-06-19
dev-explore
مطوّرو البرمجيات

Explore a codebase area and report entry points, flow, patterns, and gotchas.

2026-06-19
dev-fix-bug
مطوّرو البرمجيات

Diagnose root cause and apply a minimal, verified bug fix.

2026-06-19
dev-recap
مطوّرو البرمجيات

Capture reusable insights and archive session outcomes after implementation.

2026-06-19
dev-review-system
مطوّرو البرمجيات

Review architecture designs for correctness, trade-offs, migration safety, and decomposition.

2026-06-19
dev-ship-feature
مطوّرو البرمجيات

Run the end-to-end dev cycle: explore, plan, execute, review, recap, and PR.

2026-06-19
dev-simplify-code
مطوّرو البرمجيات

Simplify code without changing behavior.

2026-06-19
dev-write-rca
مطوّرو البرمجيات

Write RCA/incident report from issues and PRs

2026-06-19