process-generator
SolidGenerate process JS files following Babysitter SDK patterns including task definitions, quality gates, breakpoints, and proper io configuration.
Install
Quality Score: 96/100
Skill Content
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
process-validator
Validate process JS files for correct SDK patterns, task definitions, syntax, and quality gate implementation.
process-builder
Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.
process-integrator
Integrate skills and agents into process files by updating task definitions with appropriate skill.name and agent.name references.
process-analyzer
Analyze processes, identify workflows, define boundaries and scope, and map process requirements for specialization creation.
skill-generator
Generate SKILL.md files with proper YAML frontmatter, capabilities documentation, and usage examples following Babysitter SDK conventions.