Comments

Code comments and annotations

Showing 1033-1056 of 1139 skills
srobroek

eli5

by srobroek

Explain a topic at five depth levels from metaphor to frontier. Use when asked "ELI5", "explain X", "what is X", or "how does X work".

Academic 1 13d ago
sayam

Production discipline — the baseline layer

by sayam

Enforced in the reference: tests/test_workflow_validity.py

Comments 0 12d ago
mohitagw15856

social-media-audit

by mohitagw15856

"Audit an existing social media presence across all active platforms. Use when asked to review social media performance, analyse a brand's social presence, benchmark against competitors, or identify what's working and what isn't. Produces a scored audit with platform-by-platform analysis, content performance review, competitive benchmarking, and a prioritised action plan."

Comments 1.3K 3mo ago
markup-carve

carve-authoring

by markup-carve

Use when writing or editing Carve markup (.crv / .carve files), or when the user asks to author Carve. Carve is a post-Markdown lightweight markup language that deliberately diverges from Markdown/Djot — the emphasis delimiters are swapped (/italic/, bold), sup/sub are braced-only, and several Markdown habits produce wrong output. This skill front-loads the correct syntax and the traps so the output is valid Carve the first time.

Comments 0 1mo ago
vinta

review-prs

by vinta

Triage open PRs — screen from the diff, delegate the admission judgment to audit-the-list, then merge or close on GitHub. Fire when the maintainer asks to review PRs, process the PR queue, or judge whether a specific PR should be merged.

Code Review 316.8K 15d ago
wahajahmed010

open-source-contributor

by wahajahmed010

"Autonomous GitHub contribution agent using the Architect-Builder pattern. Buck (main agent) handles all git/network I/O; subagents handle focused cognitive work only. Scouts issues, implements fixes, and submits PRs. Supports three difficulty levels. Triggers on: open source, github, contribution, PR, pull request, issue fix, OSS, contributor."

Automation 0 3mo ago
diskixix0-collab

paper

by diskixix0-collab

Academic paper workflow — find, read/annotate (HTML), daily digest, cite. Use when user invokes /paper, needs paper annotation, literature search, citation generation, or daily paper discovery.

Academic 1 5mo ago
ab22593k

flutter-widget-previewer

by ab22593k

Use the Flutter Widget Previewer to preview widgets in isolation with real-time rendering in Chrome. Use when working with Flutter widget previews, @Preview annotations, preview configurations, or widget development workflows. Triggers include setting up widget previewer, adding @Preview annotations, customizing previews, creating custom preview annotations, handling multiple preview configurations, or troubleshooting widget preview issues.

API Dev 0 6mo ago
idotta

code-comments

by idotta

Write clear, plain-spoken code comments and documentation that lives alongside the code. Use when writing or reviewing code that needs inline documentation—file headers, function docs, architectural decisions, or explanatory comments. Optimized for both human readers and AI coding assistants who benefit from co-located context.

Comments 0 6mo ago
NeoLabHQ

review-pr

by NeoLabHQ

Review an existing GitHub pull request and post inline review comments on its diff. Use when the changes are on an opened PR rather than your local working tree.

Code Review 1.5K 24d ago
addyosmani

code-simplification

by addyosmani

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

Code Review 90.3K 5mo ago
nicolasganan

docx

by nicolasganan

"Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation."

Code Gen 0 3mo ago
imoonkey

TikTok

by imoonkey

```

Comments 56 4mo ago
ggwicz

plain-language

by ggwicz

Reviews project text — documentation, READMEs, marketing copy, UI strings, code comments, error messages — for compliance with the U.S. federal government Plain Language Guidelines. Produces structured edit recommendations with concrete rewrites. Activates on plain language review, readability check, copy audit, "make this clearer," or "improve the writing."

Code Review 0 6mo ago
harperreed

roborev-respond

by harperreed

Use only when the user explicitly invokes $roborev-respond

Code Review 332 1mo ago
Gingiris-1031

gr-backlinks

by Gingiris-1031

Systematic backlink building for indie founders. Covers 5 channel types ranked by GEO + SEO ROI: Wikipedia (entities), authoritative media (PR), industry reviews (G2/Capterra/Product Hunt), Reddit/Quora discussions, and HARO/Featured.com expert quotes. Designed for 0→1 sites where domain authority is the bottleneck. Aligns with 2026 Google/Bing GEO guidance: backlinks are the strongest brand-authority signal AI search engines use to decide citations. Defaults to dev/B2B link sources; for 2C products (education, consumer apps) authority links differ — see gingiris-seo-geo/references/2c-adaptation.md.

Comments 73 1mo ago
gopherguides

address-review

by gopherguides

"Address pull request review feedback from humans or bots. Use when existing comments, requested changes, unresolved review threads, or CodeRabbit/codex review findings need code fixes, verification, push updates, and thread resolution. SKIP fresh code-review requests with no existing feedback; use review-deep."

Comments 21 6d ago
bph

wp-block-markup

by bph

Convert Markdown files to WordPress block markup (Gutenberg serialized HTML). Use whenever the user wants to produce content that can be pasted into the WordPress Code Editor or used in block theme HTML templates. Also use for the reverse direction (block markup to markdown).

Comments 0 6mo ago
wottpal

use-the-index-luke

by wottpal

Postgres query and index optimization workflow based on use-the-index-luke principles. Use for EXPLAIN analysis, index design, predicate rewrites, joins, sorting, and pagination tuning.

Code Review 0 6mo ago
burin-labs

SKILL: harn-forgejo-connector

by burin-labs

60 req/min token bucket, or rate_limit = { disabled = true } to bypass it.

Comments 0 4mo ago
yizhiyanhua-ai

fireworks-open-eli5

by yizhiyanhua-ai

Create evidence-aware, interactive visual explainers as self-contained offline HTML. Use when a user asks to explain a concept, repository module, engineering tradeoff, or incident with a diagram, walkthrough, ELI5 treatment, data/request trace, failure view, or teach-back. Do not use for a plain short answer, ordinary prose rewrite, generic website implementation, or unsupported claims presented as facts.

Code Gen 181 14d ago
dotnet

multithreaded-task-migration

by dotnet

Guide for migrating MSBuild tasks to multithreaded mode support, including compatibility red-team review. Use this when converting tasks to thread-safe versions, implementing IMultiThreadableTask, adding TaskEnvironment support, or auditing migrations for behavioral compatibility.

Code Review 5.5K 14d ago
xinyaoliao93

xhs-research

by xinyaoliao93

Use for read-only Xiaohongshu topic research, including keyword search, bounded post/detail collection, best-effort comments, time filtering, relevance screening, opinion synthesis, and evidence-backed reports.

Comments 1 16d ago
zqm0779

contract-review

by zqm0779

"Contract review skill that adds comment-based issue annotations without changing original text. Enforces a three-layer review (basic, business, legal), writes structured comments (issue type, risk reason, revision suggestion) with risk level encoded via reviewer name, and generates a contract summary, consolidated opinion, and Mermaid business flowchart (with rendered image). Output language must follow the contract’s language."

Comments 0 6mo ago