0tomi

8 mods across 1 repository, 2 stars between them.

engram-executor

01

0tomi/skills

Agent

Use this agent when: You need to execute a multi-phase plan and want progress to survive across agent sessions, compactions, and context resets via the Engram MCP memory system. You are continuing work that a previous agent (or session) started and need to resume from Engram without losing context. You are…

2 3d ago A 524 tokens original MIT

apunte-interactivo

02

0tomi/skills

Skill Claude CodeCodex

Convierte material de estudio (PDFs, apuntes, presentaciones, capítulos) en un apunte interactivo autocontenido, entregado como un ÚNICO archivo React/TSX listo para renderizar en un iframe. Usala siempre que el usuario pida un "apunte interactivo", "clase interactiva", "apunte visual", "convertí este PDF/apunte"…

2 3d ago A 146 tokens original MIT

commit

03

0tomi/skills

Skill Claude CodeCodex

Al realizar el commit, realizalo con una buena descripción técnica, donde detalles cada cosa ocurrida. No podes hacer commits sencillos que no describan nada. Es obligatorio porque queda como documentación técnica.

2 3d ago A 11 tokens original MIT

gemini-cli

04

0tomi/skills

Skill Claude CodeCodex

Invoke Gemini models non-interactively through the installed CLI, check subscription quota, and consume agent responses.

2 3d ago A 24 tokens original MIT

orquestar-planes

05

0tomi/skills

Skill Claude CodeCodex

Orquestar planes técnicos por fases con sub-agentes especializados, registrando el avance en commits de Git. Usar cuando hay un plan con múltiples fases o dominios y se necesita delegar, supervisar y auditar la ejecución. El orquestador delega tareas, valida cada entregable contra el plan y el diff real, y commitea…

2 3d ago A 128 tokens original MIT

planificar

06

0tomi/skills

Skill Claude CodeCodex

This skill helps plan implementation work before coding. Use it when the user wants to think through approach, structure, risks, tradeoffs, and sequencing for a feature, change, or technical problem. Trigger only on explicit planning intent, not casual mentions of "plan". Good triggers include "planificá", "armá un…

2 3d ago A 101 tokens original MIT

prototype-html

07

0tomi/skills

Skill Claude CodeCodex

Prototype proposed changes — or explain a topic you want to learn — as a single interactive HTML file you open locally to tantear before planning.

2 3d ago A 31 tokens original MIT

sveltekit-tauri

08

0tomi/skills

Skill Claude CodeCodex

SvelteKit frontend patterns for Tauri desktop apps. Use when writing Svelte components, pages, layouts, load functions, or routing in a Tauri project. Triggers on .svelte files, +page, +layout, +server, load function, SvelteKit, adapter, SSR, prerender. Complements the tauri-v2 skill (Rust backend); this skill owns…

2 3d ago A 89 tokens original MIT