Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
dimsour
GitHub-Creator-Profil

dimsour

Repository-Ansicht von 81 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
81
Repositories
1
aktualisiert
2026-04-22
Repository-Explorer

Repositories und repräsentative Skills

audit
Softwarequalitätssicherungsanalysten und -tester

Full-project health audit — spawns 5 specialists (dotnet-reviewer, security-analyzer, testing-reviewer, performance-profiler, deployment-validator) in parallel. Use for onboarding or pre-release.

2026-04-22
boundaries
Softwareentwickler

Analyze project/namespace boundaries, detect circular refs and layering violations via dotnet-depends and solution graph. Use before major refactors or to validate Clean Architecture.

2026-04-22
challenge
Softwareentwickler

Senior-engineer challenge mode — aggressively question the current approach, hunt for N+1 queries, captive deps, missing auth, sync-over-async, leaks. Use before finalizing significant changes.

2026-04-22
compound
Softwareentwickler

Capture a solved problem as institutional knowledge. Writes `.claude/solutions/{category}/{slug}.md` with symptoms, root cause, fix, category, tags. Use after notable fixes.

2026-04-22
document
Softwareentwickler

Generate or update documentation — XML doc comments, README, architecture docs, OpenAPI descriptions. Uses code as source of truth; no hallucinated features.

2026-04-22
learn-from-fix
Softwareentwickler

Extract durable lessons from a just-finished fix — propose CLAUDE.md rule, Iron Law addition, or Solution doc. Use after resolving a surprising/repeatable bug.

2026-04-22
migration-check
Datenbankarchitekten

Validate EF Core migrations for destructive ops, downtime risk, and backward compatibility. Detects dropped columns, NOT NULL additions without defaults, data-destructive renames.

2026-04-22
n-plus-one-check
Softwareentwickler

Scan for EF Core N+1 query patterns — loops over materialized lists that access navigations, missing Include, lazy loading in hot paths. Reports file:line findings.

2026-04-22
Zeigt die Top 8 von 81 gesammelten Skills in diesem Repository.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt