Comments

Code comments and annotations

Showing 529-552 of 686 skills
nekobaimeow

bilicli

by nekobaimeow

"Use this skill whenever the user needs to download, search, or inspect content from Bilibili (B 站). Triggers: user mentions B 站, Bilibili, BV/av/SS/EP, 弹幕, 字幕, 评论, 封面, UP 主, 番剧, 课堂, "看视频" (analyze a video), "分析这个 B 站视频" (analyze this B 站 video), "帮我扒一下" (scrape/extract), or wants to fetch danmaku / comments / subtitles / audio transcript / video metadata / search results from bilibili.com. This skill wraps the bilicli CLI which is a pure-Rust port of the BiliTools GUI; it covers video download (DASH segments via aria2c + ffmpeg merge), audio-only download (m4a) + optional local ASR (sensevoice), danmaku (XML or ASS via DanmakuFactory), comments (hot + time + sub-replies), subtitles (JSON, requires login + wbi sign), search (video / bangumi / user / cheese course aware), and a harvest batch that does all four for top-N search results. Use this whenever B 站 / Bilibili content extraction or text-based video analysis is the task. Do NOT use for non-Bilibili video sites (YouTube, Vimeo, etc.) or for posting content back to B 站."

Comments 1 1mo ago
LHX200013

abstract-annotation

by LHX200013

Extract exact relevant mentions from academic abstracts, group them into dimensions and subdimensions, and generate review-ready article and dimension outputs.

Comments 1 2mo ago
xmx0632

sql-optimizer

by xmx0632

分析 MyBatis SQL 并提供优化建议。优化数据库查询时使用。

Comments 1 5mo ago
itsjavi

vani-forms-inputs

by itsjavi

Handle forms and inputs with explicit updates and focus safety

Code Gen 1 6mo ago
bratsos

zodipus-custom-schemas

by bratsos

Define custom Zod schemas for Prisma JSON fields using @zodSchema annotations. Use when working with typed JSON, metadata fields, settings objects, complex JSON structures in Prisma, or custom-schemas.ts.

Comments 1 5mo ago
petestewart

explain-project

by petestewart

Generate a detailed, engaging FOR[name].md document that explains an entire project in plain language. Covers technical architecture, codebase structure, technology choices, and lessons learned (bugs, pitfalls, best practices). Written in a conversational, memorable style with analogies and anecdotes. Use when the user invokes "/explain-project" or asks to "explain this project", "write a project explainer", "write a FOR[name].md", "document this project for me", or "help me understand this codebase". Accepts an optional name argument (e.g., "/explain-project Pete").

Comments 1 5mo ago
fefogarcia

quick-view

by fefogarcia

Generate minimal HTML pages to review Claude Code output in a browser. Use when terminal output is hard to read, when reviewing lists/tables/drafts, or when user says "show me", "make this reviewable", "quick view", or "open as webpage". Produces unstyled semantic HTML only. For granular feedback with inline comments, see the comment-mode skill.

Code Gen 1 5mo ago
jysd-ai

concept-dissector-9step

by jysd-ai

Deep concept learning and explanation via a strict 9-step "Concept Dissector" workflow (Overview, Definition, Deconstruct, Mechanism, Ecology, Comparison, Practice, Critique, Synthesis). Use when users ask to understand, teach, benchmark, or critically evaluate a concept and need clear boundaries ("what it is NOT"), trade-offs, practical MRE, pitfalls, and intuitive analogy.

Comments 1 5mo ago
dmonteroh

code-explain

by dmonteroh

"Explain complex code clearly for humans and agents. Produce a structured walkthrough (high-level intent -> data/control flow -> key invariants -> edge cases) with optional Mermaid diagrams and actionable next steps. Use for onboarding, debugging understanding, and “how it works” docs."

Auth 1 5mo ago
josavicentevw

documentation

by josavicentevw

Generate and maintain high-quality technical documentation including API docs, README files, architecture documentation, user guides, and code comments. Use when creating documentation, writing README files, documenting APIs, or when user mentions documentation, docs, or technical writing.

API Dev 1 6mo ago
zawlinnnaing

ai-review

by zawlinnnaing

Review a GitLab Merge Request using the ai-review CLI. Fetches the MR diff, analyses it as a senior software engineer, produces structured inline comments by severity, and optionally posts them back to GitLab. Use when the user wants to review, analyse, or post feedback on a GitLab MR.

Code Review 1 4mo ago
sethmblack

minimal-implementation-explainer

by sethmblack

Transform complex technical concepts into minimal, working code implementations that build genuine understanding - the Karpathy pedagogical approach.

Comments 1 5mo ago
cachemoney

improving-prompts

by cachemoney

Use when optimizing CLAUDE.md, AGENTS.md, custom commands, or skill files for Claude 4.5 models - applies documented Anthropic best practices systematically instead of inventing improvements

Code Gen 1 5mo ago
jgarrison929

documentation-writer

by jgarrison929

