Agent Skills by Herbivore
Showing 34 vetted skills indexed across 1 GitHub repositories.
trellis-before-dev
Loads .trellis/spec development guidelines and checklists before coding tasks.
trellis-brainstorm
Convert ambiguous product requests into PRD-backed planning artifacts through evidence-first interviews.
trellis-break-loop
Analyze fixed bugs to categorize root causes and generate prevention plans.
trellis-check
Verify code changes against Trellis task artifacts and spec guidelines.
trellis-meta
Map and customize local Trellis architecture within initialized user projects.
trellis-update-spec
Capture executable contracts and coding conventions into .trellis/spec documents.
trellis-start
Load Trellis workflow context and route coding sessions by task state.
trellis-finish-work
Archive completed Trellis tasks and record a session journal after verifying quality gates.
first-principles-thinking
Decompose problems into axioms and ground truths for justified recommendations.
trellis-continue
Resume an in-progress Trellis task at the correct phase and step.
ts-sdk-author
Configure TypeScript SDK packaging with dual ESM+CJS builds and npm release workflows.
contribute
Guide Trellis documentation and marketplace contributions with bilingual pages and registry updates.
python-design
Apply deep-module design and type-first contracts to Python CLI scripts.
gitnexus-refactoring
Renames and restructures symbols while preserving references across repositories.
gitnexus-debugging
Trace software failures to responsible execution flows and symbols in GitNexus codebases.
gitnexus-exploring
Trace execution flows and symbol call graphs from indexed repository context.
gitnexus-guide
Guide users to GitNexus tools, resources, and knowledge-graph schema.
gitnexus-cli
Build and refresh GitNexus knowledge graphs for local repositories.
gitnexus-impact-analysis
Analyze upstream dependencies to reveal breakage from symbol changes.
create-manifest
Generate Trellis migration manifests and English/Chinese MDX changelogs from git commits.
before-dev
Load repository-specific coding guidelines from .trellis/spec/ before implementation.
brainstorm
Convert natural-language requests into prd.md, design.md, and implement.md planning artifacts.
update-spec
Update .trellis/spec/ documents with executable code-spec contracts.
break-loop
Convert completed debugging sessions into structured bug prevention guidance.