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

dotfiles

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

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

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

teach-epub
معلمو التعليم العالي، جميع الآخرون

Author a teach workspace's lessons/reference/index in markdown and build both the browsable HTML site and a phone-friendly EPUB from that one source.

2026-07-24
batch-grill-me
متخصصو إدارة المشاريع

A relentless interview that asks every frontier question at once, round by round.

2026-07-23
to-tickets
متخصصو إدارة المشاريع

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.

2026-07-23
markdown
فنيو النشر المكتبي

Print the relevant text as raw copy-able markdown and copy it to the clipboard. Run `/markdown file` to copy it as a file reference instead, for pasting into Slack.

2026-07-18
triage
متخصصو إدارة المشاريع

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

2026-07-18
code-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-16
implement
مطوّرو البرمجيات

Implement a piece of work based on a spec or set of tickets.

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

Commit staged git changes, or include current changes only when the user explicitly says /commit all or $commit all. Use when asked to commit, create a commit, or finalize changes.

2026-07-15
consult
مطوّرو البرمجيات

Consult a higher-level model about the current activity.

2026-07-15
domain-modeling
مطوّرو البرمجيات

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

2026-07-15
grill-me
متخصصو إدارة المشاريع

A relentless interview to sharpen a plan or design.

2026-07-15
grill-with-docs
متخصصو إدارة المشاريع

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

2026-07-15
grilling
متخصصو إدارة المشاريع

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

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

Compact the current conversation into a handoff document for another agent to pick up.

2026-07-15
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-15
nvim-pack-audit
مطوّرو البرمجيات

Run interactive staged vim.pack.update() + security audit, then review findings before explicit approve/abort.

2026-07-15
resolving-merge-conflicts
مطوّرو البرمجيات

Use when you need to resolve an in-progress git merge/rebase conflict.

2026-07-15
setup-elentok-skills
مطوّرو البرمجيات

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

2026-07-15
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-15
teach
معلمو التعليم العالي، جميع الآخرون

Teach the user a new skill or concept, within this workspace.

2026-07-15
to-spec
متخصصو إدارة المشاريع

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

2026-07-15
verify
مطوّرو البرمجيات

Verify changed files after completing a task or before commit using cheap targeted checks. Use for staged, commit-all, or working-changes verification when handing work back or when another skill needs changed-file checks.

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

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

2026-07-15
writing-great-skills
المهن الحاسوبية الأخرى

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

2026-07-15
playwright-cli
محللو ضمان جودة البرمجيات والمختبرون

Automate browser interactions, test web pages and work with Playwright tests.

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

Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.

2026-07-08
bash
مطوّرو البرمجيات

How to write bash scripts. Use when editing bash scripts.

2026-06-15
chakra
مطوّرو البرمجيات

How to use the Chakra component library for React. Use when working on a React+Chakra codebase.

2026-06-15
react
مطوّرو البرمجيات

How to use React. Use when working on a React codebase.

2026-06-15
vitest
محللو ضمان جودة البرمجيات والمختبرون

How to use Vitest. Use when writing or reviewing Vitest tests.

2026-06-15
beads
متخصصو إدارة المشاريع

Use for project task tracking, dependency management, and multi-session handoff with Beads. Trigger when the user explicitly asks for Beads/task tracking, when a side-quest/follow-up issue is identified (offer to create it in Beads), or when finalizing a plan so plan tasks are tracked in Beads.

2026-06-05
gopls
مطوّرو البرمجيات

How to use the gopls MCP for analyzing Go code. Use when working on a Go codebase.

2026-06-05
taskify
متخصصو إدارة المشاريع

Turn the current conversation context into a PRD and publish it to beads as an epic with subtasks. Use when user wants to create a PRD from the current context.

2026-05-29
retro
متخصصو إدارة المشاريع

Do a retrospective of this session so we can learn and improve next time. Triggered when the user asks for a retrospective.

2026-05-16
changelog
مطوّرو البرمجيات

Update CHANGELOG.md with the changes for the next version. Use when asked to update the changelog

2026-05-15
caveman
الكتّاب والمؤلفون

Ultra-compressed communication mode. Cuts token usage by speaking like a caveman. Use when user says "caveman mode" or invokes /caveman.

2026-04-25