搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
security
security
OWASP security patterns, secrets management, security testing
软件工程 / 诊断修复
ce-test-xcode
ce-test-xcode
Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking…
软件工程 / 诊断修复
内容再利用工具-SMS
content-repurposer-sms
当用户希望将单一内容转换为多种格式,或在不同以文本为主和以视觉为主的平台(如 LinkedIn、Twitter/X 等)上适配内容时(……
软件工程 / 诊断修复
evaluate-rag
evaluate-rag
Guides evaluation of RAG pipeline retrieval and generation quality. Use when evaluating a retrieval-augmented generation system, measuring retrieval quality, assessing generation faithfulness or relevance, generating synthetic QA pairs for retrieval testing, or optimizing chunking strategies.
软件工程 / 诊断修复
dart-test-fundamentals
dart-test-fundamentals
Core concepts and best practices for `package:test`. Covers `test`, `group`, lifecycle methods (`setUp`, `tearDown`), and configuration (`dart_test.yaml`).
软件工程 / 诊断修复
solidjs
solidjs
SolidJS framework development skill for building reactive web applications with fine-grained reactivity. Use when working with SolidJS projects including: (1) Creating components with signals, stores, and effects, (2) Implementing reactive state management, (3) Using control flow components (Show, For, Switch/Match), (4) Setting up routing with Solid Router, (5) Building full-stack apps with SolidStart, (6) Data fetching with createResource, (7) Context API for shared state, (8) SSR/SSG configuration. Triggers: solid, solidjs, solid-js, solid start, solidstart, createSignal, createStore, createEffect.
软件工程 / 诊断修复
flowchart-creator
flowchart-creator
Create HTML flowcharts and process diagrams with decision trees, color-coded stages, arrows, and swimlanes. Use when users request flowcharts, process…
软件工程 / 诊断修复
skill-integration-tester
skill-integration-tester
Validate multi-skill workflows defined in CLAUDE.md by checking skill existence, inter-skill data contracts (JSON schema compatibility), file naming…
软件工程 / 诊断修复
data-science-expert
data-science-expert
Expert-level data science, analytics, visualization, and statistical modeling
软件工程 / 诊断修复
ctx-upgrade
ctx-upgrade
Update context-mode from GitHub and fix hooks/settings. Pulls latest, builds, installs, updates npm global, configures hooks. Trigger: /context-mode:ctx-upgrade
软件工程 / 诊断修复
axiom-swiftui-architecture
axiom-swiftui-architecture
Use when separating logic from SwiftUI views, choosing architecture patterns, refactoring view files, or asking 'where should this code go', 'how do I organize…
软件工程 / 诊断修复
pp-archive-is
pp-archive-is
Use this skill whenever the user wants to archive a URL, bypass a paywall, look up an existing archive, view a cached version of a webpage, pull article text…
软件工程 / 诊断修复
axiom-xcode-debugging
axiom-xcode-debugging
Use when encountering BUILD FAILED, test crashes, simulator hangs, stale builds, zombie xcodebuild processes, "Unable to boot simulator", "No such module"…
软件工程 / 诊断修复
kernel-typescript-sdk
kernel-typescript-sdk
Build browser automation scripts using the Kernel TypeScript SDK with Playwright, CDP, and remote browser management.
软件工程 / 诊断修复
laravel-tdd
laravel-tdd
Test-Driven Development specifically for Laravel applications using Pest PHP. Use when implementing any Laravel feature or bugfix - write the test first, watch…
软件工程 / 诊断修复
copilotkit-contribute
copilotkit-contribute
Use when contributing to the CopilotKit open-source project — forking, cloning, setting up the monorepo, creating branches, running tests, and submitting pull requests against CopilotKit/CopilotKit.
软件工程 / 诊断修复
content-pattern-analyzer-sms
content-pattern-analyzer-sms
When the user wants to find patterns in what content works and what doesn't. Also use when the user mentions 'what's working,' 'content patterns,' 'best…
软件工程 / 诊断修复
apply-anthropic-skill-best-practices
apply-anthropic-skill-best-practices
Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure
软件工程 / 诊断修复
express-production
express-production
Production-ready Express.js development covering middleware architecture, error handling, security hardening, testing strategies, and deployment patterns
软件工程 / 部署发布
connecting-lambda-to-api-gateway
connecting-lambda-to-api-gateway
Connects an existing AWS Lambda function to Amazon API Gateway by creating a REST or HTTP API with resource/method setup, Lambda proxy integration,…