Packs

3 packs

Results for “test-app”

350 skills
anthropic
webapp-testing
Test local web applications by writing native Python Playwright scripts, with helpers for server lifecycle management and a reconnaissance-then-action pattern for dynamic UIs.
158k · bundle
leandrobenjaminl
frontend-e2e-testing
Guides end-to-end testing of frontend applications using Playwright or Cypress, covering multi-page user flows in real browsers, API mocking, and CI integration.
0
seb1n
static-application-security-testing
Analyze source code for security vulnerabilities using static analysis tools, custom rules, and CI-integrated scanning pipelines. Use when the user requests static application security testing or provides relevant inputs for this workflow.
159
livelybug
qa
Systematically QA test a web application and fix bugs found. (gstack)
0
lovits
qa
Systematically QA test a web application and fix bugs found. (gstack)
0 · bundle
antigravity
tdd
Guides test-driven development with a vertical-slice approach, writing one test at a time and implementing minimal code to pass, then refactoring.
42.4k · bundle
sakamoto-family-smile
laravel-tdd
Guides test-driven development for Laravel apps using PHPUnit and Pest, covering factories, database testing, fakes, and coverage targets.
0
expo
expo-deployment
Deploy Expo apps to production with EAS — build and submit to the iOS App Store, Google Play Store, and TestFlight, configure eas.json build and submit profiles, manage app versions and build numbers, publish App Store metadata and ASO, and deploy web bundles and API routes via EAS Hosting.
2.2k · bundle
rajanthar
browser-qa-router
Route browser, UI QA, smoke testing, click-path auditing, Webwright, and desktop app automation prompts. Use when prompts mention browser QA, Playwright, smoke tests, app/browser interaction, click paths, screenshots, Webwright, or Windows desktop E2E.
0 · bundle
mhassan0000
webapp-testing
Interact with and test local web applications using Playwright, including verifying frontend functionality, debugging UI behavior, capturing screenshots, and viewing browser logs.
1 · bundle
expo
add-app-clip
Adds an iOS App Clip target to an Expo project, including target setup, associated domains, AASA file hosting, and TestFlight submission.
2.2k · bundle
mesteriis
go
Applies Go rules for packages, explicit errors, interfaces, concurrency, tests, and tooling.
0
mukul975
testing-for-xss-vulnerabilities
Tests web applications for Cross-Site Scripting (XSS) vulnerabilities by injecting JavaScript payloads into reflected, stored, and DOM-based contexts to demonstrate client-side code execution, session hijacking, and user impersonation.
24.6k · bundle
lingxling
webapp-testing
Interact with and test local web applications using Playwright, including verifying frontend functionality, debugging UI behavior, capturing screenshots, and viewing browser logs.
253 · bundle
projectious-work
gate-management
Manage Gate entities — validation checkpoints that WorkItems, scopes, or policy applications must pass (code review, security scan, tests). Use when defining or updating a checkpoint for v2 workflow surfaces — code review, tests green, security scan, stakeholder approval.
0 · bundle
huuanh20
scale-game
Tests approaches at extreme scales to reveal fundamental limits and strengths hidden at normal scales.
1
ecnu-icalk
webapp-testing
Tests local web applications by writing native Python Playwright scripts, with helpers for server lifecycle management, DOM inspection, and screenshot capture.
559 · bundle
manu14357
angular-testing
Write unit and integration tests for Angular v20+ applications using Vitest or Jasmine with TestBed and modern testing patterns. Use for testing components with signals, OnPush change detection, services with inject(), and HTTP interactions. Triggers on test creation, testing signal-based components, mocking dependencies, or setting up test infrastructure. Don't use for E2E testing with Cypress or Playwright, or for testing non-Angular JavaScript/TypeScript code.
16 · bundle
chimeranext
feature-flags
Implements feature flags and remote configuration in Flutter apps using Firebase Remote Config and LaunchDarkly, enabling staged rollouts, A/B testing, and kill switches without app updates.
4
neekware
senior-qa
Generates unit tests, integration tests, and E2E tests for React/Next.js applications. Scans components to create Jest + React Testing Library test stubs, analyzes Istanbul/LCOV coverage reports to surface gaps, scaffolds Playwright test files from Next.js routes, mocks API calls with MSW, creates test fixtures, and configures test runners. Use when the user asks to "generate tests", "write unit tests", "analyze test coverage", "scaffold E2E tests", "set up Playwright", "configure Jest", "implement testing patterns", or "improve test quality".
0 · bundle
jarbitechture
senior-qa
Generates unit tests, integration tests, and E2E tests for React/Next.js applications. Scans components to create Jest + React Testing Library test stubs, analyzes Istanbul/LCOV coverage reports to surface gaps, scaffolds Playwright test files from Next.js routes, mocks API calls with MSW, creates test fixtures, and configures test runners. Use when the user asks to "generate tests", "write unit tests", "analyze test coverage", "scaffold E2E tests", "set up Playwright", "configure Jest", "implement testing patterns", or "improve test quality".
0 · bundle
mesteriis
rust
Applies Rust rules for ownership, modules, errors, unsafe code, concurrency, tests, and tooling.
0
mesteriis
python
Applies senior Python rules for typing, async, APIs, persistence, tests, packaging, and architecture.
0
mesteriis
typescript
Applies TypeScript/JavaScript rules for types, async behavior, APIs, tooling, tests, and architecture.
0
ssrjkk
artillery
Load tests APIs and applications with Artillery, supporting HTTP, WebSocket, and Socket.io.
2 · bundle
affaan-m
python-testing
Apply comprehensive Python testing strategies using pytest, including TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
226k
affaan-m
windows-desktop-e2e
End-to-end testing for Windows native desktop apps (WPF, WinForms, Win32/MFC, Qt) using pywinauto and Windows UI Automation.
226k
schattenspiegel
fastapi-python
Write, review, debug, and test Python FastAPI applications with path operations, dependencies, Pydantic models, lifespan, middleware, background tasks, exception handling, and ASGI tests.
0 · bundle
pymodel
agent-core-review
Use ONLY for code review and test write/review guidance in `packages/agent-core-v2` (the DI × Scope agent engine). Does NOT apply to the legacy `packages/agent-core` or to any other package — for those, do not load this skill. Groups the review and testing lenses used for agent-core-v2 — `slop` (single-level-of-abstraction / layered error-handling review, invoked only on explicit request) and `test` (contract-driven per-test rules for both authoring and reviewing tests). Apply the sub-skill that matches the task; do not apply `slop` unprompted.
14
inference-sh
app-store-screenshots
Create app store screenshots and preview videos for Apple App Store and Google Play with exact platform specs, device mockups, and gallery ordering guidance.
584
omega-bred
asc-wall-submit
Submits or updates a Wall of Apps entry in the App-Store-Connect-CLI repository using the `asc apps wall submit` command, with dry-run preview and confirmation.
7
nickgallick
vercel-qa
Senior human-style UAT and product QA for Vercel-deployed Next.js + Supabase apps. Use when Nick asks to test an app, QA a deploy, check for bugs, run E2E/UAT, smoke test, validate signup/login flows, test a feature, or assess whether a URL is ready for users. Always start by understanding the product and source code before browser testing when code is available.
0 · bundle
majiayu000
bob
Coordinates blockchain operations on the Aptos testnet via MCP tools, including balance checks, transfers, swaps, staking, and approvals.
567 · bundle
comeonoliver
pinia
Manage Vue application state with Pinia, covering store definition, state, getters, actions, plugins, testing, SSR, and Nuxt integration.
61
dangquangse
scale-game
Tests approaches at extreme scales (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales.
19
timlai666
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
1 · bundle