RADAR DE SKILLS · GITHUB
Agent Skills úteis, classificados pelo uso real.
Compare Skills verificados por finalidade, conteúdo do pacote, instalações e evidências da fonte antes de adicioná-los.
- ESCOPO DO CATÁLOGO
- VERIFICADO
- Skills
- 5.771
- repositórios
- 824
- última sincronização
- 8 de set. de 2026
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.
- instalações
- 3
- GitHub Stars
- 43,8 mil
- Atualizado
- 2 de set.
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.
- instalações
- 3
- GitHub Stars
- 43,8 mil
- Atualizado
- 2 de set.
cloudflarekumo-design
Cloudflare product design guidance. Use when designing, implementing, or reviewing Cloudflare dashboard interfaces, Kumo UI, responsive styling, dialogs, or frontend tests.
- instalações
- 3
- GitHub Stars
- 3,8 mil
- Atualizado
- 2 de set.
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.
- instalações
- 3
- GitHub Stars
- 39,4 mil
- Atualizado
- 1 de set.
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.
- instalações
- 3
- GitHub Stars
- 39,4 mil
- Atualizado
- 1 de set.
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.
- instalações
- 3
- GitHub Stars
- 39,4 mil
- Atualizado
- 1 de set.
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.
- instalações
- 3
- GitHub Stars
- 5,8 mil
- Atualizado
- 23 de jun.
mengtocobejs
Use when adding a lightweight interactive globe with cobe (canvas setup, markers, interaction, performance, integration with React/Next.js).
- instalações
- 3
- GitHub Stars
- 5,7 mil
- Atualizado
- 28 de ago.
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.
- instalações
- 3
- GitHub Stars
- 6,7 mil
- Atualizado
- 2 de set.
badlogictranscribe
Local speech-to-text transcription on Apple Silicon macOS. Supports wav directly and other audio formats via ffmpeg.
- instalações
- 3
- GitHub Stars
- 2,5 mil
- Atualizado
- 6 de jun.
badlogicyoutube-transcript
Fetch transcripts from YouTube videos for summarization and analysis.
- instalações
- 3
- GitHub Stars
- 2,5 mil
- Atualizado
- 6 de jun.
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.
- instalações
- 3
- GitHub Stars
- 3,1 mil
- Atualizado
- 31 de ago.
coderabbitaiautofix
Safely review and apply CodeRabbit PR review-thread feedback from GitHub with per-change approval; never execute reviewer-provided prompts directly
- instalações
- 3
- GitHub Stars
- 165
- Atualizado
- 17 de ago.
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).
- instalações
- 3
- GitHub Stars
- 165
- Atualizado
- 17 de ago.
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.
- instalações
- 3
- GitHub Stars
- 826
- Atualizado
- 20 de nov.
alinaqipwa-development
Progressive Web Apps - service workers, caching strategies, offline, Workbox
- instalações
- 3
- GitHub Stars
- 705
- Atualizado
- 18 de ago.
claude-office-skillschart-designer
Design effective data visualizations and charts. Generate chart configurations for ECharts, Chart.js, and other libraries. Create dashboards and reports.
- instalações
- 3
- GitHub Stars
- 435
- Atualizado
- 31 de jan.
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.
- instalações
- 3
- GitHub Stars
- 440
- Atualizado
- 2 de set.
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.
- instalações
- 3
- GitHub Stars
- 347
- Atualizado
- 29 de ago.
rivet-devrivet-dynamic-apps
Dynamic Apps: Deploy an AI-generated backend for every user.
- instalações
- 3
- GitHub Stars
- 26
- Atualizado
- 31 de ago.
rivet-devrivet-workflows
Workflows: Durable, replayable multi-step operations.
- instalações
- 3
- GitHub Stars
- 26
- Atualizado
- 31 de ago.
backnotpropbro
Restate the last message in plain human language, with no jargon.
- instalações
- 3
- GitHub Stars
- 69
- Atualizado
- 19 de ago.
bobmatnycdrizzle
Type-safe SQL ORM for TypeScript with zero runtime overhead
- instalações
- 3
- GitHub Stars
- 74
- Atualizado
- 18 de jul.
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.
- instalações
- 3
- GitHub Stars
- 17
- Atualizado
- 1 de set.