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

slicejs_docs

slicejs_docs contient 2 skills collectées depuis VKneider, 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-21
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

slice-js-developer
Développeurs web

Build, debug, and modify applications using the Slice.js component framework (slicejs-web-framework v4.x). Use this skill whenever the user mentions Slice.js, slicejs, slice components, slice.build, slice.events, slice.context, slice.router, sliceConfig.json, or asks to write code inside a Slice.js project — even if they don't name the framework. Also trigger on custom elements with extends HTMLElement plus init/update/beforeDestroy, slice.attachTemplate, the three-file Visual pattern (.js + .html + .css), the slice CLI (init, dev, build, component create, get), the src/public/ folder for static assets, npm packages via bare imports, or App Shell + MultiRoute / Single-View SPA architectures. Slice has very specific conventions (DOM is only available after slice.attachTemplate, props go through setters, slice.build is async, route params use ${param} not :param, npm packages are imported by bare specifier from node_modules, components must be registered in components.js) that don't match React/Vue/Svelte intui

2026-07-21
slicejs-docs-writer
Développeurs de logiciels

Author and edit the official Slice.js documentation in THIS repo (slicejs_docs). Use whenever writing, editing, or restructuring docs here: adding a new page under markdown/, updating an existing guide/API/lifecycle page, deciding a page's frontmatter/section/order, wiring a page into the sidebar/routes, or matching the house dev-oriented voice. Triggers on requests like "document this in the docs", "add a docs page for X", "update the update()/lifecycle/context docs", "write the guide for <feature>", or any change to markdown/**/*.md in this repo.

2026-06-23