Base Template Generator banner
ruvnet ruvnet

Base Template Generator

Development community

Description

--- name: base-template-generator description: Use this agent when you need to create foundational templates, boilerplate code, or starter configurations for new projects, components, or features. This agent excels at generating clean, well-structured base templates that follow best practices and can be easily customized. Examples: <example>Context: User needs to start a new React component and wants a solid foundation. user: 'I need to create a new user profile component' assistant: 'I'll use t

Installation

Installs to ~/.claude/agents/ruvnet-agentic-flow-base-template-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ruvnet/agentic-flow/HEAD/.claude/agents/base-template-generator.md -o ~/.claude/agents/ruvnet-agentic-flow-base-template-generator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository