Get current BSV price and exchange rate information from WhatsOnChain API. Returns USD price, market cap, and price changes.
Audit BTCPay Server configuration. Checks store settings, webhook health, payment notifications, and API connectivity.
에이전트 간 채팅방의 안 읽은 메시지를 확인한다. 채팅방 이름을 인자로 받는다.
Run comprehensive Rust code quality checks including compilation, linting, documentation, and tests. Use after completing code changes and before creating commits.
Analyze collection completeness against canonical discography and generate prioritized gap report
Find concurrency issues including race conditions, deadlocks, unsafe shared state, and improper synchronization
Verify feature requests align with project constitutional principles - applies decision framework systematically and provides clear align/reject/revise recommendation with…
Validates operator chart contribution practices (helm template, ct lint, docs generation, version bump) before committing changes.
Sprawdza duplikaty w pliku CSV na podstawie wybranych kolumn. Użyj tego skilla gdy chcesz uruchomić scenariusz `columns` dla `csv-duplicate-checker`, podać jedną lub kilka kolumn,…
Sprawdza dokładne duplikaty pełnych wierszy w pliku CSV. Użyj tego skilla gdy chcesz znaleźć identyczne rekordy, uruchomić scenariusz `exact` dla `csv-duplicate-checker`, dostać…
Validate and verify dependencies are available and compatible. Use when setting up environments.
Analyze Gradle dependencies for outdated versions, known CVEs, unnecessary transitive dependencies, and version conflicts
Check if recent changes need documentation updates and suggest which docs to update.
Detect upstream changes to polkadot-docs tutorials, classify drifts, and sync dependency versions from upstream variables.yml.
Verify which environment variable keys are present in .env files or shell environment without exposing their values.
Validates error handling follows AppResult/AppError pattern, detects anyhow regression, ensures ErrorCode usage
Find error handling gaps including swallowed exceptions, missing handlers, inconsistent error responses, and reactive error handling issues
Check if pull request already exists for current branch to support workflow resumption and prevent duplicate PR creation
Analyze and validate HTML heading hierarchy (H1-H6) on web pages. Use when users ask to check headings structure, verify H1 presence, analyze SEO heading hierarchy, find heading…
Check the health status of the 3 StrongByForm production endpoints (data, vera, erp). Use when the user runs /check-health or asks to check endpoint health.
Verify that hl_lines attributes in markdown code blocks correctly highlight the intended lines. Use when reviewing documentation with code examples, especially Before/After…
Generate and verify a hiking gear checklist optimized for season, duration, difficulty, and group size with weight management.
Comprehensive health check for hooks - detects import errors, runtime failures, performance issues, and provides auto-fix suggestions
Analyzes PHP code for idempotency issues. Detects missing idempotency keys on POST/PUT endpoints, non-idempotent command handlers, duplicate write risks, and retry-unsafe…
Check printer ink or toner levels. Use when the user asks about ink levels, printer status, or before any print-related task.
Review inline code in markdown files for proper formatting and syntax highlighting. Check for missing backticks on CLI flags, filenames, and code elements.
Audit Lightning Network integration. Checks node health, channel balances, peer connectivity, invoice handling, and routing.
Check all internal links on the local Hugo site for broken links. Use before pushing to verify site integrity.
Analyze live weather station integrations, validate data sources, and identify spots missing live conditions
Query and analyze logs using Grafana Loki for the Kagenti platform, search for errors, and investigate issues
Check Mojo code for memory safety issues (ownership violations, use-after-free, etc.). Use to catch memory bugs.
Check .meta.yml and snapshot .dvc files for spelling typos using codespell. Use when user mentions typos, spelling errors, metadata quality, or wants to check metadata files for…
Analyzes PHP code for method length issues. Detects methods exceeding 30 lines, single responsibility violations, extract method opportunities.
Query Prometheus metrics, check resource usage, and analyze platform performance in the Kagenti platform — from general/general-misc
Query Prometheus metrics, check resource usage, and analyze platform performance in the Kagenti platform — from majiayu000/claude-skill-registry
Voer een volledige kwaliteitscheck uit op de Hugo site. Gebruik wanneer de gebruiker wil controleren of de site correct bouwt of geen broken links heeft.
Use when the user wants to check mutual follows on X (Twitter) - which accounts follow each other, or which of account A's followers also follow account B.
Run after making changes, before committing — reviews the current git diff for impact and risk via cqs review.
Next.js 프로젝트의 Open Graph (OG) 메타태그 및 SEO 메타데이터 적용 상태를 분석하고 독립적 구현이 필요한 페이지를 추천합니다.
Audit onboarding: first-run, time to aha, friction points, empty states. Outputs structured findings. Use log-onboarding-issues to create issues.
Check ETL step files for outdated coding patterns and offer to fix them. Use when user mentions outdated practices, legacy code patterns, modernizing steps, or wants to check code…
Multi-provider payment audit. Runs check-stripe, check-bitcoin, check-lightning. Outputs consolidated findings. Use log-*-issues to create GitHub issues.
Verifica lo stato dell'ultima pipeline CI/CD del progetto o lancia una nuova esecuzione. Usare quando si vuole sapere se la pipeline è passata o fallita, oppure triggerare…
Audit implementation progress against a plan, verify completed work, identify remaining tasks, and validate quality.
Check which installed Copilot plugins have updates available and guide the user through applying them.
Checks a GitHub pull request for unresolved review comments, failing status checks, and incomplete PR descriptions.
掃描使用者的 open PR,偵測 CI 狀態、未回覆 review comments、approval 數量,分類為三種狀態(可催/需修/已達標)後由使用者選擇催 review 或手動修正。Trigger: '我的 PR', 'check PR approvals', 'PR 狀態', '催 review', 'PR 被 approve 了嗎',…
Use to verify PR review comments are addressed in code. Optionally produces triage-compatible report.
Survey the machine and report which nyann features are usable right now. TRIGGER when the user says "is my machine ready for nyann", "what do I need to install", "check my setup",…
Check the progress of running Cloud Coder tasks. Use when the user asks "what's the progress", "how's the overnight run going", "check on the runner", "status update", "what tasks…
Audit quality gates: tests, CI/CD, hooks, coverage, linting. Outputs structured findings. Use log-quality-issues to create issues.
Check Claude subscription quota and remaining usage. Use when the user asks to check quota, or when starting a long task that might exhaust the session limit.
Verify that all prerequisite artifacts exist and are complete before starting the next phase. Use when the user says 'are we ready to start development', 'check readiness', or…
Review and improve the README of the current project. Use when the user asks to check, audit, verify or update a README, especially when correctness against the public API matters.
Validate externally referenced theorems by querying arXiv theorem search first and Codex's built-in web search second.
Use when verifying cross-references between skills, rules, commands, guidelines, and context documents are not broken after edits, renames, or deletions.
Verificar la completitud de documentos para cada paso burocrático de una reubicación UE/DACH, señalando elementos faltantes y requisitos de traducción.
Validates database access follows repository pattern, detects god-trait regression, ensures focused repositories
Simulate a fresh-clone reproduction of the entire pipeline and diff the new outputs against the committed ones. Catches drift before paper submission or release.
Homeostatic sensor detecting requirements without implementation or test coverage. Scans for REQ-* keys in requirements docs and checks if they have corresponding code and tests.