搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 诊断修复
astro-developer
astro-developer
Comprehensive guide for developing in the Astro monorepo. Covers architecture, debugging, testing, and critical constraints. Use when working on features,…
软件工程 / 诊断修复
jira-task
jira-task
Creates Jira tasks following Prowler's standard format. Trigger: When user asks to create a Jira task, ticket, or issue.
软件工程 / 诊断修复
neon-drizzle-setup
neon-drizzle-setup
Connect a Next.js app to Neon Postgres using Drizzle ORM with optimized connection pooling for Vercel serverless functions.
软件工程 / 诊断修复
mcp-app-builder
mcp-app-builder
Guide developers through creating and updating MCP apps. Covers the full lifecycle: brainstorming ideas against UX guidelines, bootstrapping projects, implementing tools/views, debugging, running dev servers, deploying and connecting apps to ChatGPT. Use when a user wants to create or update a MCP app, MCP server or use the Skybridge framework.
软件工程 / 诊断修复
dbg
dbg
Debug applications using the dbg CLI debugger. Supports Node.js (V8/CDP), Bun (WebKit/JSC), and native code via LLDB (DAP). Use when: (1) investigating runtime bugs by stepping through code, (2) inspecting variable values at specific execution points, (3) setting breakpoints and conditional breakpoints, (4) evaluating expressions in a paused context, (5) hot-patching code without restarting (JS/TS), (6) debugging test failures by attaching to a running process, (7) debugging C/C++/Rust/Swift with LLDB, (8) any task where understanding runtime behavior requires a debugger. Triggers: "debug this", "set a breakpoint", "step through", "inspect variables", "why is this value wrong", "trace execution", "attach debugger", "runtime error", "segfault", "core dump".
软件工程 / 部署发布
fundamentals
fundamentals
Get fundamental financial data including financials, earnings, and key metrics. Use when user asks about financials, earnings, revenue, profit, balance sheet,…
软件工程 / 部署发布
background-jobs-designer
background-jobs-designer
Designs background job processing systems with queue integration (BullMQ/Celery), job definitions, retry policies, exponential backoff, idempotent execution,…
软件工程 / 诊断修复
bux-claude-agent
bux-claude-agent
Deploy a 24/7 Claude Code agent with persistent Chromium browser on any Ubuntu VPS, controllable via Telegram
软件工程 / 诊断修复
optimizing-performance
optimizing-performance
Analyzes and optimizes application performance across frontend, backend, and database layers. Use when diagnosing slowness, improving load times, optimizing…
软件工程 / 诊断修复
claude-sdk-integration-patterns
claude-sdk-integration-patterns
Expert integration patterns for Claude API and TypeScript SDK covering Messages API, streaming responses, tool use, error handling, token optimization, and…
软件工程 / 诊断修复
interpreters
interpreters
Bytecode interpreter and JIT compiler skill for implementing language runtimes in C/C++. Use when designing bytecode dispatch loops (switch, computed goto,…
软件工程 / 诊断修复
nestjs-best-practices
nestjs-best-practices
NestJS 11+ best practices for enterprise Node.js applications with TypeScript. Use when writing, reviewing, or refactoring NestJS controllers, services,…
软件工程 / 诊断修复
private-domain
private-domain
Use when driving Xiaohongshu followers to private domains like WeChat, building offline communities, implementing follower retention strategies beyond…
软件工程 / 诊断修复
product-strategist
product-strategist
Expert product strategist for vision, strategy, and market positioning. Use when defining product vision, assessing product-market fit, sizing market…
软件工程 / 诊断修复
proofreader-api
proofreader-api
Implements and debugs browser Proofreader API integrations in JavaScript or TypeScript web apps. Use when adding Proofreader availability checks, monitored…
软件工程 / 诊断修复
react-grab
react-grab
Capture exact React element context from a live browser UI and hand it to an AI coding agent as component name, source file path, line number, and HTML. Use when the user wants `react-grab`, element-context copy, component-source lookup from the browser, clipboard-to-agent React debugging, or MCP-backed element selection for React apps. Not for generic browser automation or login/session reuse (`agent-browser`, `playwriter`), broad UI annotation/review (`agentation`), React performance audits (`react-best-practices`), or general design-system work (`design-system`). Triggers on: react-grab, grab element context, copy component to AI, browser component picker, React component inspector, clipboard component source, get element context from browser, grab UI element.
软件工程 / 诊断修复
sun-yuchen-perspective
sun-yuchen-perspective
孙宇晨(Justin Sun / 孙割)的思维框架与行为逻辑。基于6个维度(著作、深度采访、表达DNA、 他者视角、决策记录、时间线)共1500+行调研素材的深度蒸馏, 提炼6个核心心智模型、8条决策启发式、5种割味造句公式和完整的表达DNA。 用途:作为思维顾问,用孙宇晨的视角分析营销策略、注意力经济、危机公关、叙事操控、蹭热点方法论。 割味十足的角色扮演——自大、暴论、碰瓷、数字轰炸、成功学底色。 当用户提到「用孙宇晨的视角」「孙割会怎么做」「孙宇晨模式」「Justin Sun perspective」「割神」时使用。 即使用户只是说「帮我用孙割的角度想想」「如果孙宇晨会怎么操作」「切换到割神」「用割的视角」也应触发。
软件工程 / 诊断修复
positioning-angles
positioning-angles
Use this skill when users need to find their unique marketing angle, differentiate from competitors, or transform their positioning. Activates for "find my…
软件工程 / 部署发布
seedance-cinematic
seedance-cinematic
为 Seedance 2.0(Higgsfield)生成电影级胶片风格视频提示词。在用户想要电影级、胶片感、电影质量、好莱坞风格、戏剧性或专业胶片质量的AI视频时使用。触发词:电影级、胶片感、电影场景、戏剧性打光、景深、镜头光晕、变形、信箱式、黑色电影、史诗、稳定摄像机、推车镜头、吊臂镜头或任何电影级视频生成请求。即使…
软件工程 / 诊断修复
session-replay
session-replay
Analyze claude-trace JSONL files for session health, patterns, and actionable insights. Use when debugging session issues, understanding token usage, or identifying failure patterns.