Comments

Code comments and annotations

Showing 313-336 of 686 skills
ipverse

research-missing-as

by ipverse

Research a missing AS entry for overlay.json. Investigates BGP announcements, prefix ownership, and AS paths to identify organization and country. Invoke with /research-missing-as {ASN}

Comments 4 6mo ago
AIDotNet

cron-scheduler

by AIDotNet

解析、验证和解释cron表达式,计算下次运行时间。

Automation 84 5mo ago
AIDotNet

documentation-writer

by AIDotNet

生成全面的文档,包括README文件、API文档、代码注释(JSDoc、docstrings、XML)和架构文档。

Comments 84 5mo ago
ahgraber

python-types-contracts

by ahgraber

Use when defining or evolving public interfaces, schema boundaries, or pydantic usage in Python. Also use when annotations are missing on public APIs, pydantic models appear everywhere instead of at trust boundaries, contract changes lack migration guidance, or Any/object types are overused across module boundaries.

Comments 5 5mo ago
omer-metin

Absurdist Voice

by omer-metin

Code Review 114 6mo ago
neurofoo

feynman

by neurofoo

Feynman Technique for deep learning—explain a concept simply, identify gaps, fill them, then refine. Use when learning something new, testing understanding, or preparing to teach.

Code Gen 105 6mo ago
neurofoo

moscow

by neurofoo

MoSCoW prioritization categorizing items as Must have, Should have, Could have, or Won't have. Use for scope definition, feature prioritization, or when everything feels equally important.

Comments 105 6mo ago
alffei

skill-installer

by alffei

Install skills into the global or workspace-specific skills directory 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 69 5mo ago
metalagman

go-google-style-guide

by metalagman

Expertise in Go programming according to the Google Go Style Guide. Use when the user needs to write, refactor, or review Go code for clarity, simplicity, and maintainability. This skill ensures adherence to Google's official Go idioms, formatting, and the "Least Mechanism" principle.

Comments 18 6mo ago
omer-metin

Algorithmic Trading

by omer-metin

Code Review 114 6mo ago
fmschulz

bio-annotation

by fmschulz

Functional annotation and taxonomy inference from sequence homology.

Automation 7 5mo ago
chaterm

sql-optimization

by chaterm

SQL 优化与调优

Comments 49 6mo ago
maragudk

brainstorm

by maragudk

Guide for how to brainstorm an idea and turn it into a fully formed design.

Code Review 47 9mo ago
uwuclxdy

clean-code

by uwuclxdy

Clean code principles and best practices covering naming conventions, function design, error handling, comments, and architecture. Use this skill whenever the user asks you to write, review, or refactor code and wants it to follow clean code standards. Also trigger when the user mentions "clean code", "code quality", "readability", "refactor for clarity", "naming conventions", "function size", "code smells", or asks for a code review with best practices in mind. Apply these principles proactively when writing or reviewing code, even if the user doesn't explicitly ask for "clean code."

Comments 5 4mo ago
roderik

bellwether

by roderik

Bring the current PR to a mergeable state: CI green, all review comments resolved, no merge conflicts. Self-contained — watches CI, fixes issues, watches again until merge-ready. Use when the user wants to keep a PR green, auto-fix CI, resolve review comments, or says "get this merged".

Comments 5 3mo ago
letta-ai

code-review

by letta-ai

Skill for handling PR code reviews. Use when triggered by a PR review comment, review request, or when asked to review code changes. Provides workflow for reading review comments, understanding feedback, and iterating on changes.

Code Review 14 7mo ago
brisyramshere

reddit-reader

by brisyramshere

通过 Reddit OAuth2 API 搜索和阅读 Reddit 帖子、评论和子版块内容。当用户要求搜索 Reddit 讨论、浏览子版块帖子、阅读 Reddit 帖子内容和评论、了解 Reddit 社区对某个话题的看法时使用此 skill。支持按时间范围和排序方式筛选,支持读取完整帖子正文和嵌套评论树。

CLI Tools 24 5mo 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 38 5mo ago
Logos-Liber

technical-writing

by Logos-Liber

Technical writing principles and best practices for creating clear, accurate documentation

Comments 16 5mo ago
yoanbernabeu

slidev-drawings

by yoanbernabeu

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

Code Review 33 5mo ago
joneqian

mysql-patterns

by joneqian

MySQL database patterns for query optimization, schema design, indexing, and security. Quick reference for common patterns.

Code Gen 26 5mo 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 3mo ago
xenitV1

documentation-templates

by xenitV1

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

API Dev 131 6mo ago
richfrem

coding-conventions

by richfrem

Coding conventions and documentation standards across Python, TypeScript/JavaScript, and C#/.NET codebases. Use when: (1) writing new code files or functions, (2) reviewing code for style and documentation compliance, (3) adding file headers or docstrings, (4) creating new tools that need inventory registration, (5) refactoring code that exceeds complexity thresholds, (6) setting up module structure. Covers file headers, function documentation, naming conventions, and tool inventory integration.

CLI Tools 4 4mo ago