搜索结果
全部能力
找到 1568 个相关结果 / 产品设计
软件工程 / 诊断修复
prompt-regression-tester
prompt-regression-tester
Compares old vs new prompts across test cases with diff summaries, stability metrics, breakage analysis, and fix suggestions. Use for "prompt testing", "A/B…
软件工程 / 部署发布
base-app-setup
base-app-setup
Complete setup guide for a Next.js app with Shadcn UI, Neon Postgres, Drizzle ORM, and AI SDK.
软件工程 / 诊断修复
opc-asset-ops
opc-asset-ops
Turn repeatable outputs of a one-person company into compounding assets. Use when Codex needs to explain asset-compounding concepts when needed, verify…
软件工程 / 部署发布
capacity-planning-helper
capacity-planning-helper
Estimates infrastructure needs based on traffic forecasts, workload analysis, and performance requirements with sizing recommendations and cost trade-offs. Use…
软件工程 / 部署发布
domain-architect
domain-architect
Discovers business domains in a Swift codebase by tracing what users can DO — not by reading folder names or architecture docs. Maps each domain's vertical slice (Types → Config → Repo → Service → Runtime → UI), identifies providers (external SDK bridges), and separates cross-cutting concerns. Produces a domain map that drives all downstream decisions: folder structure, SPM targets, enforcement specs, migration plans. Use this skill whenever the user wants to understand their codebase domains, find what's cross-cutting vs domain-specific, restructure a Swift project, figure out where code belongs, or map a product's capabilities to architectural boundaries. Triggers on "what are my domains", "where does this belong", "map this codebase", "what's cross-cutting", "organize this project", "is this a domain or infra", "restructure this", "architecture review", or any request to understand the business domain structure of a Swift codebase.
软件工程 / 部署发布
plotext-financial-chart
plotext-financial-chart
ASCII financial line charts for markdown using plotext dot marker. TRIGGERS - financial chart, line chart, plotext, price chart, trading chart, ASCII chart.
软件工程 / 部署发布
flaky-test-detective
flaky-test-detective
Diagnoses and fixes flaky tests by identifying root causes (timing issues, shared state, randomness, network dependencies) and provides stabilization…
软件工程 / 诊断修复
chanjing-tts-voice-clone
chanjing-tts-voice-clone
Use Chanjing TTS API to synthesize speech from text with a user-provided cloned voice (reference audio via public URL).
软件工程 / 诊断修复
scraper-builder
scraper-builder
Build production-ready web scrapers for any website using Bright Data infrastructure. Guides you through site analysis, API selection, selector extraction,…
软件工程 / 诊断修复
qr-barcode-reader
qr-barcode-reader
Use when asked to scan, decode, read, or extract data from QR codes or barcodes in images.
软件工程 / 部署发布
monorepo-ci-optimizer
monorepo-ci-optimizer
Optimizes CI pipelines for monorepos by detecting affected packages/apps and running only necessary builds and tests. Includes Turborepo/Nx strategies,…
软件工程 / 诊断修复
behavioral-modes
behavioral-modes
AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
软件工程 / 部署发布
llm-debugger
llm-debugger
Diagnoses LLM output failures including hallucinations, constraint violations, format errors, and reasoning issues. Provides root cause classification, prompt…
软件工程 / 部署发布
coverage-strategist
coverage-strategist
Defines ROI-based coverage targets with critical path identification, layer-specific targets, and explicit "don't test this" guidelines. Use for "test…
软件工程 / 部署发布
caching-strategy-optimizer
caching-strategy-optimizer
Optimizes CI/CD pipeline speed by implementing effective caching for dependencies, Docker layers, build outputs, and test results. Provides before/after…
软件工程 / 诊断修复
brutal-honesty-review
brutal-honesty-review
Unvarnished technical criticism combining Linus Torvalds' precision, Gordon Ramsay's standards, and James Bach's BS-detection. Use when code/tests need harsh…
软件工程 / 诊断修复
git-hygiene-enforcer
git-hygiene-enforcer
Establishes git workflow guardrails including conventional commits, commit message hooks, branch naming conventions, PR templates, and code review processes.…
软件工程 / 诊断修复
data-seeding-fixtures-builder
data-seeding-fixtures-builder
Generates deterministic seed data for development and testing with factory functions, realistic fixtures, and database reset scripts. Use for "data seeding",…
软件工程 / 部署发布
bash-defensive-patterns
bash-defensive-patterns
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities…
软件工程 / 诊断修复
clawflows
clawflows
OpenClaw workflow automation: multi-step task chains, conditional logic, triggers, schedule