Doesitwork — Testing skill for Claude Code
Does it work.
How to install Doesitwork
Installs to ~/.claude/skills/webuild-ai-claude-toolkit-doesitwork/SKILL.md
mkdir -p ~/.claude/skills/webuild-ai-claude-toolkit-doesitwork && curl -fsSL https://raw.githubusercontent.com/webuild-ai/claude-toolkit/HEAD/commands/doesitwork.md -o ~/.claude/skills/webuild-ai-claude-toolkit-doesitwork/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Doesitwork does
description: Does it work? Quick health check for any feature - validates API endpoints, frontend-backend integration, test coverage, and suggests fixes.
Does It Work? - Feature Health Check
**Quick Answer First**: Give a clear ✅ YES / ⚠️ PARTIAL / ❌ NO verdict at the top, then dive into details.
This skill checks if a feature actually works end-to-end. It validates API endpoints, frontend-backend integration, test coverage, identifies issues, and suggests specific fixes.
Quick
Alternatives in Testing
- Spy — by spylang - Enforces strict coding conventions with comprehensive testing guidelines, multiple code compilati 678 ★
- /test-factory - Test Generated Skills Or Agents — Quick testing helper for generated skills and agents to ensure they work correctly 618 ★
- Test Fixing — Detect failing tests and propose patches or fixes 475 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Quinn
Activates Quinn, QA Engineer. Validates releases, runs regression checks, verifies service wiring, tests API e
Test API
Test Python backend API endpoints using pytest
/stats
quick project health dashboard. lines of code, file counts, git activity, test coverage if available
Onecommand
Build a complete, production-ready software system from a single prompt. Orchestrates Claude and Codex through
Amby.Analyze
Cross-check spec, plan, and tasks for coverage, consistency, and dependency-graph health.
Validate Hypothesis
Business hypothesis validation skill. Validates ideas through 6 phases (origin check, market confirmation, int
Related Agents
API Contract Architect
Use this agent when you need to define API contracts between frontend and backend teams. This includes creatin
API Contract Validator
API contract validation agent that ensures frontend API calls match backend endpoints, request/response types
Quick Executor
Executes small, low-risk, mechanical tasks fast — typo fixes, copy/i18n tweaks, config value changes, single-f