jorgealves

module-project-generator

Generates end-to-end student projects that reinforce specific modular learning objectives. Use to create professional-grade portfolio pieces and assessment tasks for engineering mentees.

jorgealves 2 1 Updated 4mo ago

Resources

1
GitHub

Install

npx skillscat add jorgealves/agent-skills/module-project-generator

Install via the SkillsCat registry.

SKILL.md

Module Project Generator

Purpose and Intent

The module-project-generator creates realistic, challenging projects that force students to apply what they've learned in a "real-world" context.

When to Use

  • Module Conclusion: Generate a capstone project at the end of a learning module.
  • Practice Exercises: Create smaller projects for students who need extra practice in specific areas.

When NOT to Use

  • Production Boilerplate: These projects are designed for education; they may lack the enterprise-grade complexity required for production systems.

Security and Data-Handling Considerations

  • Local specification generation; no access to external codebases required.