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
archview-ai

openwebf-security-xss-san...

by archview-ai

star 0

Review and mitigate XSS risks in WebF apps (sanitize HTML, validate input, avoid unsafe string rendering). Use when the...

archview-ai

openwebf-app-testing-vite...

by archview-ai

star 0

Set up and improve WebF app tests with Vitest and React Testing Library. Use when the user mentions Vitest, React Testin...

archview-ai

openwebf-host-performance...

by archview-ai

star 0

Instrument and diagnose WebF performance in Flutter (FP/FCP/LCP, dumpLoadingState, loading-state events). Use when the u...

archview-ai

openwebf-app

by archview-ai

star 0

DEPRECATED umbrella Skill (backward compatibility). Use only for cross-cutting orchestration across multiple WebF app ta...

archview-ai

openwebf-app-performance-...

by archview-ai

star 0

Measure and optimize WebF app performance from the JavaScript side (performance.mark/measure, bundle size, code splittin...

archview-ai

openwebf-app-debugging-de...

by archview-ai

star 0

Debug WebF app runtime issues with Chrome DevTools (console/network/elements) and JS-side troubleshooting. Use when the...

archview-ai

openwebf-app-devserver-ne...

by archview-ai

star 0

Troubleshoot dev server reachability and HMR for WebF apps on real devices (Vite/Webpack): LAN IP vs localhost, 0.0.0.0/...

archview-ai

openwebf-app-webf-go

by archview-ai

star 0

Run and debug a WebF app specifically in WebF Go (desktop/iOS/Android): load dev URLs, connect via devtools://, collect...

archview-ai

openwebf-release

by archview-ai

star 0

DEPRECATED umbrella Skill (backward compatibility). Use only when release work spans deployment + cache headers + versio...

archview-ai

openwebf-host

by archview-ai

star 0

DEPRECATED umbrella Skill (backward compatibility). Use only when a Flutter host request spans multiple WebF integration...

archview-ai

openwebf-bridge-module-co...

by archview-ai

star 0

Build a WebF bridge module/native plugin using the module-codegen workflow (*.module.d.ts → codegen → Dart implementatio...

archview-ai

openwebf-release-cdn-depl...

by archview-ai

star 0

Plan and implement CDN deployment of built WebF app assets (Vercel/Netlify/S3+CloudFront/GitHub Pages), including cache...

kne6379

architecture-guide

by kne6379

star 0

코드 작성 시 프로젝트 아키텍처 가이드 자동 적용

kne6379

test-conventions

by kne6379

star 0

테스트 작성 시 컨벤션 자동 적용

brainbloodbarrier

neurosurgical-book-parser

by brainbloodbarrier

star 0

Extract structured knowledge from neurosurgical and spine surgery textbooks. Identifies anatomical structures, surgical...

ankurkumarz

check-cluster-health

by ankurkumarz

star 0

Checks comprehensive health check for a Kubernetes Cluster.

talmolab

investigation

by talmolab

star 0

Scaffolds a template for a small investigation for empirical experimentation. Use when the user asks for an investigatio...

ystk-kai

docker-ops

by ystk-kai

star 0

Obsidian LiveSync の Docker Compose 環境を操作・トラブルシューティングします。compose.yaml の構成理解、環境変数(.env)...

ystk-kai

couchdb-client

by ystk-kai

star 0

Obsidian LiveSync の CouchDbClient の構造と使用方法を説明します。CouchDbRepository トレイトの実装方法、HTTP プロキシパタ...

ystk-kai

code-review

by ystk-kai

star 0

Obsidian LiveSync プロジェクトのコードレビューを実施します。DDD アーキテクチャの遵守、レイヤー間の依存方向、セキュリティ...

ystk-kai

rust-development

by ystk-kai

star 0

Obsidian LiveSync プロジェクトの Rust 開発を支援します。DDD 4層アーキテクチャ(domain/application/infrastructure/interfa...

ystk-kai

conventional-commits

by ystk-kai

star 0

Conventional Commits 1.0.0 に準拠した日本語コミットメッセージを作成します。タイプ(feat/fix/docs/style/refactor/perf/tes...

martin-janci

adb-device-testing

by martin-janci

star 0

Use when testing Android apps on ADB-connected devices/emulators - UI automation, screenshots, location spoofing, naviga...

apassuello

type-hints-for-ml-code

by apassuello

star 0

Apply appropriate type hints for ML/PyTorch code. Use when adding type annotations to ML code or addressing mypy errors.