搜索结果
全部能力
找到 6229 个相关结果 / 前端体验
软件工程 / 诊断修复
pydantic-models-py
pydantic-models-py
Create Pydantic models following the multi-model pattern for clean API contracts.
软件工程 / 诊断修复
tdd
tdd
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants…
软件工程 / 部署发布
quality-gates-enforcer
quality-gates-enforcer
Enforces minimum quality thresholds in CI including code coverage, linting, type checking, and security scanning. Provides required checks, PR rules, and…
软件工程 / 诊断修复
python-performance-profiler
python-performance-profiler
Identify CPU and memory bottlenecks in Python code using cProfile or memory_profiler. Use to optimize mission-critical Python services.
软件工程 / 诊断修复
crypto-tracker
crypto-tracker
Track crypto prices, set alerts, and search coins via CoinGecko API.
软件工程 / 部署发布
how
how
Explain how something works in this codebase by exploring code and producing a clear architectural explanation. Optionally critique the architecture for issues.
软件工程 / 诊断修复
android-architecture
android-architecture
Use when implementing MVVM, clean architecture, dependency injection with Hilt, or structuring Android app layers.
软件工程 / 部署发布
dx-optimizer
dx-optimizer
Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development…
软件工程 / 诊断修复
enonic-webhook-integrator
enonic-webhook-integrator
Sets up Enonic XP event listeners, webhook configurations, and external system integrations triggered by content lifecycle events. Covers lib-event listener…
软件工程 / 诊断修复
content-idea-generator
content-idea-generator
Generate content ideas rooted in positioning. Use when someone needs "content ideas," "what should I post," "blog topics," "LinkedIn ideas," or is stuck on…
软件工程 / 诊断修复
form-validation-architect
form-validation-architect
End-to-end form handling with react-hook-form, Zod schemas, validation patterns, error messaging, field arrays, and multi-step wizards. Use for complex forms,…
软件工程 / 诊断修复
api-data-fetcher
api-data-fetcher
Fetch economic data from FRED, World Bank, and other APIs
软件工程 / 诊断修复
appdeploy
appdeploy
Deploy web apps with backend APIs, database, and file storage. Use when the user asks to deploy or publish a website or web app and wants a public URL. Uses…
软件工程 / 诊断修复
doc-coauthoring
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision…
软件工程 / 部署发布
github-actions-pipeline-builder
github-actions-pipeline-builder
Build production CI/CD pipelines with GitHub Actions. Implements matrix builds, caching, deployments, testing, security scanning. Use for automated testing,…
软件工程 / 诊断修复
gitlab-mr
gitlab-mr
GitLab merge request operations. ALWAYS use this skill when user wants to: (1) list merge requests, (2) view MR details, (3) create new MRs, (4) approve/merge…
软件工程 / 部署发布
dbus
dbus
Expert in D-Bus IPC (Inter-Process Communication) on Linux systems. Specializes in secure service communication, method calls, signal handling, and system…
软件工程 / 诊断修复
default-workflow
default-workflow
Development workflow for features, bugs, refactoring. Auto-activates for multi-file implementations.
软件工程 / 诊断修复
ddd-context-mapping
ddd-context-mapping
Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns.
软件工程 / 部署发布
server-management
server-management
Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.