- Home
- /
- Categories
- /
- Comments
Comments
Code comments and annotations
ai-humanizer
by ofershap
Prevent AI-detectable patterns in all generated content - prose, code comments, commit messages,
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.
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'.
claude-agent-pr-review-toolkit-comment-analyzer
by monkey1sai
Converted from Claude plugin agent "comment-analyzer" (pr-review-toolkit).
code-quality
by AlexanderStephenThompson
Non-negotiable code quality standards for testing, structure, naming, error handling, and documentation
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.
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".
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."
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.
explaining
by AlexanderStephenThompson
Repeatable execution process for producing clear explanations. Covers Subject and Situational frameworks, depth scaling, and relatability tools.
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.
hike
by code-hike
Display a rich explanation of the current conversation. Only use when explicitly called.
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.
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".
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.
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.
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.
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.
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".
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.
ask-explaining-code
by NavanithanS
Explain code via analogies, ASCII diagrams, step-by-step walkthroughs.
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.
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.
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.