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

nix-config

nix-config 收录了来自 whisperpine 的 22 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
22
Stars
4
更新
2026-07-10
Forks
0
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

conform-markdown
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
其他计算机职业

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

2026-06-23
implement
软件开发工程师

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

2026-06-20
conform-issue-title
软件开发工程师

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

2026-06-19
conform-pr-title
软件开发工程师

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

2026-06-19
gh-cli
软件开发工程师

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
项目管理专家

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
项目管理专家

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
其他计算机职业

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

2026-06-18
setup-repo-once
其他计算机职业

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
软件开发工程师

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
项目管理专家

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
项目管理专家

A relentless interview to sharpen a plan or design.

2026-06-18
grilling
项目管理专家

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
软件开发工程师

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

2026-06-08
conventional-commits
软件开发工程师

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
图书馆文员助理

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
软件开发工程师

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
软件质量保证分析师与测试员

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
技术写作员

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

2026-05-16