Template Registry Management

Community

Safely manage template registry with validation.

Authoramiable-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams safely manage the templates.yaml registry, enabling add, update, or remove operations with built-in schema validation to prevent broken deployments.

Core Features & Use Cases

  • Schema-validated registry management: Validate templates.yaml against the schema before applying changes.
  • CLI-driven operations: List, validate, add, update, and remove templates programmatically.
  • Safe collaboration workflow: Create branches for changes and follow review processes to avoid direct edits to main.

Quick Start

Ask your AI: "Validate the templates.yaml registry and list all templates in the registry."

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 Registry Management
Download link: https://github.com/amiable-dev/amiable-templates/archive/main.zip#template-registry-management

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