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
10 772
repozytoria
1711
ostatnia synchronizacja
23 wrz 2026
10 772 Skills
spree
Społeczność

spree-resource

Use when the user wants to add a new model, database table, or REST API endpoint to their Spree project. Covers both spree:apiresource (full surface — model + API controllers + serializers + factory + specs + routes) and spree:model (model + migration only, no API). Common phrasings include "add a Brand model", "create a new resource", "expose X as an API endpoint", "add an admin API for Y", "scaffold a Spree resource", "create a Spree model without an API", "internal model".

instalacje
1
GitHub Stars
8
Aktualizacja
6 lip
kirkchen
Społeczność

apply

Use when implementing a Beat change — requires gherkin or proposal artifact to be done first

instalacje
1
GitHub Stars
7
Aktualizacja
17 cze
kirkchen
Społeczność

archive

Use when a Beat change is complete (implemented, or distilled and verified) and ready to archive — not for verifying implementation

instalacje
1
GitHub Stars
7
Aktualizacja
17 cze
kirkchen
Społeczność

distill

Use when extracting BDD specs from existing code — for adopting Beat in an established codebase or distilling a module into feature files

instalacje
1
GitHub Stars
7
Aktualizacja
17 cze
kirkchen
Społeczność

explore

Use when thinking through ideas, investigating problems, or clarifying requirements — before or during a Beat change

instalacje
1
GitHub Stars
7
Aktualizacja
17 cze
kirkchen
Społeczność

setup

Use when initializing Beat or updating its config — not for editing config.yaml directly or non-Beat tools

instalacje
1
GitHub Stars
7
Aktualizacja
17 cze
kirkchen
Społeczność

verify

Use when validating implementation against spec artifacts before archive — not for design, planning, or implementation

instalacje
1
GitHub Stars
7
Aktualizacja
17 cze
cartodb
Społeczność

carto-create-workflow

Builds, schedules, and operates analytics DAGs in CARTO Workflows — the no-code/low-code orchestration layer over the data warehouse. Triggers when the user wants to author a workflow, run/edit one, schedule a DAG, or copy a workflow across profiles or orgs.

instalacje
1
GitHub Stars
6
Aktualizacja
14 wrz
cartodb
Społeczność

carto-develop-app

Generate a working geospatial app powered by CARTO and deck.gl — basemap, layers (vector / H3 / quadbin / raster), widgets, filters, legend, inputs, optional chat-with-map agent, and the right auth strategy (public token, OAuth, SSO, or M2M).

instalacje
1
GitHub Stars
6
Aktualizacja
14 wrz
cartodb
Społeczność

carto-query-datawarehouse

Write spatial SQL against the connected warehouse — dialect-specific guidance, performance defaults, and CARTO's query/job execution model.

instalacje
1
GitHub Stars
6
Aktualizacja
14 wrz
cartodb
Społeczność

carto-routing-od-analysis

Builds routing and origin-destination analysis workflows in CARTO. Triggers when the user mentions routing, route calculation, travel time, travel distance, OD matrix, origin-destination, isoline, isochrone, isodistance, catchment area, reachable area, drive time polygon, walk time polygon, service area, accessibility analysis, travel time matrix, distance matrix, commute patterns, trip flow, OD flow, mobility patterns, taxi trips, ride patterns, route geometry, shortest path, network distance, or wants to compute routes, generate isolines, build travel matrices, or analyze movement patterns between origins and destinations.

instalacje
1
GitHub Stars
6
Aktualizacja
14 wrz
galengao-clawly
Społeczność

youtube-briefing

生成 YouTube 播客完整简报(默认一周榜+三周榜)并按固定口径输出。用于用户要求“跑 YouTube 简报/跑 YouTube 播客简报/周榜/三周榜/编辑精选/播客筛选/适合朋友圈转发的推荐清单”时启用;凡是涉及 AI 播客候选筛选、周度推荐、三周综合榜单、固定字段模板输出,都应优先使用此 skill。

instalacje
1
GitHub Stars
6
Aktualizacja
4 lip
ag-grid
Społeczność

ag-dev

Use BEFORE writing or changing any code that touches AG Grid, AG Charts or AG Studio - including adding or configuring columns, themes, styling, cell rendering, data or any grid/chart feature, and when planning such work. Grounds the code in the APIs that exist in the version in use, instead of recalled ones.

instalacje
1
GitHub Stars
5
Aktualizacja
7 wrz
onsager-ai
Społeczność

codegraph

Pre-indexed code knowledge graph (MCP, SQLite + tree-sitter) for faster, lower-token exploration of brownfield codebases. Use when starting work on a repo larger than ~500 files or when the task involves cross-file traversal — "where is X used", "what calls Y", "what breaks if I change Z", "trace flow from A to B", "explain this subsystem". Skip for single-file edits or sessions shorter than the cold-start cost. Triggers include "codegraph", "code graph", "index this repo", "where is X defined", "find callers of", "callees of", "blast radius of changing X", "explore this codebase". Cuts the grep + Read loops needed to orient, via O(1) SQLite lookups and FTS5 search over 8 MCP tools — but it's an unsound tree-sitter approximation, so grep stays the completeness backstop for renames/exhaustive callers.

