This directory is the source of truth for conventions (workflow, SDK API, style, tests, review, framework). Read AGENTS.md at the repo root for the index and quick commands; each skill is a folder with SKILL.md (YAML frontmatter: name, description).
| Skill folder | Use when |
|---|---|
| dev-workflow | Branches, CI, venv, pip install -e ., pytest, ruff/black/flake8, PRs |
| contentstack-utils | Utils, Options, RTE/embedded, GQL, editable tags, semver, README |
| python-style | contentstack_utils/ layout, typing, lxml usage, setup.py |
| testing | pytest, coverage, tests/mocks/, HTML reports |
| code-review | PR checklist, public API / __all__, dependencies, security |
| framework | lxml integration, delivery SDK handoff, parsing impact |
- Humans / any AI tool: Start at
AGENTS.md, then open the relevantskills/<name>/SKILL.md. - Cursor users:
.cursor/rules/README.mdonly points toAGENTS.mdso guidance stays universal—no duplicate.mdcrule sets.