Author Profile: smarkwal

Skills published by smarkwal with real stars/downloads and source-aware metadata.

Total Skills

2

Total Stars

0

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

docs-sync

0

Stars
0
Downloads
0

dead-code-cleanup

0

Stars
0
Downloads
0

Published Skills

Coding

docs-sync

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.

Repository SourceNeeds Review
Security

dead-code-cleanup

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.

Repository SourceNeeds Review
Author smarkwal | V50.AI