verify

243.4k
facebookfacebook

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

192 days ago

doc-coauthoring

81.1k
anthropicsanthropics

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

192 days ago

webapp-testing

81.1k
anthropicsanthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

192 days ago

requesting-code-review

67.9k
obraobra

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

192 days ago

writing-skills

67.9k
obraobra

Use when creating new skills, editing existing skills, or verifying skills work before deployment

192 days ago

fact-check

66.3k
leonardomsoleonardomso

Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation

192 days ago

scoutqa-test

23.2k
githubgithub

This skill should be used when the user asks to "test this website", "run exploratory testing", "check for accessibility issues", "verify the login flow works", "find bugs on this page", or requests automated QA testing. Triggers on web application testing scenarios including smoke tests, accessibility audits, e-commerce flows, and user flow validation using ScoutQA CLI. IMPORTANT: Use this skill proactively after implementing web application features to verify they work correctly - don't wait for the user to ask for testing.

192 days ago

webapp-testing

23.2k
githubgithub

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

192 days ago

microsoft-code-reference

23.2k
githubgithub

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.

192 days ago

verify

23.1k
pubkeypubkey

Verifies code changes by running tests and generation scripts

191 days ago

list-npm-package-content

22.2k
vercelvercel

List the contents of an npm package tarball before publishing. Use when the user wants to see what files are included in an npm bundle, verify package contents, or debug npm publish issues.

192 days ago

gh-address-comments

21.9k
davila7davila7

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

191 days ago

citation-management

21.8k
davila7davila7

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.

192 days ago

writing-skills

21.8k
davila7davila7

Use when creating new skills, editing existing skills, or verifying skills work before deployment

192 days ago

ml-paper-writing

21.8k
davila7davila7

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repositories, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification workflows.

Academic WritingNeurIPSICML+8
192 days ago

Confidence Check

21.1k
SuperClaude-OrgSuperClaude-Org

Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.

192 days ago

conductor-validator

18.0k
sickn33sickn33

Validates Conductor project artifacts for completeness, consistency, and correctness. Use after setup, when diagnosing issues, or before implementation to verify project context.

192 days ago

fix-review

18.0k
sickn33sickn33

Verify that fix commits address audit findings without introducing new bugs

192 days ago

ui-visual-validator

18.0k
sickn33sickn33

Rigorous visual validation expert specializing in UI testing, design system compliance, and accessibility verification. Masters screenshot analysis, visual regression testing, and component validation. Use PROACTIVELY to verify UI modifications have achieved their intended goals through comprehensive visual analysis.

192 days ago

citation-management

10.8k
K-Dense-AIK-Dense-AI

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.

192 days ago

timesfm-forecasting

10.8k
K-Dense-AIK-Dense-AI

Zero-shot time series forecasting with Google's TimesFM foundation model. Use this skill when forecasting ANY univariate time series — sales, sensor readings, stock prices, energy demand, patient vitals, weather, or scientific measurements — without training a custom model. Automatically checks system RAM/GPU before loading the model, supports CSV/DataFrame/array inputs, and returns point forecasts with calibrated prediction intervals. Includes a preflight system checker script that MUST be run before first use to verify the machine can load the model. For classical statistical time series models (ARIMA, SARIMAX, VAR) use statsmodels; for time series classification/clustering use aeon.

192 days ago

gh-address-comments

10.5k
openaiopenai

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

191 days ago

doc-sync

10.2k
JetBrainsJetBrains

Keeps IdeaVim documentation in sync with code changes. Use this skill when you need to verify documentation accuracy after code changes, or when checking if documentation (in doc/, README.md, CONTRIBUTING.md) matches the current codebase. The skill can work bidirectionally - from docs to code verification, or from code changes to documentation updates.

192 days ago

openspec-verify-change

9.7k
studyzystudyzy

验证实现是否与变更产出物匹配。当用户想要在归档前验证实现是否完整、正确且一致时使用。

191 days ago

ultraqa

8.0k
Yeachan-HeoYeachan-Heo

QA cycling workflow - test, verify, fix, repeat until goal met

192 days ago

build

6.1k
RediSearchRediSearch

Compile the project to verify changes build successfully. Use this to verify your changes build properly together with the complete project and dependencies, and make sure to use it before running end to end tests.

191 days ago

run-rust-tests

6.1k
RediSearchRediSearch

Run Rust tests after making changes to verify correctness

191 days ago

verify

6.1k
RediSearchRediSearch

Run full verification before committing or creating a PR

192 days ago

write-rust-tests

6.1k
RediSearchRediSearch

Write Rust tests to verify the correctness of Rust code.

192 days ago

netalertx-authentication-tokens

5.9k
netalertxnetalertx

