vue2-component-type-system
CommunityTurn Vue2 components into clear typed APIs.
Authorcaobingsheng
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Vue2 component types and documentation are often under-specified, making AI-driven development and code generation error-prone. This Skill provides a disciplined three-layer approach to define, document, and surface component APIs for reliable AI understanding.
Core Features & Use Cases
- Three-layer architecture: JSDoc in Vue components, TypeScript declaration files (.d.ts), and README documentation to align human and AI understanding.
- AI-ready surface: precise props/events/slots typing and usage guidance to improve code generation and IDE support.
- Use cases include onboarding new Vue2 components, generating type-safe wrappers, and debugging AI-generated integration code.
Quick Start
Add JSDoc comments to your Vue2 components, create corresponding .d.ts declarations, and document usage in a README to enable AI understanding and consistent code generation.
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: vue2-component-type-system Download link: https://github.com/caobingsheng/skills/archive/main.zip#vue2-component-type-system 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 471,000+ vetted skills library on demand.