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 件のリポジトリを表示
すべてのリポジトリを表示しました