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

dotfiles

dotfiles 收录了来自 steeef 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
4
更新
2026-04-16
Forks
1
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

humanizer
编辑

The skill for "is this AI-written?" or "make this sound more human." Use whenever a specific text sample is in question and the core concern is AI authenticity — student submissions suspected of AI authorship, blog/wiki drafts that feel off, PR commit messages that smell like boilerplate, cover letters that sound robotic, paragraphs an editor flagged. Detects copula avoidance, ChatGPT vocabulary, significance inflation, and 30+ other documented AI tells. Also rewrites flagged sections. Not for grammar checks, summarization, or style edits where AI detection is not the concern.

2026-04-16
research-and-questions
软件开发工程师

Chain extract-research-questions into objective-codebase-research. Convenience wrapper for the Q+R phases of QRSPI.

2026-03-31
draft-design-discussion
软件开发工程师

Draft a structured design discussion from research findings. Interactive — presents understanding for corrections before finalizing.

2026-03-31
draft-structure-outline
技术写作员

Create a structure outline with vertical slices from a design discussion document. Enforces vertical decomposition over horizontal layers.

2026-03-31
extract-research-questions
软件开发工程师

Extract 5-10 codebase research questions from a ticket or description. Questions only — no answers or opinions.

2026-03-31
objective-codebase-research
软件开发工程师

Conduct problem-aware, solution-blind codebase research. Outputs factual findings only — no opinions or suggestions.

2026-03-31
reflect
软件开发工程师

Extract one durable lesson from a session into AGENTS.md. Invoke with a session ID to review a past session.

2026-02-27
iterate-plan
项目管理专家

Make targeted edits to implementation plans - add tasks, modify steps, update context. Use when plan needs refinement after review or during execution.

2026-02-11
validate-plan
软件质量保证分析师与测试员

Verify implementation matches plan requirements - check success criteria, run verification commands, report gaps. Use before marking plan complete or creating PR.

2026-02-11
verification-before-completion
软件质量保证分析师与测试员

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims

2026-02-11
test-driven-development
软件质量保证分析师与测试员

Use when implementing any feature or bugfix, before writing implementation code

2026-02-11