Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 978 Bytes

File metadata and controls

16 lines (12 loc) · 978 Bytes

Skills – Contentstack Ruby SDK

Source of truth for detailed guidance. Read AGENTS.md first, then open the skill that matches your task.

When to use which skill

Skill folder Use when
dev-workflow Setting up the repo, running build/test/docs, branching, or preparing a release-oriented change.
contentstack-ruby-sdk Changing or extending the public CDA client API, errors, or how the gem integrates with Contentstack and contentstack_utils.
ruby-style Naming, file layout, Ruby idioms, and keeping changes consistent with existing lib/ and spec/ code.
testing Adding or changing specs, fixtures, WebMock stubs, SimpleCov, or test-only helpers.
code-review Reviewing or authoring a PR; scope, docs, and risk checklist.
framework Dependencies, gemspec, HTTP/retry/proxy behavior, or gem build/install mechanics.

Each folder contains SKILL.md with YAML frontmatter (name, description).