Skip to main content
在 Manus 中运行任何 Skill
一键导入
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
当前展示该仓库 Top 8 / 81 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库