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

thought-cabinet

thought-cabinet 收录了来自 sanbaiw 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
3
更新
2026-03-17
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

creating-plan
软件开发工程师

Create detailed implementation plans through interactive research and iteration. Use when planning new features, designing changes, writing technical specs.

2026-03-17
implementing-plan
软件开发工程师

Implement technical plans from thoughts/shared/plans with verification. Use when executing approved implementation plans, resuming partially completed plans, or when the user mentions execute plan or resume plan.

2026-03-17
test-skill-e2e
软件质量保证分析师与测试员

End-to-end smoke test a ThoughtCabinet skill by deploying it to a target agent, running the agent non-interactively against a test project, capturing output, and evaluating results. Use when you want to verify a skill works correctly before shipping.

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

Onboard an AI agent to a new project by initializing ThoughtCabinet thoughts repo and bootstrapping agent memory. Use when starting work on a new repository, setting up a fresh project for AI-assisted development, or when the user asks to onboard, bootstrap, or initialize a project.

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

Write tests before implementation code using red-green-refactor. Use when implementing features, fixing bugs, or when the user mentions TDD, test-first, or test-driven.

2026-03-15
writing-skill
软件开发工程师

Create, revise, or distill workflows into skills following best practices. Use when user asks to create a new skill, iterate on an existing skill, distill a session workflow into a reusable skill, or improve skill quality.

2026-03-15
navigate-thoughts
软件开发工程师

Resolves thoughts/ paths and navigates thought documents. Use when user references a thoughts/ path, asks to find/read/list thoughts documents, or encounters symlinks in the thoughts directory.

2026-03-15
init-agent-memory
软件开发工程师

Initializes agent memory for a new project by creating a concise AGENTS.md and supporting docs with progressive disclosure. Use when onboarding an agent to a repository, bootstrapping first-run project context, or replacing an overly long memory file with a scoped index to docs references.

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

Research and understand how the codebase works, then document findings in thoughts directory. Use when investigating specific code flows or workflows, exploring how features are implemented, understanding component interactions, tracing initialization or lifecycle processes, or answering "how does X work" questions about the codebase.

2026-03-05
validating-plan
项目管理专家

Validate implementation against plan, verify success criteria, identify issues. Use after implementing-plan to confirm execution, check success criteria, and generate validation reports.

2026-02-20
commit
软件开发工程师

Creates git commits for session changes with clear, descriptive messages. Use when the user asks to commit changes, or when wrapping up a coding session and changes need to be committed.

2026-02-17
iterating-plan
项目管理专家

Iterate on existing implementation plans with thorough research and updates. Use when updating existing plans based on feedback, refining plan phases or success criteria, or adjusting plan scope.

2026-02-14