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

dotfiles

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

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

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

grilling-frontend-prototyping
مصممو واجهات الويب والرقمية

Converge on a frontend look through rounds of prototypes and grilling verdicts.

2026-07-17
clockify-fill
مطوّرو البرمجيات

Fill Clockify time entries by gathering GitHub activity (commits, PRs, issues), then previewing and committing entries via clockify-cli.

2026-07-11
coding
مطوّرو البرمجيات

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

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

Create conventional, one-line commits from current git changes, splitting work into the smallest sensible atomic commits. Use when the user asks to commit changes.

2026-07-11
idea
موظفو المكاتب العامون

Write the idea the user provides into their `ideas.md` file.

2026-07-11
loop-me
المهن الحاسوبية الأخرى

Grill me about specs for the workflows I want to build, within this workspace.

2026-07-11
parallel-impl
مطوّرو البرمجيات

Implement multiple user-authored plans in parallel, each on its own branch off the current branch in a separate git worktree and tmux pane running pi, then merge them all back. Use when the user wants to "implement these in parallel", "parallelize these plans", "fan out these handoffs", or build several plans at once in the same branch lineage.

2026-07-11
review-github-pr-comments
محللو ضمان جودة البرمجيات والمختبرون

Review PR comments and bot feedback, then decide whether each point should be fixed, rejected, deferred, or already handled. Apply accepted suggestions when asked.

2026-07-11
using-herdr
مطوّرو البرمجيات

Control herdr from inside it. Manage workspaces and tabs, split panes, spawn agents, read output, and wait for state changes — all via CLI commands that talk to the running herdr instance over a local unix socket. Use when running inside herdr (HERDR_ENV=1).

2026-07-11
context-modeling
مطوّرو البرمجيات

Lightweight project context and ADR maintenance. Use when creating or updating `CONTEXT.md`, recording design choices as ADRs, or when another workflow needs project vocabulary, commands, pitfalls, or design memory without full SDD.

2026-07-11
grill-with-docs
مطوّرو البرمجيات

A relentless interview to sharpen a plan or design, which also creates docs as we go.

2026-07-11
grilling
مطوّرو البرمجيات

Grill the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases, or when in spec driven development mode.

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

Implement a piece of work based on a set of issues or specs.

2026-07-11
improve-codebase-architecture
مطوّرو البرمجيات

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

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

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

2026-07-11
tdd
مطوّرو البرمجيات

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

2026-07-11
to-issues
مطوّرو البرمجيات

Break a plan, spec, or PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices.

2026-07-11
to-prd
مطوّرو البرمجيات

Turn the current conversation into a PRD and publish it to GitHub issues — no interview, just synthesis of what you've already discussed.

2026-07-11
wayfinder
مطوّرو البرمجيات

Plan a huge chunk of work — more than one agent session can hold — as a shared map of investigation tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.

2026-07-11