RADAR SKILL · GITHUB
Agent Skills utili, ordinati per utilizzo reale.
Confronta Skills verificati per funzione, contenuto del pacchetto, installazioni e affidabilità della fonte.
- AMBITO CATALOGO
- VERIFICATO
- Skills
- 10.772
- repository
- 1711
- ultimo aggiornamento
- 23 set 2026
spreespree-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".
- installazioni
- 1
- GitHub Stars
- 8
- Aggiornato
- 6 lug
kirkchenapply
Use when implementing a Beat change — requires gherkin or proposal artifact to be done first
- installazioni
- 1
- GitHub Stars
- 7
- Aggiornato
- 17 giu
kirkchenarchive
Use when a Beat change is complete (implemented, or distilled and verified) and ready to archive — not for verifying implementation
- installazioni
- 1
- GitHub Stars
- 7
- Aggiornato
- 17 giu
kirkchendistill
Use when extracting BDD specs from existing code — for adopting Beat in an established codebase or distilling a module into feature files
- installazioni
- 1
- GitHub Stars
- 7
- Aggiornato
- 17 giu
kirkchenexplore
Use when thinking through ideas, investigating problems, or clarifying requirements — before or during a Beat change
- installazioni
- 1
- GitHub Stars
- 7
- Aggiornato
- 17 giu
kirkchensetup
Use when initializing Beat or updating its config — not for editing config.yaml directly or non-Beat tools
- installazioni
- 1
- GitHub Stars
- 7
- Aggiornato
- 17 giu
kirkchenverify
Use when validating implementation against spec artifacts before archive — not for design, planning, or implementation
- installazioni
- 1
- GitHub Stars
- 7
- Aggiornato
- 17 giu
cartodbcarto-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.
- installazioni
- 1
- GitHub Stars
- 6
- Aggiornato
- 14 set
cartodbcarto-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).
- installazioni
- 1
- GitHub Stars
- 6
- Aggiornato
- 14 set
cartodbcarto-query-datawarehouse
Write spatial SQL against the connected warehouse — dialect-specific guidance, performance defaults, and CARTO's query/job execution model.
- installazioni
- 1
- GitHub Stars
- 6
- Aggiornato
- 14 set
cartodbcarto-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.
- installazioni
- 1
- GitHub Stars
- 6
- Aggiornato
- 14 set
galengao-clawlyyoutube-briefing
生成 YouTube 播客完整简报(默认一周榜+三周榜)并按固定口径输出。用于用户要求“跑 YouTube 简报/跑 YouTube 播客简报/周榜/三周榜/编辑精选/播客筛选/适合朋友圈转发的推荐清单”时启用;凡是涉及 AI 播客候选筛选、周度推荐、三周综合榜单、固定字段模板输出,都应优先使用此 skill。
- installazioni
- 1
- GitHub Stars
- 6
- Aggiornato
- 4 lug
ag-gridag-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.
- installazioni
- 1
- GitHub Stars
- 5
- Aggiornato
- 7 set
onsager-aicodegraph
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.
- installazioni
- 1
- GitHub Stars
- 5
- Aggiornato
- 12 ago
ajianazflutter-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"
- installazioni
- 1
- GitHub Stars
- 4
- Aggiornato
- 6 dic
nassim-arifettestitch
Implement, sync, or audit a Google Stitch design.
- installazioni
- 1
- GitHub Stars
- 4
- Aggiornato
- 17 set
abingyydssubrouter
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 的模型", "管理我的分站", "分站上架", "分站套餐".
- installazioni
- 1
- GitHub Stars
- 3
- Aggiornato
- 15 set
rwx-cloudmigrate-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.
- installazioni
- 1
- GitHub Stars
- 3
- Aggiornato
- 25 ago
rwx-cloudreview-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.
- installazioni
- 1
- GitHub Stars
- 3
- Aggiornato
- 25 ago
rwx-cloudrwx
- 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.
- installazioni
- 1
- GitHub Stars
- 3
- Aggiornato
- 25 ago
sudewajayapple-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.
- installazioni
- 1
- GitHub Stars
- 3
- Aggiornato
- 18 lug
jakenutscreate-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.
- installazioni
- 1
- GitHub Stars
- 2
- Aggiornato
- 14 lug
parkjangwoncross-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 점검', '버그 검사', '보안 취약점', '장애 유발 코드', '오버엔지니어링 검사'.
- installazioni
- 1
- GitHub Stars
- 2
- Aggiornato
- 8 set
pedroromerolunacpo
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.
- installazioni
- 1
- GitHub Stars
- 2
- Aggiornato
- 27 ago