搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 诊断修复
senior-qa-engineer
senior-qa-engineer
Behave as a Senior QA Engineer covering the complete software testing lifecycle from requirements analysis through test automation and continuous improvement.…
软件工程 / 诊断修复
reddit-ads
reddit-ads
Reddit Ads API - campaigns, targeting, conversions, agentic optimization
软件工程 / 诊断修复
shadcn-inertia
shadcn-inertia
shadcn/ui component integration for Inertia Rails React (NOT Next.js): forms, dialogs, tables, toasts, dark mode, command palette, and more. Use when building UI with shadcn/ui components in an Inertia app or adapting shadcn examples from Next.js. NEVER react-hook-form/zod — wire shadcn inputs to Inertia Form via name attribute. Flash toasts require Rails flash_keys initializer config.
软件工程 / 诊断修复
rxjs
rxjs
ALWAYS use when working with RxJS Observables, operators, and reactive patterns in Angular applications.
软件工程 / 诊断修复
python-backend
python-backend
Production Python async patterns including asyncio TaskGroup, FastAPI dependency injection and middleware, SQLAlchemy 2.0 async sessions, and database…
软件工程 / 诊断修复
slack-bot
slack-bot
Send messages and rich content to Slack channels via webhooks or Bot API. Use Block Kit for formatted announcements, marketing reports, and community updates. Trigger phrases: "post to slack", "slack message", "slack webhook", "slack notification", "slack announcement", "send to slack", "slack marketing", "slack update", "slack channel".
软件工程 / 诊断修复
rtk-optimizer
rtk-optimizer
Wrap high-verbosity shell commands with RTK to reduce token consumption. Use when running git log, git diff, cargo test, pytest, or other verbose CLI output…
软件工程 / 诊断修复
react-spring
react-spring
Use when implementing Disney's 12 animation principles with React Spring's physics-based animations
软件工程 / 部署发布
mongodb-expert
mongodb-expert
MongoDB document modeling, aggregation pipeline optimization, sharding strategies, replica set configuration, connection pool management, and indexing…
软件工程 / 诊断修复
clap
clap
Build production Rust CLIs with Clap: subcommands, config layering, validation, exit codes, shell completions, and testable command surfaces
软件工程 / 部署发布
canton-network-repos
canton-network-repos
Use when working with Canton Network participants, DAML smart contracts, Splice applications, or debugging LF version and package ID issues.
软件工程 / 诊断修复
plasmo-extension-architect
plasmo-extension-architect
Architect Chrome MV3 extensions using Plasmo, including messaging, storage, and UI surfaces.
软件工程 / 部署发布
biome-developer
biome-developer
General development best practices and common gotchas when working on Biome. Use for avoiding common mistakes, understanding Biome-specific patterns (AST,…
软件工程 / 部署发布
github-actions
github-actions
Use when adding CI/CD, creating workflows, auditing GitHub Actions, or fixing action pinning. Creates and audits workflows for SHA pinning and permissions.
软件工程 / 诊断修复
ddd-strategic-design
ddd-strategic-design
Design DDD strategic artifacts including subdomains, bounded contexts, and ubiquitous language for complex business domains.
软件工程 / 诊断修复
angular-animations
angular-animations
Configure Angular animations with triggers, transitions, keyframes, and reusable animation functions. Use when working with Angular enter/leave animations, UI transitions, route animations, stagger effects, animation triggers, or when the user asks to animate Angular components.
软件工程 / 诊断修复
backend-testing
backend-testing
Turn backend test ambiguity into one practical backend test packet. Use when the user needs API/service/repository/auth-flow coverage design, fixture or seed/reset strategy, container-vs-mock dependency choices, contract/API compatibility checks, or flaky backend-suite stabilization across local and CI. Route org-wide testing policy to `testing-strategies`, API shape decisions to `api-design`, and auth implementation to `authentication-setup`.
软件工程 / 诊断修复
cli-anything-videocaptioner
cli-anything-videocaptioner
AI-powered video captioning — transcribe speech, optimize/translate subtitles, and burn them into video via the stable VideoCaptioner backend. Free ASR and translation included.
软件工程 / 诊断修复
asyncio-concurrency-patterns
asyncio-concurrency-patterns
Complete guide for asyncio concurrency patterns including event loops, coroutines, tasks, futures, async context managers, and performance optimization
软件工程 / 部署发布
a11y-audit
a11y-audit
Run accessibility audits on web projects combining automated scanning (axe-core, Lighthouse) with WCAG 2.1 AA compliance mapping, manual check guidance, and structured reporting. Output is configurable: markdown report only, markdown plus machine-readable JSON, or markdown plus issue tracker integration. Use this skill whenever the user mentions "accessibility audit", "a11y audit", "WCAG audit", "accessibility check", "compliance scan", or asks to check a web project for accessibility issues. Also trigger when the user wants to verify WCAG conformance or map findings to a specific standard (CAN-ASC-6.2, EN 301 549, ADA/AODA).