一键导入
learn
Skill rule extraction and creation. Use when the user says /learn.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Skill rule extraction and creation. Use when the user says /learn.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Skill writing principles. Use when creating, editing, or reviewing any SKILL.md.
Kysely database queries. Use when writing, reviewing, or debugging Kysely selects, mutations, joins, transactions, filters, or aggregates.
Frontend components and Tailwind. Use when creating, reviewing, refactoring, splitting, or organizing React components, shared components, component folders, or Tailwind classes.
TanStack Query in React. Use when implementing or reviewing queries, mutations, invalidation, or query hooks.
Lint and optimize existing skills. Use when the user says /skill-linter.
Implement the agreed slice. Use when the user invokes $execute-slice or wants to implement a slice agreed via slice-prd.
| name | learn |
| description | Skill rule extraction and creation. Use when the user says /learn. |
| disable-model-invocation | true |
The user wants to encode a behavior into a skill. Use the grill-me skill, one step at a time. Settle each with the user before advancing.
While reading the existing skills, look for issues that may explain the failure — like a weak trigger to a reference, a duplicated rule, or a misplaced one. The fix may be structural rather than a new rule.
Use the skill-principles skill just before proposing final wording. Its EXTREMELY_IMPORTANT generalization rule is mandatory: the triggering case does not reappear in the proposed rule or examples.
Apply only after the user approves it.