Official Provider SkillView repo
Use when editing Ruby in this repo—module layout, require paths, and staying consistent with existing style (not introducing a new linter config).
Files1 files
SKILL.md43 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
AuthorContentstack
Categorydesign
Skill IDcontentstack/contentstack-utils-ruby/skills/ruby-style
Related skills
Code ReviewUse when reviewing or preparing a PR for this gem—behavior, tests, API compatibility, and release notes.Contentstack UtilsUse when changing the public Ruby API, RTE rendering (HTML string or JSON), GQL payloads, Model::Options/Metadata, or integration boundaries with the delivery client.Dev WorkflowUse when setting up the dev environment, running build/test/docs, or understanding CI, branches, and gem release for this repo.FrameworkUse when changing the gemspec, Bundler setup, Ruby/runtime constraints, or runtime dependencies (activesupport, nokogiri) and native extension implications.TestingUse when writing or fixing RSpec tests, mocks, fixtures, SimpleCov filters, or WebMock usage in this repo.Ruby StyleUse when editing Ruby in lib/ or spec/ and you need layout, naming, and idioms consistent with this gem.