80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
sqlite-inspector
by mikopbx
Проверка консистентности данных в SQLite базах данных MikoPBX после операций REST API. Использовать при валидации резуль...
translations
by mikopbx
Управление многоязычными переводами на 29 языков с приоритетом русского языка. Использовать при добавлении новых перевод...
browserstack-tester
by mikopbx
Тестирование веб-интерфейса MikoPBX через BrowserStack. Запуск PHPUnit тестов с Selenium WebDriver в облачных браузерах....
auth-token-manager
by mikopbx
Получение валидных JWT Bearer токенов для аутентификации MikoPBX REST API v3. Использовать когда нужно тестировать API э...
api-test-generator
by mikopbx
Генерация полных Python pytest тестов для REST API эндпоинтов с валидацией схемы. Использовать при создании тестов для н...
babel-compiler
by mikopbx
Транспиляция ES6+ JavaScript в ES5 для совместимости с браузерами используя Docker-based Babel компилятор. Использовать...
Builds reliable automations that integrate with REST APIs: auth, pagination, retries, rate limits, idempotency, webhooks...
Systematic debugging: reproduce, isolate, form hypotheses, instrument, fix, and add regression tests. Use when troublesh...
Produces a structured brainstorm: goals, constraints, risks, options, recommendation, and acceptance criteria. Use befor...
Applies tests-first discipline (red/green/refactor) and adds regression tests for bugs. Use when implementing features,...
Finalizes work: runs verification, summarizes changes, notes follow-ups, and ensures repo hygiene. Use at the end of an...
Enforces a disciplined workflow for coding, debugging, refactoring, and automation: brainstorm -> plan -> implement with...
Writes an implementation plan with small steps, exact files to touch, and verification commands. Use before making non-t...
Implements reliable automations in Python for REST APIs: httpx/requests patterns, retries, timeouts, pagination, typing,...
Reviews changes for correctness, edge cases, style, security, and maintainability with severity levels (Blocker/Major/Mi...
tidy-deprecate-function
by tidyverse
Guide for deprecating R functions/arguments. Use when a user asks to deprecate a function or parameter, including adding...
run-tests
by dada-lang
Run and interpret Dada test results. Use when running tests, debugging test failures, or understanding test output.
investigating-github-issu...
by Shopify
Investigates and analyzes GitHub issues for Shopify/shopify-app-js. Fetches issue details via gh CLI, searches for dupli...
reviewing-pull-requests
by Shopify
Reviews pull requests for Shopify/shopify-app-js with comprehensive analysis including semver compliance (MAJOR/MINOR/PA...
publish-weekly
by miantiao-me
使用 Payload REST API 将周刊写入 CMS(发布为草稿),通过 users API Key 认证。
adding-api-versions
by Shopify
Use when adding a new API version to the shopify-api package, creating REST resource files for a new version, updating A...
sql-research
by tidyverse
Guide for researching SQL syntax and behavior for database backends. Use when you need to research how a SQL function, c...
sql-translation
by tidyverse
Guide for adding SQL function translations to dbplyr backends. Use when implementing new database-specific R-to-SQL tran...
create-skill
by tidyverse
Guide for creating new Claude Code skills. Use when you need to create a new skill to package expertise or workflow into...