Manage and troubleshoot API tokens and authentication-related secrets. Use this when you need to find, rotate, verify, or debug authentication issues (401/403) in NetAlertX.

192 days ago

release-testing

5.3k
monomono

Run integration tests to verify SkiaSharp NuGet packages work correctly before publishing. Use when user asks to: - Test/verify packages before release - Run integration tests - Test on specific device (iPad, iPhone, Android emulator, Mac, Windows) - Verify SkiaSharp rendering works - Check if packages are ready for publishing - Run smoke/console/blazor/maui tests - Continue with release - Test version X Triggers: "test the release", "verify packages", "run tests on iPad", "check ios tests", "test mac catalyst", "run android tests", "continue", "test 3.119.2-preview.2".

192 days ago

positron-qa-verify

4.0k
posit-devposit-dev

Generates clear, actionable verification guides for QA testing of Positron bug fixes and features

192 days ago

feishu-e2e-test

3.8k
m1hengm1heng

Local E2E debug and test framework for clawd-feishu plugin development. Use when debugging message flow, testing bot responses, verifying Feishu web UI interactions, or performing end-to-end validation of the OpenClaw-Feishu integration during development.

192 days ago

completion-check

3.6k
parcadeiparcadei

Completion Check: Verify Infrastructure Is Wired

192 days ago

Code Review

3.1k
atopileatopile

LLM-focused code review process for this repo: what to check, how to ground feedback in invariants/tests, and how to verify changes efficiently (including test-report.json).

192 days ago

fix-review

3.0k
trailofbitstrailofbits

Verifies that git commits address security audit findings without introducing bugs. This skill should be used when the user asks to "verify these commits fix the audit findings", "check if TOB-XXX was addressed", "review the fix branch", "validate remediation commits", "did these changes address the security report", "post-audit remediation review", "compare fix commits to audit report", or when reviewing commits against security audit reports.

192 days ago

ispc-lit-tests

2.8k
ispcispc

Best practices for creating ISPC lit tests. Use when writing regression tests, verifying code generation, or checking compiler diagnostics.

191 days ago

e2e

2.8k
langwatchlangwatch

Generate and verify E2E tests for a feature. Explores live app, creates test plan, generates tests, runs and fixes until passing.

192 days ago

webapp-testing

2.5k
davepoondavepoon

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

192 days ago

1k-app-upgrade-test

2.3k
OneKeyHQOneKeyHQ

Create test versions to verify app auto-update functionality and version migration.

192 days ago

domain-dns-ops

2.1k
steipetesteipete

Domain/DNS ops across Cloudflare, DNSimple, Namecheap for Peter. Use for onboarding zones to Cloudflare, flipping nameservers, setting redirects (Page Rules/Rulesets/Workers), updating redirect-worker mappings, and verifying DNS/HTTP. Source of truth: ~/Projects/manager.

192 days ago

purelymail

1.8k
openclawopenclaw

Set up and test PurelyMail email for Clawdbot agents. Generate configs, test IMAP/SMTP, verify inbox connectivity.

191 days ago

ercdata

1.8k
openclawopenclaw

Store, verify, and manage AI data on the Ethereum blockchain (Base network) using the ERCData standard. Use when an agent needs to store data fingerprints on-chain, verify data integrity, create audit trails, manage access control for private data, or interact with the ERCData smart contract. Supports public and private storage, EIP-712 verification, snapshots, and batch operations.

192 days ago

jb-hook-deploy-ui

1.8k
openclawopenclaw

Deploy custom Juicebox hooks from browser. Compile Solidity, deploy contracts, verify on explorers, and attach to projects. Works with Claude-generated hooks.

192 days ago

onemolt

1.8k
openclawopenclaw

Verified molt swarms - cryptographically prove your identity with Ed25519 signatures and WorldID proof-of-personhood. Register with services and verify unique human operators.

192 days ago

identity-anchor

1.8k
openclawopenclaw

Cryptographic identity and continuity for AI agents. Creates signed fingerprints of core identity files (SOUL.md, IDENTITY.md, memory) to prove continuity across sessions and model switches. Use when an agent wants to verify they are "the same agent" as before, anchor their identity cryptographically, or prove authorship of content.

192 days ago

web3-target-team-research

1.8k
openclawopenclaw

Find crypto/web3 teams with $10M+ funding and verified Telegram contacts. Use when hunting for crypto leads, building contact lists, researching funded startups, or prospecting web3 companies. Spawns parallel subagent hunters to search VC portfolios and verify TG handles.

192 days ago

clawlist

1.8k
openclawopenclaw

MUST use for any multi-step project, long-running task, or infinite monitoring workflow. Plan, execute, track, and verify tasks with checkpoint validation. For projects, automation, and ongoing operations.

192 days ago