Comments

Code comments and annotations

Showing 433-456 of 623 skills
k1lgor

doc-writer

by k1lgor

Use this whenever the user asks to explain code, generate documentation, write a README, or add inline comments.

Comments 1 3mo ago
manastalukdar

explain-like-senior

by manastalukdar

Senior-level code explanations with deep technical insights and context

Auth 1 4mo ago
corygabrielsen

denarrate

by corygabrielsen

Strip narrative mode from descriptive artifacts. Comments describe state and intent — they don't tell stories.

Comments 1 3mo ago
Donngi

terraform-aws-annotated-reference

by Donngi

単一のTerraform AWSリソースに対する全プロパティ解説付きリファレンステンプレートを生成する。ユーザーがリソース名(例:aws_s3_bucket, aws_lambda_function)を指定すると、Providerスキーマに基づいた正確な属性一覧とAWS公式ドキュメントに基づく解説を含むテンプレートを出力する。「aws_xxxのテンプレートを作成して」「aws_xxxの全プロパティを教えて」などのリクエストで使用。

CLI Tools 1 3mo ago
manastalukdar

inline-docs

by manastalukdar

Generate JSDoc/docstrings from code analysis

Code Gen 1 4mo ago
feed-mob

skill-name

by feed-mob

A clear, complete description of what this skill does and when Claude should use it

Agents 1 5mo ago
marius-townhouse

no-type-in-docs

by marius-townhouse

Use when writing comments about types. Use when documenting function parameters. Use when naming variables.

Comments 2 4mo ago
carmandale

resolve_todo_parallel

by carmandale

Resolve all pending CLI todos using parallel processing

Code Review 2 3mo ago
ofershap

ai-humanizer

by ofershap

Prevent AI-detectable patterns in all generated content - prose, code comments, commit messages,

Comments 2 3mo ago
vishalsachdev

canvas-feedback-template

by vishalsachdev

Generate learning science-backed feedback templates for Canvas assignments. Use when educators need feedback templates for grading, want to create rubric comments, need encouraging feedback language aligned with Pillar 3 principles (targeted, encouraging, immediate), or want to set up SpeedGrader comment libraries. Works with canvas-mcp for bulk grading.

Code Gen 2 4mo ago
monkey1sai

claude-agent-pr-review-toolkit-comment-analyzer

by monkey1sai

Converted from Claude plugin agent "comment-analyzer" (pr-review-toolkit).

Code Review 2 3mo ago
marius-townhouse

avoid-inferable-annotations

by marius-townhouse

Use when writing type annotations on variables. Use when TypeScript can infer the type. Use when code feels cluttered with types.

Comments 2 4mo ago
AlexanderStephenThompson

code-quality

by AlexanderStephenThompson

Non-negotiable code quality standards for testing, structure, naming, error handling, and documentation

Comments 2 3mo ago
carmandale

pr-comment-resolver

by carmandale

Addresses PR review comments by implementing requested changes and reporting resolutions. Use when code review feedback needs to be resolved with code changes.

Code Review 2 3mo ago
oryanmoshe

addressing-pr-feedback

by oryanmoshe

Fetches, organizes, and addresses PR review comments from GitHub. Use when user asks to review PR comments, fix PR feedback, check what reviewers said, address review comments, or handle bot suggestions on a pull request. Triggers on "review PR", "fix comments", "PR feedback", "what did reviewers say", "address PR feedback", "check PR comments".

Code Review 2 4mo ago
lukeslp

docs

by lukeslp

"Documentation generation and technical writing skill. Use when: creating README files, writing API documentation, generating code documentation (Python docstrings, JSDoc), building user guides, producing architecture overviews, or improving existing documentation quality."

API Dev 2 3mo ago
marius-townhouse

evolving-types

by marius-townhouse

Use when types change as code executes. Use when arrays are built incrementally. Use when working with any[] that narrows.

Comments 2 4mo ago
AlexanderStephenThompson

explaining

by AlexanderStephenThompson

Repeatable execution process for producing clear explanations. Covers Subject and Situational frameworks, depth scaling, and relatability tools.

Comments 2 3mo ago
code-hike

hike

by code-hike

Display a rich explanation of the current conversation. Only use when explicitly called.

Comments 2 3mo ago
Lhao-haoliu

infp-self-understanding

by Lhao-haoliu

Help users understand INFP-like self patterns, emotional needs, relationship habits, strengths, costs, and growth directions. Use when users overthink relationships, suppress needs, fear bothering others, feel socially exhausted, struggle to express needs, or want a gentle self-profile.

Comments 1 1mo ago
xmx0632

sql-optimizer

by xmx0632

分析 MyBatis SQL 并提供优化建议。优化数据库查询时使用。

Comments 1 4mo ago
lambda610

deepwiki

by lambda610

"AI-powered local codebase documentation generator. Use for: (1) Deep code analysis with business logic extraction, (2) Comprehensive API documentation with signatures, (3) Architecture diagrams and data flow mapping, (4) Code patterns identification and design decisions. Not for: Simple file listings or code comments only."

API Dev 1 3mo ago
zawlinnnaing

ai-review

by zawlinnnaing

Review a GitLab Merge Request using the ai-review CLI. Fetches the MR diff, analyses it as a senior software engineer, produces structured inline comments by severity, and optionally posts them back to GitLab. Use when the user wants to review, analyse, or post feedback on a GitLab MR.

Code Review 1 3mo ago
octivi

git-commits

by octivi

Draft, rewrite, and review Git commit messages using Conventional Commits and commit hygiene rules. Use whenever the user asks for commit text, commit message fixes, type/scope selection, breaking-change notation, trailers (for example See or Co-authored-by), splitting work into atomic commits, or commit readiness before a PR, even if they ask in informal terms like "polish this commit message".

Comments 1 3mo ago