TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
Silviase

refactoring-12-data-versi...

by Silviase

star 0

Use when adding lightweight data versioning and dataset reproducibility practices.

Silviase

basic-uv

by Silviase

star 0

Use when running or explaining uv or ty commands, managing dependencies/lockfiles/virtualenvs, or running Python in this...

Silviase

refactoring-06-static-ana...

by Silviase

star 0

Use when adding formatting, linting, and type checking to Python research code.

Silviase

refactoring-04-data-io-va...

by Silviase

star 0

Use when improving data loading, validation, and IO boundaries in Python research code.

Silviase

git-standard-ops

by Silviase

star 0

Deprecated. Use basic_git_standard_ops for git and gh workflows in this repo.

Silviase

setup-python-project

by Silviase

star 0

Bootstrap a new Python project using the OCREvaluation default layout and toolchain (uv, ruff, ty, pre-commit). Use when...

Silviase

refactoring-03-config-rep...

by Silviase

star 0

Use when improving run configuration, seeding, and reproducibility for Python research code.

Silviase

refactoring-07-documentat...

by Silviase

star 0

Use when documenting Python research code usage, setup, and experiment reproduction.

Silviase

refactoring-08-experiment...

by Silviase

star 0

Use when organizing experiment logs, results, and metadata for Python research code.

Silviase

refactoring-01-project-st...

by Silviase

star 0

Use when refactoring Python research code to improve project structure, modularity, and entrypoints.

Silviase

refactoring-05-testing-re...

by Silviase

star 0

Use when adding tests and regression checks for Python research code.

Silviase

basic-git-standard-ops

by Silviase

star 0

Use for routine git operations in this repo (status, diff, checks, staging, commit, push) and GitHub actions via gh.

Silviase

refactoring-11-ci-automat...

by Silviase

star 0

Use when adding minimal CI automation for lint, tests, and type checks in Python research code.

stabruriss

prd-writing

by stabruriss

star 0

Creates developer-friendly PRDs with dual-format output (human-readable + machine-readable YAML). Use when users want to...

maikCyphlock

frontend-ui-ux

by maikCyphlock

star 0

Designer-turned-developer who crafts stunning UI/UX even without design mockups

maikCyphlock

debugging-strategies

by maikCyphlock

star 0

Master systematic debugging techniques to problem, profiling tools, and root cause analysis to efficiently track down bu...

drillan

mcp-development

by drillan

star 0

MCPサーバー開発を支援します。プロトコル準拠、Pydanticスキーマ設計、Playwright統合のベストプラクティスを提供します。

drillan

code-quality-gate

by drillan

star 0

コード品質基準の完全遵守を保証します。コミット前の品質チェックを自動実行し、エラーがある状態でのコミットを防止します。

drillan

doc-updater

by drillan

star 0

コード変更、API変更、新機能追加時にドキュメントを自動更新します。公開APIやインターフェースの変更、新クラス・関数・モジュ...

drillan

issue-reporter

by drillan

star 0

作業進捗をGitHub issueに自動報告します。計画立案時、知見獲得時、問題発覚時にブランチ名からissue番号を抽出し、構造化され...

drillan

tdd-workflow

by drillan

star 0

TDDワークフローを強制し、テストファースト開発を支援します。新機能実装時に自動起動し、Red-Green-Refactorサイクルを確実に...

drillan

constitution-checker

by drillan

star 0

プロジェクト憲法への準拠を検証します。実装完了時やPR作成時に全Articleをチェックし、違反がないことを確認します。

drillan

api-investigator

by drillan

star 0

note.com APIの調査を支援します。mitmproxyとPlaywrightを使用してHTTPトラフィックをキャプチャ・分析し、API動作を解明します...

adam-b-marsh

arbtr-architectural-gover...

by adam-b-marsh

star 0

Check Arbtr for architectural decisions before scaffolding features, adding npm dependencies, refactoring code, or makin...