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.
원문 언어: 영어