TypeScript backend conventions for this user: Bun, Fastify, Zod, PostgreSQL, Drizzle ORM, Better Auth. Load before creating or editing TypeScript application code.
原文语言:英语
菜单
SkillsMP 已收集 povilasb/unix-configs 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 5 / 5 个已收集 Skill。
TypeScript backend conventions for this user: Bun, Fastify, Zod, PostgreSQL, Drizzle ORM, Better Auth. Load before creating or editing TypeScript application code.
原文语言:英语
Add a flashcard to the local flashcard app running at http://127.0.0.1:7001.
原文语言:英语
Write and maintain a plan as a markdown file with a checklist. Use when the user asks to plan a piece of work, write up a plan, or turn an investigation into a work list — and whenever working through an existing plan file, to mark items done.
原文语言:英语
Cross-language code layout for this user — order function definitions top-down, following the call graph, so a file reads from high-level intent down to detail. Load before writing or restructuring a source file in any language.
原文语言:英语
Python conventions for this user — underscore-prefix everything that is not public API, plus uv inline script metadata and typer for CLIs. Load before writing or editing any .py file.
原文语言:英语