Edit this file to include any specific instructions, frontmatter metadata (author, version), and skill-specific configuration details.
Resources
9Install
npx skillscat add thunder0902/zet Install via the SkillsCat registry.
SKILL.md — zet web dev helper
name: zet-web-dev
summary: "Helper skills for web development and deployment tasks (static sites, Pages/Vercel, asset optimization)."
This SKILL.md is a local scaffold for the zet skill used by the project. It is intentionally minimal — edit the frontmatter and instructions to fit your needs.
Recommended skills to add with npx (run locally):
- vercel-labs/skills/find-skills — search available skills
- vercel-labs/skills/deploy-vercel — deploy to Vercel
- vercel-labs/skills/pages-helper — GitHub Pages helpers
- vercel-labs/skills/image-optimize — image optimization helpers
Example installation commands (run on your machine where npx is available):
npx @vercel/skills add vercel-labs/skills/find-skills
npx @vercel/skills add vercel-labs/skills/deploy-vercel
npx @vercel/skills add vercel-labs/skills/pages-helper
npx @vercel/skills add vercel-labs/skills/image-optimize
Edit this file to include any specific instructions, frontmatter metadata (author, version), and skill-specific configuration details.