Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Rubyzen

Rubyzen contient 5 skills collectées depuis perrystreetsoftware, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
5
Stars
81
mis à jour
2026-06-03
Forks
1
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

add-rubyzen-tests
Analystes en assurance qualité des logiciels et testeurs

Write unit tests for Rubyzen's own API components — declarations, providers, collections, RSpec matchers, or Minitest assertions. Use this skill when the user wants to add tests for an existing or newly added Rubyzen component, increase test coverage, or write specs for untested methods. Also trigger when the user says "test this declaration", "add specs for", or "write tests for the X collection".

2026-06-03
expand-rubyzen
Développeurs de logiciels

Add a new code concept to Rubyzen — a new Declaration, Provider, and Collection as a full vertical slice. Use this skill whenever the user wants to add support for a new Ruby language construct (e.g., case statements, loops, yield calls, begin/end blocks, lambda expressions), add a new API to the library, or extend Rubyzen's analysis capabilities. Also use when the user says "add support for X" or "I want to lint on X" where X is a code structure not yet modeled.

2026-06-03
run-lint-rules
Analystes en assurance qualité des logiciels et testeurs

Run the sample project lint rules to verify that Rubyzen detects architectural violations. Use this skill when the user wants to run lint rules, verify that violations are detected, or test that a new lint rule works. Also trigger when the user says "run the lint rule", "check violations", or "test the sample project".

2026-06-03
run-tests
Analystes en assurance qualité des logiciels et testeurs

Run Rubyzen's unit test suite. Use this skill when the user wants to run tests, verify changes, check if an API is broken, or confirm that specs pass. Also trigger when the user says "run specs", "run the tests", "does it pass?", or "check the tests".

2026-06-03
write-lint-rule
Analystes en assurance qualité des logiciels et testeurs

Write an architectural lint rule for a Ruby project using the Rubyzen API. Use this skill when the user wants to create a new lint rule, enforce an architectural constraint, add a code quality check, or write an RSpec or Minitest test that validates code structure. Also trigger when the user says things like "controllers shouldn't do X", "models must always Y", "enforce that Z", or "add a rule for".

2026-06-03