搜索结果
ing
找到 13037 个相关结果
通用助手 / 编排推荐
brainstorm
brainstorm
Separate goals from implementation.
通用助手 / 编排推荐
marketing-psychology
marketing-psychology
Apply behavioral science and mental models to marketing decisions, prioritized using a psychological leverage and feasibility scoring system.
通用助手 / 编排推荐
移除AI风格
remove-ai-style
审查并调整写作风格,减少 AI 生成痕迹,使文本读起来更自然、更像真人撰写。支持中文和英文。
安全与治理 / 审核评估
Rust 调用图
rust-call-graph
使用 LSP 可视化 Rust 函数调用图。触发方式:/call-graph, call hierarchy, who calls, what calls, 调用图, 调用关系, 谁调用了, 调用了谁
软件工程 / 部署发布
go-style-core
go-style-core
Use when working with Go formatting, line length, nesting, naked returns, semicolons, or core style principles. Also use when a style question isn't covered by…
软件工程 / 诊断修复
planning-with-files
planning-with-files
Work like Manus: Use persistent markdown files as your \"working memory on disk.\"
软件工程 / 诊断修复
pixi-js
pixi-js
Expert guidance for Pixi.js game development with TypeScript, focusing on high-performance web and mobile games
软件工程 / 诊断修复
react-three-fiber
react-three-fiber
Build declarative 3D scenes with React Three Fiber (R3F) - a React renderer for Three.js. Use when building interactive 3D experiences in React applications…
软件工程 / 诊断修复
posthog-analytics
posthog-analytics
PostHog analytics, event tracking, feature flags, dashboards
软件工程 / 部署发布
deployment-procedures
deployment-procedures
Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.
软件工程 / 部署发布
原始视频处理
raw-video-processing
通过移除静音片段并调整速度,对原始屏幕录制视频进行后期处理。使用基于 FFmpeg 的 Python 脚本来优化视频节奏…
软件工程 / 诊断修复
firecrawl-build-map
firecrawl-build-map
Integrate Firecrawl `/map` into product code for URL discovery on a known site. Use when a feature needs to find pages before scraping or crawling, especially…
软件工程 / 诊断修复
r3f-materials
r3f-materials
React Three Fiber materials - PBR materials, Drei materials, shader materials, material properties. Use when styling meshes, creating custom materials, working…
软件工程 / 诊断修复
function-creator
function-creator
Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.
软件工程 / 诊断修复
nestjs-testing-expert
nestjs-testing-expert
Testing patterns for NestJS apps using Jest, covering unit, integration, and e2e tests.
安全与治理 / 审核评估
kibana-audit
kibana-audit
Enable and configure Kibana audit logging for saved object access, logins, and space operations. Use when setting up Kibana audit, filtering events, or correlating Kibana and ES audit logs.
研究学习 / 检索整理
exa-search
exa-search
Semantic search skill using Exa API for embeddings-based search, similar content discovery, and structured research. Use when you need semantic search, find…
软件工程 / 诊断修复
debug
debug
Debug package usage guide. Use when adding debug logging, understanding log namespaces, or implementing debugging features. Triggers on debug logging requests…
软件工程 / 诊断修复
动画组件库
animated-component-libraries
预构建动画 React 组件集合,整合了 Magic UI(150+ TypeScript/Tailwind/Motion 组件)和 React Bits(90+ 最小依赖动画…
软件工程 / 诊断修复
quarkus
quarkus
Expert guidance for Quarkus framework development with Jakarta EE, MicroProfile, GraalVM native builds, and reactive programming patterns