Resmi Sağlayıcı Skill'iView repo
Use when editing Ruby in this repo—module layout, require paths, and staying consistent with existing style (not introducing a new linter config).
Dosyalar1 dosya
SKILL.md43 satır
Loading editor…
Kurulum
ÖnerilenTek komut — ajanınız otomatik olarak devreye alır.
Kurulum komutunu görmek için yukarıdan bir AI aracı seçin.
veya
Manuel Kurulum
Daha fazla adımDosyayı indirin ve ajanınızın sistem istemine yapıştırın.
Skill detayları
Versiyonv1.0.0
YazarContentstack
Kategoridesign
Skill IDcontentstack/contentstack-utils-ruby/skills/ruby-style
İlgili skill'ler
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.