api-test
01manikosto/claude-code-python-stack
Command
Generate OOP-based API test suite with httpx, Pydantic models, Allure reporting, and proper test data factories. Invokes api-test-writer agent.
Complete Python toolkit for Claude Code — 20 skills, 11 agents, 11 commands for FastAPI, Django, SQLAlchemy, pytest, Allure, PostgreSQL, Redis, ClickHouse, Docker and more
manikosto/claude-code-python-stack
Command
Generate OOP-based API test suite with httpx, Pydantic models, Allure reporting, and proper test data factories. Invokes api-test-writer agent.
manikosto/claude-code-python-stack
Command
Incrementally fix build and type errors with minimal, safe changes.
manikosto/claude-code-python-stack
Command
Comprehensive security and quality review of uncommitted changes.
manikosto/claude-code-python-stack
Command
Look up current documentation for a library or topic via Context7.
manikosto/claude-code-python-stack
Command
Restate requirements, assess risks, and create step-by-step implementation plan. WAIT for user CONFIRM before touching any code.
manikosto/claude-code-python-stack
Command
Comprehensive Python code review for PEP 8 compliance, type hints, security, and Pythonic idioms. Invokes the python-reviewer agent.
manikosto/claude-code-python-stack
Command
Review test automation code for OOP compliance, Allure metadata, proper abstractions, and flaky patterns. Invokes qa-reviewer agent.
manikosto/claude-code-python-stack
Command
Safely identify and remove dead code with test verification at every step.
manikosto/claude-code-python-stack
Command
Enforce test-driven development workflow. Write tests FIRST, then implement minimal code to pass. Ensure 80%+ coverage.
manikosto/claude-code-python-stack
Command
Analyze test coverage, identify gaps, and generate missing tests to reach 80%+ coverage.
manikosto/claude-code-python-stack
Command
Run comprehensive verification on current Python codebase state.