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

tff-mono

tff-mono 收录了来自 MonsieurBarti 的 27 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
27
Stars
0
更新
2026-05-14
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

architecture-review
软件开发工程师

Use when reviewing architecture decisions. C4 model, dependency inversion, hexagonal boundaries.

2026-05-14
grill-with-docs
软件开发工程师

Use during discuss-slice and plan-slice to stress-test a spec or plan against domain vocabulary before approval.

2026-05-14
prototype
软件开发工程师

Use during research-slice to build disposable experiments that answer technical uncertainty.

2026-05-14
setup-project-skills
软件开发工程师

Use during project:init to scaffold repo-level agent configuration (CLAUDE.md, AGENTS.md, tracker labels).

2026-05-14
systematic-debugging
软件开发工程师

Use when debugging. 4-phase investigation, root cause, minimal fix.

2026-05-14
test-driven-development
软件开发工程师

Use when implementing features/fixes. Iron law: ¬∃ production code without failing test.

2026-05-14
to-prd
项目管理专家

Use during discuss-slice to synthesize conversation context into a formal PRD with user stories, implementation decisions, testing decisions, and exclusions.

2026-05-14
triage
项目管理专家

Use ad-hoc to classify the current slice or task into type and readiness state using the tff state model.

2026-05-14
writing-plans
项目管理专家

Use when creating implementation plans. Break specs into bite-sized tasks (2-5 min each).

2026-05-14
zoom-out
软件开发工程师

Use during research-slice and execute-slice when unfamiliar with a section of code. Go up a layer of abstraction and map relevant modules and callers.

2026-05-14
plannotator-usage
软件开发工程师

Use when invoking plannotator for approval review of generated .tff milestone artifacts (plan, verification, spec).

2026-05-12
acceptance-criteria-validation
软件质量保证分析师与测试员

Use when verifying acceptance criteria. Binary verdict per criterion. Evidence-based.

2026-05-10
agent-authoring
软件开发工程师

Use when creating or modifying agents. Standardized template, identity-only, skills-loaded.

2026-05-10
brainstorming
项目管理专家

Use when starting design or discovery work. MUST use before any creative work.

2026-05-10
code-review-protocol
软件质量保证分析师与测试员

Use when reviewing or requesting code review. Two-stage protocol with fresh-reviewer enforcement.

2026-05-10
codebase-documentation
软件开发工程师

Use when generating or maintaining codebase documentation. Divio framework.

2026-05-10
commit-conventions
软件开发工程师

Use when making git commits. Conventional commit format and rules.

2026-05-10
create-skill
软件开发工程师

Use when creating a new Claude Code skill in this project. Scaffolds the skill directory and SKILL.md with correct frontmatter, required sections, and validates against skill-authoring conventions.

2026-05-10
executing-plans
软件开发工程师

Use when executing approved plans. Wave-based execution with fresh subagent per task.

2026-05-10
finishing-work
软件开发工程师

Use when shipping work. Pre-PR checklist, structured merge/PR decision, branch cleanup.

2026-05-10
hexagonal-architecture
软件开发工程师

Use when designing or reviewing system architecture. Hexagonal + DDD + CQRS patterns.

2026-05-10
receiving-code-review
软件开发工程师

Use when processing review feedback. Technical rigor, not performative agreement.

2026-05-10
report-issue
软件质量保证分析师与测试员

Use when the user wants to report a bug, file an issue, or send feedback. Triggers on phrases like 'report issue', 'file a bug', 'something is wrong', 'open an issue', '/report-issue'.

2026-05-10
security-review
信息安全分析师

Use when running security review on a diff/PR/file. Research-vs-Reporting discipline, three-tier confidence gate, attacker-controllable taxonomy.

2026-05-10
skill-authoring
软件开发工程师

Use when creating, refining, or composing skills. Evidence-driven pattern analysis.

2026-05-10
stress-testing-specs
软件开发工程师

Use when stress-testing design specs. Devil's advocate for assumptions, unknowns, scope.

2026-05-10
verification-before-completion
软件开发工程师

Use when completing any task. Evidence before claims, always.

2026-05-10