Comments

Code comments and annotations

Showing 505-528 of 686 skills
ofershap

ai-humanizer

by ofershap

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

Comments 2 5mo ago
ragnvald

openproject-pm-knowledge

by ragnvald

Manage OpenProject work packages and lightweight project knowledge artifacts (weekly summaries and decision logs). Use when work requires reading project/work package status and metadata, creating or updating work packages, managing relations, adding comments, generating weekly markdown status updates, or logging project decisions.

Comments 2 4mo ago
cuozg

unity-review-code-pr

by cuozg

GitHub PR C# logic review — posts inline comments via gh api. Use this skill whenever the user wants to review a PR, check a pull request, post review comments to GitHub, or run automated review before merge — even if they don't say "PR review" explicitly. Triggers — 'review PR', 'review pull request', 'PR review', 'check this PR', 'give feedback on this PR', 'review before merge'.

Code Review 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 5mo ago
AlexanderStephenThompson

code-quality

by AlexanderStephenThompson

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

Comments 2 5mo 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 5mo 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 5mo 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 5mo ago
tenzir

technical-writing

by tenzir

Write clear technical documentation following Google's style guide. Use when writing docs, README files, API documentation, code comments, user guides, or asking about documentation style.

Comments 2 6mo ago
AlexanderStephenThompson

explaining

by AlexanderStephenThompson

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

Comments 2 5mo ago
jorgealves

python-type-hints-converter

by jorgealves

Automatically add or improve type annotations in legacy Python code. Use to improve code readability, IDE support, and catch type errors early.

Comments 2 5mo ago
code-hike

hike

by code-hike

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

Comments 2 5mo ago
ktg0066

linkedin-thought-leadership

by ktg0066

Comprehensive system for building LinkedIn thought leadership through algorithmic understanding, strategic consistency, and authentic engagement. Updated November 2025 with critical 360Brew algorithm changes - LinkedIn now validates your profile BEFORE distributing content. Combines tactical content creation with systematic growth frameworks. Includes profile optimization for the new AI-first paradigm, free analytics tools, and methods for moving beyond baseline competence to exceptional performance by discovering YOUR unique patterns.

Comments 3 7mo ago
spitoglou

learning-education

by spitoglou

Create learning materials, explain concepts, generate quizzes and study aids. Use when asked to explain topics, create tutorials, generate practice questions, make flashcards, design curricula, or help study. Triggers include "explain this", "help me learn", "create a quiz", "tutorial for", "study guide", "how does X work", "teach me", "practice questions".

Code Gen 3 6mo ago
mamba-mental

codebase-documenter

by mamba-mental

This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codebases more accessible to new developers. The skill provides templates, best practices, and structured approaches for creating clear, beginner-friendly documentation.

API Dev 3 6mo ago
borjasolerme

reddit-comment-writer

by borjasolerme

Write authentic Reddit comments that naturally mention a product without sounding spammy. Supports company profiles, batch mode, activity tracking, and voice personalization. Triggers on "write a reddit comment", "set up [company]", "do today for [company]", "fill quota", "learn my style", "show progress", or when the user shares a Reddit URL.

Comments 1 5mo ago
lenovobenben

tmux-mysql

by lenovobenben

Use when the current prepared tmux pane is already inside an interactive mysql-compatible client REPL (mysql>, mariadb>, MySQL [db]>, MariaDB [db]>, or a configured mysql prompt), including MySQL, MariaDB, TiDB, Percona Server for MySQL, StarRocks, OceanBase MySQL mode, ShardingSphere-Proxy, or similar backends operated through the mysql client. Safely send read-only SQL and explicitly user-approved insert/update/delete SQL without using Linux shell wrappers, inspect prompt state, cancel broken multiline input, and exit the client REPL.

Comments 1 1mo 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 2mo ago
yonderlab

typescript-best-practices

by yonderlab

Expert guidance on TypeScript, Node.js, and React best practices for writing high-quality, type-safe code. Use when the user asks about TypeScript best practices, code quality, type safety, testing patterns, or needs help improving their TypeScript code. Triggers: "TypeScript best practices", "improve my TypeScript", "type safety tips", "TypeScript guidelines", "better TypeScript code".

Comments 1 5mo ago
Semprini

worked-examples

by Semprini

Use this skill when the user asks to see an example, says "walk me through", "show me how [concept] looks in practice", mentions the Simple Customer or Financial Crime example, or wants to understand how a complete MD-DDL model is structured. Also use when a user asks for a concrete demonstration of a concept after it has been explained.

Comments 1 4mo ago
NavanithanS

ask-explaining-code

by NavanithanS

Explain code via analogies, ASCII diagrams, step-by-step walkthroughs.

Code Review 1 5mo ago
pratyush1712

legacy-support-adjudication

by pratyush1712

Use during code review when a change touches backward-compatibility logic, migration shims, deprecated API/version bridges, old schema or payload handling, feature-flag fallbacks, transitional formats, old client support, historical data readers, or retired runtime/build support. Produces an evidence-based verdict: retain, instrument, deprecate, quarantine, or remove.

Comments 1 2mo ago
AI4S-YB

fan-skill

by AI4S-YB

AI-powered plant bioinformatics and breeding analysis engine. From biological question to publication-ready results — consultation, analysis, interpretation, and visualization. Knowledge-base driven with B+C dual-mode decision architecture.

Comments 1 1mo ago
fredericosantos

just-init

by fredericosantos

Navigate Python codebases by reading init.py files before opening other files in a package. Maintain every init.py as living documentation: a top-level docstring containing a one-line package description, a file tree of .py files and subdirectories, and a brief purpose for each entry. Use when: (1) exploring or navigating a Python codebase, (2) creating new Python packages or modules, (3) adding, removing, or renaming files within a Python package, (4) onboarding to an unfamiliar Python project.

Code Gen 1 5mo ago