Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

thought-cabinet

thought-cabinet contient 12 skills collectées depuis sanbaiw, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
3
mis à jour
2026-03-17
Forks
1
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

creating-plan
Développeurs de logiciels

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

2026-03-17
implementing-plan
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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