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 を開くとソースと詳細を確認できます。
収集済み skill 5 件中 5 件を表示しています。
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.
原文の言語: 英語