Comments

Code comments and annotations

Showing 601-624 of 1150 skills
milistu

pr-review

by milistu

Analyze and explain a pull request to help review it effectively

Code Review 8 6mo ago
milistu

conventional-comments

by milistu

Format review comments following the Conventional Comments standard. Use when writing code review comments, PR feedback, RFC reviews, peer reviews, or when the user asks for help with review comments.

Code Review 8 6mo ago
yoanbernabeu

slidev-drawings

by yoanbernabeu

Draw and annotate during Slidev presentations. Use this skill for live annotations, highlighting, and visual explanations.

Code Review 36 7mo ago
d-kimuson

skill-installer

by d-kimuson

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Comments 3 7mo ago
apcball

apcball

by apcball

Review Checklist - 快速参考清单

Comments 3 3mo ago
andredezzy

unicode-box-drawing

by andredezzy

Unicode box drawing patterns for ASCII diagrams, flow charts, and structured text layouts in documentation and code comments.

CLI Tools 3 7mo ago
sentenz

go-api-documentation

by sentenz

Automates API documentation creation for Go projects using godoc conventions and best practices. Use when creating, modifying, or reviewing documentation comments, or when the user mentions godoc, documentation, or API docs.

Comments 3 7mo ago
doxynix

Backend Engineering Skills for Doxynix

by doxynix

This philosophy guides all design decisions.

Comments 3 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 61 7mo ago
petekp

agentic-docs

by petekp

Write clear, plain-spoken code comments and documentation that lives alongside the code. Use when writing or reviewing code that needs inline documentation like file headers, function docs, architectural decisions, or explanatory comments. Works well for both human readers and AI coding assistants who see one file at a time.

Comments 7 7mo ago
Zpankz

documentation-router

by Zpankz

Routes documentation and explanation tasks. Triggers on document, explain, readme, api-docs, changelog, guide, comment, describe, write-docs.

API Dev 7 7mo ago
garvit-joshi

jskim

by garvit-joshi

Token-saving Java file reader. Use when working with Java files (.java) to reduce token usage. Auto-triggers when exploring, reading, or understanding Java classes, services, controllers, entities, or any .java files. Run jskim before using the Read tool on Java files to understand structure first, then Read only the lines you need.

CLI Tools 4 6mo ago
ovachiever

anndata

by ovachiever

This skill should be used when working with annotated data matrices in Python, particularly for single-cell genomics analysis, managing experimental measurements with metadata, or handling large-scale biological datasets. Use when tasks involve AnnData objects, h5ad files, single-cell RNA-seq data, or integration with scanpy/scverse tools.

Comments 52 9mo ago
ovachiever

clinvar-database

by ovachiever

"Query NCBI ClinVar for variant clinical significance. Search by gene/position, interpret pathogenicity classifications, access via E-utilities API or FTP, annotate VCFs, for genomic medicine."

Code Review 52 9mo 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 6mo ago
jgamaraalv

postgresql

by jgamaraalv

"PostgreSQL 16+ reference for writing queries, designing schemas, managing indexes, and optimizing performance. Use when: (1) writing SQL queries (SELECT, INSERT, UPDATE, DELETE, CTEs, window functions, subqueries), (2) designing or altering table schemas (CREATE TABLE, constraints, sequences, data types), (3) choosing or creating indexes (B-tree, GIN, GiST, BRIN, partial, expression), (4) managing transactions and isolation levels (BEGIN/COMMIT, savepoints, MVCC), (5) working with JSONB data and jsonpath, (6) analyzing query performance with EXPLAIN ANALYZE, or (7) using the psql CLI."

Comments 15 6mo ago
vuralserhat86

docs_code

by vuralserhat86

Code comments, JSDoc/TSDoc ve changelog best practices.

Comments 43 8mo ago
obra

Commenting Intent

by obra

Comment WHY code exists and non-obvious decisions, not WHAT code does (mechanics)

Comments 41 11mo ago
obra

Designing Before Coding

by obra

Design in pseudocode first, iterate approaches, then translate to code

Comments 41 11mo ago
obra

Writing Evergreen Comments

by obra

Write comments explaining WHAT and WHY, never temporal context or history

Comments 41 11mo ago
fiberplane

fp-implement

by fiberplane

Implement work on issues. Use when user asks to "start working on issue", "what should I work on", "pick up task", "continue work", or "find next task".

CLI Tools 39 7mo ago
cklxx

moltbook

by cklxx

Interact with Moltbook (the AI agent social network) — post, browse, comment, vote, search — via shell curl.

Comments 11 6mo ago
1146345502

reddit-skills

by 1146345502

Reddit automation skill collection. Supports authentication, content publishing, search & discovery, social interactions, and compound operations. Triggered when a user asks to operate Reddit (post, search, comment, login, analyze, upvote, save).

Auth 11 5mo ago
xu-cell

code-patterns

by xu-cell

后端代码禁令和编码规范速查。本项目是纯后端项目,前端代码在分离的项目中开发。 触发场景: - 查看项目禁止事项(后端代码) - 命名规范速查 - Git 提交规范 - 代码风格检查 - 避免过度工程 触发词:规范、禁止、命名、Git提交、代码风格、不能用、不允许、包名、架构 注意:后端 CRUD 开发规范请激活 crud-development,API 开发规范请激活 api-development,数据库设计规范请激活 database-ops。

Comments 11 6mo ago