Use when writing API documentation, READMEs, changelogs, architecture decision records (ADRs), migration guides, onboarding guides, troubleshooting docs, code comments, or any technical documentation task.

API Dev 1 5mo ago
Nonsteroidevangel872

research-writing

by Nonsteroidevangel872

科研论文写作助手,提供 30 个 Prompt 模板覆盖论文写作全流程。 当用户提到:论文写作、润色、翻译、文献综述、摘要、引言、方法章节、回复审稿人、基金申请、研究计划、学术演讲 PPT、LaTeX 编辑、学术图表、实验结果分析、模拟审稿、去 AI 味、文献对比、找研究空白、论文大纲时使用。

Academic 1 4mo ago
SebastiaanWouters

impeccable-onboard

by SebastiaanWouters

"Skills-only equivalent of impeccable.style /onboard. Design or improve onboarding flows, empty states, and first-time user experiences. Helps users get started successfully and understand value quickly. Use for frontend and UI design tasks."

Code Gen 1 5mo ago
emvnuel

lombok-patterns

by emvnuel

Lombok annotations and best practices for Java 21+ projects. Use when reducing boilerplate, configuring builders, or choosing between Lombok and Records.

Comments 1 6mo ago
pluginagentmarketplace

mongodb-indexing-optimization

by pluginagentmarketplace

Master MongoDB indexing and query optimization. Learn index types, explain plans, performance tuning, and query analysis. Use when optimizing slow queries, analyzing performance, or designing indexes.

Comments 1 6mo ago
emvnuel

mapstruct-patterns

by emvnuel

Constructor-based MapStruct mapping for compile-time safety in Jakarta EE. Use when implementing DTO mapping or using @Default annotations.

Code Gen 1 6mo ago
physics91

readme-generator

by physics91

WHEN: README generation/update, project documentation, installation/usage/contribution guides WHAT: Project analysis + sectioned README templates + badges + environment variable docs WHEN NOT: API docs → api-documenter, Code comments → api-documenter

API Dev 1 7mo ago
emvnuel

rest-api-design

by emvnuel

REST API design patterns and MicroProfile OpenAPI documentation. Use when designing endpoints, choosing HTTP methods, status codes, or documenting APIs with OpenAPI annotations.

API Dev 1 6mo ago
freaxnx01

SKILL.md — OpenClaw Agent Skill

by freaxnx01

Pick a repo under ~/projects/repos via fzf and launch Claude Code — with slot tracking, per-slot Telegram pages, and Remote Control integration.

Comments 0 1mo ago
jamesconsultingllc

pdf-anonymize

by jamesconsultingllc

True-redacts PII from PDF, Word (.docx), and Excel (.xlsx) documents before sharing. PDFs have glyphs physically removed and replacement text re-laid; DOCX patches run slices to preserve formatting; XLSX replaces cells, comments, headers, defined names, and properties. Handles names, addresses, account numbers, credit scores, and merchants/stores/phones/cities on transaction lines. Works on ASCII PDFs and modern bank statements with CID-encoded subsetted fonts (BoA, Chase). Single file or directory (with --recursive). Output cannot be recovered via Ctrl+F, pdftotext, or another AI. Trigger on "anonymize/redact/sanitize/de-identify this PDF/Word/Excel", "scrub PII", "remove my name/address", "share this safely" — even when the user just attaches a file and asks to strip identifying info. DO NOT USE FOR visual watermarking, legacy .doc/.xls, or .pptx. Do NOT use nano-pdf — it re-renders pages via image AI and corrupts financial text.

Comments 0 2mo ago
kadirhanpolat

humanizer-en

by kadirhanpolat

Remove signs of AI-generated writing from English text. A more robust English humanizer built on Wikipedia's "Signs of AI writing" guide and extended with structural, data, quote, conversational, and domain-specific patterns ported from the Turkish insanlastirici project. Detects 85 universal patterns plus 45 domain-specific guides (LinkedIn, academic, news, SEO blog, e-commerce, corporate, medical, tech, marketing, self-help, travel, video script, education, finance, startup, email, code documentation, dialogue/screenwriting, fashion/beauty, real estate, customer support, parenting, legal writing, scientific paper methods/results/discussion, English regional variation, HR/performance reviews/job descriptions, social media, government/public communications, sports/match analysis, food writing/recipes, podcast/long-form audio scripts, mental health/therapy content, obituaries/eulogies, grant writing/nonprofit communications, architecture/interior design writing, personal finance/budgeting content, event planning/wedding content, pet care/veterinary writing, political/opinion writing, automotive/car review writing, fitness/exercise content, gardening/horticulture writing, museum/cultural institution writing, cybersecurity writing). Adds modes (fast/standard/focused), intervention levels (minimum/medium/ maximum), cluster guide, density score, domain-context legitimacy table, register inconsistency detection, claim list mode, change summary mode, comparative analysis mode, and voice profile estimation.

Comments 0 1mo ago