ac-coverage
01AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A skill for checking or assisting with acceptance-criteria coverage, including its workflow and Python-related guidance.
Universal, language-agnostic development standards for software projects. Includes coding standards, git workflows, testing guidelines, documentation structure, and AI collaboration rules.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A skill for checking or assisting with acceptance-criteria coverage, including its workflow and Python-related guidance.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A helper for recording architecture decision records, which document the background, options, and final choice behind a system design decision.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A guide to designing and assessing software tests, including unit tests, integration tests, and test-driven or behavior-driven development.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A guide to structuring a codebase so an AI coding assistant can understand its modules, boundaries, and documentation.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A guide to creating and maintaining instruction files such as CLAUDE.md, AGENTS.md, and editor rules files for AI coding tools.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A guide to designing application interfaces that other software can use, including REST, GraphQL, and gRPC APIs.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
An acceptance-test-driven development guide. ATDD means agreeing on what the software must accept as correct, then turning those conditions into tests before implementation.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
An audit assistant for diagnosing, analysing, and reporting on a software project or process.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A behaviour-driven development guide. BDD describes how software should behave in examples that people involved in the project can discuss and understand.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A structured brainstorming guide for turning a vague idea into a practical feature proposal before writing a specification.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A tool for creating and maintaining CHANGELOG.md entries in Keep a Changelog format, a common structure for listing changes in each software release.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A check-in assistant that guides a workflow for reviewing changes before they are committed to version control.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A guide for designing, configuring, and improving CI/CD pipelines. These pipelines automatically build, test, and may deploy software as changes are integrated.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A code-review assistant that guides the review of proposed software changes using defined review categories and comment prefixes.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A commit-message helper that reads staged changes and writes a message in Conventional Commits format, a shared style for describing code changes.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A contract-testing guide for checking that connected software components agree on the data and interactions they exchange. A contract test verifies this agreement without requiring a full end-to-end test.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A guide to database structure, data migrations, queries, and indexes. A database stores application data; a migration changes its structure, and an index helps it find data faster.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A guide to deploying software without a CI/CD platform such as GitHub Actions or GitLab CI. Deployment means putting an application on a server, and CI/CD automates building, testing, and releasing it.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A guide to choosing and tracking a software development method for a project, including SDD, BDD, and TDD. TDD means writing tests before implementation; BDD describes behaviour through scenarios, and SDD focuses development on specifications.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A guide that maps the current stage of software development to the appropriate UDS commands and skills. UDS is the development-standards system used by this add-on set.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A guide to generating project documents, including workflow choices, configuration-file formats, the .usage-docs.yaml file, and available output types.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A guide to organising project documentation and deciding what it should contain, including README files, contribution guides, architecture notes, and API documentation. A README is the main introduction to a project.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A guide to assistants that keep running work across interruptions, including recovery decisions and retry strategies. It covers how to use them and their main concepts.
AsiaOstrich/universal-dev-standards
Skill Claude CodeCodex
Part of universal-dev-standards
A tool guide for creating end-to-end test skeletons from BDD .feature scenarios, detecting the testing framework, and finding coverage gaps. End-to-end tests check complete user flows, while BDD scenarios describe expected behaviour in plain language.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: