Comments

Code comments and annotations

Showing 553-576 of 623 skills
vanman2024

fire-patterns

by vanman2024

Auto-generated CLI patterns using Google Fire with class-based structure, docstring parsing, and nested classes. Use when building Python CLI applications, creating Fire CLIs, implementing auto-generated commands, designing class-based CLIs, or when user mentions Fire, Google Fire, CLI generation, docstring commands, nested command groups, or Python command-line tools.

CLI Tools 0 6mo ago
sethmblack

observational-reframe

by sethmblack

Transform political, social, or cultural observations into Trevor Noah-style comedy by applying the outsider's lens to reveal inherent absurdities and contradictions.

Comments 0 3mo ago
ddaanet

project-conventions

by ddaanet

Project prose and output conventions for sub-agents. Injected via skills: frontmatter — not user-invocable. Bundles deslop (prose quality), token economy, and tmp-directory rules.

Comments 0 3mo ago
diegosouzapw

clawdbites

by diegosouzapw

Extract recipes from Instagram reels. Use when a user sends an Instagram reel link and wants to get the recipe from the caption. Parses ingredients, instructions, and macros into a clean format.

Comments 43 3mo ago
ChrisLou-bioinfo

SKILL.md — Paper2Protocol Skill Definition

by ChrisLou-bioinfo

🦞 Claw (AI Research Assistant)

Academic 3 2mo ago
xpepper

pr-review-loop

by xpepper

Use when addressing open PR review comments from any reviewer (human or bot) within the current agent session. For a fresh-context-per-comment approach, use ralph-wiggum-loop instead.

Code Review 0 3mo ago
dvdksn

learning-docker

by dvdksn

Load automatically when user asks to learn Docker (e.g., "teach me docker", "guide me through docker", "I want to learn docker", "docker tutorial"). Interactive guided tutorial where Claude acts as a coding bootcamp instructor, teaching step-by-step with checkpoints and verification.

CLI Tools 0 3mo ago
abpai

agent-kanban

by abpai

Operate the agent-kanban board via its stdio MCP server (preferred) or the kanban CLI — supports local (SQLite), Linear, and Jira providers.

CLI Tools 0 1mo ago
Cygnusfear

the-archivist

by Cygnusfear

This skill should be used when engineering decisions are being made during code implementation. The Archivist enforces decision documentation as a standard practice, ensuring every engineering choice includes rationale and integrates with Architecture Decision Records (ADRs). Use when writing code that involves choosing between alternatives, selecting technologies, designing architectures, or making trade-offs.

Code Gen 0 3mo ago
AI4S-YB

fan-skill

by AI4S-YB

AI-powered plant bioinformatics and breeding analysis engine. From biological question to publication-ready results — consultation, analysis, interpretation, and visualization. Knowledge-base driven with B+C dual-mode decision architecture.

Comments 0 11d ago
uwe-schwarz

documentation

by uwe-schwarz

Automated documentation generation and management. Use for creating, updating, and maintaining project documentation including README files, API docs, and inline code comments.

Code Gen 0 4mo ago
daedalus

ai-vuln-harness

by daedalus

Design and implement multi-agent vulnerability research harnesses following the Project Glasswing / Cloudflare methodology. Use this skill when building or improving Hunt/Validate/Dedupe/Trace security pipelines, reducing false positives in AI vuln scanning, or operationalizing large-scale LLM-assisted code audit workflows.

Comments 0 2d ago
qiao-925

python-coding-standards

by qiao-925

Python 编码规范,包括类型提示、日志规范、命名约定、代码结构等。适用于所有 Python 代码文件。

API Dev 0 3mo ago
Nomik94

docs

by Nomik94

Technical Writer 에이전트 스폰. Use when: /docs, README 작성해줘, API 문서화, 문서 써줘, 기술 문서, ADR 작성, 변경 로그 생성, 온보딩 문서, 사용자 가이드, 인프라 문서, 시스템 설계 문서, 런북 작성, 아키텍처 문서. NOT for: 코드 주석 추가, 단순 docstring 작성.

API Dev 0 3mo ago
skomskiy

shopify-html-data-comments

by skomskiy

HTML structure, data attributes, and commenting guidelines for Shopify themes. Use when structuring HTML markup and adding comments to Shopify theme code.

Comments 0 3mo ago
TsingShui

ida-agent-bridge

by TsingShui

Use when writing ida-domain scripts, querying .i64 databases, or analyzing binaries. Provides short-connection REPL commands (disasm, xrefs, hexdump, pseudocode, rename) and arbitrary Python script execution piped via nc, with real-time file sync on rename/comment/patch.

CLI Tools 1 26d ago
beggarticksarthurtatum121

reddit-skills

by beggarticksarthurtatum121

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 2 1mo ago
theopensoft-RD

SKILL.md — Smart Plant 1 Comply Spec Workflow

by theopensoft-RD

ดูรายละเอียด status + cross-reference: knowledge_base/sections.json + knowledge_base/KB.md

Comments 0 25d ago
elinking-111

foodie-site

by elinking-111

"Build or iteratively evolve a foodie/travel review website from notes and deploy it to GitHub Pages. Use this skill both for greenfield generation from Apple Notes/pasted text/social posts and for ongoing upgrades to an existing site: visual refinement, map/filter changes, showcase pages, shared interactions, and admin editing for shared content."

Code Gen 0 1mo ago
johnpsasser

codex-pr-review

by johnpsasser

Review a pull request using OpenAI Codex (gpt-5.3-codex). Use when the user wants an external AI code review via Codex, a second opinion on a PR, or a cross-model review. Supports auto-detection of current branch PR or explicit PR number/URL.

CLI Tools 0 29d ago
iamhansi

tiramisu-create-agent

by iamhansi

Create new agents in Paperclip with governance-aware hiring. Use when you need to inspect adapter configuration options, compare existing agent configs, draft a new agent prompt/config, and submit a hire request.

Comments 0 18d ago
janjaszczak

python-style

by janjaszczak

Enforce consistent Python typing (type hints + return types), concise Google-style docstrings, PEP 8/Black formatting, and unit tests when creating or editing Python code. Use when working on .py files, Python APIs, refactors, or bug fixes where maintainability and correctness matter.

Comments 0 4mo 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 3 2mo ago
yuanxiao0115

skill-installer

by yuanxiao0115

Install Codex skills into $CODEX_HOME/skills 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 0 4mo ago