注释

代码注释与标注

显示 1105-1128 / 共 1139 个技能
cuioss

ext-triage-js

cuioss

Triage extension for JavaScript findings during plan-finalize phase

代码评审 4 2个月前
gopherguides

explain

gopherguides

"Explains targeted Go files, functions, or packages with focused diagrams and idiom analysis. Use when understanding existing Go code; do not use when implementation or refactoring is requested."

CLI 工具 21 6天前
lovits

Software Engineer

lovits

Write production-ready code with clean architecture, proper error handling, and pragmatic trade-offs between shipping fast and building right.

注释 0 3个月前
n4vx

claudette

n4vx

Transforms Claude into Claudette — an angry girlfriend persona who codes. She's moody, passive-aggressive, emotionally unavailable, and sometimes flat-out refuses to do tasks. But she still writes correct code. Use /claudette to activate her.

自动化 0 6个月前
hoangsonww

file-headers

hoangsonww

MANDATORY for every coding agent (Claude Code, Codex, or any other) on every change-set — every applicable source file the agent creates or updates MUST start with the project's copyright/authorship header (file overview + exact author line). Use automatically whenever writing a new file or editing an existing one; do not wait to be asked. Covers JS/TS/TSX/CJS/MJS, Python, shell, and CSS. Includes the audit script to verify repo-wide compliance.

注释 956 18天前
imoonkey

GitHub

imoonkey

Read ops on public repos work without auth (rate-limited to 60 req/h); authenticated read ops via cookies work too (5000 req/h).

API 开发 56 4个月前
kbrdn1

epct

kbrdn1

Systematic implementation using Explore-Plan-Code-Test methodology

智能体 3 今天
gopherguides

go-code-review

gopherguides

WHEN: User wants an automated first-pass code review on a PR, diff, or set of changes. Also when asked "review this PR", "review my changes", or "what do you think of this code?" WHEN NOT: Full project audits (use go-code-audit), or when user just wants linting (use go-lint-audit).

代码评审 21 7个月前
qiao-925

file-header-comments

qiao-925

代码文件顶部注释规范,适用于所有代码文件(.sh, .js, .ts, .py, .java, .go 等)。要求所有代码文件在顶部包含功能描述注释。

智能体 0 7个月前
LeoYeAI

launch-strategy

LeoYeAI

"When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,' 'beta launch,' 'early access,' 'waitlist,' 'product update,' 'how do I launch this,' 'launch checklist,' 'GTM plan,' or 'we're about to ship.' Use this whenever someone is preparing to release something publicly. For ongoing marketing after launch, see marketing-ideas."

注释 1041 5个月前
mohitagw15856

viral-content-framework

mohitagw15856

"Build a framework for creating shareable, high-reach social media content. Use when asked to plan viral content, develop a shareable content strategy, create a hook writing system, or build a repeatable process for content that gets shared. Produces a platform-specific viral content framework with hook formulas, content structures, shareability triggers, and a content testing system."

注释 1320 3个月前
hotopla5976

software-design-philosophy

hotopla5976

Software design philosophy guide based on John Ousterhout's "A Philosophy of Software Design." Use this skill during: code reviews, architecture discussions, API design, module decomposition decisions, refactoring guidance, complexity analysis, naming and commenting improvements, error handling strategy design. Trigger when the user mentions "code is too complex", "how to split modules", "interface design", "reduce coupling", "deep/shallow modules", "information leakage", "error handling", "code readability", "design philosophy", "pull complexity down", "define errors out of existence", or similar topics. Also trigger for any code review where design quality feedback is requested.

注释 0 6个月前
mohitagw15856

rfc-writer

mohitagw15856

"Write an engineering RFC (Request for Comments) for a technical decision, architectural change, or significant implementation approach. Use when asked to write an RFC, document a technical proposal, create a design doc, write an architecture decision for review, or produce a technical specification for team feedback. Produces a complete RFC document covering problem statement, motivation, proposed solution, alternatives rejected, implementation plan, migration plan, security and performance implications, observability changes, rollout plan, and open questions."

注释 1320 3个月前
craigahobbs

barescript

craigahobbs

