スキルレーダー · GITHUB
実際に使われている Agent Skills。
公開リポジトリの検証済み Skills を比較し、機能、内容、導入状況、出典を確認してから追加できます。
- 掲載範囲
- 検証済み
- Skills
- 5,771
- リポジトリ
- 824
- 最終同期
- 2026/09/08
ccxtccxt-python
CCXT cryptocurrency exchange library for Python developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Python. Use when working with crypto exchanges in Python projects, trading bots, data analysis, or portfolio management. Supports both sync and async (asyncio) usage.
- 導入数
- 3
- GitHub Stars
- 4.4万
- 更新日
- 9月2日
ccxtccxt-typescript
CCXT cryptocurrency exchange library for TypeScript and JavaScript developers (Node.js and browser). Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors. Use when working with crypto exchanges in TypeScript/JavaScript projects, trading bots, arbitrage systems, or portfolio management tools. Includes both REST and WebSocket examples.
- 導入数
- 3
- GitHub Stars
- 4.4万
- 更新日
- 9月2日
cloudflarekumo-design
Cloudflare product design guidance. Use when designing, implementing, or reviewing Cloudflare dashboard interfaces, Kumo UI, responsive styling, dialogs, or frontend tests.
- 導入数
- 3
- GitHub Stars
- 3791
- 更新日
- 9月2日
wshobsonfastapi-templates
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
- 導入数
- 3
- GitHub Stars
- 3.9万
- 更新日
- 9月1日
wshobsonpptx-reference-deck-analysis
Use when analyzing a reference PPTX for read-only structure, theme, typography, layout rhythm, diagnostics, derived template catalogs, or safe OOXML package inspection.
- 導入数
- 3
- GitHub Stars
- 3.9万
- 更新日
- 9月1日
wshobsonreact-state-management
Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.
- 導入数
- 3
- GitHub Stars
- 3.9万
- 更新日
- 9月1日
antfuslidev
Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, teaching materials, or developer decks.
- 導入数
- 3
- GitHub Stars
- 5833
- 更新日
- 6月23日
mengtocobejs
Use when adding a lightweight interactive globe with cobe (canvas setup, markers, interaction, performance, integration with React/Next.js).
- 導入数
- 3
- GitHub Stars
- 5741
- 更新日
- 8月28日
cursorreview-and-ship
Review the current branch for bugs, intent fit, and test coverage; run or write tests; commit focused work; open or update a PR.
- 導入数
- 3
- GitHub Stars
- 6668
- 更新日
- 9月2日
badlogictranscribe
Local speech-to-text transcription on Apple Silicon macOS. Supports wav directly and other audio formats via ffmpeg.
- 導入数
- 3
- GitHub Stars
- 2480
- 更新日
- 6月6日
badlogicyoutube-transcript
Fetch transcripts from YouTube videos for summarization and analysis.
- 導入数
- 3
- GitHub Stars
- 2480
- 更新日
- 6月6日
jetbrainsuse-modern-go
Use the Modern Go Guidelines CLI whenever writing, modifying, fixing, or refactoring Go code. Apply its version-specific guidance to generated changes.
- 導入数
- 3
- GitHub Stars
- 3062
- 更新日
- 8月31日
coderabbitaiautofix
Safely review and apply CodeRabbit PR review-thread feedback from GitHub with per-change approval; never execute reviewer-provided prompts directly
- 導入数
- 3
- GitHub Stars
- 165
- 更新日
- 8月17日
coderabbitaicode-review
AI-powered code review using CodeRabbit. Default code-review skill. Trigger for any explicit review request AND autonomously when the agent thinks a review is needed (code/PR/quality/security).
- 導入数
- 3
- GitHub Stars
- 165
- 更新日
- 8月17日
freshtechbrothreejs-webgl
Comprehensive skill for Three.js 3D web development. Use this skill when building interactive 3D scenes, WebGL/WebGPU applications, product configurators, 3D visualizations, or immersive web experiences. Triggers on tasks involving Three.js, 3D rendering, scenes, cameras, meshes, materials, lights, animations, textures, or WebGL/WebGPU rendering.
- 導入数
- 3
- GitHub Stars
- 826
- 更新日
- 11月20日
alinaqipwa-development
Progressive Web Apps - service workers, caching strategies, offline, Workbox
- 導入数
- 3
- GitHub Stars
- 705
- 更新日
- 8月18日
claude-office-skillschart-designer
Design effective data visualizations and charts. Generate chart configurations for ECharts, Chart.js, and other libraries. Create dashboards and reports.
- 導入数
- 3
- GitHub Stars
- 435
- 更新日
- 1月31日
mintlifymintlify
Comprehensive reference for building Mintlify documentation sites. Use when creating pages, configuring docs.json, adding components, setting up navigation, or working with API references. Routes to detailed reference files for all components and configuration options.
- 導入数
- 3
- GitHub Stars
- 440
- 更新日
- 9月2日
kunchenguidchrome-devtools-axi
Control a Chrome browser session through the chrome-devtools-axi CLI - navigate, snapshot, click, fill forms, run JavaScript, inspect console and network, take screenshots, audit performance. Use whenever a task needs a real browser: opening or testing a web page, clicking through a flow, extracting page content, or debugging a website.
- 導入数
- 3
- GitHub Stars
- 347
- 更新日
- 8月29日
rivet-devrivet-dynamic-apps
Dynamic Apps: Deploy an AI-generated backend for every user.
- 導入数
- 3
- GitHub Stars
- 26
- 更新日
- 8月31日
rivet-devrivet-workflows
Workflows: Durable, replayable multi-step operations.
- 導入数
- 3
- GitHub Stars
- 26
- 更新日
- 8月31日
backnotpropbro
Restate the last message in plain human language, with no jargon.
- 導入数
- 3
- GitHub Stars
- 69
- 更新日
- 8月19日
bobmatnycdrizzle
Type-safe SQL ORM for TypeScript with zero runtime overhead
- 導入数
- 3
- GitHub Stars
- 74
- 更新日
- 7月18日
blacktopratatui-tui
Build terminal UIs with ratatui following 2026 Rust best practices. Use when: (1) Creating new TUI apps, (2) Adding widgets/layouts, (3) Keyboard navigation/state management, (4) Image integration via ratatui-image, (5) Async event handling, (6) Shimmer/loading animations via tui-shimmer, (7) Reviewing TUI code, (8) Release optimization. Covers v0.30.1 API, Elm Architecture, StatefulWidget, color-eyre.
- 導入数
- 3
- GitHub Stars
- 17
- 更新日
- 9月1日