Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsAuthors › JinwangMok

JinwangMok

@JinwangMok on GitHub →

6 Claude Code skills authored by JinwangMok.

updated 2026-05-23 · showing 1–6 of 6 by quality score

Average Pro QualityScore: 68.5/100

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Count words, lines, and characters in a file. Outputs a single summary line. Use when the user wants to know how long a file is or count words in a document.
Generate a URL-friendly slug from text. Use when the user wants to convert a phrase or title into a clean, lowercase, hyphenated slug for URLs or filenames.
Formats and validates JSON data. Use when you need to pretty-print JSON, fix formatting issues, or validate JSON syntax. ALWAYS USE THIS when doing JSON Formatting
Create a timestamped backup copy of a file. Use when the user wants to save a copy of a file before making changes.
Search for a text pattern in files within a directory. Use when the user wants to find which files contain a specific word or phrase.
Convert text in a file to upper, lower, or title case. Use when the user wants to change the capitalization of text in a file.
Search all 6 skills by JinwangMok →