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

dotfiles

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

skills collected
19
Stars
2
updated
2026-07-17
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

grilling-frontend-prototyping
web-and-digital-interface-designers

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

2026-07-17
clockify-fill
software-developers

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

2026-07-11
coding
software-developers

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

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
office-clerks-general-439061

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

2026-07-11
loop-me
computer-occupations-all-other

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

2026-07-11
parallel-impl
software-developers

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

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

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

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

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

2026-07-11
grilling
software-developers

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

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

2026-07-11
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-11
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-11
tdd
software-developers

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

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

2026-07-11
to-prd
software-developers

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

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