Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 36 collected skills from elentok, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
36
Stars
24
updated
2026-07-24
Forks
3
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

teach-epub
postsecondary-teachers-all-other

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
project-management-specialists

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

2026-07-23
to-tickets
project-management-specialists

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
desktop-publishers-439031

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
project-management-specialists

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-07-16
commit
software-developers

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
software-developers

Consult a higher-level model about the current activity.

2026-07-15
domain-modeling
software-developers

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
project-management-specialists

A relentless interview to sharpen a plan or design.

2026-07-15
grill-with-docs
project-management-specialists

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

2026-07-15
grilling
project-management-specialists

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
computer-occupations-all-other

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

2026-07-15
improve-codebase-architecture
software-developers

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
software-developers

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

2026-07-15
resolving-merge-conflicts
software-developers

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

2026-07-15
setup-elentok-skills
software-developers

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
software-quality-assurance-analysts-and-testers

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
postsecondary-teachers-all-other

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

2026-07-15
to-spec
project-management-specialists

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
software-developers

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
software-developers

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
computer-occupations-all-other

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

2026-07-15
playwright-cli
software-quality-assurance-analysts-and-testers

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

2026-07-08
thermo-nuclear-code-quality-review
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-06-15
chakra
software-developers

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

2026-06-15
react
software-developers

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

2026-06-15
vitest
software-quality-assurance-analysts-and-testers

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

2026-06-15
beads
project-management-specialists

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
software-developers

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

2026-06-05
taskify
project-management-specialists

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
project-management-specialists

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
software-developers

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

2026-05-15
caveman
writers-and-authors

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

2026-04-25