awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesSkill Template Generators

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.

Awesome Skill Template Generators GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • workshopper/learnyounodeW

    workshopper/learnyounode

    7,390عرض على GitHub↗

    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.

    HTML
    عرض على GitHub↗7,390
  • vercel-labs/skillsالصورة الرمزية لـ vercel-labs

    vercel-labs/skills

    6,326عرض على GitHub↗

    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.

    TypeScript
    عرض على GitHub↗6,326
  1. Home
  2. Development Tools & Productivity
  3. Template-Based Code Generators
  4. Skill Template Generators

استكشف الوسوم الفرعية

  • Exercise Boilerplate GeneratorsGenerators that create starter files for students by injecting requirements into templates. **Distinct from Skill Template Generators:** Specifically creates educational starter code rather than agent skill templates