npx skills add smithery/manastalukdar --skill make-it-pretty
manastalukdar/ai-devstudio
make-it-pretty
Improve code readability through formatting and structure enhancements
Installation
npx skills add manastalukdar/ai-devstudio --skill make-it-pretty
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Also in this package
Other skills from manastalukdar/ai-devstudio · top by installs.
npx skills add manastalukdar/ai-devstudio
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Skill metadata
Parsed from SKILL.md frontmatter.
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md622 B -
docs
SUMMARY.md92 B
History
- First seen on skills.sh
- First recorded snapshot · 8 installs
SKILL.md
Make It Pretty
I'll improve code readability while preserving exact functionality.
Token Optimization
Expected range: 300–1,600 tokens (initial), 100 tokens (cache hit)
Caching: Caches style patterns in .claude/cache/make-it-pretty/ for 7 days. Invalidated when CSS/style files change.
Early exit: Returns immediately if no style issues are detected in changed files.
Patterns used: Grep-before-Read, early exit, git diff scope default, caching