Skip to main content
Run any Skill in Manus
with one click
GitHub repository

sitecoreai-cli

sitecoreai-cli contains 22 collected skills from Sitecore-Studio-Labs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
22
Stars
2
updated
2026-06-23
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

recipe-authoring
software-developers

Author Sitecore recipes (.recipe.ts) that compile to templates + renderings — map a React/SXA component to a component-template, model data with content-templates, define enums, group with component-sections. Use when creating or editing *.recipe.ts files, turning a component into a Sitecore rendering, or asking "how do I make a recipe / why doesn't my component show up in Pages".

2026-06-23
codebase-conventions
software-developers

Non-negotiable codebase conventions for the scai CLI — module boundaries, error contract, credential handling, agent contract, quality gates. Trigger when writing or modifying code in scai.

2026-05-27
testing-conventions
software-quality-assurance-analysts-and-testers

Project-specific testing patterns for scai — Vitest tiers, mocking conventions, integration gating, and where tests live. Trigger when writing tests, debugging test failures, or asking about how to test something.

2026-05-26
access-and-policy
network-and-computer-systems-administrators

Navigate scai's access model — the workspace policy allowlist and the credential/keychain patterns. Use when a command fails with POLICY_DENIED or AUTH_REQUIRED, when authenticating an environment, or to pick the fastest route to gain access to an environment.

2026-05-17
local-dev
software-developers

Reference card for working on the scai CLI locally — boot sequence, common commands, env setup, sandbox tenant, and gotchas. Read this at the start of a session that involves running, building, or testing scai.

2026-05-16
agent-mode
network-and-computer-systems-administrators

Run the CLI safely in non-interactive or CI environments. Use when the user mentions agents, CI, non-TTY, automation, or headless runs.

2026-05-16
release-workflow
software-developers

Guide the release flow using changesets and npm provenance. Use when publishing, versioning, or preparing a release.

2026-05-13
design-principles
software-developers

Golden principles for code design — research-first culture, prefer libraries, validate at boundaries, right abstraction level. Trigger on any non-trivial implementation task.

2026-04-30
friction
computer-occupations-all-other

Capture a friction moment — when the operator is frustrated, repeatedly correcting the agent, or the agent is confidently wrong. Invoke with /friction to turn frustration into a harness improvement. This skill is user-invocable.

2026-04-30
review-harness
computer-occupations-all-other

Audit harness health — memory staleness, skill drift, and convention coverage gaps. Trigger when the user asks to "review the harness", "audit memory", "check skill freshness", or "harness health".

2026-04-30
config-bootstrap
software-developers

Bootstrap and validate sitecoreai.cli.json configuration. Use when creating new configs, adding environments, or fixing config validation errors.

2026-02-06
ci-smoke-test
software-quality-assurance-analysts-and-testers

Run the CLI smoke test in CI. Use when setting up or debugging the headless smoke workflow.

2026-02-05
deploy-ops
network-and-computer-systems-administrators

Run Deploy API commands for projects, environments, and deployments. Use when working with deploy workflows or managing deploy resources.

2026-02-05
environment-setup
network-and-computer-systems-administrators

Configure authentication for environments (deploy token or client credentials). Use when the user asks about login, deploy tokens, or environment auth setup.

2026-02-05
redaction-logs
software-developers

Manage logging, redaction, and output formats safely. Use when the user asks about logs, secrets, or JSON output.

2026-02-05
serialization-config-authoring
software-developers

Authors and validates serialization module configuration, includes/rules/aliases, and serialization options. Use when editing sitecoreai.cli.json or module.module.json files, or when the user asks about scopes, includes/excludes, aliases, or maxRelativePathLength.

2026-02-05
serialization-conflict-resolution
software-developers

Resolves serialization conflicts and move/rename/update issues safely. Use when pull/push conflicts, diff disagreements, or standard values ordering issues appear.

2026-02-05
serialization-migration-bootstrap
software-developers

Bootstraps new serialization modules and migrations from existing items. Use when creating new module.module.json files, initial pulls, or migrating serialization layouts.

2026-02-05
serialization-ops
software-developers

Run serialization pull/push/diff/validate/watch workflows. Use when working with serialization commands, includes/excludes, or what-if runs.

2026-02-05
serialization-performance
software-developers

Optimizes serialization performance using include/exclude, field filters, and watch options. Use when serialization is slow, large modules are involved, or the user asks about performance tuning.

2026-02-05
serialization-troubleshooting
software-developers

Diagnoses serialization errors and validation failures (duplicate IDs, scope/rule errors, alias conflicts, path collisions). Use when serialization validate/pull/push/watch fails or logs errors.

2026-02-05
troubleshooting
software-developers

Diagnose common CLI failures and recommend fixes. Use when commands fail, errors are reported, or output is unexpected.

2026-02-05
sitecoreai-cli Agent Skills on GitHub | SkillsMP