sites-building
Build or modify web sites, web apps, landing pages, reports, and dashboards.
Pinned to revision ead4fec130a5, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/sites-building/SKILL.md
- skills/sites-building/templates/site-app-template/.gitignore
- skills/sites-building/templates/site-app-template/README.md
- skills/sites-building/templates/site-app-template/app/api/health/route.ts
- skills/sites-building/templates/site-app-template/app/globals.css
- skills/sites-building/templates/site-app-template/app/layout.tsx
- skills/sites-building/templates/site-app-template/app/page.tsx
- skills/sites-building/templates/site-app-template/app/providers.tsx
- skills/sites-building/templates/site-app-template/components.json
- skills/sites-building/templates/site-app-template/components/ui/badge.tsx
- skills/sites-building/templates/site-app-template/components/ui/button.tsx
- skills/sites-building/templates/site-app-template/components/ui/checkbox.tsx
- skills/sites-building/templates/site-app-template/components/ui/combobox.tsx
- skills/sites-building/templates/site-app-template/components/ui/dropdown-menu.tsx
- skills/sites-building/templates/site-app-template/components/ui/field.tsx
- skills/sites-building/templates/site-app-template/components/ui/index.ts
- skills/sites-building/templates/site-app-template/components/ui/input-group.tsx
- skills/sites-building/templates/site-app-template/components/ui/input.tsx
- skills/sites-building/templates/site-app-template/components/ui/label.tsx
- skills/sites-building/templates/site-app-template/components/ui/popover.tsx
- skills/sites-building/templates/site-app-template/components/ui/select.tsx
- skills/sites-building/templates/site-app-template/components/ui/separator.tsx
- skills/sites-building/templates/site-app-template/components/ui/textarea.tsx
- skills/sites-building/templates/site-app-template/components/ui/tooltip.tsx
- skills/sites-building/templates/site-app-template/lib/request.ts
- skills/sites-building/templates/site-app-template/lib/utils.ts
- skills/sites-building/templates/site-app-template/next-types.d.ts
- skills/sites-building/templates/site-app-template/next.config.mjs
- skills/sites-building/templates/site-app-template/package.json
- skills/sites-building/templates/site-app-template/postcss.config.mjs
- skills/sites-building/templates/site-app-template/scripts/clean-next-build.mjs
- skills/sites-building/templates/site-app-template/scripts/start-next-standalone.mjs
- skills/sites-building/templates/site-app-template/tsconfig.json
Every link opens the file at its source, pinned to the revision this page describes.