LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: comments

Browse skills that share this tag.

  • comment-style - Comment style guidelines for the pickles PureScript package
    purescriptpicklesdocumentationcomments

    ★ 4 · Updated 2026-09-23

    Write, tighten, and audit comments and docstrings in the pickles PureScript package.

    ⚙ Write comments and docstrings⚙ Tighten existing code comments⚙ Audit docstring adherence rules
  • code-commenter - High-signal Rust comments and Rustdoc documentation tool
    rustdocumentationrustdoccomments

    ★ 0 · Updated 2026-09-22

    Produce minimal, high-signal Rust comments and complete Rustdoc for public APIs, with strict focus on why, contracts, safety, and executable examples.

    ⚙ Write inline Rust comments⚙ Generate Rustdoc for public APIs⚙ Document unsafe safety invariants
  • make-pages-interactive - Turn static HTML pages into interactive feedback surfaces
    htmlfeedbackinteractivehttp-server

    ★ 480 · Updated 2026-09-19

    Turns HTML pages into a live commenting surface, routing feedback to a local inbox for agent monitoring and HTML updates.

    ⚙ Inject feedback tags into HTML files⚙ Start local feedback HTTP server⚙ Monitor inbox for user feedback
  • comment-review - Review code comments and clean up comment debt
    code-reviewcommentsrefactoringgit

    ★ 0 · Updated 2026-09-18

    Reviews comments in source code to identify unnecessary text and recommend removal or refactoring.

    ⚙ Determine target from user arguments⚙ Extract comments from source code⚙ Classify comments by strict rules
  • comment-review - Review and clean up comment debt in code
    code-reviewcommentsrefactoringcode-quality

    ★ 1 · Updated 2026-09-18

    Reviews comments in source code to aggressively identify unnecessary comments and recommend cleanup or refactoring.

    ⚙ Determine analysis target⚙ Extract source code comments⚙ Classify code comments
  • douyin-video-puller - Pull Douyin videos, metadata, keyframes, and comments
    douyinvideo-downloaderscraperffmpeg

    ★ 3 · Updated 2026-09-16

    Pulls public Douyin videos, metadata, keyframes, and top-level comments from share links or video URLs into local files.

    ⚙ Resolve aweme ID from input⚙ Fetch share page metadata⚙ Download public video files
  • apply-comments - Apply slide comments
    open-slideslidescommentsjsx

    ★ 0 · Updated 2026-09-16

    Reads slide comment markers in slides/<slideId>/index.tsx, performs the requested edits, and removes the markers.

    ⚙ Identify target slide files⚙ Read slide comment markers⚙ Decode comment payloads
  • simplify - Simplify code and comments for review
    code-reviewrefactoringsimplificationcomments

    ★ 3 · Updated 2026-09-13

    Reviews and simplifies code changes and comments within a specified scope without altering behavior, and runs relevant existing checks.

    ⚙ Review changes in specified scope⚙ Simplify wording in comments⚙ Refactor internal code structure
  • docx-official - Professional DOCX document processing
    document processingWord documentsDOCXdocument editing

    ★ 0 · Updated 2026-06-30

    Create, edit, and analyze DOCX documents with tracked changes, comments, formatting preservation, and text extraction.

    ⚙ create documents⚙ edit documents⚙ analyze documents
  • tasks-documentation - Automated Technical Documentation Generation
    documentationcodetechnical writingAPI

    ★ 602 · Updated 2026-06-15

    Create or update technical documentation, API documentation, and inline code documentation with structured templates

    ⚙ create code comments⚙ write API documentation⚙ update README files
  • youtube-automation - Automate YouTube Operations via Composio
    youtubevideoautomationplaylist

    ★ 6 · Updated 2026-05-28

    Automate YouTube tasks including video uploads, playlist management, content search, analytics, and comment handling

    ⚙ upload video⚙ update video⚙ update thumbnail
  • notion-hub - Read and Write Notion via Python SDK
    notionapipython-sdkpages

    ★ 268 · Updated 2026-05-28

    Read and write Notion pages, databases, blocks, and comments using notion-client Python SDK

    ⚙ search pages⚙ search databases⚙ read page
  • comment-code - Add Inline Comments to Code
    codedocumentationcommentsrefactoring

    ★ 3 · Updated 2026-03-10

    Adds clear, concise inline comments to code blocks to improve readability.

    ⚙ identify programming language⚙ add inline comments⚙ update source file
  • doc-forms - Typed Comments and Documentation System for Scheme Code
    documentationtype-systemcommentsmetadata

    ★ 18 · Updated 2026-03-09

    Adds searchable, introspectable annotations including type signatures, documentation, and todos to Scheme source code

    ⚙ Add type annotations⚙ Add documentation descriptions⚙ Add todo markers
  • documentation - Create comprehensive code documentation and README files
    documentationcommentscodeREADME

    ★ 4,802 · Updated 2026-02-18

    Write in-code documentation, folder READMEs, and code comments

    ⚙ Write README.md files⚙ Write JSDoc comments⚙ Write code comments
  • general - General Development Guidelines: Readability Over Performance
    developmentguidelinescodingreadability

    ★ 602 · Updated 2026-02-12

    Provides general development guidelines prioritizing code readability over performance, with rules for meaningful comments.

    ⚙ Provide development guidelines⚙ Define comment rules⚙ Apply coding standards