Testing

Unit tests, integration tests, test automation

Showing 1657-1680 of 5584 skills
openclaw

Obsidian CLI 探索记录

by openclaw

默认 Vault:建议先设置默认 vault,避免每次都要指定 -v 参数

CLI Tools 4.5K 4mo ago
openclaw

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.

Code Gen 4.5K 5mo ago
openclaw

Auto PR Merger Skill

by openclaw

Merges the PR using gh pr merge --merge --auto.

CLI Tools 4.5K 5mo ago
openclaw

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.

CI/CD 4.5K 5mo ago
openclaw

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.

CLI Tools 4.5K 5mo ago
m1heng

feishu-e2e-test

by m1heng

Local E2E debug and test framework for clawd-feishu plugin development. Use when debugging message flow, testing bot responses, verifying Feishu web UI interactions, or performing end-to-end validation of the OpenClaw-Feishu integration during development.

Agents 4.3K 5mo ago
voxel51

fiftyone-voodo-design

by voxel51

Build FiftyOne UIs using VOODO (Voxel Official Design Ontology), the official React component library. Use when building plugin panels, creating interactive UIs, or styling FiftyOne applications. Fetches current documentation dynamically from llms.txt.

Testing 37 5mo ago
ferminrp

mapcn

by ferminrp

Technical guide to integrate mapcn in React + shadcn projects. Use when the user asks to integrate mapcn, add mapcn to a shadcn app, use mapcn MapControls/Markers/Routes/Clusters, implement controlled viewport state, use the useMap hook, or access MapLibre through mapcn.

Linting 37 5mo ago
mcouthon

debug

by mcouthon

"Systematic debugging with hypothesis-driven investigation. Use when something is broken, tests are failing, unexpected behavior occurs, or errors need investigation. Triggers on: 'this is broken', 'debug', 'why is this failing', 'unexpected error', 'not working', 'bug', 'fix this issue', 'investigate', 'tests failing', 'trace the error', 'use debug mode'. Full access mode - can run commands, add logging, and fix issues."

Code Gen 77 5mo ago
mcouthon

makefile

by mcouthon

"Use when creating Makefiles for process lifecycle management with PID tracking, logging, and status monitoring. Triggers on: 'use makefile mode', 'makefile', 'create makefile', 'process management', 'background jobs', 'start/stop services'. Full access mode - can create/modify Makefiles."

Kubernetes 77 5mo ago
mcouthon

deep-research

by mcouthon

"Exhaustive investigation with citations and structured findings. Use when thorough coverage is needed, all sources must be cited, or research will inform critical decisions. Triggers on: 'use deep-research mode', 'deep research', 'exhaustive investigation', 'thorough research', 'cite all sources', 'comprehensive analysis', 'leave no stone unturned', 'research everything'. Read-only mode - investigates and documents but doesn't modify code."

Academic 77 5mo ago
peterbamuhigire

mobile-rbac

by peterbamuhigire

"Role-Based Access Control for Android mobile apps integrating with a multi-tenant SaaS backend. Covers permission fetching, caching in EncryptedSharedPreferences, Jetpack Compose permission gates (PermissionGate, ModuleGate, PermissionButton), module-gated bottom navigation, navigation guards, offline-capable permission checks, and defense-in-depth patterns. Use when implementing permission-based UI gating, role-based feature access, or module-based tab visibility in Android apps."

Responsive 22 5mo ago
peterbamuhigire

API Testing Verification

by peterbamuhigire

Unit tests can't catch backend-frontend mismatches. Always verify with real API calls before committing.

API Dev 22 5mo ago
peterbamuhigire

android-biometric-login

by peterbamuhigire

"Optional biometric (fingerprint/face) gate on Android app launch using AndroidX Biometric API. Covers BiometricHelper utility, splash screen integration, settings toggle with verification, EncryptedSharedPreferences storage, and graceful fallback. Use when adding biometric authentication to any Android app."

