搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
email-template-builder
email-template-builder
Email Template Builder
软件工程 / 诊断修复
amazon-backend-keywords
amazon-backend-keywords
Optimize Amazon backend search terms for maximum discoverability. Generate the optimal 250-byte backend keyword set by deduplicating, prioritizing, and…
软件工程 / 诊断修复
aerospace-expert
aerospace-expert
Expert-level aerospace systems, flight management, maintenance tracking, aviation safety, and aerospace software
软件工程 / 部署发布
ci-fix
ci-fix
Diagnose and fix GitHub Actions CI failures. Inspects workflow runs and logs, identifies root causes, implements minimal fixes, and pushes to a fix branch. Use…
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
components-build
components-build
Build modern, composable, and accessible React UI components following the components.build specification. Use when creating, reviewing, or refactoring…
软件工程 / 诊断修复
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味检测」「人设梳理」「沉淀一下」「回捞点子卡」「帮我做一条口播」「帮我写视频稿」
软件工程 / 诊断修复
pp-open-meteo
pp-open-meteo
Every Open-Meteo endpoint family in one CLI — forecast, archive, marine, air quality, flood, climate, ensemble, seasonal, geocoding, elevation. Trigger…
软件工程 / 诊断修复
bun-drizzle-integration
bun-drizzle-integration
Use when integrating Drizzle ORM with Bun's SQLite driver for type-safe schema definitions and migrations.
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
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,…
软件工程 / 诊断修复
secondme-init
secondme-init
初始化 SecondMe 项目配置和功能模块选择,创建 state.json 和 CLAUDE.md
软件工程 / 诊断修复
shiki-code-blocks
shiki-code-blocks
Syntax highlight code blocks with Shiki. Supports server-side rendering in RSC and automatic light/dark theme switching.
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
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)
软件工程 / 部署发布
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
软件工程 / 部署发布
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…
软件工程 / 诊断修复
frontend-internationalization-best-practices
frontend-internationalization-best-practices
Internationalization best practices for React Router framework mode using remix-i18next. Use when setting up locales, middleware, resource routes, or language…
软件工程 / 诊断修复
performance-profiler
performance-profiler
Profile and optimize application performance including load times, memory usage, and rendering. Use when debugging slow performance, memory leaks, or…