بنقرة واحدة
docs-site-template
يحتوي docs-site-template على 2 من skills المجمعة من zm2231، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Set up, publish to, and manage THIS Cloudflare Worker docs site (you are inside a docs-site-template checkout). Use when the user wants to do first-time setup of this cloned site, add/publish a doc (HTML, Markdown, PDF, or a pre-built SPA), set a per-document password for a client, or install the per-site "share" skill. Deploy target is Cloudflare, never a VPS. The index page is generated from git + _meta.json. To stand up a NEW site from scratch, use "new-docs-site".
Spin up a brand-new gated docs site on Cloudflare from the docs-site-template. Use when the user wants to stand up a new shared/gated/private documents site, a client deliverable portal, or says things like "spin up a new docs site", "create a gated docs site", "new shared docs site", "stand up a docs portal on Cloudflare", "make a password-protected docs site". This BUILDS a new site (clone the template, configure, deploy). Deploy target is Cloudflare, never a VPS. To add a doc to an ALREADY-built site, use that site's generated "share-<slug>" skill, or the in-repo "docs-site" skill.