Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
chicongst
Profil créateur GitHub

chicongst

Vue par dépôt de 21 skills collectés dans 2 dépôts GitHub.

skills collectés
21
dépôts
2
mis à jour
2026-07-07
explorateur de dépôts

Dépôts et skills représentatifs

dotnet-code-refactor
Développeurs de logiciels

Safely refactor .NET / C# code at Senior Engineer level — diagnose code smells, classify risk (SAFE/RISKY/DANGEROUS), check the test safety net (or add characterization tests first), apply smallest-change-at-a-time for one smell, preserve behavior, match project convention. Use whenever the user wants to actually rewrite, restructure, clean up, or improve existing code — phrases like refactor this, refactor code, clean up, restructure, improve code quality, fix code smell, extract function, extract class, rename, inline, simplify, make this cleaner, make this DRY. Also trigger after a dotnet-code-review when the user says "apply the fixes". Skill DOES modify code (unlike dotnet-code-review which only inspects).

2026-05-26
dotnet-code-review
Analystes en assurance qualité des logiciels et testeurs

Multi-dimensional .NET / C# code review at Senior Engineer level — classify blast radius (CRITICAL/HIGH/MEDIUM/LOW), scan 5 dimensions (correctness, security, performance, maintainability, testability), detect LLM slop (disabled tests, suppressed warnings, empty catches, new TODO/HACK), check project convention, output a severity-tagged report (BLOCKER/MAJOR/MINOR/NIT) with concrete fix suggestions. Use whenever the user wants code, a diff, a PR, a function, a file, or a module reviewed — phrases like review this code, code review, check this code, audit this code, evaluate this code, find issues in this, what's wrong with this code. Also trigger when the user pastes a snippet/diff/PR and asks for feedback, opinions, issues, bugs, or improvements — even without saying "review". Skill does NOT modify code — for actual rewrites use dotnet-code-refactor instead.

2026-05-26
db-design
Architectes de bases de données

Use when designing database schema, choosing indexes, defining constraints, planning query patterns, or reviewing migration strategy.

2026-04-09
refactor
Développeurs de logiciels

Use when user asks to refactor, clean up, simplify, or restructure code. Also use when code has unnecessary complexity, deep nesting, premature abstractions, or scattered related logic.

2026-04-09
pr-review
Analystes en assurance qualité des logiciels et testeurs

Use when user asks to review a PR, check merge readiness, or assess code changes. Also use when given a PR URL or diff to evaluate.

2026-04-08
algorithm-review
Développeurs de logiciels

Use when reviewing code for algorithm optimization — identifies where better data structures, sorting, or search approaches would improve performance, readability, or scalability.

2026-04-08
api-design
Développeurs de logiciels

Use when designing or reviewing APIs — covers resources, contracts, error handling, versioning, and examples.

2026-04-08
architect
Développeurs de logiciels

Use when designing system architecture, planning new services, evaluating tradeoffs, or mapping data flow and rollout plans.

2026-04-08
Affichage des 8 principaux skills collectés sur 20 dans ce dépôt.
2 dépôts affichés sur 2
Tous les dépôts sont affichés