template-suggester

Community

Smartly suggest code templates, build faster.

AuthorMichael0520
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Developers often waste time setting up common component patterns like CRUD tables or form dialogs from scratch. This Skill automates the suggestion and generation of these patterns, significantly speeding up development.

Core Features & Use Cases

  • Intelligent Template Suggestion: Automatically identifies the need for a template based on user input (e.g., "create new page") or code context (e.g., an empty component file).
  • CRUD Table Generation: Quickly scaffold full CRUD list pages with common features like search, filter, pagination, and API integration.
  • Form Dialog Generation: Generate reactive form dialogs with validation and Material UI components.
  • Use Case: When you say "create new page" or "add component", Claude suggests /new-crud {entity-name} or /new-dialog {dialog-name} based on context, then helps generate the code.

Quick Start

Create a new component file and say "create new page". Claude will suggest the best template.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: template-suggester
Download link: https://github.com/Michael0520/milo-claude/archive/main.zip#template-suggester

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.