Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

sitecoreai-cli

sitecoreai-cli contiene 22 skills recopiladas de Sitecore-Studio-Labs, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
22
Stars
2
actualizado
2026-06-23
Forks
0
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

recipe-authoring
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Administradores de redes y sistemas informáticos

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
Desarrolladores de software

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
Administradores de redes y sistemas informáticos

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
Desarrolladores de software

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

2026-05-13
design-principles
Desarrolladores de software

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
Otras ocupaciones informáticas

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
Otras ocupaciones informáticas

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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

2026-02-05
deploy-ops
Administradores de redes y sistemas informáticos

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

2026-02-05
environment-setup
Administradores de redes y sistemas informáticos

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
Desarrolladores de software

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

2026-02-05
serialization-config-authoring
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-02-05