TestAny-io/testany-agent-skills
Skill Claude CodeCodex
A review process for project guardrails, meaning shared engineering rules that govern how work is done in a repository.
TestAny-io/testany-agent-skills
Skill Claude CodeCodex
A review process for project guardrails, meaning shared engineering rules that govern how work is done in a repository.
TestAny-io/testany-agent-skills
Skill Claude CodeCodex
A project-wide set of engineering rules covering default practices, forbidden actions, and changes that require another review. The rules can be created from interviews or by examining an existing repository.
TestAny-io/testany-agent-skills
Skill Claude CodeCodex
A workflow guide that scans a project and identifies its current stage in a software planning and delivery process.
TestAny-io/testany-agent-skills
Skill Claude CodeCodex
A review process for a high-level design (HLD), the technical plan for how a system will be structured. It checks whether that plan still matches the product requirements and examines technical risks before implementation.
TestAny-io/testany-agent-skills
Skill Claude CodeCodex
A process for writing a high-level design, which explains a system’s architecture, major components, technology choices, and key technical decisions.
TestAny-io/testany-agent-skills
Skill Claude CodeCodex
A review process for a low-level design (LLD), the detailed plan for implementing a system. It checks the plan against the product requirements, high-level design (HLD), API contract, and project rules.
TestAny-io/testany-agent-skills
Skill Claude CodeCodex
A guide for writing a low-level design, which describes modules, interfaces, implementation details, error handling, concurrency, and tests.
TestAny-io/testany-agent-skills
Skill Claude CodeCodex
A review checklist for product requirement documents, or PRDs—documents that describe what a product should do and why. It checks whether requirements are complete, clear, consistent, traceable, and testable.
TestAny-io/testany-agent-skills
Skill Claude CodeCodex
A writing assistant for creating a product requirements document (PRD), which explains what a product or feature should do and why. It covers goals, user scenarios, requirements, rules, data concepts, quality targets, and acceptance criteria without prescribing technical implementation.
TestAny-io/testany-agent-skills
Skill Claude CodeCodex
A tool for building an interactive user-interface prototype from product requirements and user journeys. It uses sample data and keeps the prototype separate from production code so the team can test the experience early.
TestAny-io/testany-agent-skills
Skill Claude CodeCodex
A review process for checking an interactive prototype—the early, runnable version of a user interface—before technical design begins. It checks alignment with requirements and user journeys, interaction states, code isolation, and the quality of information passed to later design work.
TestAny-io/testany-agent-skills
Skill Claude CodeCodex
A skill for writing an operations runbook: a practical guide for deploying, monitoring, troubleshooting, and rolling back a system.