Total Skills
2
Skills published by smarkwal with real stars/downloads and source-aware metadata.
Total Skills
2
Total Stars
0
Total Downloads
0
Comparison chart based on real stars and downloads signals from source data.
docs-sync
0
dead-code-cleanup
0
Review documentation files for consistency with the codebase. Use for: checking README.md, copilot-instructions.md, and other markdown docs for outdated class names, package names, method names, config keys, build commands, source layout, tech stack versions, and missing or incorrect information; also detect duplicated information across docs and suggest deduplication with a canonical source. Reports all inconsistencies and asks for confirmation before fixing.
Audit and remove dead code from the codebase. Use for: finding unused Java parameters, fields, methods, imports, CSS classes/rules, HTML attributes; removing leftover symbols after refactors; cleaning up after feature removal. Produces a report first, then removes each item after confirmation.