Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

OpinionatedDotNetCodingStandards

OpinionatedDotNetCodingStandards contient 11 skills collectées depuis LeeSanderson, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
11
Stars
0
mis à jour
2026-07-06
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

implementation
Développeurs de logiciels

Fully implement a PRD's issues end-to-end — a parallel read-only investigation pass, then strictly serial TDD implementation on the PRD's shared feature branch, HITL issues left for a human. Use after write-a-prd + prd-to-issues, when the user wants to "implement the PRD", run the whole issue queue, or run /implementation.

2026-07-06
update-nuget-packages
Développeurs de logiciels

Check NuGet analyzer packages for newer versions and, if any are found, autonomously drive the entire release end-to-end — PRD and issues, /implementation, cleanup, changelog, PR with auto-merge, tag, and a published NuGet release. Use when the user wants to bump analyzer dependencies or asks "are there any NuGet updates?".

2026-07-06
work-on-next-issue
Développeurs de logiciels

Pick the next AFK issue from issues/ and implement it end-to-end via TDD, then commit. Use when the user wants to advance the ralph queue, asks to "work on the next issue", or runs this in a /loop.

2026-06-19
work-on-this
Développeurs de logiciels

Implement a specific piece of work described in the skill argument, end-to-end via TDD, then commit. Use when the user wants to work on a described task rather than picking from the issue queue.

2026-06-19
tdd
Analystes en assurance qualité des logiciels et testeurs

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

2026-06-17
prove-it-to-me
Développeurs de logiciels

Triggered when the user is skeptical or suspicious of a previous response. The

2026-06-16
improve-codebase-architecture
Développeurs de logiciels

Explore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable by deepening shallow modules. Use when user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more AI-navigable.

2026-05-30
prd-to-issues
Spécialistes en gestion de projets

Break a PRD into independently-workable issues and write each as a local markdown file in issues/. Use when the user wants to turn a PRD into a list of concrete tasks.

2026-05-30
review-agents-md
Spécialistes en gestion de projets

Review the AGENTS.md file to ensure all rules are up-to-date, removing any redundant or overly vague rules and updating deterministic guardrails as needed.

2026-05-30
write-a-prd
Développeurs de logiciels

Generate a PRD from the client brief and write it as a local markdown file in issues/. Use when the user wants to turn a client request into a structured PRD.

2026-05-30
clean-up-prd
Développeurs de logiciels

Verify all issues related to the current PRD have been completed and then delete all issues and the PRD itself to maintain a clean project management environment.

2026-05-30