smileynet
- 13 skills
- 0 followers
- 11 hours ago last updated
- ▌ Wait What · smileynetStop. That last message did not land — re-pitch it. Trigger: wait what, I don't understand, lost me, what do you mean, huh, confused.
- ▌ Teach · smileynet bundleTeach the user a new skill or concept over multiple sessions, using the current directory as a stateful teaching workspace. Trigger: teach, teach me, learn, I want to learn, help me understand, next lesson.
- ▌ Theme · smileynetPreview, validate, and apply color palettes. Use when changing colors, testing dark/light mode, or evaluating a new palette. Trigger: theme, colors, palette, dark mode, contrast, color scheme.
- ▌ Jargon · smileynetReview a lesson and annotate domain-specific jargon with tooltip definitions. Runs after content is written. Trigger: jargon, annotate terms, define jargon, mark up terms, glossary pass, annotate jargon.
- ▌ Quiz Me · smileynetTest my retention — quiz me on what I've learned so far. Trigger: quiz me, test me, check my understanding, what have I learned, review session.
- ▌ Visual QA · smileynetRun visual QA on lesson pages — exercise interactive components, capture screenshots, report findings. Use after UI changes or feature additions. Trigger: visual qa, check the ui, screenshot all pages, verify components, test the lessons visually, check glossary visuals.
- ▌ Draw Diagram · smileynetGenerate inline SVG teaching diagrams using tools/draw-diagram.py. Use when creating architecture stacks, data flows, or hub-and-spoke diagrams for lessons. Trigger: draw diagram, generate SVG, architecture diagram, flow diagram, visual for lesson.
- ▌ Generate Topic · smileynet bundleGenerate a complete topic: research → lesson → post-process → verify. Fans out subagents for research and verification. Trigger: generate topic, generate lesson, complete topic, full generation.
- ▌ Serve Workspace · smileynetRun and manage teach-me's serve.py — start ONE server in the background (LAN-ready), poll readiness, hit the /api/map status endpoints, and stop cleanly. Trigger: serve, start the server, run serve.py, background server, serve on LAN, only one server, mark complete, /api/map, status endpoint, curl the server, stop the server, serve:bg, serve:restart.
- ▌ Asset Conversion · smileynetConvert 3D assets between formats to produce lesson artifacts — derive an editable .blend from glb/fbx/obj, and export a Godot-ready .glb/.gltf from a .blend, with a structural oracle check. Use when preparing 3D assets for the godot-asset-pipeline (or any Godot/glTF) lesson track. Trigger: convert asset, make blend, export glb, .blend from fbx, glb for godot, prepare 3d asset, derive blend, asset pipeline artifact.
- ▌ Godot Validation · smileynet bundleValidate shaders and capture visual A/B proof in the Godot test-scene project. Trigger: visual validation, shader validation, capture screenshots, A/B comparison, kuwahara test, godot screenshots, zoom to object, frame object, glTF import error, valid=false.
- ▌ Browse And Verify · smileynetBrowse a URL with Playwright to validate links, find page sections, and extract content for quiz sources. Trigger: validate link, check this URL, find the section, browse page, what does this page say about, verify source.
- ▌ Lesson Validation · smileynetValidate a lesson against all quality guidelines — code block metadata, narrative framing, downloadable files, SVG theming, accessibility, glossary coverage. Dispatchable as a subagent for independent review. Trigger: validate lesson, check lesson, lesson compliance, review lesson quality.