bahayonghang/my-claude-code-settings

我的Claude Code配置,包括commands,skills等

4 stars0 forksUpdated Jan 26, 2026
npx skills add bahayonghang/my-claude-code-settings

README

MyClaude Skills

License: MIT

A curated collection of Claude Code skills, prompts, and workflows for enhanced AI-assisted development. This project provides a unified framework for managing and installing AI skills across multiple platforms including Claude Code, Codex, Gemini, Qwen, Google Antigravity, and Windsurf.

Features

  • 🎯 Modular Skills: Reusable AI skill modules covering frontend design, research, documentation, academic writing, and more.
  • 📦 Unified Format: Standardized SKILL.md definition for easy extension and maintenance.
  • 🔄 Cross-Platform: Single Python installation script (install.py) that works everywhere (Windows, Linux, macOS).
  • 🎛️ Multi-Target Support:
    • Claude Code (~/.claude/)
    • Codex CLI (~/.codex/)
    • Gemini CLI (~/.gemini/)
    • Qwen Code (~/.qwen/)
    • Google Antigravity (~/.gemini/antigravity/)
    • Windsurf (~/.codeium/windsurf/)
    • Trae (~/.trae/)
  • Slash Commands: Quick access to common workflows like git commit, export-summary, and more.
  • 🖥️ TUI Management: Interactive Terminal User Interface for easy skill browsing and installation.
  • 🧩 External Skills: Support for installing skills from npm, pip, and git repositories.

Quick Start

# Clone the repository
git clone https://github.com/anthropics/my-claude-skills.git
cd my-claude-skills

# Run the interactive TUI (Recommended)
python3 install_tui.py

Or use the command line:

# Install all skills to Claude (default)
python3 install.py install-all

# Update global prompt configuration
python3 install.py prompt-update

Skills

Skills are specialized capabilities that can be added to your AI assistant. They are categorized by domain.

🎨 Design

SkillDescription
article-coverGenerate professional SVG cover images for blog posts and articles
drawioAI-powered Draw.io diagram generation with real-time browser preview
excalidrawCreate hand-drawn style diagrams as Excalidraw JSON files
frontend-designBuild distinctive, production-grade frontend interfaces
gemini-imageAI image generation via Gemini API (text-to-image, image-to-image)
ui-ux-pro-maxAdvanced UI/UX design intelligence (External Skill)

💻 Development

SkillDescription
codexCodex CLI integration for deep code analysis and web search
paper-replicationReplicate deep learning papers into industrial-grade PyTorch code
paper-checkCode review and validation assistant
claude-expert-skill-creatorCreate production-ready skills from expert knowledge
mcp-to-skillConvert MCP servers to Claude Code Skills
skill-managerSearch and install 31,767+ community skills
skill-seekersGenerate LLM skills from documentation and codebases
exploreFast code search agent for locating code and tracing dependencies
agent-browserBrowser automation skill from Vercel Labs (External Skill)
geminiGemini integration for enhanced reasoning

🔍 Research

SkillDescription
researchTechnical research with web search and citation support
librarianDocumentation researcher for external docs and best practices
multimodal-lookerVisual analyst for images, PDFs, charts, and diagrams

📝 Documentation

SkillDescription
tech-blogWrite technical blog posts with source code analysis
tech-design-docGenerate structured technical design documents
spec-interviewSystematic interview to refine technical specs with OpenSpec integration
document-writerTechnical writer for README, API docs, and architecture docs

🎓 Academic

SkillDescription
IEEE-writing-skillsTranslate, polish, and validate academic papers for IEEE publications
latex-paper-enLaTeX academic paper assistant for English conference/journal papers
latex-thesis-zhChinese doctoral/master thesis LaTeX assistant with GB/T 7714 support
typst-paperTypst academic paper assistant with modular workflow
[git-commit-cn](skills/git

...

Read full README

Publisher

bahayonghangbahayonghang

Statistics

Stars4
Forks0
Open Issues0
CreatedJan 2, 2026