Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotfiles

dotfiles 收录了来自 elentok 的 36 个 skills,并提供仓库级职业覆盖和站内 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