AsiaOstrich/universal-dev-standards

Universal, language-agnostic development standards for software projects. Includes coding standards, git workflows, testing guidelines, documentation structure, and AI collaboration rules.

72Stars on the repository
61Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

atdd

07

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.

72 5d ago A 176 tokens

deploy

18

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.

72 5d ago C 137 tokens

methodology

19

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.

72 5d ago A 156 tokens

e2e

24

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.

72 5d ago A 188 tokens

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: