Add Cms Ui banner
Ashikparvez89 Ashikparvez89

Add Cms Ui

Design community

Description

Create content management UI for editing static JSON content files. Build content editor forms with validation for JSON structure. Implement file upload functionality for JSON updates. Add preview functionality to see changes before publishing. Track version history of content changes with timestamps and authors. Validate content against JSON schema before saving. Provide rollback capability to restore previous versions. Create rich text editor for markdown/HTML content fields. Add image managem

Installation

Installs to ~/.claude/skills/ashikparvez89-larouex-fullstack-plugin-add-cms-ui/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ashikparvez89-larouex-fullstack-plugin-add-cms-ui && curl -fsSL https://raw.githubusercontent.com/Ashikparvez89/larouex-fullstack-plugin/HEAD/commands/add-cms-ui.md -o ~/.claude/skills/ashikparvez89-larouex-fullstack-plugin-add-cms-ui/SKILL.md

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

Full documentation available on GitHub

View Source Repository