with one click
superskills
superskills contains 5 collected skills from Mrlyk, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Discover an existing project's conventions and generate or refresh minimal AI spec files (.superskills/conventions.md, AGENTS.md, CLAUDE.md). Use when a project lacks AGENTS.md/CLAUDE.md, when the user asks to generate conventions ("็ๆ่ง่", "init ai docs", "discover conventions"), or when conventions are reported stale.
Persist durable learnings from the current session (user corrections, pitfalls and fixes, project decisions not visible in code) into the project knowledge wiki at .superskills/learnings/. Use when the user asks to summarize or persist learnings ("ๆป็ปไธไธ็ป้ช", "ๆฒๆทไธไธ", "่ฎฐไฝ่ฟไธช"), or when triggered automatically at session end.
Persist durable learnings from the current session (user corrections, pitfalls and fixes, project decisions not visible in code) into the project knowledge wiki at .superskills/learnings/. Use when the user asks to summarize or persist learnings, or when triggered automatically at session end.
After development work is complete, run one full unit-test pass over the changes. Use when wrapping up a coding task ("่กฅๆต่ฏ", "write tests for this", finishing development) โ not during development.
Surface unresolved decisions in a development request and ask the user before implementing. Use when starting a non-trivial dev task whose requirements leave open questions that would change the implementation (scope, data shape, UX behavior, compatibility), or when the user asks to confirm first ("ๅ ็กฎ่ฎคไธไธ", "ๆไธๆธ ๆฅ็ๅ ้ฎ").