Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

theomonfort

theomonfort contient 2 skills collectées depuis theomonfort, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
2
Stars
3
mis à jour
2026-07-06
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

md-slides-creator
Développeurs web

Author a single Markdown file that works as both a scrollable reference doc AND a clean slide deck under an "H2 = new slide" engine (as used on theomonfort.github.io/theomonfort/playbook/). Use when the user wants to create or update a playbook entry, draft or write slides / a deck about a topic, add an md under src/content/playbook/ja|en/, explain something "as slides like the others", or produce any single .md that must read top-to-bottom AND split slide-by-slide on every "## H2". Produces schema-correct frontmatter plus retro visual blocks (hero-quote, comparison tables, emoji callouts, code blocks, grouped links), and flags new or release-updated entries via src/lib/playbook-meta.ts. Do NOT use for plain prose such as a blog post or README.

2026-07-06
prototyper
Développeurs web

Generate a single self-contained HTML file with 10 distinct design propositions for one UI component, all grounded in this repo's retro-JRPG universe but deliberately pushed in different directions to open the design vision. Use when the user wants to explore, prototype, brainstorm, or compare design options / variations / mockups for a UI component (e.g. a TOC sidebar, progress bar, tab switcher, card grid, button, badge, modal) before committing to one. Trigger phrases include "prototype", "design options", "10 variations", "explore designs", "mockups", "like we did for the TOC", "/prototyper". Always writes the result into `.github/Prototypes/`. Do NOT use to ship a final component into `src/` — this only produces a throwaway comparison artifact to pick from.

2026-06-25