搜索结果
全部能力
找到 1168 个相关结果 / 认证与权限
软件工程 / 诊断修复
posthog-analytics
posthog-analytics
PostHog analytics, event tracking, feature flags, dashboards
软件工程 / 诊断修复
function-creator
function-creator
Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.
软件工程 / 诊断修复
flutter-networking
flutter-networking
Implement, fix, debug, review, or refactor Flutter networking code for HTTP/REST APIs, WebSocket realtime flows, authentication and token refresh, request headers, timeouts, retries, JSON parsing, caching, background isolates, repositories, services, and adaptation to existing http, Dio, Retrofit, Chopper, or custom API clients. Use when asked to add network requests, investigate network errors, harden API clients, handle auth, or validate Flutter network behavior.
软件工程 / 诊断修复
components-guide
components-guide
Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.
软件工程 / 诊断修复
rust-trait-explorer
rust-trait-explorer
使用 LSP 探索 Rust trait 实现。触发条件:/trait-impl、查找实现、谁实现了、trait 实现、谁实现了、实现了哪些trait
软件工程 / 部署发布
feishu-cli-board
feishu-cli-board
飞书画板全能操作 · 5 种画图路径任选其一: (A) Mermaid/PlantUML 服务端渲染(思维导图/时序图/类图/饼图/流程图/甘特图,整图作为一个节点,飞书自动排版) (B) Mermaid 本地引擎 whiteboard-cli(绕开 par/参与方数等服务端限制,每个节点可点击编辑) (C) ⭐ SVG 自由作图(飞轮/鱼骨/价值金字塔/转化漏斗/桑基/路线图/Dashboard/海报/插画/户型图/地铁图/周期表/赛博朋克城市等任意视觉) → 使用 scripts/svg_to_board.py 把 SVG 翻译为飞书原生节点,每个 rect/circle/text 都可单独点击编辑 (D) 简单 SVG 单节点装饰(图标/印章/小元素,<2KB SVG) (E) 精排架构图(手写节点 JSON,绝对坐标 + 配色 + 连线 ID 引用) 当用户请求"画图/画板/whiteboard/画架构图/画流程图/画飞轮/画鱼骨/画路线图/画 Dashboard/画插画/画海报/ AI 自由作图/SVG 落画板/克隆画板/上传图片到画板/可视化/节点图/精排"时使用。 特别地,当用户反馈"右下角半截楼""z_index 错乱""节点翻倍""复杂图渲染不全""mermaid 服务端失败" 务必读 references/pitfalls.md 排障。 使用 App Token(应用身份),无需 auth login。
软件工程 / 部署发布
tanstack-router
tanstack-router
Build type-safe, file-based React routing with TanStack Router. Supports client-side navigation, route loaders, and TanStack Query integration. Prevents 20 documented errors including validation structure loss, param parsing bugs, and SSR streaming crashes. Use when implementing file-based routing patterns, building SPAs with TypeScript routing, or troubleshooting devtools dependency errors, type safety issues, Vite bundling problems, or Docker deployment issues.
软件工程 / 诊断修复
auth0-react-native
auth0-react-native
Use when adding authentication to React Native or Expo mobile apps (iOS/Android) with biometric support - integrates react-native-auth0 SDK with native deep…
软件工程 / 诊断修复
cc-gateway-ai-proxy
cc-gateway-ai-proxy
Deploy and configure CC Gateway, a reverse proxy that normalizes Claude Code device fingerprints and telemetry for privacy-preserving API proxying
软件工程 / 诊断修复
nestjs-expert
nestjs-expert
Nest.js framework expert specializing in module architecture, dependency injection, middleware, guards, interceptors, testing with Jest/Supertest,…
软件工程 / 诊断修复
Web领域
domain-web
用于构建 Web 服务。关键词:web server、HTTP、REST API、GraphQL、WebSocket、axum、actix、warp、rocket、tower、hyper、reqwest、middleware、router 等。
软件工程 / 诊断修复
gws-setup
gws-setup
Set up the Google Workspace CLI (gws) from scratch. Guides through GCP project creation, OAuth credentials, authentication, and installing 90+ agent skills for…
软件工程 / 部署发布
plan-writing
plan-writing
Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.
软件工程 / 诊断修复
doc-coauthoring
doc-coauthoring
This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three…
软件工程 / 诊断修复
graphql
graphql
GraphQL gives clients exactly the data they need - no more, no
软件工程 / 诊断修复
observability-manage-slos
observability-manage-slos
Create and manage SLOs in Elastic Observability using the Kibana API. Use when defining SLIs, setting error budgets, or managing SLO lifecycle.
软件工程 / 诊断修复
gws-install
gws-install
Quick install of the Google Workspace CLI (gws) on an additional machine using existing OAuth credentials. Requires client_secret.json from a previous…
软件工程 / 部署发布
cicd-expert
cicd-expert
Elite CI/CD pipeline engineer specializing in GitHub Actions, GitLab CI, Jenkins automation, secure deployment strategies, and supply chain security. Expert in…
软件工程 / 诊断修复
auth-sec
auth-sec
Entry P1 category router for authentication and authorization. Use when testing login flows, sessions, object authorization, JWT, OAuth, CORS, CSRF, and enterprise SSO weaknesses before any deeper auth topic skill.
软件工程 / 诊断修复
authbypass-authentication-flaws
authbypass-authentication-flaws
Authentication bypass testing playbook. Use when assessing login flows, password reset logic, account recovery, MFA bypass, token predictability, brute-force resistance, and session boundary flaws.