Stars
★ 13
Architecture and usage patterns for agents, workflows, memory, and servers
Install this skill (Claude Code)
# Clone and copy the skill into your project
git clone https://github.com/voltagent/skills.git
mkdir -p .claude/skills
cp -r skills/voltagent-best-practices .claude/skills/
# Or for personal use: ~/.claude/skills/Reference for the VoltAgent class options and lifecycle methods
Lookup embedded docs from @voltagent/core for version-matched documentation