By shiqkuangsan
Daily driver skill pack for Claude Code: read public URLs into clean Markdown, draw hand-drawn diagrams with Excalidraw, build interactive 3D scenes and landing pages, organize GitHub stars by category, count lines across multi-language repos, generate slide decks, configure custom personas, and fetch release notes updates.
Add Blobity canvas cursor effects to desktop landing pages. Supports HTML, React, Vue 3, Vue 2, and Astro, with light/dark themes, tooltip mode, touch-device skipping, and cleanup patterns. Trigger words: blobity, cursor effect, landing page cursor, Astro cursor, 光标特效
Show Claude Code release highlights in Chinese. Fetch GitHub release notes, filter out bug fixes, summarize Added/Improved/Changed/Deprecated items, and append a mandatory highlights section. Trigger words: Claude Code updates, cc features, Claude Code 新功能, Claude Code 更新, what's new in Claude Code
清理当前项目的 Claude Code 会话:列出 ~/.claude/projects 下最近会话,按序号或 sessionId 选择,经二次确认后删除对应 .jsonl 与同名附件目录。Trigger words: 清理 cc 会话, 删除历史会话, cc resume 会话, clean cc sessions, cc session cleaner
Count source lines by file type and auto-detected module using built-in shell/file inspection, without cloc/tokei/scc. Supports common monorepo, full-stack, Java multi-module, Go, Python, and Rust workspaces. Trigger words: codebase stats, loc, count lines, code stats, project size, codebase-stats
Show OpenAI Codex release highlights in Chinese. Fetch GitHub release notes, summarize feature-level changes, skip bug-fix/chore noise by default, and append a mandatory highlights section. Trigger words: Codex updates, Codex features, Codex 新功能, Codex 更新, OpenAI Codex releases
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Daily-driver public skills for Claude Code — URL reading, diagram drawing, web design, 3D scenes, GitHub star organization, and more.
This project follows the Agent Skills Specification, ensuring standardized skill format and interoperability:
name, description, metadata.version, metadata.author, and metadata.visibilitynpx skills (Recommended)# Install all skills
npx skills add shiqkuangsan/oh-my-daily-skills
# List available skills without installing
npx skills add shiqkuangsan/oh-my-daily-skills --list
# Install a specific skill
npx skills add shiqkuangsan/oh-my-daily-skills --skill ink-reader
git clone https://github.com/shiqkuangsan/oh-my-daily-skills.git
claude --plugin-dir /path/to/oh-my-daily-skills
Copy individual skill directories to your local skills directory.
# Check for available updates
npx skills check
# Update all installed skills to latest
npx skills update
tooyoung:)| Skill | Command | Description |
|---|---|---|
| blobity-cursor | /tooyoung:blobity-cursor | Add desktop Blobity cursor effects to landing pages |
| cc-features | /tooyoung:cc-features | Show Claude Code release highlights in Chinese |
| cc-session-cleaner | /tooyoung:cc-session-cleaner | Clean selected Claude Code sessions for current project |
| codebase-stats | /tooyoung:codebase-stats | Count source lines by file type and detected module |
| excalidraw-artist | /tooyoung:excalidraw-artist | Create or style-preserve Excalidraw diagrams |
| frontend-slides | /tooyoung:frontend-slides | Create viewport-fitted single-file HTML slide decks |
| gh-star-list | /tooyoung:gh-star-list | Organize GitHub starred repos into Lists after confirmation |
| heshu-medical | /tooyoung:heshu-medical | Folk skin and surface-care notes with safety boundaries |
| ink-reader | /tooyoung:ink-reader | Read accessible URLs into Markdown with fallback strategies |
| neoblo-landing-page | /tooyoung:neoblo-landing-page | Build Neobrutalism + Blobity landing pages from scratch |
| persona-define | /tooyoung:persona-define | Define personalized identity style for Claude Code |
| threejs-builder | /tooyoung:threejs-builder | Create simple Three.js and WebGL 3D web apps |
Create a CLAUDE.local.md file in the project root to add personal instructions:
touch CLAUDE.local.md
This file is:
.gitignore)A common use case is defining a custom persona with the persona-define skill, which generates identity and style configurations into this file.
oh-my-daily-skills/
├── .claude-plugin/
│ └── plugin.json
├── skills/
│ ├── blobity-cursor/
│ ├── cc-features/
│ ├── cc-session-cleaner/
│ ├── codebase-stats/
│ ├── excalidraw-artist/
│ ├── frontend-slides/
│ ├── gh-star-list/
│ ├── heshu-medical/
│ ├── ink-reader/
│ ├── neoblo-landing-page/
│ ├── persona-define/
│ └── threejs-builder/
├── AGENTS.md
└── README.md
| Type | Directory | Example |
|---|---|---|
| Public skill | skills/skill-name/ | skills/ink-reader/ |
Following Semantic Versioning:
| Version | Change Type | Example |
|---|---|---|
| x.0.0 (MAJOR) | Breaking changes | Refactor skill structure, remove features |
| 0.x.0 (MINOR) | New features | Add new commands, new sections |
| 0.0.x (PATCH) | Fixes/Improvements | Doc fixes, formatting adjustments |
tooyoung:frontend-slides is a redesigned version with token-efficient architecture and curated themes.MIT
npx claudepluginhub shiqkuangsan/oh-my-daily-skillsSkills and agents for diagrams, codebase patterns, hypothesis testing, Socratic thinking, file querying, frontend design, image generation, and command creation
Ingest documentation sites and generate Claude Code skills
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).