{{name}}
CommunityAdvanced USK features: plugins & caching.
AuthorJiangDing1990
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill demonstrates advanced USK capabilities such as a plugin system, custom build scripts, performance optimization, and intelligent caching to speed up builds and reduce toil.
Core Features & Use Cases
- Plugin lifecycle: beforeBuild, afterConfigLoad, beforePlatformBuild, afterTemplateRender, beforeFileWrite, afterFileWrite, afterPlatformBuild, afterBuild, onError
- Built-in plugins: loggerPlugin, minifyPlugin
- Custom build scripts: write deterministic build steps and integrate with platforms
Quick Start
- Build for all platforms: usk build
- Enable verbose output: usk build --verbose
- Watch for changes: usk build --watch
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: {{name}}
Download link: https://github.com/JiangDing1990/universal-skill-kit/archive/main.zip#name
Please download this .zip file, extract it, and install it in the .claude/skills/ directory.