Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
dimsour
GitHub 제작자 프로필

dimsour

1개 GitHub 저장소에서 수집된 81개 skills를 저장소 단위로 보여줍니다.

수집된 skills
81
저장소
1
업데이트
2026-04-22
저장소 탐색

저장소와 대표 skills

audit
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
데이터베이스 아키텍트

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
소프트웨어 개발자

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
이 저장소에서 수집된 skills 81개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다