80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
refactoring-12-data-versi...
by Silviase
Use when adding lightweight data versioning and dataset reproducibility practices.
basic-uv
by Silviase
Use when running or explaining uv or ty commands, managing dependencies/lockfiles/virtualenvs, or running Python in this...
refactoring-06-static-ana...
by Silviase
Use when adding formatting, linting, and type checking to Python research code.
refactoring-04-data-io-va...
by Silviase
Use when improving data loading, validation, and IO boundaries in Python research code.
git-standard-ops
by Silviase
Deprecated. Use basic_git_standard_ops for git and gh workflows in this repo.
setup-python-project
by Silviase
Bootstrap a new Python project using the OCREvaluation default layout and toolchain (uv, ruff, ty, pre-commit). Use when...
refactoring-03-config-rep...
by Silviase
Use when improving run configuration, seeding, and reproducibility for Python research code.
refactoring-07-documentat...
by Silviase
Use when documenting Python research code usage, setup, and experiment reproduction.
refactoring-08-experiment...
by Silviase
Use when organizing experiment logs, results, and metadata for Python research code.
refactoring-01-project-st...
by Silviase
Use when refactoring Python research code to improve project structure, modularity, and entrypoints.
refactoring-05-testing-re...
by Silviase
Use when adding tests and regression checks for Python research code.
basic-git-standard-ops
by Silviase
Use for routine git operations in this repo (status, diff, checks, staging, commit, push) and GitHub actions via gh.
refactoring-11-ci-automat...
by Silviase
Use when adding minimal CI automation for lint, tests, and type checks in Python research code.
prd-writing
by stabruriss
Creates developer-friendly PRDs with dual-format output (human-readable + machine-readable YAML). Use when users want to...
frontend-ui-ux
by maikCyphlock
Designer-turned-developer who crafts stunning UI/UX even without design mockups
debugging-strategies
by maikCyphlock
Master systematic debugging techniques to problem, profiling tools, and root cause analysis to efficiently track down bu...
mcp-development
by drillan
MCPサーバー開発を支援します。プロトコル準拠、Pydanticスキーマ設計、Playwright統合のベストプラクティスを提供します。
code-quality-gate
by drillan
コード品質基準の完全遵守を保証します。コミット前の品質チェックを自動実行し、エラーがある状態でのコミットを防止します。
doc-updater
by drillan
コード変更、API変更、新機能追加時にドキュメントを自動更新します。公開APIやインターフェースの変更、新クラス・関数・モジュ...
issue-reporter
by drillan
作業進捗をGitHub issueに自動報告します。計画立案時、知見獲得時、問題発覚時にブランチ名からissue番号を抽出し、構造化され...
tdd-workflow
by drillan
TDDワークフローを強制し、テストファースト開発を支援します。新機能実装時に自動起動し、Red-Green-Refactorサイクルを確実に...
constitution-checker
by drillan
プロジェクト憲法への準拠を検証します。実装完了時やPR作成時に全Articleをチェックし、違反がないことを確認します。
api-investigator
by drillan
note.com APIの調査を支援します。mitmproxyとPlaywrightを使用してHTTPトラフィックをキャプチャ・分析し、API動作を解明します...
arbtr-architectural-gover...
by adam-b-marsh
Check Arbtr for architectural decisions before scaffolding features, adding npm dependencies, refactoring code, or makin...