convention-skill-generator

Community

Generate AI Convention Skills from guidelines, standardize practices.

AuthorRevTechStudio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of Convention Skill definitions, transforming user-defined rules and guidelines into structured, reusable AI components. It ensures consistency and adherence to architectural standards, making it easy to standardize practices across projects.

Core Features & Use Cases

  • Interactive Guideline Capture: Guides users through defining skill objectives, categories, and specific rules for any set of conventions.
  • Template-Based Generation: Selects and populates appropriate templates (simple or full) based on guideline complexity, ensuring comprehensive documentation.
  • Good/Bad Example Support: Facilitates the creation of clear examples to illustrate adherence and violations of rules, enhancing understanding.
  • Use Case: A user wants to define coding-conventions for their team. This skill helps categorize rules (e.g., naming, layout), add good/bad code examples, and generates a complete coding-conventions/SKILL.md file for their AI plugin.

Quick Start

Generate a Convention Skill for "coding conventions," including categories like naming rules and code layout, with good and bad examples.

Dependency Matrix

Required Modules

None required

Components

templates

💻 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: convention-skill-generator
Download link: https://github.com/RevTechStudio/rts-plugins/archive/main.zip#convention-skill-generator

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