Skip to main content
Run any Skill in Manus
with one click
Sitecore-Studio-Labs
GitHub creator profile

Sitecore-Studio-Labs

Repository-level view of 22 collected skills across 1 GitHub repositories.

skills collected
22
repositories
1
updated
2026-06-23
repository explorer

Repositories and representative skills

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
Showing top 8 of 22 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded