Files

27 lines
1010 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 技能列表
> 使用 Claude Code + DeepSeek v4
## 安装
```bash
git clone https://git.geyoyo.top/glj/claude-code-skills.git ~/.claude/skills
```
## 可用技能
| 技能 | 用途 |
|------|------|
| `agent-browser` | 浏览器自动化:页面导航、截图、表单填写、数据抓取 |
| `claude-api` | Claude API 参考:模型、定价、参数、SDK 用法 |
| `docx` | Word 文档创建、编辑、读取(.docx) |
| `frontend-design` | 前端界面设计:网页、仪表盘、React 组件 |
| `pdf` | PDF 处理:读取、合并、拆分、加密、OCR |
| `pptx` | PowerPoint 演示文稿创建与编辑 |
| `skill-creator` | 创建和优化技能文件 |
| `slack-gif-creator` | Slack 动画 GIF 制作 |
| `ui-ux-pro-max` | UI/UX 设计智能:配色、排版、组件、风格 |
| `web-artifacts-builder` | 复杂 claude.ai HTML 制品构建(React + Tailwind |
| `webapp-testing` | Web 应用测试(Playwright |
| `xlsx` | Excel 电子表格创建、编辑、读取 |