Skip to main content
Run any Skill in Manus
with one click
DimonSmart
GitHub creator profile

DimonSmart

Repository-level view of 47 collected skills across 4 GitHub repositories.

skills collected
47
repositories
4
updated
2026-07-11
repository explorer

Repositories and representative skills

Showing top 8 of 26 collected skills in this repository.
nullable-attributes
software-developers

Apply C# nullable analysis attributes from System.Diagnostics.CodeAnalysis when `?`, non-nullable declarations, and ordinary flow analysis are not enough. Use for Try-patterns, guard helpers, late initialization, member null-state guarantees, generic nullability, and compiler flow hints around nullable warnings.

2026-05-22
readme-human-style
software-developers

Create, edit, review, or polish README.md and README-like Markdown fragments in a calm, concrete, non-marketing engineering style close to the repository author's voice. Use for README.md, README*.md, README sections in Markdown files, and short documentation fragments intended to be copied into README.

2026-05-22
worklog-import
software-developers

Import existing specs/docs/planning documents from an explicitly provided SOURCE_FOLDER into .worklog. Use only when invoked manually by the user as /worklog-import SOURCE_FOLDER. SOURCE_FOLDER is required; if it is missing, ask for it and do not inspect or move source files.

2026-05-22
worklog-index
software-developers

Rebuild or update `.worklog/INDEX.md` from current worklog documents. Use after creating, archiving, replacing, importing, or reconciling worklog documents.

2026-05-22
worklog-reconcile
software-developers

Compare an existing work document with the actual implementation, git diff, and recent commits. Use after significant implementation or investigation to decide whether an Outcome section, a follow-up work document, or no worklog update is needed.

2026-05-22
worklog-review
software-developers

Review whether current changes follow the worklog-driven development rules. Use before commits or when checking worklog structure.

2026-05-22
worklog-start
software-developers

Create the next numbered work document before significant implementation work. Use when starting a feature, user-visible behavior change, architecture decision, or spike.

2026-05-22
Showing 4 of 4 repositories
All repositories loaded