بنقرة واحدة
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.