docs
Documentation
Generate and manage project documentation
bunx @bind/skillz add docsClick to copy
| Skill | Description |
|---|---|
| context-tree | Generate a project tree annotated with context.md notes to help future sessions, (auto-call at session start) |
| compound-docs | Capture solved problems as searchable documentation with pattern detection. This skill auto-triggers when users confirm a fix worked ("that worked", "it's fixed", "working now") or manually via /compound command. |
Setup
Installation
bunx @bind/skillz add docs# Or install specific subsets:
bunx @bind/skillz add docs-*-readbunx @bind/skillz add context-tree