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

dotfiles

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