saccoai-swiss-compliance
This skill audits any website for Swiss legal compliance and generates the missing assets. It covers the full compliance surface: privacy policy (nDSG Art. 19), Impressum (Swiss commercial law), cookie consent mechanics, third-party script loading, and technical security headers.
Provide a URL for an audit-only run. Provide a project path to also generate and integrate missing assets directly into the codebase.
Inputs
| Input | Required | Default | Description |
|---|---|---|---|
| Target | Yes | — | Site URL (audit only) or project path (audit + generate + integrate) |
| Client info | For generate | — | Company name, address, UID number (CHE-xxx.xxx.xxx), contact email, phone |
| Languages | No | from project | Languages for generated compliance assets |
| Mode | No | full | audit (report only), generate (create assets only), full (audit + generate + integrate) |
Execution Model
Single-agent sequential. No parallelism needed — all phases depend on the previous phase's output. agent-browser handles all crawling in Phase 1.
Discovery
More from saccoai/agent-skills
website-analysis
Crawl any website in a single pass to produce both a complete structural map and full content extraction. Discovers all pages, routes, navigation, multilingual variants, and issues while simultaneously extracting all text, images, metadata, and assets. Use before any migration, redesign, or audit.
16nextjs-fullstack
Opinionated Next.js fullstack patterns — App Router, Tailwind CSS v4, shadcn/ui, Better Auth, Drizzle ORM, Server Actions, and Vercel deployment. Use when scaffolding a new project or enforcing consistent architecture across client projects.
13seo-migration
SEO preservation during website migrations — redirect mapping, canonical URLs, sitemap generation, structured data, meta tags, and Search Console verification. Use when rebuilding a site to ensure zero SEO loss from URL changes, content moves, or domain switches.
9project-handoff
Generate complete client handoff documentation — deployment guide, environment setup, CMS instructions, maintenance checklist, architecture overview, and operational runbook. Use when delivering a finished project to a client or their team.
8client-proposal
Generate a professional project proposal from a website audit. Analyzes the prospect's current site, identifies issues, and produces a structured proposal with scope, deliverables, tech recommendations, and phased timeline. Use as a sales tool or for scoping client engagements.
6web-audit
Comprehensive website quality audit — Lighthouse scores, accessibility (axe-core), cross-browser testing, performance budgets, and mobile responsiveness. Generates actionable reports with pass/fail per page. Use to audit any live website or as a QA gate before deployment.
6