搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 部署发布
base-app-setup
base-app-setup
Complete setup guide for a Next.js app with Shadcn UI, Neon Postgres, Drizzle ORM, and AI SDK.
软件工程 / 诊断修复
121-java-object-oriented-design
121-java-object-oriented-design
Use when you need to review, improve, or refactor Java code for object-oriented design quality — including applying SOLID, DRY, and YAGNI principles, improving…
软件工程 / 部署发布
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.
软件工程 / 部署发布
ado-pipeline-best-practices
ado-pipeline-best-practices
Azure DevOps pipeline best practices, patterns, and industry standards
软件工程 / 部署发布
chrome-history
chrome-history
Query Chrome browsing history with natural language. Filter by date range, article type, keywords, and specific sites.
软件工程 / 诊断修复
background-job-orchestrator
background-job-orchestrator
Expert in background job processing with Bull/BullMQ (Redis), Celery, and cloud queues. Implements retries, scheduling, priority queues, and worker management.…
软件工程 / 诊断修复
code-audit
code-audit
code-audit — an installable skill for AI agents, published by 3stonebrother/code-audit.
软件工程 / 诊断修复
backend-architect
backend-architect
Expert backend architect specializing in scalable API design,
软件工程 / 诊断修复
electron-builder
electron-builder
Comprehensive guide for electron-builder (v26.x) packaging, code signing, auto-updates, and release workflows. Use when: (1) configuring electron-builder builds (electron-builder.yml or config.js/ts), (2) setting up macOS/Windows code signing or notarization, (3) implementing auto-updates with electron-updater, (4) publishing to GitHub Releases, S3, or generic servers, (5) configuring platform targets (NSIS, DMG, AppImage, Snap, PKG, MSI), (6) working with build hooks (beforePack, afterSign, afterAllArtifactBuild), or (7) using the programmatic API. Triggers on: electron-builder, electron-updater, code signing, notarize, NSIS, DMG, AppImage, auto-update, publish releases, build hooks, electron packaging, electron distribution.
软件工程 / 部署发布
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…
软件工程 / 诊断修复
cypress-testing
cypress-testing
Use this skill when writing Cypress e2e or component tests, creating custom commands, intercepting network requests, or integrating Cypress in CI. Triggers on Cypress, cy.get, cy.intercept, cypress component testing, custom commands, fixtures, cypress-cucumber, and any task requiring Cypress test automation.
软件工程 / 诊断修复
create-pull-request
create-pull-request
Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles…
软件工程 / 诊断修复
dotnet10-pack-tool
dotnet10-pack-tool
Creates hybrid Native AOT + CoreCLR .NET 10 tool packages using ToolPackageRuntimeIdentifiers. Use for building high-performance CLI tools with Native AOT on…
软件工程 / 诊断修复
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).
软件工程 / 诊断修复
cpp
cpp
Modern C++ best practices with C++17/20 features. Trigger: When writing C++ code with modern standards.
软件工程 / 诊断修复
21st-dev-builder-v2
21st-dev-builder-v2
Build websites and web apps using 21st.dev — the largest marketplace of shadcn/ui-based React Tailwind components with 1400+ components. Use when user mentions…
软件工程 / 诊断修复
binary-triage
binary-triage
Performs initial binary triage by surveying memory layout, strings, imports/exports, and functions to quickly understand what a binary does and identify…
软件工程 / 诊断修复
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…
软件工程 / 部署发布
crisis-detection-intervention-ai
crisis-detection-intervention-ai
Detect crisis signals in user content using NLP, mental health sentiment analysis, and safe intervention protocols. Implements suicide ideation detection,…
软件工程 / 诊断修复
autoteam-f-chatgpt-team-rotation
autoteam-f-chatgpt-team-rotation
AutoTeam-F is a ChatGPT Team account rotation and authentication sync tool with batch free account generation, OAuth management, and a Web dashboard.