灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 3290 个相关结果 / 前端体验

通用助手 / 编排推荐

ralph-tui-create-beads-rust

ralph-tui-create-beads-rust

797

Convert PRDs to beads for ralph-tui execution using beads-rust (br CLI). Creates an epic with child beads for each user story. Use when you have a PRD and want…

Stars 2,314
backenduiagentralph

通用助手 / 编排推荐

brand-guidelines

brand-guidelines

797

Write copy following Sentry brand guidelines. Use when writing UI text, error messages, empty states, onboarding flows, 404 pages, documentation, marketing…

Stars 719
uibrandwritecopy

通用助手 / 编排推荐

ai-video-generation

ai-video-generation

796

Generate AI videos with Google Veo, Seedance 2.0, HappyHorse, Wan, Grok and 40+ models via inference.sh CLI. Models: Veo 3.1, Veo 3, Seedance 2.0, HappyHorse…

Stars 438
uiauthpromptvideo

通用助手 / 编排推荐

firebase-auth-basics

firebase-auth-basics

794

Guide for setting up and using Firebase Authentication. Use this skill when the user's app requires user sign-in, user management, or secure data access using…

Stars 284
backenduiauthrag

通用助手 / 编排推荐

phoenix-cli

phoenix-cli

793

Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, structure trace review with open coding and axial coding, inspect datasets, review…

Stars 33,116
uillmgithubphoenix

通用助手 / 编排推荐

gtm-motions

gtm-motions

792

Identify the best GTM motions and tools across 7 motion types: Inbound, Outbound, Paid Digital, Community, Partners, ABM, and PLG. Use when selecting marketing…

Stars 11,275
uigtmmotionsidentify

通用助手 / 编排推荐

onboard-context-matic

onboard-context-matic

791

Interactive onboarding tour for the context-matic MCP server. Walks the user through what the server does, shows all available APIs, lets them pick one to…

Stars 33,116
uiapiagentgithub

通用助手 / 编排推荐

skill-vetter

skill-vetter

789

Multi-scanner security gate. TRIGGER when: user mentions installing, adding, or reviewing a skill to Claude Code, OpenClaw, or any other AI agent. Detects…

Stars 29
uisecuritydatabaseprompt

通用助手 / 编排推荐

style-guide

style-guide

788

문서 내부 또는 프로젝트 전체에서 일관된 작성 스타일을 유지하도록 돕는 검사기. 어조(경어체/반말), 용어(사용자/유저), 숫자 형식, 목록 스타일, 따옴표, 날짜/시간 형식의 불일치를 감지합니다. 다중 작성자 문서 검토 시, 프로젝트 전체 용어 표준 유지 시, 공식 문서 준비 시,…

Stars 43
uiauthstyleguide

通用助手 / 编排推荐

blueprinter

blueprinter

779

Generate technical diagrams using HTML/CSS in Flat Engineering Blueprint style. Use when the user wants to create architecture diagrams, system diagrams,…

Stars 137
uiblueprintergeneratetechnical

通用助手 / 编排推荐

足球数据

football-data

779

涵盖13个联赛的足球数据——积分榜、赛程、比赛统计、xG、转会、球员资料。零配置,无需API密钥。覆盖英超、西甲、德甲、意甲、法甲、美职联、欧冠、世界杯、英冠、荷甲、葡超、巴甲和欧洲杯。使用场景:用户询问足球积分榜、赛程、比赛统计、xG、阵容、球员身价、转会、伤病新闻、联赛排名、每日赛程或球员资料时。不使用场景:用户询问美式橄榄球/NFL(使用 nfl-data)、大学橄榄球(使用 cfb-data)、NBA(使用 nba-data)、WNBA(使用 wnba-data)、大学篮球(使用 cbb-data)、NHL(使用 nhl-data)、MLB(使用 mlb-data)、网球(使用 tennis-data)、高尔夫(使用 golf-data)、F1(使用 fastf1)或投注赔率(使用 polymarket 或 kalshi)时。不适用于实时比分——数据在赛后更新。不要对非英超联赛使用 get_season_leaders 或 get_missing_players(它们会返回空数据)。不要对五大联赛(英超、西甲、德甲、意甲、法甲)以外的联赛使用 get_event_xg。

Stars 0
uiauthapirag

通用助手 / 编排推荐

ralph-wiggum

ralph-wiggum

778

自主 AI 编程结合规格驱动开发。实现了 Geoffrey Huntley 的迭代 bash 循环方法,其中智能体逐一处理规格,…

Stars 0
uiauthpromptagent

通用助手 / 编排推荐

mantine-form

mantine-form

774

Build forms using @mantine/form in the mantine-9 repository. Use this skill when: (1) setting up a form with useForm, (2) adding validation rules or async validation, (3) working with nested object or array fields, (4) sharing form state across components with createFormContext, (5) using uncontrolled mode for performance, (6) using the standalone useField hook, or (7) any task involving useForm, getInputProps, onSubmit, insertListItem, or form validation.

Stars 42
uiperformanceworkflowmantine

通用助手 / 编排推荐

pdf-generator

pdf-generator

774

Create and manipulate PDF files programmatically. Use when the user needs to generate PDFs, fill PDF forms, extract PDF content, add watermarks/overlays, or…

Stars 76
uiagentpdfgenerator

通用助手 / 编排推荐

skill-writer

skill-writer

771

Create, synthesize, and iteratively improve agent skills following the Agent Skills specification. Use when asked to "create a skill", "write a skill",…

Stars 720
uiauthragagent

通用助手 / 编排推荐

mantine-custom-components

mantine-custom-components

766

Build custom components that integrate with Mantine's theming, Styles API, and core features. Use this skill when: (1) creating a new component using factory(), polymorphicFactory(), or genericFactory(), (2) adding Styles API support (classNames, styles, vars, unstyled), (3) implementing CSS variables via createVarsResolver, (4) building compound components with sub-components and shared context, (5) registering a component with MantineProvider via Component.extend(), or (6) any task involving Factory, useProps, useStyles, BoxProps, StylesApiProps, or ElementProps in @mantine/core.

Stars 42
uiapimantinecustom

通用助手 / 编排推荐

pixijs-core-concepts

pixijs-core-concepts

765

Use this skill when understanding how PixiJS v8 renders frames: the systems-and-pipes renderer, the render loop, and how the library adapts to different…

Stars 188
backenduipixijscore

通用助手 / 编排推荐

polymarket-arbitrage-trading-bot

polymarket-arbitrage-trading-bot

765

Automated dump-and-hedge arbitrage trading bot for Polymarket's 15-minute crypto Up/Down markets, supporting BTC, ETH, SOL, and XRP.

Stars 7
uiraggithubpolymarket

通用助手 / 编排推荐

nextjs-authentication

nextjs-authentication

764

Provides authentication implementation patterns for Next.js 15+ App Router using Auth.js 5 (NextAuth.js). Use when setting up authentication flows,…

Stars 248
nextjsauthauthenticationprovides

通用助手 / 编排推荐

draft-nda

draft-nda

761

Draft a detailed Non-Disclosure Agreement between two parties covering information types, jurisdiction, and clauses needing legal review. Use when creating…

Stars 11,275
uidraftndadetailed

44 / 165