writing-tests
vmaster
io.github.JetBrains/intellij-community/writing-tests
Guidelines for writing tests in IntelliJ codebase. Use when creating new test classes or test methods.
“test testing jest playwright” 共 894 个结果
vmaster
io.github.JetBrains/intellij-community/writing-tests
Guidelines for writing tests in IntelliJ codebase. Use when creating new test classes or test methods.
vmain
io.github.MoizIbnYousaf/Ai-Agent-Skills/backend-development
Backend API design, database architecture, microservices patterns, and test-driven development. Use for designing APIs, database schemas, or backend system architecture.
vmain
io.github.tradermonty/claude-trading-skills/skill-designer
Design new Claude skills from structured idea specifications. Use when the skill auto-generation pipeline needs to produce a Claude CLI prompt that creates a complete skill directory (SKILL.md, references, scripts, tests) following repository conventions.
vmaster
io.github.supabase/supabase/studio-testing
Testing strategy for Supabase Studio. Use when writing tests, deciding what type of test to write, extracting logic from components into testable utility functions, or reviewing test coverage. Covers unit tests, component tests, and E2E test selection criteria.
vmain
io.github.vamseeachanta/workspace-hub/testing-automation
Sub-skill of automation: Testing Automation.
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.