Personal Claude Code Skills
My personal Claude Code skills collection.
npx skills add niracler/skill
Or via Claude Code marketplace:
claude plugin marketplace add https://github.com/niracler/skill.git
╭──────────────────────────────────────────────────────────╮
│ $ skill architecture │
│ │
│ External Dependencies: │
│ CLI: git(6) · gh(3) · reminders-cli(2) · jq(2) │
│ markdownlint-cli2(2) · osascript(2) │
│ aliyun-cli(1) · pre-commit(1) │
│ MCP: yunxiao(3) · context7(1) │
│ │
│ Skill Dependencies: │
│ diary-assistant │
│ ├──▶ schedule-manager task review │
│ ├──▶ worklog work log │
│ │ └╌╌▶ yunxiao 云效 data │
│ └──▶ anki-card-generator TIL → flashcards │
│ note-to-blog │
│ └╌╌▶ writing-proofreading draft proofreading │
│ writing-proofreading │
│ └╌╌▶ markdown-lint step 6 formatting │
│ code-sync │
│ └╌╌▶ git-workflow dirty repo commits │
│ git-workflow │
│ └╌╌▶ yunxiao codeup.aliyun.com │
│ skill-reviewer │
│ └╌╌▶ writing-skills quality audit (ext) │
│ │
│ Groups: │
│ Workflow git-workflow · yunxiao · schedule-mgr │
│ ha-integration-reviewer · markdown-lint │
│ skill-reviewer · code-sync · worklog │
│ pinboard-manager │
│ Writing diary-assistant · note-to-blog │
│ writing-proofreading · writing-inspiration │
│ Learning anki-card-generator │
│ Fun zaregoto-miko │
│ │
│ ──▶ dependency ╌╌▶ conditional/optional │
╰──────────────────────────────────────────────────────────╯
Scope: 🌐 = EN-friendly · 🍎 = macOS only · 🔒 = personal/niche
Skill
Description
Dependencies
Scope
git-workflow
Conventional Commits, PR templates, release workflow
git, gh
🌐
code-sync
Batch sync git repos — push (end-of-day) or pull (start-of-day)
git
🌐
worklog
Personal work review with git stats, GitHub & Yunxiao integration
git, gh, jq, yunxiao MCP
🔒
markdown-lint
markdownlint + pre-commit hook setup and batch fix
Node.js, markdownlint-cli2
skill-reviewer
Audit skills for quality and cross-platform compatibility
—
yunxiao
Alibaba Cloud DevOps CLI (git-repo, Push Review, OpenAPI)
git, yunxiao MCP / aliyun CLI
ha-integration-reviewer
Home Assistant integration code review for PR prep
git, gh, Context7 MCP
🔒
pinboard-manager
Pinboard bookmark tag audit and dead link detection
curl, Pinboard API
🔒
schedule-manager
Apple Calendar & Reminders via osascript, GTD methodology
reminders-cli
🍎
Skill
Description
Dependencies
Scope
note-to-blog
Scan Obsidian notes, evaluate blog-readiness, convert and create draft
writing-proofreading
🔒
writing-inspiration
Guided writing for travel notes, TIL, and articles
—
writing-proofreading
6-step Chinese article review workflow
markdownlint-cli2
diary-assistant
Daily journal with GTD task review and work log automation
reminders-cli
🍎 🔒
Skill
Description
Dependencies
Scope
anki-card-generator
Generate Anki flashcards with atomization principles
—
🌐
Skill
Description
Dependencies
Scope
zaregoto-miko
Convert text to Zaregoto series Miko Aoi's speaking style
—
🔒
Recommended External Skills
Skill
Source
Purpose
writing-skills
obra/superpowers
Deep quality audit for skill-reviewer
brainstorming
obra/superpowers
Structured brainstorming before creative work
skills.sh - Community-driven marketplace for AI agent skills. Browse by popularity and category, discover quality skills (React best practices, web design standards, security guides, etc.). Supports Claude Code, Cursor, Copilot, and 30+ agents.
skills CLI - Agent skills management CLI by Vercel. npx skills add <owner/repo> to install. Supports global/project-level installation, auto-detects local agents, and batch updates. Pairs with skills.sh for a complete discover → install → manage workflow.
Agent Skills Documentation
How to Create Custom Skills
Conventional Commits
Semantic Versioning