- Home
- /
- Categories
- /
- Comments
Comments
Code comments and annotations
barescript
by 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.
resolve-pr-comments
by squirrel289
Workflow skill for addressing and resolving pull request review comments systematically
add-educational-comments
by williamlimasilva
'Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.'
reddit-intel
by 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上有什么人说
docstring-coverage
by 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".
resistome-profiler
by 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.
employee-1
by DrewDey
Project-local Employee 1 operating skill for PathForge in /Users/ddtuchfarber/Desktop/Business Ideas/Prompt Project Platform. Use when Codex is working in this repo throughout the day, receiving product notes, bug reports, screenshots, voice-dictated brainstorming, implementation requests, local verification tasks, public project page repairs, source-run approvals, page-publishing consistency checks, production-readiness checks, or night-end commit preparation. Work toward production-ready outcomes, act as the user's practical engineering worker, verify changes, protect user intent, avoid over-interpreting rough voice notes as broad rewrite mandates, and commit, push, or deploy when the current user direction calls for it. Keep production data changes gated on explicit approval.
pr-review-loop
by rculbertson
Automates the AI reviewer response loop for GitHub PRs. Polls the PR for comments from an AI reviewer (Gemini, Copilot, etc.), addresses or disputes each comment, pushes changes, requests re-review, and repeats until the PR is approved. Optionally auto-merges when all comments are resolved. Invoked explicitly via "/pr-review-loop".
documenting-code-comments
by rileyhilliard
Standards for self-documenting code and minimal comments. Use when auditing inline documentation or deciding when comments add value vs clutter.
bio-gene-calling
by fmschulz
Call genes and annotate basic features for prokaryotes, viruses, and eukaryotes.
grafana-skill
by julianobarbosa
Comprehensive skill for interacting with Grafana's HTTP API to manage dashboards, data sources, folders, alerting, annotations, users, teams, and organizations. Use when Claude needs to (1) Create, read, update, or delete Grafana dashboards, (2) Manage data sources and connections, (3) Configure alerting rules, contact points, and notification policies, (4) Work with folders and permissions, (5) Manage users, teams, and service accounts, (6) Create or query annotations, (7) Execute queries against data sources, or any other Grafana automation task via API.
browser
by inkeep
"Browser automation with Playwright — navigate pages, fill forms, take screenshots, test responsive design, validate UX, test login flows, check links, inspect network requests, inject JavaScript, monitor console errors, capture network traffic, record video, inspect browser state, run accessibility audits, measure performance, simulate network conditions, discover page structure, persist auth sessions, create annotated GIFs, handle dialogs, dismiss overlays, capture traces, generate PDFs, and download files. Headless by default for CI/Docker. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform browser-based testing. Triggers: playwright, browser test, browser automation, web test, screenshot, responsive test, test the page, automate browser, headless browser, UI test, console errors, console monitoring, network inspection, network capture, accessibility audit, a11y test, performance metrics, web vitals, video recording, browser state, localStorage, network simulation, offline testing, page structure, accessibility tree, authenticated testing, auth state, session reuse, annotated gif, dialog handling, overlay dismissal, cookie banner, tracing, trace viewer, pdf generation, file download, time manipulation, websocket interception."
creating-test-structure
by klamping
Use when creating or extending WebdriverIO test structure from a markdown test plan by adding describe/it/hooks and pseudo-code comments without implementing WDIO commands yet.
screenshot-ui-analyzer
by ignaciosua
Takes a screenshot, analyzes it using AI (Gemini Vision) to detect UI elements with bounding boxes, names, and descriptions, saves to JSON, and generates an annotated image. Use when you need to identify and label screen elements with advanced AI. Key commands: screenshot, analyze, annotate.