manikosto/claude-code-python-stack
Instructions file
Claude Code instructions for manikosto/claude-code-python-stack, covering claude.md, project type, mandatory conventions, python code and test code (strict oop — non-negotiable).
manikosto/claude-code-python-stack
Instructions file
Claude Code instructions for manikosto/claude-code-python-stack, covering claude.md, project type, mandatory conventions, python code and test code (strict oop — non-negotiable).
manikosto/claude-code-python-stack
Agent
API test automation specialist. Generates OOP-based pytest test suites with httpx/requests, Pydantic models, Allure reporting, and proper test data management. Use when writing new API tests or expanding test coverage.
manikosto/claude-code-python-stack
Agent
Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
manikosto/claude-code-python-stack
Agent
Expert code review specialist. Reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.
manikosto/claude-code-python-stack
Agent
PostgreSQL database specialist for query optimization, schema design, security, and performance. Use when writing SQL, creating migrations, or troubleshooting database performance.
manikosto/claude-code-python-stack
Agent
Documentation specialist. Use for updating codemaps, READMEs, and documentation to match current codebase state.
manikosto/claude-code-python-stack
Agent
Expert planning specialist for complex features and refactoring. Use when users request feature implementation, architectural changes, or complex refactoring.
manikosto/claude-code-python-stack
Agent
Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes.
manikosto/claude-code-python-stack
Agent
QA automation architect specializing in test framework design, OOP test patterns, pytest infrastructure, and CI/CD test pipeline setup. Use when designing test frameworks, structuring test projects, or planning test strategies.
manikosto/claude-code-python-stack
Agent
QA automation code reviewer. Reviews test code for OOP compliance, Allure reporting, proper abstraction layers, flaky patterns, and test design. Use after writing tests or before merging test PRs.
manikosto/claude-code-python-stack
Agent
Dead code cleanup and consolidation specialist. Use for removing unused code, duplicates, and refactoring. Runs analysis tools to identify dead code and safely removes it.
manikosto/claude-code-python-stack
Agent
Security vulnerability detection and remediation specialist. Use after writing code that handles user input, authentication, API endpoints, or sensitive data.
manikosto/claude-code-python-stack
Agent
Test-Driven Development specialist enforcing write-tests-first methodology. Use when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.
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.