Back to tags
Tag

Agent Skills with tag: code-smell

8 skills match this tag. Use tags to discover related Agent Skills and explore similar workflows.

next-comment-analyzer

Analyze code comments for accuracy, completeness, and long-term maintainability. Use after adding documentation, before finalizing PRs with comment changes, or when reviewing existing comments for technical debt.

commentstechnical-debtcode-smellreview-checkpoints
Morriz
Morriz
0

RubyCritic Code Quality Analysis

Analyze Ruby and Rails code quality with RubyCritic. Identifies code smells, complexity issues, and refactoring opportunities. Provides detailed metrics, scores files A-F, compares branches, and prioritizes high-churn problem areas. Use when analyzing Ruby code quality, reviewing PRs, or identifying technical debt.

rubyrailscode-qualitycode-smell
esparkman
esparkman
10

code-review

Comprehensive code review framework for evaluating implementations against plans, requirements, and quality standards. Provides structured analysis with prioritized, actionable feedback.

code-qualitydeveloper-guidancecode-smellcode-analysis
samjhecht
samjhecht
1

tracking-technical-debt

Use when you notice code problems while working on something else - links code markers to beads so issues don't get lost. Triggers on "I see a problem but can't fix it now."

technical-debtcode-smellissue-trackingcode-markers
snits
snits
12

pr-reviewer

Review pull requests for quality, security, and performance. Use when user says "review my changes before I merge", "do a code review on this PR", "check if this is ready to merge", "review the diff for any issues", "give me feedback on these changes", or "is this PR ready for review".

pull-requestscode-smellsecurity-assessmentperformance-tuning
Uniswap
Uniswap
254

tech-debt-analyzer

Analyze and prioritize technical debt with remediation plans. Use when user says "analyze the technical debt in this codebase", "what's the code quality like in this module", "identify what's slowing down our development", "assess the maintenance burden of this legacy code", "create a plan to pay down our tech debt", or "where should we focus our cleanup efforts".

technical-debtcode-qualitycode-smellprioritization
Uniswap
Uniswap
254

dry-refactor

This skill should be used when the user asks to "refactor duplicate code", "apply DRY principles", "eliminate code repetition", "extract common functionality", or mentions code duplication, similar patterns, repeated logic, or reusable abstractions.

code-refactoringcode-smellbest-practicesDRY-principle
PaulRBerg
PaulRBerg
7210

taste-check

Review code using Linus Torvalds' "good taste" philosophy. Eliminates defensive code, special cases, and deep nesting. Use when reviewing code quality, refactoring, or checking for code smells.

code-reviewcode-qualityrefactoringcode-smell
kingkongshot
kingkongshot
0