Add Content Json banner
Ashikparvez89 Ashikparvez89

Add Content Json

Development community

Description

Create a static JSON content file with schema and loading utilities. Generate: - JSON content file in /data with proper structure - Versioning metadata (version number, last updated timestamp) - TypeScript interface matching the JSON schema - Content categories/sections organized logically - Content loading utility function in /lib/content - Cache busting with hash-based versioning - Content validation helper - Example of loading and using content in a component - Type-safe content access helpe

Installation

Installs to ~/.claude/skills/ashikparvez89-larouex-fullstack-plugin-add-content-json/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository