搜索结果
ing
找到 13037 个相关结果
软件工程 / 诊断修复
kotlin-coroutines-structured-concurrency
kotlin-coroutines-structured-concurrency
Use when writing or reviewing Kotlin code that stores CoroutineScope, launches from init/non-suspending APIs, calls runBlocking, or catches broad exceptions…
软件工程 / 诊断修复
react-router
react-router
React bindings for TanStack Router: RouterProvider, useRouter, useRouterState, useMatch, useMatches, useLocation, useSearch, useParams, useNavigate, useLoaderData, useLoaderDeps, useRouteContext, useBlocker, useCanGoBack, Link, Navigate, Outlet, CatchBoundary, ErrorComponent. React-specific patterns for hooks, providers, SSR hydration, and createLink with forwardRef.
通用助手 / 编排推荐
kotlin-flow-state-event-modeling
kotlin-flow-state-event-modeling
Use when writing or reviewing Kotlin Flow state and event APIs with StateFlow, MutableStateFlow.update, SharedFlow, Channel, stateIn, SharingStarted, .value,…
软件工程 / 诊断修复
compose-modifier-and-layout-style
compose-modifier-and-layout-style
Use when writing or reviewing Jetpack Compose layout APIs, modifier parameters, modifier chain construction, hardcoded root layout decisions, or layout…
软件工程 / 诊断修复
fsharp-testing
fsharp-testing
F# testing patterns with xUnit, FsUnit, Unquote, FsCheck property-based testing, integration tests, and test organization best practices.
软件工程 / 诊断修复
compose-side-effects
compose-side-effects
Use when writing or reviewing Jetpack Compose code with LaunchedEffect, DisposableEffect, SideEffect, rememberCoroutineScope, rememberUpdatedState,…
软件工程 / 诊断修复
compose-state-holder-ui-split
compose-state-holder-ui-split
Use when writing or reviewing Jetpack Compose screens that mix state holders, state collection, navigation, effects, callbacks, and UI rendering in the same…
安全与治理 / 审核评估
compose-state-authoring
compose-state-authoring
Use when writing or reviewing Jetpack Compose code with bare local var in a @Composable, remember { mutableStateOf(...) },…
自动化与集成 / 自动执行
usecase-smart-home-brain
usecase-smart-home-brain
Coordinate smart-home actions across existing integrations with clear dry-run and safety confirmation.
软件工程 / 诊断修复
pinme-auth
pinme-auth
Use when a PinMe project (Worker TypeScript) needs to integrate user authentication — creating email/password users, verifying id_tokens, querying user info,…
软件工程 / 诊断修复
quarkus-tdd
quarkus-tdd
Test-driven development for Quarkus 3.x LTS using JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo. Use when adding features, fixing bugs, or…
软件工程 / 诊断修复
quarkus-verification
quarkus-verification
Verification loop for Quarkus projects: build, static analysis, tests with coverage, security scans, native compilation, and diff review before release or PR.
软件工程 / 诊断修复
pinme-share
pinme-share
Use this skill when the user wants to share, publish, or upload a static result through PinMe, especially by generating a static HTML share page for a PinMe…
软件工程 / 诊断修复
pinme-llm
pinme-llm
Use this skill when a PinMe project (Worker TypeScript) needs to call OpenRouter-backed LLM APIs, including models, chat/completions, streaming, or OpenRouter…
软件工程 / 诊断修复
pinme-email
pinme-email
Use this skill when a PinMe project (Worker TypeScript) needs to integrate email sending (send_email). Guides AI to generate correct Worker TS code.
软件工程 / 诊断修复
motion-advanced
motion-advanced
Advanced motion patterns for React / Next.js — drag & drop, gestures, text animations, SVG path drawing, custom hooks, imperative sequences (useAnimate),…
数据与分析 / 分析洞察
arize-compliance-audit
arize-compliance-audit
在审计AI智能体或LLM应用是否符合监管要求时调用此技能。涵盖欧盟AI法案、通用人工智能行为准则、GDPR、NIST AI风险管理框架、科罗拉多州AI法案等。
通用助手 / 编排推荐
pp-redfin
pp-redfin
基于 Stingray 的 Redfin CLI,提供网站无法实现的工作流——已保存搜索对比、成交价趋势、每平方英尺单价排名以及离线 SQL。触发短语:…
软件工程 / 诊断修复
motion-foundations
motion-foundations
Motion tokens, spring presets, performance rules, device adaptation, accessibility enforcement, and SSR safety for React / Next.js using motion/react.…
软件工程 / 诊断修复
compose-ui-testing-patterns
compose-ui-testing-patterns
Use when writing or reviewing Jetpack Compose UI tests, screenshot tests, previews, semantics assertions, fake image loading, keyboard input, focus assertions,…