2 Repos
Generates starter templates with required frontmatter for defining new instruction sets for coding agents.
Distinct from Template-Based Code Generators: Distinct from Template-Based Code Generators: focuses on generating skill-specific templates rather than general codebase structures.
Explore 2 awesome GitHub repositories matching development tools & productivity · Skill Template Generators. Refine with filters or upvote what's useful.
This project is a guided coding course and interactive tutorial designed to teach the fundamentals of the Node.js runtime and its core modules. It functions as a learning environment where users complete a series of self-guided workshops focused on server construction and asynchronous input and output operations. The system includes an automated exercise validator that verifies the correctness of lesson solutions. This tool checks submitted script files against expected outcomes to provide immediate validation of the user's work. The curriculum covers Node.js programming education through ex
Creates boilerplate starter files for students by injecting specific requirements into predefined templates.
Skills is a command-line tool for managing reusable instruction sets, called skills, that configure the behavior of AI coding agents. It provides a versioned registry of agent prompts that can be discovered, installed, updated, and removed through a CLI interface, with skills stored as declarative configuration files injected directly into a project's file system. The tool supports the full lifecycle of agent skill management, including searching a public registry by keyword, browsing a leaderboard of community-contributed skills, inspecting remote repositories before installation, and genera
Generates starter templates with required frontmatter for new instruction sets.