搜索结果
全部能力
找到 3235 个相关结果 / 后端与 API
软件工程 / 诊断修复
race-condition
race-condition
Race condition and TOCTOU testing for web apps. Use when testing one-time operations, concurrent HTTP abuse, rate-limit bypass, Turbo Intruder gates, HTTP/2 single-packet attacks, and CWE-362-style synchronization gaps.
软件工程 / 诊断修复
maestro
maestro
Use when you need to act as an Elite Software Architect (Maestro) to manage complex repositories. It enforces a "Why over How" philosophy, maintains a…
软件工程 / 诊断修复
sveltekit-structure
sveltekit-structure
SvelteKit structure guidance. Use for routing, layouts, error handling, SSR, or svelte:boundary. Covers file naming, nested layouts, error boundaries, pending…
软件工程 / 诊断修复
tanstack-table
tanstack-table
Build headless data tables with TanStack Table v8. Server-side pagination, filtering, sorting, and virtualization for Cloudflare Workers + D1. Prevents 12 documented errors. Use when building tables with large datasets, coordinating with TanStack Query, or fixing state management, performance, or React 19+ compatibility issues.
软件工程 / 诊断修复
flutter-development
flutter-development
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
软件工程 / 诊断修复
fsi-strip-profile
fsi-strip-profile
Creates professional investment banking strip profiles (company profiles) for pitch books, deal materials, and client presentations. Generates 1-4 information-dense slides with quadrant layouts, charts, and tables.
软件工程 / 部署发布
pricing
pricing
Help figure out pricing for a product or service using minimalist entrepreneur principles. Use when someone is setting prices, considering price changes, or…
软件工程 / 诊断修复
http-parameter-pollution
http-parameter-pollution
HTTP Parameter Pollution (HPP): duplicate query/body keys parsed differently by servers, proxies, WAFs, and app frameworks. Use when filters and application layers disagree on which value wins, enabling bypass, SSRF second URL, logic abuse, or CSRF token confusion.
软件工程 / 诊断修复
funding-digest
funding-digest
Generate a polished one-page PowerPoint slide summarizing key takeaways from recent funding rounds and notable capital markets activity across a user's watched…
软件工程 / 诊断修复
authjs-skills
authjs-skills
Auth.js v5 setup for Next.js authentication including Google OAuth, credentials provider, environment configuration, and core API integration
软件工程 / 诊断修复
安卓渗透测试技巧
android-pentesting-tricks
Android渗透测试手册。用于在授权移动安全评估期间测试Android应用的SSL pinning绕过、导出组件滥用、WebView漏洞、intent重定向、root检测绕过、tapjacking和备份提取。
软件工程 / 诊断修复
freeunlimited-websearch
freeunlimited-websearch
Free unlimited web search using DuckDuckGo. No API key required.
软件工程 / 诊断修复
rev-frida
rev-frida
Generate Frida hook scripts using modern Frida API. Activate when the user wants to write Frida scripts, hook functions at runtime, trace calls or arguments or…
软件工程 / 部署发布
jndi-injection
jndi-injection
JNDI injection playbook. Use when Java applications perform JNDI lookups with attacker-controlled names, especially via Log4j2, Spring, or any code path reaching InitialContext.lookup().
软件工程 / 诊断修复
aicoin-freqtrade
aicoin-freqtrade
在用户使用 Freqtrade 时调用 — 策略创建、回测、超参数优化、切换策略/交易对/模拟模式、查询实盘机器人状态/余额/…
软件工程 / 诊断修复
微信支付-产品代金券
wechatpay-product-coupon
微信支付商品券接入解决方案,覆盖券类型选型、发券/核销/查询/退券/回调全链路,提供选型/示例代码/业务速查/质量评估/排障五大能力。当用户提及"商品券"、"发券"、"核销"、"创建商品券"、"商品券代码"、"商品券回调"、"商品券退券",或询问…时使用。
软件工程 / 诊断修复
将应用添加到服务器
add-app-to-server
当用户要求"向我的 MCP 服务器添加应用"、"向我的 MCP 服务器添加 UI"、"向我的 MCP 工具添加视图"、"为 MCP 工具增强……"时,应使用此技能。
软件工程 / 诊断修复
mf
mf
All-in-one Module Federation skill. Use when the user asks anything about MF — concepts, configuration, runtime API, shared dependencies, type errors, runtime…
软件工程 / 部署发布
github
github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries. Use when the user asks…
软件工程 / 诊断修复
react-native-ease-refactor
react-native-ease-refactor
Scan for Animated/Reanimated code and migrate to EaseView