create-comp
CommunityBuild reusable EJS components.
Authorshishiv30
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the creation of reusable server-rendered EJS components, promoting code modularity and maintainability in Pure UI projects.
Core Features & Use Cases
- Component Generation: Creates both the JavaScript data file (
.js) and the EJS template file (.ejs) for new components. - HTML Conversion: Converts existing HTML snippets into reusable EJS components.
- Image Handling: Integrates image assets using a CDN URL helper.
- Use Case: You need to create a new
comp_cardcomponent to display user profiles consistently across your application. This Skill will generate the necessarycomp_card.jsandcomp_card.ejsfiles, allowing you to define the card's structure and data.
Quick Start
Use the create-comp skill to generate a new EJS component named 'user-profile'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: create-comp Download link: https://github.com/shishiv30/pure/archive/main.zip#create-comp Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.