awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Standards & Rule Enforcement · Awesome GitHub Repositories

6 repos

Awesome GitHub RepositoriesStandards & Rule Enforcement

Explore 6 awesome GitHub repositories matching software engineering & architecture · Standards & Rule Enforcement. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Project Management and Governance
  4. Project Governance
  5. Standards & Rule Enforcement

Awesome Standards & Rule Enforcement GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • mtdvio/every-programmer-should-know

    mtdvio/every-programmer-should-know

    97,839GitHubView on GitHub↗

    This project is a comprehensive, community-curated knowledge base designed to support software engineers in mastering both fundamental computer science principles and practical industry methodologies. It serves as a centralized reference library that aggregates technical resources, academic literature, and professional

    Establishes industry-standard coding conventions and disciplined methodologies for professional software development.

    cc-bycollectioncomputer-science
  • github/spec-kit

    github/spec-kit

    70,645GitHubView on GitHub↗

    Spec-kit is a specification-driven development framework designed to manage the entire software project lifecycle, from initial requirements gathering to final validation. It functions as a command-line environment that orchestrates complex development workflows by chaining shell tasks, human checkpoints, and condition

    Embeds governing principles and organizational standards directly into the operational logic of automated coding agents.

    Pythonaicopilotdevelopment
  • TheAlgorithms/Java

    TheAlgorithms/Java

    65,078GitHubView on GitHub↗

    This project is an educational repository containing a comprehensive collection of classic computer science algorithms and data structures implemented in Java. It serves as a community-driven learning resource designed to help students and developers study fundamental computational problems and practice idiomatic synta

    Models professional software engineering habits, including clean code organization and disciplined version control workflows.

    Javaalgorithmalgorithm-challengesalgorithms
  • cline/cline

    cline/cline

    58,164GitHubView on GitHub↗

    Cline is an extensible agent runtime and multi-agent orchestration engine designed to automate complex software engineering workflows. It functions as an integrated development environment extension that bridges strategic task planning with autonomous execution, allowing users to manage multi-step projects through huma

    Enforces architectural guidelines and coding standards by mandating specific requirements during automated development tasks.

    TypeScript
  • prettier/prettier

    prettier/prettier

    51,664GitHubView on GitHub↗

    Prettier is an opinionated code formatter that parses source code and reprints it from scratch to enforce a consistent, project-wide visual style. By transforming code into an abstract syntax tree and applying a recursive document printing process, it eliminates manual style debates and ensures that all source files ad

    Standardizes formatting rules across multiple independent projects to ensure consistent development patterns throughout an entire organization.

    JavaScriptangularastcss
  • typst/typst

    typst/typst

    51,468GitHubView on GitHub↗

    Typst is a programmable, markup-based typesetting engine designed for professional document creation. It functions as a scriptable publishing toolchain that transforms plain text and code into complex, paginated outputs. By utilizing a high-performance compiler, the system automates document assembly, mathematical rend

    Prioritizes a balance of high-performance execution, intuitive syntax, and robust feature sets to improve document creation workflows.

    Rustcompilermarkuptypesetting

Explore sub-tags

  • Configuration-Driven RulesSystems that use local configuration files to dictate agent behavior and project standards.
  • Constitutional Development GuardrailsAutomated enforcement of project principles and organizational standards within coding agent logic.
  • Project Rule EnforcementConfiguration-driven mechanisms that mandate specific coding standards and architectural constraints for automated development agents.
Software Engineering Best Practices
Guidelines for professional coding standards, project structure, and version control workflows.
  • Team Configuration StandardsShared configuration files and rulesets used to enforce consistent formatting and style across multiple projects.