- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
visual-pixel-perfect
by nguyenthienthanh
"Pixel-perfect visual testing with auto-fix loop. Implement → Render → Snapshot → Compare → Fix until pass."
debugging
by nguyenthienthanh
"Systematic debugging with root cause investigation. NO fixes without understanding cause first."
bugfix-quick
by nguyenthienthanh
"Fast bug fixes with TDD. Lightweight: understand → test → fix → verify."
backend-dev
by julianromli
Comprehensive backend development workflow that orchestrates expert analysis, architecture design, implementation, and deployment using the integrated toolset. Handles everything from API design and database architecture to security implementation and DevOps automation.
task-generator
by julianromli
Generate structured task lists from specs or requirements. IMPORTANT: After completing ANY spec via ExitSpecMode, ALWAYS ask the user: "Would you like me to generate a task list for this spec?" Use when user confirms or explicitly requests task generation from a plan/spec/PRD.
agents-md-generator
by julianromli
Generate hierarchical AGENTS.md structures for codebases. Use when user asks to create AGENTS.md files, analyze codebase for AI agent documentation, set up AI-friendly project documentation, or generate context files for AI coding assistants. Triggers on "create AGENTS.md", "generate agents", "analyze codebase for AI", "AI documentation setup", "hierarchical agents".
vue-test-utils-skilld
by harlan-zw
"ALWAYS use when writing code importing \"@vue/test-utils\". Consult for debugging, best practices, or modifying @vue/test-utils, vue/test-utils, vue test-utils, vue test utils, test-utils, test utils."
build-smart-contracts
by algorand-devrel
Build Algorand smart contracts using Algorand TypeScript (PuyaTs) or Algorand Python (PuyaPy). Use when creating new smart contracts from scratch, adding features or methods to existing contracts, understanding Algorand contract development patterns, or getting guidance on contract architecture. Strong triggers include "create a smart contract", "write a contract that...", "build a voting contract", "implement an NFT contract", "add a method to the contract".
use-algokit-cli
by algorand-devrel
AlgoKit CLI commands for building, testing, and deploying Algorand applications. Use when building or compiling smart contracts, running test suites, deploying to localnet, managing local Algorand network, or understanding the development workflow. Strong triggers include "build the contract", "run the tests", "start localnet", "deploy to localnet", "algokit project run", "localnet status".
test-smart-contracts
by algorand-devrel
Testing patterns for Algorand smart contracts using generated clients and algorandFixture. Use when writing tests for smart contracts, setting up test fixtures and deployment, debugging failing tests, testing multi-user scenarios, or asking about E2E vs unit testing. Strong triggers include "how do I test my contract", "algorandFixture", "test is failing", "LocalNet testing", "vitest setup", "fund contract for boxes".
elixir-thinking
by georgeguimaraes
This skill should be used when the user asks to "implement a feature in Elixir", "refactor this module", "should I use a GenServer here?", "how should I structure this?", "use the pipe operator", "add error handling", "make this concurrent", or mentions protocols, behaviours, pattern matching, with statements, comprehensions, structs, or coming from an OOP background. Contains paradigm-shifting insights.
ux
by williamzujkowski
Ux standards for ux in Design environments. Covers best practices, implementation
monitoring
by williamzujkowski
Monitoring standards for monitoring in Devops environments. Covers best
logging
by williamzujkowski
Logging standards for logging in Observability environments. Covers best
patterns
by williamzujkowski
Patterns standards for patterns in Microservices environments. Covers
kubernetes
by williamzujkowski
Kubernetes standards for container orchestration, deployments, services, ingress, ConfigMaps, Secrets, and security policies. Covers production-ready configurations, monitoring, and best practices for cloud-native applications.
patterns
by williamzujkowski
Patterns standards for patterns in Architecture environments. Covers
javascript-coding-standards
by williamzujkowski
JavaScript/ES6+ coding standards following Airbnb guidelines, modern patterns, React best practices, and comprehensive Jest testing. Use for JavaScript projects requiring clean, maintainable, production-ready code with modern tooling.
model-deployment
by williamzujkowski
Model-Deployment standards for model deployment in Ml Ai environments.
service-mesh
by williamzujkowski
A service mesh is an infrastructure layer that provides transparent service-to-service
gdpr
by williamzujkowski
Gdpr standards for gdpr in Compliance environments. Covers best practices,
serverless
by williamzujkowski
'Benefits:'
typescript-coding-standards
by williamzujkowski
TypeScript coding standards covering strict type system, advanced types, decorators, generics, and best practices for type-safe applications. Use for TypeScript projects requiring robust type safety and maintainable code.
orchestration
by williamzujkowski
Orchestration standards for orchestration in Data Engineering environments.