element-definition-convention

Community

Defines plugin element rules for consistent AI development.

AuthorRevTechStudio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes the definition of plugin elements (agents, skills, commands), eliminating inconsistencies in naming, required fields, and documentation formats. It ensures clarity and uniformity across all AI components, reducing future refactoring needs.

Core Features & Use Cases

  • Standardized Naming: Enforces kebab-case for agents, skills, and commands, making them predictable and easy to understand.
  • Mandatory Frontmatter: Defines essential name and description fields for all elements, improving discoverability and context.
  • Structured Documentation: Specifies required sections and writing principles (e.g., Japanese, plain style, bullet points) for clear, concise documentation.
  • Use Case: When developing a new AI plugin, use this skill to automatically check if your agent, skill, and command definitions adhere to the team's naming conventions and documentation standards, preventing future refactoring.

Quick Start

Check the naming conventions for a new agent named 'data-processor-agent' and ensure its SKILL.md frontmatter is correctly defined.

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

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.