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

dotfiles

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

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

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

address-pr-feedback
محللو ضمان جودة البرمجيات والمختبرون

Address pending PR review feedback through verified triage, small fix phases, implementation, validation, and evidence-backed replies. Manual invocation only.

2026-07-13
autoresearch
مطوّرو البرمجيات

Autonomous iteration loop for a measurable goal: review, ideate, modify, verify, keep or rollback, repeat until interrupted or capped.

2026-07-13
ci-babysit
محللو ضمان جودة البرمجيات والمختبرون

Monitor a PR's CircleCI pipeline, diagnose failures, apply scoped fixes, push when requested, and continue until green or blocked.

2026-07-13
commit
مطوّرو البرمجيات

Stage and commit changes in logical groups using the project's git message style, without mixing unrelated user changes.

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

Create or update a GitHub PR with concise description, review guidance, triggered specialty reviews, and focus areas.

2026-07-13
daily-summary
موظفو المكاتب العامون

Build a daily work brief from yesterday/off-hours activity plus today's Linear, Calendar, Gmail, and Notion context; update Notion and produce standup/checklist.

2026-07-13
daily-wrapup
موظفو المكاتب العامون

Consolidate today's Notion entry, summarize Linear/work activity, and rewrite actions, decisions, and notes into a clean end-of-day record.

2026-07-13
gotcha
المهن الحاسوبية الأخرى

Capture a discovered failure pattern or correction as a gotcha for an existing skill.

2026-07-13
help-skills
المهن الحاسوبية الأخرى

Discover and recommend available personal skills for a requested workflow, grouped by purpose with usage guidance.

2026-07-13
implement-conversation
مطوّرو البرمجيات

Convert the current conversation into an implementation path, choosing quick or full planning based on scope and risk.

2026-07-13
log-on-call
موظفو المكاتب العامون

Log an off-hours on-call incident to the daily Notion doc with a timeline useful for follow-up or postmortem.

2026-07-13
log-work
موظفو المكاتب العامون

Append concise session accomplishments to today's Notion work log.

2026-07-13
my-analyze
مطوّرو البرمجيات

Compare research, specs, plans, and related artifacts to find contradictions, coverage gaps, scope drift, and implementation-readiness risks.

2026-07-13
my-arch-review
مطوّرو البرمجيات

Architecture review of a PR, document, or code area for boundaries, coupling, cohesion, dependency direction, and maintainability.

2026-07-13
my-clarify
مطوّرو البرمجيات

Surface ambiguities, contradictions, hidden assumptions, and underspecified areas in specs or research before planning.

2026-07-13
my-eval-plan
مطوّرو البرمجيات

Design evaluation plans for AI/LLM features: datasets, scorers, baselines, success criteria, and regression strategy.

2026-07-13
my-implement
مطوّرو البرمجيات

Execute an approved plan phase by phase. Dispatches one implementation-executor at a time, enforces RED -> GREEN -> VALIDATE, re-verifies results, and stops on repeated failure.

2026-07-13
my-investigate
مديرو الشبكات وأنظمة الحاسوب

Investigate production, runtime, CI, or test issues by gathering evidence from logs, metrics, traces, code, and CI, then ranking hypotheses.

2026-07-13
my-next
مطوّرو البرمجيات

Synthesize current session state into a prioritized action plan after research, validation, review, or divergent discussion.

2026-07-13
my-observe
مطوّرو البرمجيات

Design observability and monitoring for planned code changes: metrics, traces, spans, logs, dashboards, and actionable alerts.

2026-07-13
my-plan
مطوّرو البرمجيات

Create a detailed implementation plan with mechanically verifiable success criteria, phase boundaries, tests-first steps, and explicit non-goals.

2026-07-13
my-quick
مطوّرو البرمجيات

One-pass implementation workflow for small, well-understood changes with lightweight research, focused TDD, validation, and self-review.

2026-07-13
my-research
مطوّرو البرمجيات

Deep codebase research with verified findings. Uses focused discovery agents, cross-checks claims against code, saves a durable research artifact, and records assumptions.

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

Rigorous code review for local diffs or GitHub PRs. Uses a high bar for REQUEST_CHANGES: only Critical merge-blocking issues should block a PR; approve only when requirements are satisfied.

2026-07-13
my-spec
مطوّرو البرمجيات

Refine vague ideas, bugs, or rough requests into scoped technical-product specs with problem statement, boundaries, acceptance criteria, and open decisions.

2026-07-13
my-test-exec
محللو ضمان جودة البرمجيات والمختبرون

Execute a manual E2E test plan in the browser, record evidence, and format results for the user or PR.

2026-07-13
my-test-plan
محللو ضمان جودة البرمجيات والمختبرون

Produce a manual E2E test plan from a ticket, PR, or code change with scenarios, setup, expected outcomes, and risk coverage.

2026-07-13
my-validate
محللو ضمان جودة البرمجيات والمختبرون

Validate work against a plan or current session. Runs mechanical checks, verifies claims against code, repairs local failures when safe, and reports residual risk.

2026-07-13
my-workflow
المهن الحاسوبية الأخرى

Run one checkpointed delivery stage at a time: research, spec, clarify, plan, observe, analyze, then the gated atomic implement -> validate -> review block. Never jump straight to implementation unless the workflow ledger explicitly marks all prior stages complete.

2026-07-13
perf-review
مطوّرو البرمجيات

Deep performance review: query plans, index coverage, load impact, caching strategy, resource use, and scaling risks.

2026-07-13
plan-milestone
متخصصو إدارة المشاريع

Analyze Linear milestone issues, sequence dependencies, identify critical path, and optionally update issue relationships.

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

Publish prepared PR review to GitHub inline comments, thread replies, review body via gh api.

2026-07-13
quality-audit
محللو ضمان جودة البرمجيات والمختبرون

Deep audit of test quality, coverage fidelity, flakiness risk, assertions, mocks, and whether tests actually catch intended bugs.

2026-07-13
quick-implement
مطوّرو البرمجيات

Execute a quick-plan one phase at a time using quick-implement-agent for TDD or direct-edit phases.

2026-07-13
quick-plan
مطوّرو البرمجيات

Create a small executable quick-plan for simple changes, with TDD or direct-edit phases and mechanical success criteria.

2026-07-13
requirements-audit
مطوّرو البرمجيات

Audit a PR, ticket, spec, or local change against stated requirements and acceptance criteria.

2026-07-13
security-audit
محللو أمن المعلومات

Deep security audit for code changes or areas: auth/authz, data exposure, injection, secrets, dependency risk, and OWASP-style issues.

2026-07-13
team-plan
مطوّرو البرمجيات

Plan parallel milestone work for multiple developers by analyzing issue surfaces, dependencies, sequencing, and merge-conflict risk.

2026-07-13
this-important
مطوّرو البرمجيات

Filter previous findings through an importance bar so only issues worth raising or fixing survive.

2026-07-13
update-deps
مطوّرو البرمجيات

Update outdated dependencies across supported package managers, handling safe updates first and flagging breaking changes.

2026-07-13
عرض أهم 40 من أصل 48 skills مجمعة في هذا المستودع.