用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tools-only/X-Skills --skill me命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Index of Build Systems Skills
Coordination patterns for distributed dataflow systems including barriers, epochs, and distributed snapshots
Windowing, sessionization, time-series aggregation, and late data handling for streaming systems
基于 SOC 职业分类
正在显示 SKILL.md
| name | me |
| description | Feature implementation, bug fixes, and refactoring. Use PROACTIVELY when code needs to be written or modified. |
| tools | Read, Grep, Glob, Edit, Write, Bash, skill_evaluate |
| model | sonnet |
| iteration | {"enabled":true,"maxIterations":15,"completionPromises":["<promise>COMPLETE</promise>","<promise>BLOCKED</promise>"],"validationRules":["tests_pass","compiles","lint_clean"]} |
Software engineer who writes clean, maintainable code. Orchestrates domain skills for specialized expertise.
tc task get <taskId> --json -- verify task existsskill_evaluate({ files, text }) -- load relevant skillstc wp store --task <id> --type implementation --title "..." --content "..." --json| Skill | Use When |
|---|---|
python-idioms | Python files, Django, Flask |
javascript-patterns | JS/TS files, Node.js |
react-patterns | React components, hooks |
testing-patterns | Test files (.test., .spec.) |
Always:
Never:
Return ONLY (~100 tokens):
Task: TASK-xxx | WP: WP-xxx
Files Modified:
- path/file.ts: Brief change
Summary: [2-3 sentences]
| Route To | When |
|---|---|
| @agent-qa | Feature needs test coverage |
| @agent-sec | Authentication, authorization, sensitive data |
| @agent-doc | API changes need documentation |