Auth 22 5mo ago
peterbamuhigire

sdlc-testing

by peterbamuhigire

"Generate Testing & Quality documentation for SDLC projects. Covers Software Test Plan (STP), Test Case Specifications, Software Validation & Verification Plan (SVVP), Validation Test Report (SVTR), and Peer Review/Inspection Reports. Use when establishing testing strategy, creating test documentation, or conducting quality validation."

Security 22 5mo ago
peterbamuhigire

android-tdd

by peterbamuhigire

"Android Test-Driven Development standards. Enforces Red-Green-Refactor cycle, test pyramid (70/20/10), layer-specific testing strategies, and CI integration. Use when building or reviewing Android apps with TDD methodology."

Refactoring 22 5mo ago
peterbamuhigire

ai-error-handling

by peterbamuhigire

Validation and error handling for AI-generated code. Use when verifying AI output, building production code, or ensuring code correctness. Enforces automatic quality checks and validation loops.

Debugging 22 5mo ago
peterbamuhigire

ai-error-prevention

by peterbamuhigire

Error prevention strategies for AI-assisted development. Use when working with Claude to minimize hallucinations, incomplete solutions, and wasted tokens. Enforces "trust but verify" workflow.

Debugging 22 5mo ago
peterbamuhigire

sdlc-planning

by peterbamuhigire

"Generate Planning & Management documentation for SDLC projects. Covers Project Vision & Scope, SDP, SCMP, QA Plan, Risk Plan, SRS, and Feasibility Study. Use when starting a new project, conducting project governance, or establishing the planning baseline before development begins."

Code Gen 22 5mo ago
peterbamuhigire

Android Mobile Reports

by peterbamuhigire

Proper key() usage in LazyColumn items

Analytics 22 5mo ago
Geeksfino

fork-test

by Geeksfino

Minimal skill for testing context fork behavior. Do not use in production.

Auth 64 6mo ago
geekatron

ux-atomic-design

by geekatron

"Atomic Design component taxonomy sub-skill for the /user-experience parent skill. Implements Brad Frost's 5-level component hierarchy (Atoms, Molecules, Organisms, Templates, Pages) for design system architecture. Produces component inventories, design token audits, composition rules, and Storybook coverage reports. Invoke when teams need component taxonomy construction, design system architecture, Storybook integration, design token consistency analysis, or component reuse auditing. Invoked by ux-orchestrator during Wave 3 lifecycle-stage routing or when user intent is \"Building component system\" during the \"During design\" stage. Triggers: atomic design, component taxonomy, design tokens, Storybook, atoms molecules organisms, design system, component inventory, component library."

Agents 27 4mo ago
geekatron

nasa-se

by geekatron

NASA Systems Engineering skill implementing NPR 7123.1D processes through 10 specialized agents. Use for requirements engineering, verification/validation, risk management, technical reviews, system integration, configuration management, architecture decisions, trade studies/exploration, quality assurance, and SE status reporting following mission-grade practices.

Agents 27 4mo ago
geekatron

ux-design-sprint

by geekatron

"AJ&Smart Design Sprint 2.0 facilitation sub-skill for the /user-experience parent skill. Facilitates a structured four-day rapid prototyping and validation process compressed from the Google Ventures five-day Design Sprint (Knapp, Zeratsky & Kowitz, 2016; Courtney, 2019). Produces sprint artifacts including challenge maps, solution sketches, storyboards, realistic prototypes, and structured user interview findings with synthesis confidence gates. Invoke when teams need to rapidly validate a product concept, solve a critical design challenge through structured prototyping, test ideas with real users before committing to development, or explore solution directions when they do not know what to build. Triggers: design sprint, GV sprint, rapid prototyping, sprint week, map sketch decide test, 4-day sprint, design sprint 2.0, AJ Smart sprint, validate prototype, test with users, sprint facilitation."

Agents 27 4mo ago