Source of truth for detailed guidance. Read AGENTS.md first, then open the skill that matches your task.
| Skill folder | Use when |
|---|---|
code-review |
Preparing or reviewing a PR |
contentstack-utils |
Changing rendering behavior, JSON RTE / GQL paths, options API, or public lib/ entry points |
dev-workflow |
Setting up the repo, running tests/docs, opening PRs, understanding CI and release |
framework |
Gemspec, Bundler, Ruby version constraints, activesupport/nokogiri dependencies, gem build/release |
ruby-style |
File layout, modules, or staying consistent with existing Ruby style in this repo |
testing |
Adding or changing specs, fixtures, mocks, or coverage |
Each folder contains SKILL.md with YAML frontmatter (name, description).