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

nix-config

nix-config contains 22 collected skills from whisperpine, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
22
Stars
4
updated
2026-07-10
Forks
0
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

conform-markdown
software-developers

Ensures markdown files conform to rumdl linting rules and personal formatting preferences. Use when creating or editing .md files, or when user mentions formatting, linting, or rumdl.

2026-07-10
codebase-design
software-developers

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

2026-06-23
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-06-23
write-skills
computer-occupations-all-other

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

2026-06-23
implement
software-developers

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

2026-06-20
conform-issue-title
software-developers

Ensures issue titles conform with a specific style. Use when creating or editing an issue.

2026-06-19
conform-pr-title
software-developers

Ensures PR (Pull Request) titles conform with a specific style. Use when creating or editing a PR.

2026-06-19
gh-cli
software-developers

Patterns for invoking the GitHub CLI (gh) from agents. Covers structured output, pagination, repo targeting, search vs list, gh api fallback. Use when calling GitHub CLI, namely the `gh` command.

2026-06-19
to-issues
project-management-specialists

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.

2026-06-19
to-prd
project-management-specialists

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

2026-06-19
handoff
computer-occupations-all-other

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

2026-06-18
setup-repo-once
computer-occupations-all-other

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 skills depending on the output of this skill.

2026-06-18
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-06-18
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-06-18
grill-me
project-management-specialists

A relentless interview to sharpen a plan or design.

2026-06-18
grilling
project-management-specialists

Interview 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.

2026-06-18
section-separator
software-developers

Formats section separator comments in source files. Use when writing or editing comments that function as section separators.

2026-06-08
conventional-commits
software-developers

Writes commit messages following the Conventional Commits specification. Use when writing a commit message or when user mentions commit message, commit, or conventional commits.

2026-05-20
find-skills
library-assistants-clerical-434121

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2026-05-18
respect-formatter
software-developers

Auto-formats edited files using the project's formatter. Use after editing any source code file when a formatter is available.

2026-05-18
respect-lsp
software-quality-assurance-analysts-and-testers

Validates edited files have no LSP errors or warnings, auto-fixes them if possible. Use after editing any source code file when an LSP is available.

2026-05-18
conform-frontmatter
technical-writers

Ensures markdown frontmatter conforms with personal preferences. Use when creating or editing .md files in which frontmatter exists.

2026-05-16