搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 诊断修复
bun-package-manager
bun-package-manager
Bun package manager commands (install, add, remove, update), workspaces, lockfiles, npm/yarn/pnpm migration. Use for dependency management with Bun.
软件工程 / 部署发布
aws-solution-architect
aws-solution-architect
Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.
软件工程 / 诊断修复
performance-profiler
performance-profiler
Profile and optimize application performance including load times, memory usage, and rendering. Use when debugging slow performance, memory leaks, or…
软件工程 / 诊断修复
eva
eva
Eva-skill v1.4 创作者思考陪练与表达工具箱。围绕想法、人群、标题、内容创作和表达资产,提供思考助理、表象问题归位、话题人群识别、对标文案拆解、点子卡沉淀与回溯、人设记忆采集、表达真实性审查、短视频创作主入口、标题即选题和思维流爆款内容创作。人设记忆采集是多轮表达资格采集,不是账号定位或人设包装。抖音/无标题五步模型是 /eva-script 的分支参考,不作为独立主入口。思想镜片、MBTI 和创作者思想工具不再作为独立入口,只作为 think 的轻量思考姿势;互动语气作为全局表达协议。 触发方式:/eva、/思维流、/eva-think、/eva-reframe、/eva-audience-finder、/eva-benchmark-copy、/eva-memory、/eva-persona-memory、/eva-ai-check、/eva-shortvideo、/eva-title、/eva-script、「帮我想想」「脑子乱」「问题归位」「这个话题戳中了谁」「这个选题讲给谁」「对标拆解」「AI味检测」「人设梳理」「沉淀一下」「回捞点子卡」「帮我做一条口播」「帮我写视频稿」
软件工程 / 部署发布
humanizer
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. Credits: Original skill by @blader - https://github.com/blader/humanizer
软件工程 / 诊断修复
bun-drizzle-integration
bun-drizzle-integration
Use when integrating Drizzle ORM with Bun's SQLite driver for type-safe schema definitions and migrations.
软件工程 / 诊断修复
observing-agentforce
observing-agentforce
Analyze production Agentforce agent behavior using session traces and Data Cloud. TRIGGER when: user queries STDM session data or Data Cloud trace records;…
软件工程 / 诊断修复
examination-readiness
examination-readiness
Prepare for and respond to SEC and FINRA regulatory examinations across the full exam lifecycle. Use when the user asks about exam notification letters,…
软件工程 / 诊断修复
deepagents-implementation
deepagents-implementation
Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting…
软件工程 / 诊断修复
pma-cr
pma-cr
Stack-aware review for local diffs, pull requests, and repository-wide audits. Routes review across shared policy plus language packs for TypeScript frontend,…
软件工程 / 诊断修复
pma-bun
pma-bun
Bun implementation guide for PMA-managed backend services. Defaults to a single-API-project layout; promotes to a Bun monorepo only when multiple deployable…
软件工程 / 诊断修复
client-review-prep
client-review-prep
Prepare advisors for client review meetings by assembling context packages, performance summaries, drift analysis, talking points, and meeting agendas. Use…
软件工程 / 诊断修复
components-build
components-build
Build modern, composable, and accessible React UI components following the components.build specification. Use when creating, reviewing, or refactoring…
软件工程 / 部署发布
queue-job-processor
queue-job-processor
Implements background job processing with BullMQ/Redis including job queues, workers, scheduling, retries, and monitoring. Use when users request "background…
软件工程 / 诊断修复
remotion-video-director
remotion-video-director
Interactive guide for creating Remotion videos - from strategic concept to rendered MP4. Use when the user wants to create a video, make a Remotion project, build a product demo video, generate a launch video, make a recurring content template, create a marketing video, or says "I need a video for...", "help me make a video", "video for my product", "remotion video". Covers the full creative process: expert deliberation, scenario design, build, and review. Works alongside the official remotion-dev/skills for API-level guidance.
软件工程 / 诊断修复
rtk
rtk
Install, initialize, verify, and troubleshoot RTK (Rust Token Killer) for AI coding agents. Use when you need to reduce shell-command token output, confirm that the correct `rtk` binary is installed, choose between Homebrew, install.sh, or Cargo installation, wire `rtk init` for Claude Code, Codex, Gemini CLI, Cursor, Copilot, Windsurf, Cline, or OpenCode, or use compact wrappers such as `rtk git status`, `rtk read`, `rtk grep`, `rtk test`, `rtk lint`, and `rtk gain`. Triggers on: rtk, rust token killer, token saver cli, rtk init, rtk gain, codex rtk, gemini rtk, opencode rtk, claude hook token reduction.
软件工程 / 诊断修复
secondme-init
secondme-init
初始化 SecondMe 项目配置和功能模块选择,创建 state.json 和 CLAUDE.md
软件工程 / 诊断修复
postgresql-best-practices
postgresql-best-practices
PostgreSQL 18+ enterprise best practices for database development. USE THIS SKILL WHEN THE USER: - Creates schemas, tables, functions, procedures, or triggers - Writes PL/pgSQL code (naming conventions: l_, in_, io_, co_ prefixes) - Implements Table API (SECURITY DEFINER functions, schema separation) - Manages migrations, indexes, constraints, or query performance - Works with PostgreSQL 18+ features (uuidv7, virtual columns) - Builds Medallion Architecture data warehouses (Bronze/Silver/Gold) - Reviews code for anti-patterns or migrates from Oracle PL/SQL CORE PATTERNS: - Three-schema separation: data (tables) → private (internal) → api (external) - Table API: All access via SECURITY DEFINER with SET search_path - Native PL/pgSQL migration system (no Flyway/Liquibase needed) - Trivadis naming: l_ (local), in_ (input), io_ (inout), co_ (constant)
软件工程 / 诊断修复
shiki-code-blocks
shiki-code-blocks
Syntax highlight code blocks with Shiki. Supports server-side rendering in RSC and automatic light/dark theme switching.
软件工程 / 诊断修复
promptfoo-evals
promptfoo-evals
Write, refine, run, and QA promptfoo evaluation suites: promptfooconfig.yaml, prompts, providers, vars, tests, assertions, model-graded rubrics, transforms, datasets, exports, and CI gates. Use for non-redteam eval coverage, regression tests, or new eval matrices. Do not use for adversarial redteam plugin or strategy setup.