Skip to main content
Manusで任意のスキルを実行
ワンクリックで
thoughtbot
GitHub クリエイタープロフィール

thoughtbot

6 件の GitHub リポジトリにある 19 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
19
リポジトリ
6
更新
2026-07-10
リポジトリエクスプローラー

リポジトリと代表的な skills

socratic-review
ソフトウェア品質保証アナリスト・テスター

Socratic code review and refactoring session — whether it's your own code, a teammate's PR, or something you inherited. Leads you to see the issues through questions, names smells and moves precisely, then closes with a concrete plan.

2026-06-12
test-driven-development
ソフトウェア開発者

Strict red-green-refactor TDD workflow for implementing features, fixing bugs, or changing behavior in Rails applications. Enforces the discipline of writing a failing test before any production code. Use whenever you want to implement with TDD — whether a new feature, a bugfix, a refactor, or any behavior change.

2026-06-12
rubber-duck
ソフトウェア開発者

Think out loud about a problem, decision, or approach — Socratic friction to help you find clarity, not sympathy

2026-03-25
slice
プロジェクト管理専門家

Turn a feature into well-defined, independently shippable slices — whether it's an epic that needs breaking apart or a single story that needs sharpening into a job story

2026-03-21
offboard
プロジェクト管理専門家

Walk through the Designer/Developer wrap-up checklist for offboarding a client engagement — conversationally, one item at a time.

2026-03-20
explain
ソフトウェア開発者

Explain what a piece of code does — a specific file, class, or method in close detail, or a user-facing flow as a concise system overview. What it does and why, not whether it's good.

2026-03-20
challenge
マネジメントアナリスト

Pressure-test an assumption, decision, or inherited constraint — Socratic cross-examination that forces you to defend or abandon your position

2026-03-20
prior-art
ソフトウェア開発者

Discover how a codebase already handles a specific concern — search broadly, find every instance, and assess consistency. The "how does this app do X?" tool.

2026-03-13
このリポジトリの収集済み skills 10 件中、上位 8 件を表示しています。
rails-audit-thoughtbot
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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
6 件中 6 件のリポジトリを表示
すべてのリポジトリを表示しました