create-module-file
CommunityCreate focused utility module files quickly.
AuthorMichealWayne
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides teams to create focused module files when a new utility needs to be added to fe-tools, ensuring maintainable structure and consistent exports.
Core Features & Use Cases
- Create a single-purpose module file under packages/<pkg>/src/ (one file per module) to extend a utility set.
- Update packages/<pkg>/src/index.ts to export the new module, preserving a clean public API.
- Enforce documentation via bilingual JSDoc and explicit types within the new module for clarity and type safety.
Quick Start
Create a single-purpose module file under packages/<pkg>/src/ for the target utility and export it from the package index.
Dependency Matrix
Required Modules
None requiredComponents
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: create-module-file Download link: https://github.com/MichealWayne/fe-tools/archive/main.zip#create-module-file 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.