16,832 skills sorted by stars.
Ruby static code analyzer and formatter for enforcing style guidelines, detecting bugs, and improving code quality. Supports Rails...
Use when ruboCop cops including built-in cops, configuration, auto-correction, and development.
Comprehensive Ruby development skill covering language fundamentals, object-oriented design patterns, error handling strategies, p...
This skill guides writing of new Ruby code following modern Ruby 3.x syntax, Sandi Metz's 4 Rules for Developers, and idiomatic Ru...
Use this skill when writing Ruby code following the RuboCop Community Ruby Style Guide. Provides comprehensive guidance on idiomat...
Senior Ruby developer using functional programming techniques. Use when writing Ruby code, implementing Ruby features, or working...
When you need check documentation about Ruby classes, modules, and methods use this skill to get full details. Avoid check source...
Use when working with Ruby metaprogramming features including dynamic method definition, method_missing, class_eval, define_method...
Use when working with Ruby's object-oriented programming features including classes, modules, inheritance, mixins, and method visi...
Modern Ruby idioms, design patterns, metaprogramming techniques, and best practices. Use when writing Ruby code or refactoring for...
Interpretive guidance for Ruby code quality using RuboCop (configurable) or StandardRB (zero-config). Use when linting Ruby files,...
Comprehensive skill for Ruby RBS type signatures. Use for writing inline type annotations in Ruby files, creating standalone .rbs...
Automatically invoked when analyzing code quality, refactoring, or maintainability. Triggers on mentions of "code smell", "refacto...
Create new Claude Code Skills using Ruby as the control flow language. Use this skill when users want to author Skills with progra...
Use when working with Ruby's standard library including Enumerable, File I/O, Time/Date, Regular Expressions, and core classes.
Integrate RubyCritic to analyze Ruby code quality and maintain high standards throughout development. Use when working on Ruby pro...
Analyze Ruby and Rails code quality with RubyCritic. Identifies code smells, complexity issues, and refactoring opportunities. Pro...
Ruffのlint/format実行と修正を扱う。AGENTS.mdに運用コマンドを追記するときに使う。
Git workflow standards including branching strategy, commit conventions, and PR guidelines. Use when creating branches, writing co...
Automated quality checks and enforcement for code commits. Use when validating code quality, running pre-commit checks, ensuring t...
Spec-driven task management for features and breaking changes using OpenSpec format. Use when creating new features, planning brea...
TypeScript development with strict mode, Vitest testing, ESLint linting, and CI/CD best practices. Use when working on TypeScript...
MIGRATE CLAUDE.md into modular `.claude/rules/` directory structure following Claude Code's rules system. Converts monolithic CLAU...
Optimize and create Claude Rules (.claude/rules/*.md) following best practices.
Generate rumor artifacts that cross-link items/quests/regions and seed rabbit holes.
Next.js 프로젝트 통합 리뷰. review-task 6단계 + semicolon-reviewer 코드 리뷰를하나의 워크플로우로 통합 실행합니다. PR에 리뷰 코멘트를 자동 등록합니다.Use when (1) "/SEMO:revie...
Run the CPython regression test suite in this repo via scripts/run_cpython_tests.sh with parallel execution, enforce a per-test ti...
Launch the PeakyPanes dev workflow by running scripts/dev-run in the current repo. Use when the user says "run dev" or asks to ope...
Run linters after code changes to verify code quality. Use this skill after completing code modifications to catch and fix any lin...