cui-marketplace-reference-patterns

Community

Reference patterns for marketplace components

Authorcuioss
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This documentation defines acceptable and prohibited reference patterns for marketplace skills and agents to ensure proper encapsulation.

Core Features & Use Cases

  • Internal Standards: Safe, local references to skill standards.
  • External URLs: Trusted external resources for supplementary guidance.
  • Skill Dependencies: Properly reference other skills as dependencies.
  • Prohibited Patterns: Avoid escape sequences and cross-skill reads.

Quick Start

When authoring a skill, use Skill: references instead of Read: external paths.

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: cui-marketplace-reference-patterns
Download link: https://github.com/cuioss/cui-llm-rules/archive/main.zip#cui-marketplace-reference-patterns

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