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

bilinote

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

已收集 skills
20
Stars
8
更新
2026-05-03
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

before-backend-dev
软件开发工程师

Read the backend development guidelines before starting your development task.

2026-05-03
before-frontend-dev
软件开发工程师

Read the frontend development guidelines before starting your development task.

2026-05-03
brainstorm-plus
项目管理专家

Deep requirements and design discovery workflow that keeps Trellis task-first PRD capture but adds stronger design confirmation, explicit technical design notes, and a clean handoff to task plan generation. Use when you want a richer brainstorming experience than $brainstorm, when trade-offs need deliberate review, or when you want Superpowers-style design validation inside Trellis tasks.

2026-05-03
check-backend
软件开发工程师

Check if the code you just wrote follows the backend development guidelines.

2026-05-03
check-cross-layer
软件开发工程师

Cross-Layer Check

2026-05-03
check-frontend
软件开发工程师

Check if the code you just wrote follows the frontend development guidelines.

2026-05-03
context-continuity
软件开发工程师

指导 agent 何时以及如何更新任务的 .fusion/ 执行态文件

2026-05-03
create-command
其他计算机职业

Create New Skill

2026-05-03
execute-plan-tdd
软件开发工程师

Execute the current task's plan.md slice by slice using strict red-green-refactor discipline. Reads the task PRD, technical design, and execution plan, reviews for gaps, and then implements only through failing tests first. Use after $write-task-plan and before finish-work.

2026-05-03
finish-work
软件开发工程师

Finish Work - Pre-Commit Checklist

2026-05-03
harvest-learnings
软件开发工程师

Synthesize durable lessons from the current task and promote them into .trellis/spec/ without polluting specs with one-off task noise. Reads the task artifacts, changed files, tests, and design decisions, then updates the right spec documents or explicitly decides that no durable spec update is needed. Use after implementation and before finish-work.

2026-05-03
integrate-skill
其他计算机职业

Integrate Skill into Project Guidelines

2026-05-03
onboard
软件开发工程师

PART 3: Customize Your Development Guidelines

2026-05-03
record-session
软件开发工程师

Record work progress after human has tested and committed code

2026-05-03
review-with-agents
软件质量保证分析师与测试员

Two-stage cross-review using subagents: spec compliance review first (does code match PRD?), then code quality review (is it well-built?). Each stage uses an independent subagent with isolated context to catch blind spots the implementer missed. Use after all execute-plan-tdd slices are complete for complex or high-risk tasks where single-agent self-review is not enough.

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

Four-phase debugging methodology: root cause investigation, pattern analysis, hypothesis testing, and TDD-based fix implementation. Enforces evidence-first discipline and stops random fix attempts. Use when encountering any bug, test failure, or unexpected behavior — especially when under time pressure or after a fix attempt has already failed.

2026-05-03
write-task-plan
软件开发工程师

Generate a task-local execution plan in .trellis/tasks/<task>/plan.md from the current PRD, technical design, and project specs. Produces small, TDD-first implementation slices with exact files, checks, and sequencing. Use after brainstorming is approved and before implementation begins.

2026-05-03
officecli
桌面出版专家

Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.

2026-05-03
checkpoint
软件开发工程师

Save current task execution state to .fusion/ for context recovery across sessions. Use at key milestones, before context compaction, or when switching tasks.

2026-05-03
resume-context
软件开发工程师

Semantically restore current task execution state from .fusion/ recovery data. Use at the start of a new session or after context compaction.

2026-05-03