Back to Skills

agent-template-generator

masharratt
Updated 28 days ago
139 views
14
3
14
View on GitHub
Developmenttestingautomation

About

This skill generates new agent profiles with consistent structure and automatically injects validation patterns. It enforces test-driven development protocols by default, reducing agent creation time from 60 minutes to 5 minutes. Use it when you need to quickly create standardized, validated agent templates for your Claude Code projects.

Quick Install

Claude Code

Recommended
Primary
npx skills add masharratt/claude-flow-novice -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/masharratt/claude-flow-novice
Git CloneAlternative
git clone https://github.com/masharratt/claude-flow-novice.git ~/.claude/skills/agent-template-generator

Copy and paste this command in Claude Code to install this skill

GitHub Repository

masharratt/claude-flow-novice
Path: .claude/skills/agent-template-generator
0

Related Skills

sparc-methodology

Development

The SPARC methodology provides a comprehensive, multi-agent development framework with 17 specialized modes for systematic software creation. It guides developers through Specification, Pseudocode, Architecture, Refinement, and Completion phases, integrating TDD and orchestration patterns. Use this skill when you need structured, end-to-end development workflow from initial research through deployment.

View skill

sparc-methodology

Development

The SPARC methodology skill provides a systematic, multi-agent framework for comprehensive software development. It guides developers through 17 specialized modes covering all phases from specification and architecture to refinement and completion. Use this skill when you need structured development workflows with integrated testing, orchestration, and deployment capabilities.

View skill

sparc-methodology

Development

The SPARC methodology skill provides a systematic, multi-agent development framework for comprehensive software projects. It structures work into five phases—Specification, Pseudocode, Architecture, Refinement, and Completion—with 17 specialized modes covering everything from research to deployment. Use this skill when you need an orchestrated, structured approach to guide a complex development task from start to finish.

View skill

rust-desktop-applications

Development

This skill helps developers build cross-platform desktop applications using Rust, primarily through the Tauri framework or native GUI alternatives. It's ideal for creating performant apps requiring system integration, small bundle sizes, and high performance. The guidance covers project setup, IPC, state management, and cross-platform testing and deployment.

View skill