- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
java-gradle
by pluginagentmarketplace
Master Gradle - Kotlin DSL, task configuration, build optimization, caching
playwright-test
by martinellich
Creates Playwright browser-based integration tests for Vaadin views covering navigation, form interactions, grid operations, and dialog handling. Use when the user asks to "write Playwright tests", "create e2e tests", "write integration tests", "test in the browser", or mentions end-to-end testing, browser tests, UI integration tests, or Playwright for Vaadin.
implementation-planning
by vinnie357
Activate when creating detailed implementation plans with phases, tasks, dependencies, and resource allocation for software projects
code-quality-assessment
by vinnie357
Activate when analyzing code quality through linting, formatting, testing, coverage analysis, and maintainability metrics
movement-science-stats
by jjodx
Statistical quality checklist for movement science and neuroscience research. Auto-triggers when analyzing data, interpreting results, running statistics, writing results sections, or reviewing analysis code. Based on Makin & Orban de Xivry (2019, eLife).
project-discovery
by vinnie357
Activate when analyzing codebases to understand project structure, technology stack, dependencies, and development workflows
research-methodology
by vinnie357
Activate when conducting topic research with complexity assessment, thinking mode selection, and comprehensive documentation generation
Building Paper Screening Rubrics
by kthorn
Collaboratively build and refine paper screening rubrics through brainstorming, test-driven development, and iterative feedback
remotion-video-reviewer
by ncklrs
Structured review process for Remotion video implementations. Analyzes spec compliance, detects common timing/easing issues, validates asset quality, and provides prioritized revision lists. Use when reviewing Remotion code against design specs or performing quality assurance on video compositions. Trigger phrases "review video code", "check spec compliance", "audit Remotion implementation".
generate-test-cases
by clear-solutions
Analyze code and generate a structured list of test cases following battle-tested INCLUDE/EXCLUDE rules. Outputs Given-When-Then format covering all code branches. Use before writing actual tests.
skill-gap-analyzer
by Exploration-labs
Analyzes the user's skill library to identify coverage gaps, redundant overlaps, and optimization opportunities. Use when users want to understand their skill ecosystem, optimize their skill collection, find missing capabilities for common workflows, or reduce redundant coverage. Triggered by requests like "analyze my skills," "what skills am I missing," "are any of my skills redundant," or "optimize my skill library."
bats-testing-patterns
by ovachiever
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.
jenkins-deploy
by ABCFed
ABC Jenkins 项目发布技能。支持智能参数推断和交互式触发 Jenkins 构建,自动获取 Git 分支和标签信息。当用户请求"发布 Jenkins"、"触发构建"、"部署项目"、"Jenkins 发布"或类似操作时触发此技能。需要环境变量 JENKINS_USER 和 JENKINS_TOKEN。
terramate-best-practices
by terramate-io
Terramate CLI, Cloud, and Catalyst best practices and usage guides. This skill should be used when working with Terramate stacks, orchestration, code generation, Cloud integration, or Catalyst components and bundles.
abc-backend-guide
by ABCFed
ABC 后端开发指南。涵盖 Java/Spring Boot 基础、新建 API 接口、新建 RPC 服务、数据库变更、后端调试排查、项目启动、Git 分支管理。当用户提到"后端开发"、"Java"、"Spring Boot"、"新建接口"、"新建API"、"RPC"、"Feign"、"数据库变更"、"加字段"、"建表"、"后端调试"、"排查问题"、"日志查询"、"启动项目"、"端口"、"分支管理"等关键词时使用此技能。
multiversx-spec-compliance
by multiversx
Verify smart contract implementations match their specifications, whitepapers, and MIP standards. Use when auditing for specification adherence, validating tokenomics implementations, or checking MIP compliance.
mvx_sc_best_practices
by multiversx
Expert guidelines for developing, auditing, and optimizing MultiversX Smart Contracts (Rust).
codebase-pattern-finder
by pratos
Finds similar implementations, usage examples, or existing patterns that can be modeled after. Returns concrete code examples with file:line references. Like codebase-locator but includes actual code details.
agent-ready-codebase
by Casper-Studios
This skill should be used when auditing a codebase for AI agent readiness, or when guiding improvements to make a codebase work well with agentic coding tools. It applies when users ask to evaluate test coverage, file structure, type system usage, dev environment speed, or automated enforcement -- the five pillars that determine how effectively coding agents can operate in a project. Triggers on "audit my codebase", "make this agent-ready", "improve for AI agents", "agent-friendly", or questions about why agents struggle with a codebase.
fix_verification
by multiversx
Verifying if a reported bug is truly fixed.
self-test
by cklxx
自主运行 Lark 场景测试套件,分析失败,按修复分级自动迭代修复。
mvx_property_testing
by multiversx
Using fuzz tests in Rust for invariants.
dlc
by rube-de
Dev Life Cycle quality gates: run security scans, code quality checks, performance analysis, test coverage, and PR review compliance. Routes to domain-specific sub-skills or runs all checks in sequence.
background-tasks
by cklxx
后台任务管理 — 创建/查询/收集后台长时间运行的任务。