스킬 레이더 · GITHUB

실제 사용량으로 검증된 유용한 Agent Skills.

공개 저장소의 검증된 Skills를 기능, 패키지 구성, 설치 수, 출처 근거에 따라 비교할 수 있습니다.

카탈로그 범위
검증 완료
Skills
5,771
저장소
824
최근 동기화
2026. 9. 8.
5,771 Skills
ccxt
커뮤니티

ccxt-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일
ccxt
커뮤니티

ccxt-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일
cloudflare
공식

kumo-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
3.8천
업데이트
9월 2일
wshobson
커뮤니티

fastapi-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일
wshobson
커뮤니티

pptx-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일
wshobson
커뮤니티

react-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일
antfu
커뮤니티

slidev

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
5.8천
업데이트
6월 23일
mengto
커뮤니티

cobejs

Use when adding a lightweight interactive globe with cobe (canvas setup, markers, interaction, performance, integration with React/Next.js).

설치 수
3
GitHub Stars
5.7천
업데이트
8월 28일
cursor
커뮤니티

review-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
6.7천
업데이트
9월 2일
badlogic
커뮤니티

transcribe

Local speech-to-text transcription on Apple Silicon macOS. Supports wav directly and other audio formats via ffmpeg.

설치 수
3
GitHub Stars
2.5천
업데이트
6월 6일
badlogic
커뮤니티

youtube-transcript

Fetch transcripts from YouTube videos for summarization and analysis.

설치 수
3
GitHub Stars
2.5천
업데이트
6월 6일
jetbrains
커뮤니티

use-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
3.1천
업데이트
8월 31일
coderabbitai
공식

autofix

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일
coderabbitai
공식

code-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일
freshtechbro
커뮤니티

threejs-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일
alinaqi
커뮤니티

pwa-development

Progressive Web Apps - service workers, caching strategies, offline, Workbox

설치 수
3
GitHub Stars
705
업데이트
8월 18일
claude-office-skills
커뮤니티

chart-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일
mintlify
커뮤니티

mintlify

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일
kunchenguid
커뮤니티

chrome-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-dev
공식

rivet-dynamic-apps

Dynamic Apps: Deploy an AI-generated backend for every user.

설치 수
3
GitHub Stars
26
업데이트
8월 31일
rivet-dev
공식

rivet-workflows

Workflows: Durable, replayable multi-step operations.

설치 수
3
GitHub Stars
26
업데이트
8월 31일
backnotprop
커뮤니티

bro

Restate the last message in plain human language, with no jargon.

설치 수
3
GitHub Stars
69
업데이트
8월 19일
bobmatnyc
커뮤니티

drizzle

Type-safe SQL ORM for TypeScript with zero runtime overhead

설치 수
3
GitHub Stars
74
업데이트
7월 18일
blacktop
커뮤니티

ratatui-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일