Commit Graph

9 Commits

Author SHA1 Message Date
Dan Guido 38aaa0fa7b Move skill/agent authoring and publishing to Usage section
Writing and publishing skills is a workflow activity, not a one-time
configuration task. Move both subsections from Configuration > Plugins
and Skills into Usage, between Commands and Recommended Skills.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 09:45:35 -05:00
Dan Guido 30ea6ceb7c Merge pull request #26 from trailofbits/elevate-usage-section-and-drop-granola
Elevate Usage to top-level heading, drop Granola from MCP template
2026-02-12 09:42:41 -05:00
Dan Guido 47c70b3367 Elevate Usage to top-level heading and remove Granola from MCP template
Usage is a distinct section from Configuration, not subordinate to it.
Bump Usage and all its subsections up one heading level so it renders
as a peer of the document title. Remove Granola from mcp-template.json
since it's not a core recommendation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 09:41:30 -05:00
Dan Guido 417bacd373 Add agent-browser skill installation to configuration section
The agent-browser CLI ships its own marketplace with a first-party skill
that Claude needs to understand the ref lifecycle and command API. Placed
the install instructions in Configuration > Plugins and Skills where
other marketplace setup lives, with a cross-reference from the Usage >
Web Browsing section.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 09:20:35 -05:00
Dan Guido ad587236d5 Add agent persona guidance to skill authoring section
Expand "Writing custom skills" into "Writing skills and agents" with
guidance on when to use agents over skills, how to encode expert
personas as subagents, and the plugin-dev tooling for both.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 09:02:15 -05:00
Dan Guido 176e05b888 Reorganize README sections and update descriptions
Move project-level CLAUDE.md and fast mode from setup/config into
usage where they fit better as per-project and per-session concerns.
Add personalization section for spinner verbs. Update statusline
sample output, global CLAUDE.md description, sandbox docs, marketplace
descriptions, and skill authoring guidance to match current state.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 08:56:49 -05:00
Dan Guido 48a1b42e08 Add recommended skills and MCP servers sections
Add Anthropic official plugins (frontend-design, pr-review-toolkit) to
recommended skills. Add recommended MCP servers section with Granola,
slither-mcp, pyghidra-mcp, and Serena. Move Granola from core MCP
config to the new section.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 02:45:23 -05:00
Dan Guido af3fcdb3b9 Mention hookify plugin in hooks section
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 01:58:28 -05:00
Dan Guido 00183c41fe Initial commit
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 01:28:00 -05:00