Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

sitecoreai-cli

sitecoreai-cli에는 Sitecore-Studio-Labs에서 수집한 skills 22개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
22
Stars
2
업데이트
2026-06-23
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

recipe-authoring
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
네트워크·컴퓨터 시스템 관리자

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
소프트웨어 개발자

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
네트워크·컴퓨터 시스템 관리자

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
소프트웨어 개발자

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

2026-05-13
design-principles
소프트웨어 개발자

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
기타 컴퓨터 관련 직업

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
기타 컴퓨터 관련 직업

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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

2026-02-05
deploy-ops
네트워크·컴퓨터 시스템 관리자

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

2026-02-05
environment-setup
네트워크·컴퓨터 시스템 관리자

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
소프트웨어 개발자

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

2026-02-05
serialization-config-authoring
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-02-05