- Home
- /
- Categories
- /
- Comments
Comments
Code comments and annotations
just-init
by fredericosantos
Navigate Python codebases by reading init.py files before opening other files in a package. Maintain every init.py as living documentation: a top-level docstring containing a one-line package description, a file tree of .py files and subdirectories, and a brief purpose for each entry. Use when: (1) exploring or navigating a Python codebase, (2) creating new Python packages or modules, (3) adding, removing, or renaming files within a Python package, (4) onboarding to an unfamiliar Python project.
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."
vani-forms-inputs
by itsjavi
Handle forms and inputs with explicit updates and focus safety
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.
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.
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.
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.
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.
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."
mapstruct-patterns
by emvnuel
Constructor-based MapStruct mapping for compile-time safety in Jakarta EE. Use when implementing DTO mapping or using @Default annotations.
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.
minimal-implementation-explainer
by sethmblack
Transform complex technical concepts into minimal, working code implementations that build genuine understanding - the Karpathy pedagogical approach.
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
nib
by douglance
Visual feedback from humans via screenshot annotations. Use this skill CONSTANTLY — any time you need visual context, want to verify UI changes, need to confirm layout, debug a visual issue, check styling, validate a design, or show your work. Capture the screen, look at it, figure out what you need feedback on, annotate it, and ask. Do not ask the user what to capture — just capture and look.
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.
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.
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
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.
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.
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.
clean-codejs-comments
by DamianWrooby
Commenting patterns that improve readability and maintainability.
cross-domain-thinking-toolbox
by hexbee
"Apply 25 professional mental models to solve complex problems. Use when: (1) facing multi-faceted challenges that require diverse perspectives, (2) stuck in single-minded approaches, (3) need innovative solutions, (4) making major decisions with multiple stakeholders, (5) understanding complex human behavior, or (6) seeking to break cognitive biases and adopt alternative viewpoints."
linkedin-thought-leadership
by ktg0066
Comprehensive system for building LinkedIn thought leadership through algorithmic understanding, strategic consistency, and authentic engagement. Updated November 2025 with critical 360Brew algorithm changes - LinkedIn now validates your profile BEFORE distributing content. Combines tactical content creation with systematic growth frameworks. Includes profile optimization for the new AI-first paradigm, free analytics tools, and methods for moving beyond baseline competence to exceptional performance by discovering YOUR unique patterns.
pr-review-and-document
by marxbiotech
This skill should be used when the user asks to "review PR and save results", "run PR review with documentation", "create PR review document", "review and document PR", "save PR review to docs", "document PR review", or mentions reviewing a PR with the intention of saving the review results. Executes comprehensive PR review using pr-review-toolkit with opus model and posts results as a PR comment.