搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 诊断修复
sqlmap-database-pentesting
sqlmap-database-pentesting
Provide systematic methodologies for automated SQL injection detection and exploitation using SQLMap.
软件工程 / 诊断修复
parallel-agents
parallel-agents
Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires…
软件工程 / 诊断修复
multi-repo
multi-repo
Multi-repository orchestration for coordinating atomic changes across dependent repositories. Tracks dependency graphs, coordinates cross-repo PRs, and detects…
软件工程 / 诊断修复
rspack-debugging
rspack-debugging
Helps Rspack users and developers debug crashes or deadlocks/hangs in the Rspack build process using LLDB. Use this Skill when users encounter "Segmentation…
软件工程 / 诊断修复
react-frontend-expert
react-frontend-expert
React/TypeScript frontend implementation patterns. Use during the implementation phase when creating or modifying React components, custom hooks, pages, data fetching logic with TanStack Query, forms, or routing. Covers component structure, hooks rules, custom hook design (useAuth, useDebounce, usePagination), TypeScript strict-mode conventions, form handling, accessibility requirements, and project structure. Does NOT cover testing (use react-testing-patterns), E2E testing (use e2e-testing), or deployment.
软件工程 / 诊断修复
studio-error-handling
studio-error-handling
Error display and troubleshooting pattern for Supabase Studio. Use when
软件工程 / 诊断修复
bun-workers
bun-workers
Use for Web Workers in Bun, worker_threads, parallel processing, and background tasks.
软件工程 / 部署发布
airflow-expert
airflow-expert
Expert-level Apache Airflow orchestration, DAGs, operators, sensors, XComs, task dependencies, and scheduling
软件工程 / 部署发布
fancy-yard-landscaper
fancy-yard-landscaper
Expert landscape designer transforming yards through photo mapping, 3D visualization, seasonal planning, and deep plant knowledge. Specializes in fast-growing…
软件工程 / 诊断修复
playwright-skill
playwright-skill
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check…
软件工程 / 诊断修复
appbuilder-testing
appbuilder-testing
Generate and run tests for Adobe App Builder actions and UI components. Scaffolds Jest unit tests, integration tests against deployed actions, contract tests for Adobe API interactions, and React component tests using Testing Library. Provides mock helpers for State, Files, Events SDKs, @adobe/aio-lib-* clients, ExC Shell context (@adobe/exc-app), and UIX Guest SDK (@adobe/uix-guest). Use this skill whenever the user mentions testing App Builder actions, writing unit tests for Runtime actions, creating integration tests, mocking Adobe SDKs, setting up test fixtures, running aio app test, or wants to verify action behavior before deployment. Also trigger when users mention Jest configuration for App Builder, test coverage, CI test setup, React component test, Testing Library, UI test, Provider wrapper, test my page, test my form, test my table, test my component, mock shell context, mock extension context, debug test failures, or fix Jest errors.
软件工程 / 部署发布
devops-workflow-engineer
devops-workflow-engineer
Use when designing GitHub Actions workflows, creating CI/CD pipelines, planning multi-environment deployments, optimizing pipeline cost and execution time, or implementing deployment strategies (blue-green, canary, rolling). Generates production-ready workflow YAML, analyzes existing pipelines for optimization, and creates deployment plans.
软件工程 / 诊断修复
ai-architect-expert
ai-architect-expert
Expert-level AI system design, MLOps, architecture patterns, and AI infrastructure
软件工程 / 部署发布
appbuilder-action-scaffolder
appbuilder-action-scaffolder
Create, implement, deploy, and debug Adobe Runtime actions with consistent layout, validation, and error handling. Use this skill whenever the user needs to…
软件工程 / 诊断修复
cloudinary-react
cloudinary-react
Provides opinionated React SDK patterns for configuration, common integration scenarios, and troubleshooting for frequent errors and TypeScript pitfalls. Use…
软件工程 / 诊断修复
chrome-extension-developer
chrome-extension-developer
Expert in building Chrome Extensions using Manifest V3. Covers background scripts, service workers, content scripts, and cross-context communication.
软件工程 / 诊断修复
event-driven-architect
event-driven-architect
Designs event-driven architectures with event sourcing, CQRS, pub/sub patterns, and domain events for decoupled systems. Use when users request "event…
软件工程 / 诊断修复
husky-test-coverage
husky-test-coverage
Set up or verify Husky git hooks to ensure all tests run and coverage stays above 80% (configurable) for Node.js/TypeScript projects. This skill should be used…
软件工程 / 诊断修复
evaluation-harness
evaluation-harness
Builds repeatable evaluation systems with golden datasets, scoring rubrics, pass/fail thresholds, and regression reports. Use for "LLM evaluation", "testing AI…
软件工程 / 诊断修复
contract-testing-builder
contract-testing-builder
Implements API contract testing to ensure provider-consumer compatibility using Pact or similar tools. Prevents breaking changes with contract specifications…