- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
pixi
by TTTPOB
Comprehensive package and environment management using pixi - a fast, modern, cross-platform package manager. Use when working with pixi projects for (1) Project initialization and configuration, (2) Package management (adding, removing, updating conda/PyPI packages), (3) Environment management (creating, activating, managing multiple environments), (4) Feature management (defining and composing feature sets), (5) Task execution and management, (6) Global tool installation, (7) Dependency resolution and lock file management, or any other pixi-related operations. Supports Python, C++, R, Rust, Node.js and other languages via conda-forge ecosystem.
systematic-debugging
by Jackiexiao
(中文)Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
em-marketing-content
by easymailing
Use when creating marketing content for Easymailing - blog articles, integration pages, or product pages. Also use when user says "crear contenido", "escribir blog", "crear integración", "página de producto", or similar requests. For newsletters use em-newsletter skill instead.
supabase-reset-test-gen-loop
by dolessHQ
Iteratively run a local Supabase reset, database tests, and type generation until they succeed, fixing issues between runs. Use when asked to reset the local Supabase DB, run supabase test db, and regenerate types (npm run gen-types) in a loop.
mobile-update-advisor
by Envy-7z
Mobile dependency and platform update advisor for Android and Flutter projects. Use when mapping project structure, evaluating SDK/dependency updates, prioritizing technical debt, identifying architecture hotspots, or creating a safe improvement roadmap.
data-engineering-storage-remote-access-integrations-duckdb
by legout
"Using DuckDB with remote cloud storage via HTTPFS extension, fsspec, and Delta Lake integration. Covers S3, GCS, Azure, and S3-compatible endpoints."
hytopia-camera
by Abstrucked
Helps control camera perspectives in HYTOPIA SDK games. Use when users need first-person/third-person views, camera tracking, zoom effects, or cinematic cameras. Covers PlayerCamera, camera modes, offsets, and FOV.
tap-water-philosophy
by sethmblack
Evaluate products, services, and pricing decisions against the standard of abundance and accessibility. The mission of a manufacturer is to produce goods so plentifully and affordably that they bec...
bf-archive-sprint
by khaki4
스프린트 내 모든 에픽이 완료된 후 스프린트 문서를 아카이빙한다. 문서 이동, changelog 업데이트, git commit을 자동으로 수행한다.
frontend-test
by shaul1991
테스트 작성 에이전트. 단위/통합/E2E 테스트를 작성합니다.
Systematic Debugging
by yousufjoyian
Claude agent skills and workspace configuration
page-cro
by alexwelcing
Analyze and optimize landing pages for maximum conversion rates
asir
by xuasir
Asir's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Asir's preferences.
vm-test-generator
by zeal422
Generates unit tests, integration tests, and edge cases for existing code. Auto-detects testing framework (Jest, Vitest, Pytest, Go test, etc.) and creates comprehensive tests to prevent regression.
harness-methodology
by johnnylugm-tech
全流程軟體開發管線編排與品質門禁。Phase 1-8、A/B 協作、12 維度品質憲章。 Use when: user asks to execute a phase, plan work, run quality gates, or implement FRs. Not applicable: one-shot scripts, quick fixes, non-software tasks.
unit-tests
by inUpowers
Build unit tests for any project, any codebase, any file. These unit tests will follow industry best practices.
writing-skills
by oyi77
Use when creating new skills, editing existing skills, or verifying skills work before deployment
medium-plan
by VitaDynamics
Transform feature descriptions into well-structured project plans following conventions
hermes-browser-extension
by simonwar119-wq
"Build, develop, and debug the Hermes Browser Extension — a Chrome extension (Manifest V3) that bridges Hermes Agent to the browser via WebSocket. Use this when working on the extension's code, testing its features, planning development phases, preparing Chrome Web Store submission, or debugging WebSocket/DOM interaction issues."
ai-product
by yunaamelia
"Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production. This skill covers LLM integration patterns, RAG architecture, prompt ..."
run-tests
by florentinl
Validate code changes by selecting and running the appropriate test suites using the rt CLI. Use this when editing code to verify changes work correctly, run tests, validate functionality, or check for regressions.
systematic-debugging
by Jackiexiao
(中文)Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
planning
by tstelzer
Use when you have a spec or requirements for a multi-step task, before touching code
code-modularization-evaluator
by dotneet
Evaluate and improve code modularization using the Balanced Coupling Model. Analyzes coupling strength, connascence types, and distance to identify refactoring opportunities and architectural improvements. Use when reviewing code architecture, refactoring modules, or designing new systems.