搜索结果
ing
找到 13037 个相关结果
软件工程 / 诊断修复
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.
通用助手 / 编排推荐
dart-cli-app-best-practices
dart-cli-app-best-practices
Deprecated. Best practices for creating high-quality, executable Dart CLI applications. Use the upstream `dart-build-cli-app` skill instead.
通用助手 / 编排推荐
godot-2d-physics
godot-2d-physics
Expert patterns for Godot 2D physics including collision layers/masks, Area2D triggers, raycasting, and PhysicsDirectSpaceState2D queries. Use when…
软件工程 / 诊断修复
browser-automation
browser-automation
Expert in browser automation using Chrome DevTools Protocol (CDP) and WebDriver. Specializes in secure web automation, testing, and scraping with proper…
通用助手 / 编排推荐
openfga
openfga
OpenFGA authorization modeling best practices for defining types and relations, writing relationship tuples, deriving can_* permissions, applying type…
研究学习 / 检索整理
cli-anything-exa
cli-anything-exa
Agent-native CLI for Exa web search and content retrieval workflows.
研究学习 / 检索整理
Search the web for information. Use when you need to look something up, find current information, or research a topic.
安全与治理 / 审核评估
don-norman-principles-audit
don-norman-principles-audit
Evaluate UX/UI using Don Norman's 7 fundamental design principles from The Design of Everyday Things. Audit discoverability, affordances, signifiers, feedback,…
设计与产品 / 审核评估
pricing-strategy
pricing-strategy
Optimize pricing pages, pricing models, and pricing strategy. Use when the user asks about pricing, pricing pages, how to price a product, tiered pricing,…
软件工程 / 部署发布
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…
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
email-subject-line-optimizer
email-subject-line-optimizer
A/B test subject line variations using proven copywriting frameworks. Predict open rates based on historical performance.
软件工程 / 诊断修复
existing-repo
existing-repo
Analyze existing repositories, maintain structure, setup guardrails and best practices
软件工程 / 诊断修复
database-schema-designer
database-schema-designer
Design optimized database schemas for SQL and NoSQL databases including tables, relationships, indexes, and constraints. Creates ERD diagrams, migration…
内容创作 / 生成
company-announcement-writer
company-announcement-writer
Executive communication style for all-hands emails. Balances transparency with appropriate messaging.
通用助手 / 编排推荐
behavioral-evals
behavioral-evals
Guidance for creating, running, fixing, and promoting behavioral evaluations. Use when verifying agent decision logic, debugging failures, debugging prompt…
软件工程 / 诊断修复
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,…
通用助手 / 编排推荐
summarize
summarize
Fetch a URL or convert a local file (PDF/DOCX/HTML/etc.) into Markdown using `uvx markitdown`, optionally it can summarize
安全与治理 / 审核评估
security-architecture-overview
security-architecture-overview
Understand the defense-in-depth security architecture of Secure Vibe Coding OS. Use this skill when you need to understand the overall security approach, the…
软件工程 / 诊断修复
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.