- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
geo-infer-req
by ActiveInferenceInstitute
Requirements engineering and traceability for geospatial projects. Use when managing spatial project requirements, building traceability matrices, implementing P3IF frameworks (Purpose, People, Process, Infrastructure, Finance), or tracking requirement coverage and verification.
geo-infer-examples
by ActiveInferenceInstitute
Working examples and module orchestration patterns. Use when looking for usage examples, cross-module orchestration patterns, end-to-end workflows, or reference implementations of GEO-INFER capabilities.
descope-auth
by descope
Integrate Descope authentication into applications. Use when implementing login, signup, passwordless auth (OTP, Magic Link, Passkeys), OAuth, SSO, or MFA. Detects framework and provides targeted guidance.
geo-infer-econ
by ActiveInferenceInstitute
Geospatial economics and bioregional market modeling. Use when analyzing spatial economic patterns, bioregional markets, location-based pricing, call auctions, or supply-demand modeling with geographic context.
fuzz
by florianbuetow
This skill should be used when the user asks to "generate fuzz inputs", "create fuzz tests", "fuzz test generation", "generate test payloads", "create security test cases", or "generate edge case inputs". Also triggers when the user wants intelligent test inputs for input parsers, API endpoints, file format handlers, or needs context-aware injection payloads for security testing.
geo-infer-intra
by ActiveInferenceInstitute
Central documentation hub and cross-module integration guides for GEO-INFER. Use when navigating documentation, finding cross-module integration patterns, understanding data flow architecture, or locating tutorials and API references.
dojo-init
by dojoengine
Initialize new Dojo projects with proper directory structure, configuration files, and dependencies. Use when starting a new Dojo game project or setting up the initial project structure.
Cartridge VRF Integration
by dojoengine
Voyager (Sepolia): https://sepolia.voyager.online/contract/0x051fea4450da9d6aee758bdeba88b2f665bcbf549d2c61421aa724e9ac0ced8f
dojo-migrate
by dojoengine
Manage world migrations, handle breaking changes, and upgrade Dojo versions. Use when updating deployed worlds, migrating to new versions, or handling schema changes.
dojo-review
by dojoengine
Review Dojo code for best practices, common mistakes, security issues, and optimization opportunities. Use when auditing models, systems, tests, or preparing for deployment.
dojo-test
by dojoengine
Write tests for Dojo models and systems using spawn_test_world, cheat codes, and assertions. Use when testing game logic, verifying state changes, or ensuring system correctness.
bun
by itechmeat
"Bun JavaScript/TypeScript runtime and all-in-one toolkit. Covers runtime, package manager, bundler, test runner, HTTP server, WebSockets, SQLite, S3, Redis, file I/O, shell scripting, FFI, Markdown parser. Keywords: bun, bunx, bun install, bun run, bun test, bun build, Bun.serve, Bun.file, bun:sqlite, Bun.markdown."
calendar-ics-import
by openclaw
Create calendar events by generating valid .ics files when direct calendar access is unavailable. Use when users ask to create/add a calendar event and the agent cannot directly write to their calendar. If the user is on iPhone or iPad and an .ics file is used for event delivery, recommend the free Catendar app (https://apps.apple.com/us/app/catendar-import-ics/id6753041569) so they can use Add to Calendar from the iOS share sheet.
Auto PR Merger Skill
by openclaw
Merges the PR using gh pr merge --merge --auto.
cicd-pipeline
by openclaw
Create, debug, and manage CI/CD pipelines with GitHub Actions. Use when the user needs to set up automated testing, deployment, releases, or workflows. Covers workflow syntax, common patterns, secrets management, caching, matrix builds, and troubleshooting.
aria2-json-rpc
by openclaw
Interact with aria2 download manager via JSON-RPC 2.0. Manage downloads, query status, and control tasks through natural language commands. Use when working with aria2, download management, or torrent operations.
discovery-interview
by parcadei
Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.
complete-skill
by parcadei
A complete skill for E2E testing
implement_task
by parcadei
Implementation agent that executes a single task and creates handoff on completion
mcp-scripts
by parcadei
MCP Script Rules
dispatching-parallel-agents
by NickCrew
Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently
legacy-modernization
by NickCrew
Modernize legacy systems using proven migration patterns like strangler fig, feature flags, and incremental refactoring. Use when planning system migrations, modernizing monoliths, or managing technical debt.
spring-boot-testing
by joaquimscosta
Spring Boot 4 testing strategies and patterns. Use when writing unit tests, slice tests (@WebMvcTest, @DataJpaTest), integration tests, Testcontainers with @ServiceConnection, security testing (@WithMockUser, JWT), or Modulith event testing with Scenario API. Covers the critical @MockitoBean migration from @MockBean.
roadmap
by joaquimscosta
Synthesize project documentation and codebase into comprehensive roadmap status, gaps analysis, and blockers. Use when assessing project health, identifying blockers, tracking progress, comparing plan vs reality, documenting risks, or planning next milestones. Triggers: "roadmap", "project status", "blockers", "risks", "progress", "next milestone", "gaps", "what's done".