Agent skill for base-template-generator - invoke with $agent-base-template-generator
Install with Tessl CLI
npx tessl i github:ruvnet/claude-flow --skill agent-base-template-generator41
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 94%
↑ 1.01xAgent success when using this skill
Validation for skill structure
TypeScript component template with testing scaffolding
TypeScript Props interface
100%
100%
Generic or optional extension type
100%
100%
Testing scaffold file
100%
100%
Test imports present
100%
100%
Placeholder / customization sections
50%
80%
Section-explaining comments
100%
100%
Relevant React imports
100%
100%
Error handling mechanism
0%
0%
Default prop values
100%
100%
Extension point present
100%
100%
Immediately usable structure
100%
100%
Without context: $0.6004 · 2m 30s · 25 turns · 31 in / 11,162 out tokens
With context: $0.6407 · 2m 45s · 23 turns · 186 in / 11,477 out tokens
CLAUDE.md guideline compliance in API templates
Result<T> wrapper
100%
100%
ApiError shape
100%
100%
Zod schema present
100%
100%
JSDoc on handler function
100%
100%
Naming convention — schema
100%
100%
TypeScript types for request/response
100%
100%
Correct HTTP status codes
100%
100%
Placeholder customization sections
100%
100%
Relevant imports included
100%
100%
Immediately functional structure
100%
100%
Extension points present
75%
62%
Without context: $0.3735 · 1m 39s · 23 turns · 28 in / 5,493 out tokens
With context: $0.4628 · 1m 58s · 25 turns · 111 in / 5,967 out tokens
SPARC methodology and modular template structure
SPARC phase sections
100%
100%
Logical module separation
100%
100%
Named exports defined
100%
100%
Organized imports section
75%
75%
TypeScript types for I/O
100%
100%
Section-explaining comments
100%
100%
Placeholder customization sections
100%
100%
Testing scaffold file
100%
100%
Extension / configuration point
100%
100%
Meaningful default values
100%
100%
README reflects SPARC
100%
100%
Without context: $0.4306 · 2m 30s · 14 turns · 16 in / 9,635 out tokens
With context: $0.7223 · 3m 29s · 26 turns · 190 in / 13,346 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.