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

bilinote

bilinote contains 20 collected skills from yyyzl, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
20
Stars
8
updated
2026-05-03
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

before-backend-dev
software-developers

Read the backend development guidelines before starting your development task.

2026-05-03
before-frontend-dev
software-developers

Read the frontend development guidelines before starting your development task.

2026-05-03
brainstorm-plus
project-management-specialists

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
software-developers

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

2026-05-03
check-cross-layer
software-developers

Cross-Layer Check

2026-05-03
check-frontend
software-developers

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

2026-05-03
context-continuity
software-developers

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

2026-05-03
create-command
computer-occupations-all-other

Create New Skill

2026-05-03
execute-plan-tdd
software-developers

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
software-developers

Finish Work - Pre-Commit Checklist

2026-05-03
harvest-learnings
software-developers

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
computer-occupations-all-other

Integrate Skill into Project Guidelines

2026-05-03
onboard
software-developers

PART 3: Customize Your Development Guidelines

2026-05-03
record-session
software-developers

Record work progress after human has tested and committed code

2026-05-03
review-with-agents
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
desktop-publishers-439031

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
software-developers

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
software-developers

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