TypeScript backend conventions for this user: Bun, Fastify, Zod, PostgreSQL, Drizzle ORM, Better Auth. Load before creating or editing TypeScript application code.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 5 skills de povilasb/unix-configs. Abre una skill para revisar su origen y sus detalles.
Mostrando 5 de 5 skills recopiladas.
TypeScript backend conventions for this user: Bun, Fastify, Zod, PostgreSQL, Drizzle ORM, Better Auth. Load before creating or editing TypeScript application code.
Idioma del texto original: inglés
Add a flashcard to the local flashcard app running at http://127.0.0.1:7001.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés