Agent skill
src
Install this agent skill to your Project
npx add-skill https://github.com/JiangDing1990/universal-skill-kit/tree/main/examples/multi-platform/src
SKILL.md
{{uppercase name}}
{{description}}
Version: {{version}} | Author: {{author}}
平台特性演示
{{#if platform.claude}}
🎯 Claude Code 平台
Claude 专属功能:
- 详细的文档说明
- 完整的配置指南
- 丰富的使用示例 {{/if}}
{{#if platform.codex}}
⚡ Codex 平台
Codex 优化:
- 精简高效
- 快速响应
- 核心功能 {{/if}}
模板变量
- Name: {{name}}
- Version: {{version}}
- Author: {{author}}
- Tags: {{join tags ", "}}
- Tag Count: {{length tags}}
安装使用
{{#if platform.claude}}
Claude 详细步骤
- 安装 USK CLI
- 初始化项目
- 配置平台
- 构建输出 {{/if}}
{{#if platform.codex}}
Codex 快速开始
快速安装、配置、构建三步完成。 {{/if}}
MIT License
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
src
test-skill
A test skill
senior-frontend-engineer-react
Enterprise React development skill for building CRUD applications with React 16.14, DVA 2.x, and @lianjia/antd-life component library. Core capabilities: (1) Auto-generate list pages with pagination/filtering/sorting, (2) Form dialog management with validation, (3) Detail page rendering in read-only/edit modes, (4) DVA model integration for state management, (5) API service layer with async/await patterns. Tech stack: React 16.14, DVA 2.x, TypeScript, @lianjia/antd-life, Ant Design 3.x. Best suited for internal management systems, dashboards, and data-driven applications. Important: NOT compatible with React 18 or Ant Design 5. Use appropriate versions for your project.
universal-example
An example of universal Skill using template engine for multi-platform support
src
simple-example
A simple example Skill demonstrating basic functionality
Didn't find tool you were looking for?