ShunmeiCho/dotclaude

Collection of Claude Code skills for easy setup across different environments

2Stars on the repository
34Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

article-extractor

01

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Extract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants to download, extract, or save an article/blog post from a URL without ads, navigation, or clutter.

2 7mo ago C 50 tokens

brainstorming

02

ShunmeiCho/dotclaude

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2 7mo ago A 37 tokens

ccxt

03

ShunmeiCho/dotclaude

Skill Claude CodeCodex

CCXT cryptocurrency trading library. Use for cryptocurrency exchange APIs, trading, market data, order management, and crypto trading automation across 150+ exchanges. Supports JavaScript/Python/PHP.

2 7mo ago A 41 tokens

changelog-generator

04

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

2 7mo ago A 48 tokens

claude-code-guide

05

ShunmeiCho/dotclaude

Skill Claude CodeCodex

A Chinese-language guide to advanced Claude Code use, including its tools, command-line work area, development workflow, MCP integrations, and advanced patterns. MCP is a standard way for an agent to use outside tools or data sources.

2 7mo ago A 54 tokens

claude-skills

06

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Claude Skills meta-skill: extract domain material (docs/APIs/code/specs) into a reusable Skill (SKILL.md + references/scripts/assets), and refactor existing Skills for clarity, activation reliability, and quality gates.

2 7mo ago A 50 tokens

coingecko

07

ShunmeiCho/dotclaude

Skill Claude CodeCodex

CoinGecko API documentation - cryptocurrency market data API, price feeds, market cap, volume, historical data. Use when integrating CoinGecko API, building crypto price trackers, or accessing cryptocurrency market data.

2 7mo ago A 45 tokens

cryptofeed

08

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Cryptofeed - Real-time cryptocurrency market data feeds from 40+ exchanges. WebSocket streaming, normalized data, order books, trades, tickers. Python library for algorithmic trading and market data analysis.

2 7mo ago A 46 tokens

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

2 7mo ago A 47 tokens

docx

10

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4)…

2 7mo ago B 77 tokens

file-organizer

11

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

2 7mo ago A 46 tokens

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

2 7mo ago A 44 tokens

git-pushing

13

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

2 7mo ago A 70 tokens

hummingbot

14

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Hummingbot trading bot framework - automated trading strategies, market making, arbitrage, connectors for crypto exchanges. Use when working with algorithmic trading, crypto trading bots, or exchange integrations.

2 7mo ago A 42 tokens

kaizen

15

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.

2 7mo ago A 41 tokens

pdf

16

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

2 7mo ago A 50 tokens

playwright-skill

17

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions…

2 7mo ago A 78 tokens

polymarket

18

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Comprehensive Polymarket skill covering prediction markets, API, trading, market data, and real-time WebSocket data streaming. Build applications with Polymarket services, monitor live trades, and integrate market predictions.

2 7mo ago A 46 tokens

postgresql

19

ShunmeiCho/dotclaude

Skill Claude CodeCodex

PostgreSQL database documentation - SQL queries, database design, administration, performance tuning, and advanced features. Use when working with PostgreSQL databases, writing SQL, or managing database systems.

2 7mo ago A 40 tokens

pptx

20

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.

2 7mo ago B 62 tokens

prompt-engineering

21

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.

2 7mo ago A 45 tokens

review-implementing

22

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews.

2 7mo ago A 35 tokens

snapdom

23

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Fast, dependency-free DOM-to-image capture library for converting HTML elements into scalable SVG or raster image formats.

2 7mo ago A 53 tokens

ShunmeiCho/dotclaude

Skill Claude CodeCodex

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

2 7mo ago A 38 tokens