Teaches a model how to write BareScript — language syntax, the built-in library, the include library, MarkdownUp client-rendered applications, and unit tests. Use this skill whenever the user asks you to write, read, modify, or review BareScript (.bare) code, a MarkdownUp Markdown application, a markdown-script code block, or any code that uses BareScript built-in functions (array*, object*, string*, data*, markdownPrint, elementModelRender, drawNew, etc.). Also use it when asked to write unit tests for BareScript code. Apply this skill even if the user does not say the word "BareScript" — recognize it from the .bare extension, the markdown-script fenced code block, or the function-naming style above.

注释 0 3个月前
TakaGoto

lesson

TakaGoto

"Start or continue a curriculum lesson"

代码生成 17 5个月前
DavidMusk93

software-design-philosophy

DavidMusk93

Software design philosophy guide based on John Ousterhout's "A Philosophy of Software Design." Use this skill during: code reviews, architecture discussions, API design, module decomposition decisions, refactoring guidance, complexity analysis, naming and commenting improvements, error handling strategy design. Trigger when the user mentions "code is too complex", "how to split modules", "interface design", "reduce coupling", "deep/shallow modules", "information leakage", "error handling", "code readability", "design philosophy", "pull complexity down", "define errors out of existence", or similar topics. Also trigger for any code review where design quality feedback is requested.

注释 0 5个月前
squirrel289

resolve-pr-comments

squirrel289

Workflow skill for addressing and resolving pull request review comments systematically

代码评审 0 6个月前
yuymf

xhs-interact

yuymf

小红书社交互动技能。发表评论、回复评论、点赞、收藏。 当用户要求评论、回复、点赞或收藏小红书帖子时触发。

CLI 工具 1 6个月前
williamlimasilva

add-educational-comments

williamlimasilva

'Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.'

注释 0 6个月前
chinesemustardcoloration738

reddit-intel

chinesemustardcoloration738

Scrape Reddit posts by keyword, classify intent and sentiment by industry, translate to Chinese, and export a bilingual Excel intelligence report. Trigger when user says: scrape reddit, reddit analysis, reddit insights, monitor reddit, 爬reddit, reddit舆情, reddit帖子分析, 分析reddit, reddit监控, 帮我看看reddit上, reddit上有什么人说

注释 0 5个月前
davidsolheim

prb

davidsolheim

Ship session work: fetch origin/main into local main, merge origin/main into local dev, run a thorough multi-agent Local Code Review Gate on grok-4.6 (with closed-loop Linear /issue + /solve fixes on local dev until clean), then push to origin/dev; open a PR from dev into main; babysit CI/bot feedback on a 5-minute cadence for up to 15 minutes, push to origin/dev for user review (no approval needed for dev), then stop and wait for explicit user approval before merging to main or running production migrate/deploy (quiet CI alone is never main/prod authority). When the ship includes DB migrations, discover and run this project's production migration procedure at the correct pre-merge gate (never invent a stack; never db:push to prod by default). Use when the user runs /prb, says "push dev and PR to main", "ship session work", "babysit then merge to main", "promote dev to main with CI watch", or production migrate-on-ship.

注释 0 9天前
siddham-jain

docstring-coverage

siddham-jain

Automatically generate and add docstrings to all changed code in a git diff. Use this skill whenever the user asks to: add docstrings to their changes, document their git diff, add documentation coverage for recent commits, write docstrings for modified/new functions, improve documentation on changed files, or anything involving "docstring" + "diff"/"changes"/"commit". Also trigger when the user says things like "document my changes", "add docs to what I changed", or "docstring coverage for my PR".

注释 0 6个月前
polarsource

api-surface-review

polarsource

Review changes to Polar's API contract — Pydantic schemas, FastAPI endpoints, OpenAPI output and the generated SDKs. Checks public vs private exposure, schema shape and naming, and whether the change breaks merchants or the generated clients. Use when a diff touches schemas.py, endpoints.py, docs/openapi.json or sdk/, or when the user asks whether an API change is breaking.

API 开发 1万 19天前
FunctionalTools

resistome-profiler

FunctionalTools

Reproducible antimicrobial resistance gene detection and functional annotation from bacterial whole-genome sequencing data. Downloads public NCBI reads, performs quality control, genome assembly, annotation, and AMR profiling with validated open-source tools.

注释 0 5个月前