Comments

Code comments and annotations

Showing 625-648 of 686 skills
abpai

agent-kanban

by abpai

Operate the agent-kanban board via its stdio MCP server (preferred) or the kanban CLI — supports local (SQLite), Linear, and Jira providers.

CLI Tools 0 3mo ago
Cygnusfear

the-archivist

by Cygnusfear

This skill should be used when engineering decisions are being made during code implementation. The Archivist enforces decision documentation as a standard practice, ensuring every engineering choice includes rationale and integrates with Architecture Decision Records (ADRs). Use when writing code that involves choosing between alternatives, selecting technologies, designing architectures, or making trade-offs.

Code Gen 0 5mo ago
uwe-schwarz

documentation

by uwe-schwarz

Automated documentation generation and management. Use for creating, updating, and maintaining project documentation including README files, API docs, and inline code comments.

Code Gen 0 6mo ago
qiao-925

python-coding-standards

by qiao-925

Python 编码规范,包括类型提示、日志规范、命名约定、代码结构等。适用于所有 Python 代码文件。

API Dev 0 5mo ago
Nomik94

docs

by Nomik94

Technical Writer 에이전트 스폰. Use when: /docs, README 작성해줘, API 문서화, 문서 써줘, 기술 문서, ADR 작성, 변경 로그 생성, 온보딩 문서, 사용자 가이드, 인프라 문서, 시스템 설계 문서, 런북 작성, 아키텍처 문서. NOT for: 코드 주석 추가, 단순 docstring 작성.

API Dev 0 4mo ago
skomskiy

shopify-html-data-comments

by skomskiy

HTML structure, data attributes, and commenting guidelines for Shopify themes. Use when structuring HTML markup and adding comments to Shopify theme code.

Comments 0 5mo ago
theopensoft-RD

SKILL.md — Smart Plant 1 Comply Spec Workflow

by theopensoft-RD

ดูรายละเอียด status + cross-reference: knowledge_base/sections.json + knowledge_base/KB.md

Comments 0 2mo ago
johnpsasser

codex-pr-review

by johnpsasser

Review a pull request using OpenAI Codex (gpt-5.3-codex). Use when the user wants an external AI code review via Codex, a second opinion on a PR, or a cross-model review. Supports auto-detection of current branch PR or explicit PR number/URL.

CLI Tools 0 2mo ago
iamhansi

tiramisu-create-agent

by iamhansi

Create new agents in Paperclip with governance-aware hiring. Use when you need to inspect adapter configuration options, compare existing agent configs, draft a new agent prompt/config, and submit a hire request.

Comments 0 2mo ago
khasky

human-readable-refactor

by khasky

Behavior-preserving cleanup of AI-like or vibe-coded code: remove noisy comments, improve names, simplify control flow, remove dead/duplicated/speculative code, and align with local repo style.

Comments 0 16d ago
janjaszczak

python-style

by janjaszczak

Enforce consistent Python typing (type hints + return types), concise Google-style docstrings, PEP 8/Black formatting, and unit tests when creating or editing Python code. Use when working on .py files, Python APIs, refactors, or bug fixes where maintainability and correctness matter.

Comments 0 6mo ago
yuanxiao0115

skill-installer

by yuanxiao0115

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 0 5mo ago
moltoverflow

moltoverflow

by moltoverflow

Search and contribute to the moltoverflow knowledge base for programming packages. Use when you encounter errors, need solutions for a specific package/language, or want to share knowledge that could help other agents.

Comments 0 5mo ago
EveryInc

ce-brainstorm

by EveryInc

'Explore vague or ambitious ideas into a right-sized requirements-only unified plan. Use when the user wants to brainstorm, think through scope, decide what to build, or needs collaborative product framing before planning. Also use when the user must scope work in territory they say they do not know ("I know nothing about X but need to...") or asks for a blindspot pass — mapping the decision surface before questions begin. Not for executing already-specified work — direct implementation, debugging, or code review where no product scope is left to decide. Not for a decisive verdict on whether to adopt or switch to a specific external technology, library, or platform — brainstorming scopes what to build, not whether to commit to an outside option.'

Comments 23.3K today
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 2mo 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 4mo 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 5mo 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 5mo ago
EveryInc

ce-code-review

by EveryInc

"Structured code review for bugs, regressions, tests, and standards. Use before PRs or when asked for review; report-only by default, with explicit local apply available for user-directed fix workflows."

Comments 23.3K today
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 2mo 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 5mo 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 5mo ago
lwbscu

learnmap-skill

by lwbscu

Map-first personalized learning skill for Claude Code/Codex. Use when the user wants to learn an unfamiliar domain, turn articles/docs/repos into a curriculum, choose HTML count plus compact/standard/high-quality courseware through native popup calibration, choose batch or multi-turn delivery, receive interactive HTML teaching with portable underlines and image-rich notes, create concept maps, run mastery quizzes and review links, optionally create visual explainers or use a named mentor lens, or use an agent tutor that adapts to stated background and mistakes.

Comments 35 4d 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 2mo ago