glossary-creation

Official

Create a structured project glossary.

AuthorGenerativeAgents
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps establish and maintain a project glossary to ensure consistent definitions across documentation and code.

Core Features & Use Cases

  • Templates & Guidance: Provides templates and examples to standardize term definitions.
  • Glossary Integration: Merges extracted terms from docs into a central glossary.
  • Use Case: When onboarding or expanding the codebase, create a shared vocabulary that reduces ambiguity.

Quick Start

Use the glossary-creation skill to generate docs/glossary.md from your existing docs structure, using the provided terminology templates.

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: glossary-creation
Download link: https://github.com/GenerativeAgents/training-claude-code-example/archive/main.zip#glossary-creation

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