RADAR SKILLI · GITHUB

Przydatne Agent Skills, ocenione według realnego użycia.

Porównuj zweryfikowane Skills: ich zastosowanie, zawartość pakietu, liczbę instalacji i wiarygodność źródła.

ZAKRES KATALOGU
ZWERYFIKOWANE
Skills
5771
repozytoria
824
ostatnia synchronizacja
8 wrz 2026
5771 Skills
ccxt
Społeczność

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.

instalacje
3
GitHub Stars
43,8 tys.
Aktualizacja
2 wrz
ccxt
Społeczność

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.

instalacje
3
GitHub Stars
43,8 tys.
Aktualizacja
2 wrz
cloudflare
Oficjalne

kumo-design

Cloudflare product design guidance. Use when designing, implementing, or reviewing Cloudflare dashboard interfaces, Kumo UI, responsive styling, dialogs, or frontend tests.

instalacje
3
GitHub Stars
3,8 tys.
Aktualizacja
2 wrz
wshobson
Społeczność

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.

instalacje
3
GitHub Stars
39,4 tys.
Aktualizacja
1 wrz
wshobson
Społeczność

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.

instalacje
3
GitHub Stars
39,4 tys.
Aktualizacja
1 wrz
wshobson
Społeczność

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.

instalacje
3
GitHub Stars
39,4 tys.
Aktualizacja
1 wrz
antfu
Społeczność

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.

instalacje
3
GitHub Stars
5,8 tys.
Aktualizacja
23 cze
mengto
Społeczność

cobejs

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

instalacje
3
GitHub Stars
5,7 tys.
Aktualizacja
28 sie
cursor
Społeczność

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.

instalacje
3
GitHub Stars
6,7 tys.
Aktualizacja
2 wrz
badlogic
Społeczność

transcribe

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

instalacje
3
GitHub Stars
2,5 tys.
Aktualizacja
6 cze
badlogic
Społeczność

youtube-transcript

Fetch transcripts from YouTube videos for summarization and analysis.

instalacje
3
GitHub Stars
2,5 tys.
Aktualizacja
6 cze
jetbrains
Społeczność

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.

instalacje
3
GitHub Stars
3,1 tys.
Aktualizacja
31 sie
coderabbitai
Oficjalne

autofix

Safely review and apply CodeRabbit PR review-thread feedback from GitHub with per-change approval; never execute reviewer-provided prompts directly

instalacje
3
GitHub Stars
165
Aktualizacja
17 sie
coderabbitai
Oficjalne

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).

instalacje
3
GitHub Stars
165
Aktualizacja
17 sie
freshtechbro
Społeczność

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.

instalacje
3
GitHub Stars
826
Aktualizacja
20 lis
alinaqi
Społeczność

pwa-development

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

instalacje
3
GitHub Stars
705
Aktualizacja
18 sie
claude-office-skills
Społeczność

chart-designer

Design effective data visualizations and charts. Generate chart configurations for ECharts, Chart.js, and other libraries. Create dashboards and reports.

instalacje
3
GitHub Stars
435
Aktualizacja
31 sty
mintlify
Społeczność

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.

instalacje
3
GitHub Stars
440
Aktualizacja
2 wrz
kunchenguid
Społeczność

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.

instalacje
3
GitHub Stars
347
Aktualizacja
29 sie
rivet-dev
Oficjalne

rivet-dynamic-apps

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

instalacje
3
GitHub Stars
26
Aktualizacja
31 sie
rivet-dev
Oficjalne

rivet-workflows

Workflows: Durable, replayable multi-step operations.

instalacje
3
GitHub Stars
26
Aktualizacja
31 sie
backnotprop
Społeczność

bro

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

instalacje
3
GitHub Stars
69
Aktualizacja
19 sie
bobmatnyc
Społeczność

drizzle

Type-safe SQL ORM for TypeScript with zero runtime overhead

instalacje
3
GitHub Stars
74
Aktualizacja
18 lip
blacktop
Społeczność

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.

instalacje
3
GitHub Stars
17
Aktualizacja
1 wrz