python-testing
vmain
io.github.affaan-m/ECC/python-testing
Python testing best practices using pytest including fixtures, parametrization, mocking, coverage analysis, async testing, and test organization. Use when writing or improving Python tests.
“test testing jest playwright” 共 553 个结果
vmain
io.github.affaan-m/ECC/python-testing
Python testing best practices using pytest including fixtures, parametrization, mocking, coverage analysis, async testing, and test organization. Use when writing or improving Python tests.
vmain
io.github.udecode/plate/testing
Skill: testing
vmain
io.github.udecode/plate/testing
Skill: testing
vmain
io.github.sickn33/antigravity-awesome-skills/sql-injection-testing
Execute comprehensive SQL injection vulnerability assessments on web applications to identify database security flaws, demonstrate exploitation techniques, and validate input sanitization mechanisms.
vmain
io.github.sickn33/antigravity-awesome-skills/api-fuzzing-bug-bounty
Provide comprehensive techniques for testing REST, SOAP, and GraphQL APIs during bug bounty hunting and penetration testing engagements. Covers vulnerability discovery, authentication bypass, IDOR exploitation, and API-specific attack vectors.
vmain
io.github.affaan-m/ECC/browser-qa
Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.
vmaster
io.github.JetBrains/intellij-community/testing-internals
Internals of tests.cmd execution flow, test discovery, and troubleshooting. Use when debugging test discovery issues or understanding the test runner.
vmain
io.github.pydantic/monty/python-playground
Run and test Python code in a dedicated playground directory. Use when you need to execute Python scripts, test code snippets, investigate CPython behavior, or experiment with Python without affecting the main codebase.
vmain
io.github.citypaul/.dotfiles/refactoring
Refactoring assessment and patterns. Use after mutation testing validates test strength (MUTATE phase) to assess improvement opportunities.
vmain
io.github.naodeng/awesome-qa-skills/automation-testing
Use this skill when you need to design automation testing approaches using patterns like POM, data-driven testing, or BDD; triggers include 自动化测试 and automation testing.
vmain
io.github.naodeng/awesome-qa-skills/automation-testing
Use this skill when you need to design automation testing approaches using patterns like POM, data-driven testing, or BDD; triggers include automation testing and test automation strategy.
vmain
io.github.RightNow-AI/openfang/browser
Playwright-based browser automation patterns for autonomous web interaction
vmain
io.github.bobmatnyc/claude-mpm/toolchains-universal-infrastructure-docker
Docker containerization for packaging applications with dependencies into isolated, portable units ensuring consistency across development, testing, and production environments.
vmain
io.github.CorrectRoadH/OpenTickly/backend-test-worker
Build and verify real-Postgres Go tests and thin transport smoke for tracking behavior.
vmain
io.github.baojie/shiji-kb/skill_109
Use when probing enemy leadership's judgment quality and decision-making state. Based on Zhong's grain-request test against Wu: make a resource request, observe whether wise counsel is heeded or ignored, and interpret the response to assess arrogance and internal divisions for attack timing.
vmain
io.github.affaan-m/ECC/python-testing
pytest、TDD手法、フィクスチャ、モック、パラメータ化、カバレッジ要件を使用したPythonテスト戦略。
vdev
io.github.RSSNext/Folo/mobile-self-test
Self-test a mobile feature change or bug fix after implementation in `apps/mobile`. Use this whenever the user asks to verify a mobile change, run simulator acceptance, smoke-test a mobile PR, or provide screenshot proof for a mobile fix. This skill decides between prod vs local API mode, starts the local follow-server when needed, builds a release app, uses Maestro only to bootstrap registration for non-auth work, then switches to screenshot-driven visual validation and returns screenshot evidence.
vmaster
io.github.Significant-Gravitas/AutoGPT/pr-review
Review a PR for correctness, security, code quality, and testing issues. TRIGGER when user asks to review a PR, check PR quality, or give feedback on a PR.
vmain
io.github.abelrguezr/hacktricks-skills/css-injection-code
How to perform CSS injection attacks to exfiltrate data from input fields using CSS selectors and @import. Use this skill whenever the user mentions CSS injection, style injection, data exfiltration from forms, input field attacks, or wants to extract secrets from HTML input values. This is essential for web security testing when you need to extract hidden or sensitive data from input fields that can't be accessed through normal means.
vmain
io.github.abelrguezr/hacktricks-skills/css-injection
CSS injection attack techniques for web security testing. Use this skill whenever the user mentions CSS injection, style injection, attribute exfiltration, blind CSS attacks, @import exfiltration, unicode-range attacks, font-based data leakage, or any CSS-based information disclosure. Trigger for pentesting tasks involving CSS vulnerabilities, XSS search via CSS, or data exfiltration through style attributes. Make sure to use this skill for any web security assessment where CSS injection vectors are suspected or confirmed.
vmain
io.github.NeverSight/learn-skills.dev/refactor
Systematic refactoring skill with test coverage requirements. Supports scope analysis, test-first refactoring, and integration with DevDocs workflow. Use when users need to refactor code, improve code quality, or restructure existing implementations. Triggers on keywords like "refactor", "重构", "优化代码", "代码改造", "tech debt", "技术债".
vmain
io.github.NeverSight/learn-skills.dev/mobile-emulation
Mobile device emulation and responsive testing with Playwright. Use when testing mobile layouts, touch interactions, device-specific features, or responsive breakpoints.
vmain
io.github.NeverSight/learn-skills.dev/nextjs-frontend-testing
Use this skill whenever the user wants to set up, improve, or run frontend tests (unit, component, and E2E) for a Next.js (App Router) + TypeScript + Tailwind + shadcn/ui project using Vitest/Jest, React Testing Library, and Playwright.
vmain
io.github.affaan-m/ECC/python-testing
使用pytest的Python测试策略,包括TDD方法、夹具、模拟、参数化和覆盖率要求。