搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
regulatory-reporting
regulatory-reporting
Guide regulatory filing obligations and deadlines for investment advisers, broker-dealers, and large traders. Use when the user asks about Form PF filing…
软件工程 / 诊断修复
inbound-lead-qualifier
inbound-lead-qualifier
Analyze inbound leads (form fills, demo requests) and score based on ICP fit, intent, and urgency. Auto-generates qualification questions, routes to right rep,…
软件工程 / 诊断修复
rxjava-to-coroutines-migration
rxjava-to-coroutines-migration
Guide and execute the migration of asynchronous code from RxJava to Kotlin Coroutines and Flow. Use this skill when a user asks to convert RxJava (Observables,…
软件工程 / 诊断修复
solid-drawing-mastery
solid-drawing-mastery
Use when creating motion that needs dimensional grounding, designing transforms that maintain object integrity, or ensuring animations feel structurally sound.
软件工程 / 诊断修复
schema-markup
schema-markup
Generate Schema.org structured data (JSON-LD) for any page type. Use when the user says "schema markup", "structured data", "JSON-LD", "rich snippets", "rich…
软件工程 / 诊断修复
evolution-api
evolution-api
Evolution API integration for WhatsApp messaging, instance management, webhooks, and chatbot orchestration. Use when: (1) Creating or managing WhatsApp instances via Evolution API, (2) Sending messages (text, media, audio, lists, buttons, reactions), (3) Configuring webhooks or event listeners, (4) Managing groups or contacts, (5) Integrating with Typebot, Chatwoot, Dify, or OpenAI through Evolution API. Triggers on: evolution-api, evolution api, whatsapp api, baileys, whatsapp integration, send whatsapp, whatsapp webhook.
软件工程 / 诊断修复
rails-testing
rails-testing
Ruby on Rails testing best practices for writing effective, maintainable test suites with RSpec. This skill should be used when writing, reviewing, or…
软件工程 / 诊断修复
senior-qa-engineer
senior-qa-engineer
Behave as a Senior QA Engineer covering the complete software testing lifecycle from requirements analysis through test automation and continuous improvement.…
软件工程 / 诊断修复
generate-testability-wrappers
generate-testability-wrappers
Generate wrapper interfaces and DI registration for hard-to-test static dependencies in C#. Produces IFileSystem, IEnvironmentProvider, IConsole, IProcessRunner wrappers, or guides adoption of TimeProvider and IHttpClientFactory. USE FOR: generate wrapper for static, create IFileSystem wrapper, wrap DateTime.Now, make static testable, make class testable, create abstraction for File.*, generate DI registration, TimeProvider adoption, IHttpClientFactory setup, testability wrapper, mock-friendly interface, mock time in tests, create the right abstraction to mock, how to mock DateTime, test code using File.ReadAllText, what abstraction for Environment, how to make statics injectable, adopt System.IO.Abstractions, make file calls testable. DO NOT USE FOR: detecting statics (use detect-static-dependencies), migrating call sites (use migrate-static-to-wrapper), general interface design not about testability.
软件工程 / 诊断修复
shadcn-inertia
shadcn-inertia
shadcn/ui component integration for Inertia Rails React (NOT Next.js): forms, dialogs, tables, toasts, dark mode, command palette, and more. Use when building UI with shadcn/ui components in an Inertia app or adapting shadcn examples from Next.js. NEVER react-hook-form/zod — wire shadcn inputs to Inertia Form via name attribute. Flash toasts require Rails flash_keys initializer config.
软件工程 / 诊断修复
react-patterns
react-patterns
Modern React development with hooks, component patterns, state management, and performance optimization for building scalable applications
软件工程 / 诊断修复
market-data
market-data
Design and manage market data infrastructure — real-time and delayed feeds, Level 1/2/3 depth, consolidated tape vs direct feeds, vendor selection, licensing,…
软件工程 / 部署发布
form-wizard-builder
form-wizard-builder
Builds multi-step forms with validation schemas (Zod/Yup), step components, shared state management, progress indicators, review steps, and error handling. Use…
软件工程 / 诊断修复
flowdriver-covert-transport
flowdriver-covert-transport
Tunnel SOCKS5 traffic through Google Drive API requests to bypass restrictive networks and DPI inspection.
软件工程 / 诊断修复
reddit-ads
reddit-ads
Reddit Ads API - campaigns, targeting, conversions, agentic optimization
软件工程 / 部署发布
launch-strategy
launch-strategy
Plan and execute product launches with week-by-week timelines and channel-specific playbooks. Use when the user asks about launching a product, Product Hunt…
软件工程 / 诊断修复
financial-planning-integration
financial-planning-integration
Integrate financial planning engines with the advisor technology stack, covering goal-based frameworks, Monte Carlo simulation, plan-to-portfolio linkage, and…
软件工程 / 诊断修复
rxjs
rxjs
ALWAYS use when working with RxJS Observables, operators, and reactive patterns in Angular applications.
软件工程 / 诊断修复
sqlite-expert
sqlite-expert
SQLite expert for WAL mode, query optimization, embedded patterns, and advanced features
软件工程 / 诊断修复
ln-513-regression-checker
ln-513-regression-checker
Runs existing test suite to catch regressions after implementation changes. Use when Story needs regression verification. No status changes.