# Skills Index

This directory contains Cursor-style skills (each in its own folder with a `SKILL.md`).

- `access-and-policy` — Policy allowlist + credential patterns; clearing `POLICY_DENIED` / `AUTH_REQUIRED` fast.
- `agent-mode` — Non-interactive and CI usage defaults.
- `ci-smoke-test` — Run the CLI smoke test in CI.
- `config-bootstrap` — Create and validate `sitecoreai.cli.json`.
- `deploy-ops` — Deploy API operations (projects/environments/deployments).
- `environment-setup` — Authentication and environment setup.
- `recipe-authoring` — Author component/content/enum/section recipes (`.recipe.ts`) that compile to Sitecore templates + renderings; fields/params/variants/placeholders/datasources and the section gotcha.
- `redaction-logs` — Logging, JSON output, and redaction guidance.
- `release-workflow` — Changesets and release steps.
- `serialization-ops` — Serialization pull/push/diff/validate/watch.
- `serialization-config-authoring` — Author module config, includes/rules/aliases.
- `serialization-conflict-resolution` — Resolve move/rename/update conflicts safely.
- `serialization-migration-bootstrap` — Bootstrap new modules and migrations.
- `serialization-performance` — Performance tuning for large serialization sets.
- `serialization-troubleshooting` — Diagnose validation and runtime errors.
- `troubleshooting` — Diagnose common errors and fixes.
