STRUCTURE banner
gluestack gluestack

STRUCTURE

Development community

Description

# Skills Directory Structure ## Visual Overview ``` .claude/ ├── SKILLS_SUMMARY.md # Implementation summary and overview └── skills/ # All skills directory ├── README.md # Complete usage guide ├── contribute.md # Main entry point skill └── contribute/ # Sub-skills namespace ├── create-component.md # Component creation workflow (29.5 KB) ├── enhance

Installation

Installs to ~/.claude/skills/gluestack-gluestack-ui-structure/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gluestack-gluestack-ui-structure && curl -fsSL https://raw.githubusercontent.com/gluestack/gluestack-ui/HEAD/.claude/skills/STRUCTURE.md -o ~/.claude/skills/gluestack-gluestack-ui-structure/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository