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

thoughtbot-dev

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

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

Skills dans ce dépôt

rails-audit-thoughtbot
Analystes en assurance qualité des logiciels et testeurs

Perform comprehensive code audits of Ruby on Rails applications based on thoughtbot best practices. Use this skill when the user requests a code audit, code review, quality assessment, or analysis of a Rails application. The skill analyzes the entire codebase focusing on testing practices (RSpec), security vulnerabilities, code design (skinny controllers, domain models, PORO with ActiveModel), Rails conventions, database optimization, and Ruby best practices. Outputs a detailed markdown audit report grouped by category (Testing, Security, Models, Controllers, Code Design, Views) with severity levels (Critical, High, Medium, Low) within each category.

2026-05-06
refactoring-decisions
Développeurs de logiciels

Use when refactoring code or when asked to refactor. Provides a 6-gate decision framework to determine whether refactoring is appropriate and when to stop.

2026-03-27
testing-patterns
Analystes en assurance qualité des logiciels et testeurs

Use when writing or reviewing tests in a Ruby/Rails application. Guides agents to write well-structured tests using the Arrange/Act/Assert pattern, semantic Capybara selectors, and performance-aware practices.

2026-03-27
debugging-methodology
Analystes en assurance qualité des logiciels et testeurs

Use when encountering bugs, test failures, or unexpected behavior. Provides a systematic debugging process based on surfacing assumptions, building decision tables, and validating one assumption at a time.

2026-03-27
rails-patterns
Développeurs de logiciels

Use when writing or modifying code in a Rails application. Guides agents to follow thoughtbot best practices for N+1 prevention, view layer organization, and domain modeling.

2026-03-27