microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1a84554b682a27ab81f3bacac1f03a17a6c7656a

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

collections/coding-standards.collection.yml

73lines · modepreview

id: coding-standards
name: Coding Standards
description: Language-specific coding instructions and pre-PR code review agents for bash, Bicep, C#, PowerShell, Python, Rust, and Terraform projects
tags:
  - coding-standards
  - code-review
  - pull-request
  - quality
  - bash
  - bicep
  - csharp
  - powershell
  - python
  - rust
  - terraform
  - uv
items:
  # Agents
  - path: .github/agents/coding-standards/code-review-full.agent.md
    kind: agent
    maturity: experimental
  - path: .github/agents/coding-standards/code-review-functional.agent.md
    kind: agent
  - path: .github/agents/coding-standards/code-review-standards.agent.md
    kind: agent
    maturity: experimental
  # Prompts
  - path: .github/prompts/coding-standards/code-review-functional.prompt.md
    kind: prompt
  - path: .github/prompts/coding-standards/code-review-full.prompt.md
    kind: prompt
    maturity: experimental
  # Instructions
  - path: .github/instructions/coding-standards/code-review/diff-computation.instructions.md
    kind: instruction
    maturity: experimental
  - path: .github/instructions/coding-standards/code-review/review-artifacts.instructions.md
    kind: instruction
    maturity: experimental
  - path: .github/instructions/coding-standards/bash/bash.instructions.md
    kind: instruction
  - path: .github/instructions/coding-standards/bicep/bicep.instructions.md
    kind: instruction
  - path: .github/instructions/coding-standards/csharp/csharp.instructions.md
    kind: instruction
  - path: .github/instructions/coding-standards/csharp/csharp-tests.instructions.md
    kind: instruction
  - path: .github/instructions/coding-standards/powershell/pester.instructions.md
    kind: instruction
  - path: .github/instructions/coding-standards/powershell/powershell.instructions.md
    kind: instruction
  - path: .github/instructions/coding-standards/rust/rust.instructions.md
    kind: instruction
  - path: .github/instructions/coding-standards/rust/rust-tests.instructions.md
    kind: instruction
  - path: .github/instructions/coding-standards/python-script.instructions.md
    kind: instruction
  - path: .github/instructions/coding-standards/python-tests.instructions.md
    kind: instruction
  - path: .github/instructions/coding-standards/terraform/terraform.instructions.md
    kind: instruction
  - path: .github/instructions/coding-standards/uv-projects.instructions.md
    kind: instruction
  - path: .github/instructions/shared/hve-core-location.instructions.md
    kind: instruction
  # Skills
  - path: .github/skills/coding-standards/python-foundational
    kind: skill
    maturity: experimental
  - path: .github/skills/shared/pr-reference
    kind: skill
display:
  ordering: alpha