review-rendercv-pr
vmain
io.github.rendercv/rendercv/review-rendercv-pr
Review a GitHub pull request against RenderCV's codebase standards, architecture, and test requirements, then post a detailed review.
“test testing jest playwright” 共 532 个结果
vmain
io.github.rendercv/rendercv/review-rendercv-pr
Review a GitHub pull request against RenderCV's codebase standards, architecture, and test requirements, then post a detailed review.
vmain
io.github.nWave-ai/nWave/nw-pbt-typescript
TypeScript/JavaScript property-based testing with fast-check framework and arbitraries
vmain
io.github.sickn33/antigravity-awesome-skills/sqlmap-database-pentesting
Provide systematic methodologies for automated SQL injection detection and exploitation using SQLMap.
vmain
io.github.iOfficeAI/AionUi/testing
Testing workflow and quality standards for writing and running tests. Use when: (1) Writing new tests, (2) Adding a new feature that needs tests, (3) Modifying logic that has existing tests, (4) Before claiming a task is complete.
vmain
io.github.SawyerHood/dev-browser/dev-browser
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
vmain
io.github.langflow-ai/langflow/component-refactoring
Refactor high-complexity React components in Langflow frontend. Use when manual complexity assessment shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.
vmain
io.github.modelcontextprotocol/kotlin-sdk/mcp-docs
Fetch live MCP specification and docs from modelcontextprotocol.io. Training data may be outdated — default to using this skill when the query touches MCP protocol in any way. Trigger for: implementing or debugging MCP features (sampling, elicitation, completion, tools, resources, prompts, transports); SEPs or spec requirements; MCP transport behavior (SSE, Streamable HTTP, reconnection, retry); authorization/OAuth; conformance test failures; capability negotiation; message schemas. Skip only for pure Kotlin, build system, or refactoring tasks with zero MCP protocol dependency. When in doubt, trigger.
vmain
io.github.PrepLabsAI/InterviewMentor/kubernetes-interviewer
A Senior DevOps engineer interviewer focused on Kubernetes fundamentals. Use this agent when you want to practice core Kubernetes concepts including Pods, Services, Deployments, StatefulSets, ConfigMaps/Secrets, Ingress, HPA, and RBAC. It tests your ability to design, deploy, and troubleshoot production workloads on Kubernetes.
vmain
io.github.proffesor-for-testing/agentic-qe/refactoring-patterns
Apply safe refactoring patterns to improve code structure without changing behavior. Use when cleaning up code, reducing technical debt, or improving maintainability.
vmain
io.github.tursodatabase/turso/testing
How to write tests, when to use each type of test, and how to run them. Contains information about conversion of `.test` to `.sqltest`, and how to write `.sqltest` and rust tests
vmain
io.github.dotnet/msbuild/deploy-msbuild-to-vs
Deploy locally-built MSBuild binaries into a Visual Studio installation for testing and debugging. Use when you need VS itself to use your local MSBuild changes, or when debugging MSBuild as invoked by VS.
vmain
io.github.PramodDutta/qaskills/playwright-mobile-web
Mobile web testing skill using Playwright device emulation covering responsive testing, touch interactions, viewport management, network throttling, geolocation testing, and mobile-specific UI patterns.
vmain
io.github.affaan-m/ECC/mcp-server-patterns
Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.
vmain
io.github.open-metadata/OpenMetadata/writing-playwright-tests
Use when writing new Playwright E2E tests or adding test cases. Provides testing philosophy, patterns, and best practices from the Playwright Developer Handbook.
vmain
io.github.kurtosis-tech/kurtosis/docker-local-build
Build and test Kurtosis from source on local Docker. Compiles all components (engine, core, files-artifacts-expander), builds Docker images, installs the CLI, and restarts the engine. Use when developing Kurtosis and testing changes locally with Docker.
vnext
io.github.storybookjs/storybook/github-qa-labels
Label GitHub issues and PRs found during QA testing. Use when organizing QA findings with proper labels.
vmain
io.github.langwatch/langwatch/browser-test
Validate a feature works by driving a real browser with Playwright MCP. No test files — just interactive verification.
vmain
io.github.web-infra-dev/rstest/typescript
TypeScript anti-slop guardrails. Use when writing or reviewing .ts, .tsx, and .mts files. Covers patterns that Biome, tsc, and rslint do not catch.
vdev
io.github.RSSNext/Folo/mobile-e2e
Run apps/mobile Maestro end-to-end tests in this repo. Use when an agent needs to validate mobile auth flows on iOS Simulator or Android Emulator. Current maintained coverage is register, sign out, and sign in.
vmain
io.github.sethdford/claude-skills/automation-architecture
Design scalable, maintainable test automation architecture. Use when planning automation framework structure and patterns.
vmain
io.github.github/awesome-copilot/reviewing-oracle-to-postgres-migration
Identifies Oracle-to-PostgreSQL migration risks by cross-referencing code against known behavioral differences (empty strings, refcursors, type coercion, sorting, timestamps, concurrent transactions, etc.). Use when planning a database migration, reviewing migration artifacts, or validating that integration tests cover Oracle/PostgreSQL differences.
vmain
io.github.Feel-ix-343/markdown-oxide/testing
Test markdown-oxide LSP changes by reproducing the issue and validating the fix in an editor (Neovim, Helix, or Zed).
vmain
io.github.Feel-ix-343/markdown-oxide/testing-neovim
Test markdown-oxide LSP features in Neovim
vmain
io.github.Feel-ix-343/markdown-oxide/testing-zed
Test markdown-oxide LSP features in Zed