40 results (24.3ms) page 1 / 2
shipshitdev / library-comment-mode exact

Granular feedback on drafts without rewriting. Generates highlighted HTML with click-to-reveal inline comments. Use when user says "comment on this", "leave comments on", "give feedback on", or...

doc-detective / agent-tools-inline-test-injection exact

Inject Doc Detective test specs into documentation source files as inline comments. Use when (1) you have a valid test spec (JSON/YAML) with steps and need to embed them in a source file, (2) the...

velt-js / agent-skills-velt-comments-best-practices exact

Velt Comments implementation patterns and best practices for React, Next.js, and web applications. Use when adding collaborative commenting features, comment modes (Freestyle, Popover, Stream,...

agynio / gh-pr-review exact

View and manage inline GitHub PR review comments with full thread context from the terminal

flurdy / agent-skills-review-comments exact

Address PR review comments from reviewers (amazon-q-developer, copilot, humans). Use when the user wants to see and respond to feedback on their pull request.

flurdy / agent-skills-reply-comments exact

Reply to PR review comments after addressing them. Resolves conversations where changes were made. Uses polite tone for humans, terse factual responses for AI bots.

cosmix / loom-documentation exact

Creates and maintains technical documentation including API docs, README files, architecture docs, changelogs, ADRs, and inline code comments. Handles all documentation needs from code-level...

ngxtm / devkit-address-github-comments exact

Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.

cleodin / antigravity-awesome-skills-address-github-comments exact

Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.

sickn33 / antigravity-awesome-skills-address-github-comments exact

Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.

OutlineDriven / odin-claude-plugin-gh-address-comments exact

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

openai / skills-gh-address-comments exact

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

shipshitdev / library-gh-address-comments exact

Help address review or issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

aj-geddes / useful-ai-prompts-code-documentation exact

Write comprehensive code documentation including JSDoc, Python docstrings, inline comments, function documentation, and API comments. Use when documenting code, writing docstrings, or creating...

itsAR-VR / goatedskills-audit-inline-complexity exact

Audit inline complexity and recommend variable extraction; produces a report with flattening suggestions for nested expressions.

YPares / agent-skills-github-pr-workflow exact

Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the difference between PR-level comments vs inline code review comments.