instalacje
1
GitHub Stars
5
Aktualizacja
12 sie
ajianaz
Społeczność

flutter-ui-ux

Comprehensive Flutter UI/UX development skill for creating beautiful, responsive, and animated mobile applications. Use when user asks to: (1) Build Flutter UI components or screens (2) Implement animations and transitions (3) Design responsive layouts (4) Create custom widgets and themes (5) Optimize UI performance and accessibility Triggers: "create Flutter UI", "build Flutter screen", "Flutter animations", "responsive Flutter layout", "custom Flutter widgets", "Flutter theme design"

instalacje
1
GitHub Stars
4
Aktualizacja
6 gru
nassim-arifette
Społeczność

stitch

Implement, sync, or audit a Google Stitch design.

instalacje
1
GitHub Stars
4
Aktualizacja
17 wrz
abingyyds
Społeczność

subrouter

Connect an AI agent (Claude Code, Cursor, Codex, etc.) to SubRouter — an OpenAI/Anthropic-compatible AI API gateway with smart routing and transparent pricing. Use this skill to authorize the agent via device flow, obtain an API key, pick a model by price, and configure the client. Also lets a distributor station owner (分站站长) run their station: list or delist models, set prices, manage packages and settings. Triggers: "接入 SubRouter", "配置 SubRouter", "SubRouter API key", "用 SubRouter 的模型", "管理我的分站", "分站上架", "分站套餐".

instalacje
1
GitHub Stars
3
Aktualizacja
15 wrz
rwx-cloud
Społeczność

migrate-from-gha

- Migrate a GitHub Actions workflow to RWX. Translates triggers, jobs, steps into an optimized RWX config with DAG parallelism, content-based caching, and RWX packages. TRIGGER when: the user asks to migrate, convert, or translate a GitHub Actions workflow to RWX.

instalacje
1
GitHub Stars
3
Aktualizacja
25 sie
rwx-cloud
Społeczność

review-gha-migration

- Review an RWX config generated from a GitHub Actions migration. Compares the source workflow against the generated config to catch semantic gaps, missing steps, and optimization opportunities. TRIGGER when: the user asks to review, validate, or check an RWX config that was migrated from GitHub Actions.

instalacje
1
GitHub Stars
3
Aktualizacja
25 sie
rwx-cloud
Społeczność

rwx

- Used to create, modify, or understand an RWX CI/CD config or any other file in a .rwx directory. TRIGGER when: the user asks about RWX; wants to create or modify an RWX config; says things like "CI failed", "CI is red", or "tests are failing in CI"; asks "what's failing on my PR / branch / commit?"; wants to run tests or build steps in a sandbox; wants to debug test failures, check a run status, fetch logs/artifacts, or start a run loop.

instalacje
1
GitHub Stars
3
Aktualizacja
25 sie
sudewajay
Społeczność

apple-design

Apply Apple's current design language (Human Interface Guidelines + Liquid Glass, mid-2026) to any UI work — app interfaces in the iOS/iPadOS/macOS style, and marketing/landing pages in the Apple.com style (huge headlines, alternating light/dark sections, scroll-driven product reveals). Use this skill whenever the user asks for "Apple style", "Apple-like", "HIG", "iOS style", "macOS style", "Liquid Glass", "iOS 26 style", "Cupertino", a "clean premium minimal" landing page, or a product page that feels like an iPhone/Mac launch page — even if they don't say "Apple" explicitly but describe frosted glass, floating tab bars, pill buttons, giant centered headlines, or scroll-scrubbed product animations. Also use when reviewing/critiquing a design for Apple-platform fit. Works for HTML/CSS/JS prototypes, React + Tailwind, and Figma design guidance.

instalacje
1
GitHub Stars
3
Aktualizacja
18 lip
jakenuts
Społeczność

create-cli

Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you're designing a CLI spec (before implementation) or refactoring an existing CLI's surface area for consistency, composability, and discoverability.

instalacje
1
GitHub Stars
2
Aktualizacja
14 lip
parkjangwon
Społeczność

cross-check

Conservative enterprise-grade code auditor for git diffs across any programming language. Audits code modifications (uncommitted changes, staged diffs, specific commits, branch ranges) for security vulnerabilities, crash/leak hazards, concurrency race conditions, edge-case bugs, caller contract drift, and over-engineering (YAGNI). Triggers on: 'cross-check', 'verify diff', 'audit changes', 'security review', 'check commit', 'crash risk', 'memory leak check', 'over-engineering check', '크로스체크', '코드 검증', 'diff 점검', '버그 검사', '보안 취약점', '장애 유발 코드', '오버엔지니어링 검사'.

instalacje
1
GitHub Stars
2
Aktualizacja
8 wrz
pedroromeroluna
Społeczność

cpo

The standing craft of a Chief Product Officer — every strategic question answered in four steps (diagnosis, at least two options with tradeoffs, a clear stance, next steps) under four golden rules. Load it as context when acting as CPO of a workspace; it is also activated by role: cpo in that workspace's node.

instalacje
1
GitHub Stars
2
Aktualizacja
27 sie