Comments

Code comments and annotations

Showing 265-288 of 623 skills
doodledood

address-pr-comments

by doodledood

'Triage and fix PR review comments. Reads comments, filters false positives (outdated, misread, wrong context, style preference), validates relevance against current diff, and fixes valid ones with confirmation. Use when: "fix pr comments", "address review feedback", "handle pr feedback".'

Code Review 12 3mo ago
tddworks

ios-ux-prototype

by tddworks

Create interactive iOS/mobile app UX flow prototypes as HTML documents with realistic phone mockups. Use when: (1) Visualizing user journeys and navigation flows, (2) Creating mobile app wireframes, (3) Documenting screen-to-screen navigation patterns, (4) Presenting iOS UI designs with annotations, (5) Prototyping app architecture before implementation. Generates self-contained HTML files with iOS-native styling, phone frames, flow arrows, and callout annotations.

Comments 33 4mo ago
ElliotJLT

pair-mode

by ElliotJLT

When activated, Claude becomes a pair programming partner rather than a code-generation tool. Explains reasoning, teaches patterns, asks questions that build understanding, and adjusts depth based on the person's goals. Balances getting work done with building lasting knowledge. Activate with "let's pair on this" or by setting a learning focus at session start.

Auth 56 3mo ago
omer-metin

Ai Code Generation

by omer-metin

Code Review 85 4mo ago
runkids

audit-prep-assistant

by runkids

Prepares codebases for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tools, increases test coverage, removes dead code, ensures accessibility, and generates documentation (flowcharts, user stories, inline comments).

Accessibility 10 3mo ago
AIDotNet

cron-scheduler

by AIDotNet

解析、验证和解释cron表达式,计算下次运行时间。

Automation 80 4mo ago
k1LoW

triage-pr-reviews

by k1LoW

Triages unresolved PR review comments using gh-pr-reviews. Analyzes code context and classifies each comment as Agree / Partially Agree / Disagree. Use when the user wants to triage, review, or analyze unresolved PR comments.

Code Review 16 3mo ago
aidankinzett

github-pr-review

by aidankinzett

Use when reviewing GitHub pull requests with gh CLI - creates pending reviews with code suggestions, batches comments, and chooses appropriate event types (COMMENT/APPROVE/REQUEST_CHANGES)

Code Review 31 6mo ago
metalagman

go-google-style-guide

by metalagman

Expertise in Go programming according to the Google Go Style Guide. Use when the user needs to write, refactor, or review Go code for clarity, simplicity, and maintainability. This skill ensures adherence to Google's official Go idioms, formatting, and the "Least Mechanism" principle.

Comments 15 4mo ago
marcelorodrigo

phpstan-fixer

by marcelorodrigo

Fix PHPStan static analysis errors by adding type annotations and PHPDocs. Use when encountering PHPStan errors, type mismatches, missing type hints, or static analysis failures. Never ignores errors without user approval.

Code Review 10 3mo ago
kriscard

Interactive Teaching

by kriscard

"Learning: Use for /learn sessions or when user explicitly asks to be taught step-by-step. NOT for quick answers or general help."

Code Gen 9 3mo ago
i9wa4

github

by i9wa4

GitHub operations guide using gh CLI. Use when: - Working with GitHub Issues - Managing sub-issues (parent-child relationships) - Posting comments to a PR - Posting inline comments to a PR - Replying to PR comments - Checking diffs with line numbers

CLI Tools 9 3mo ago
xenitV1

documentation-templates

by xenitV1

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

API Dev 131 4mo ago
proflead

css-layout-helper

by proflead

Explain CSS layout issues and propose fixes. Use when a junior developer is struggling with alignment or spacing.

Comments 106 4mo ago
proflead

config-file-explainer

by proflead

Explain a configuration file and its key options. Use when a junior developer is confused by a config file.

Agents 106 4mo ago
alexander-danilenko

code-documenter

by alexander-danilenko

Use when adding docstrings, creating API documentation, or building documentation sites. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, tutorials, user guides.

API Dev 13 3mo ago
proflead

function-docstrings

by proflead

Write concise docstrings for functions. Use when a junior developer needs help describing inputs, outputs, and errors.

Comments 106 4mo ago
breethomas

four-risks

by breethomas

Run Marty Cagan's Four Risks assessment on an issue (value, usability, feasibility, viability). Use when evaluating features before building.

Comments 16 3mo ago
kevintsengtw

dotnet-testing-autofixture-customization

by kevintsengtw

AutoFixture 進階自訂化技術完整指南。當需要自訂 AutoFixture 建構器或處理特殊型別的測試資料產生規則時使用。涵蓋 DataAnnotations 自動整合、ISpecimenBuilder 實作、優先順序管理。包含 DateTime/數值範圍建構器、泛型化設計與流暢式擴充方法。 Keywords: autofixture customization, autofixture customize, autofixture 自訂, specimen builder, ISpecimenBuilder, RandomDateTimeSequenceGenerator, NumericRangeBuilder, DataAnnotations autofixture, fixture.Customizations, Insert(0), 自訂建構器, NoSpecimen, 泛型化建構器

Code Gen 25 3mo ago
letta-ai

code-review

by letta-ai

Skill for handling PR code reviews. Use when triggered by a PR review comment, review request, or when asked to review code changes. Provides workflow for reading review comments, understanding feedback, and iterating on changes.

Code Review 12 5mo ago
doodledood

build-review-persona

by doodledood

Build a personalized PR review skill by mining GitHub review history. Extracts review patterns, communication style, priorities, and blind spots — generates a calibrated review-as-me skill that posts inline comments on PRs. Use for onboarding, cloning review style, or creating a reviewer persona.

Code Review 12 3mo ago
doodledood

rebase-on-main

by doodledood

Update main/master from origin, rebase current branch on it, resolve conflicts, and push.

Code Review 12 4mo ago
chaterm

sql-optimization

by chaterm

SQL 优化与调优

Comments 41 4mo ago
AIDotNet

documentation-writer

by AIDotNet

生成全面的文档,包括README文件、API文档、代码注释(JSDoc、docstrings、XML)和架构文档。

Comments 80 4mo ago