home / skills / bahayonghang / my-claude-code-settings

bahayonghang/my-claude-code-settings

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

62 skills
GitHub

Sponsored

mermaid-visualizer

bahayonghang/my-claude-code-settings

8
Transform text content into professional Mermaid diagrams for presentations and documentation. Use when users ask to visualize concepts, create flowcharts, or make diagrams from text. Supports process flows, system architectures, comparisons, mindmaps, and more with built-in syntax error prevention.
obsidian-markdown

bahayonghang/my-claude-code-settings

8
This skill helps you create and edit Obsidian flavored Markdown with wikilinks, callouts, embeds, and frontmatter for robust note taking.
claude-expert-skill-creator

bahayonghang/my-claude-code-settings

8
This skill transforms expert knowledge into production-ready capabilities by aligning domain expertise with system ontology for reliable skills.
skill-evolution-manager

bahayonghang/my-claude-code-settings

8
This skill helps evolve and harmonize multiple skills by reviewing dialogue, extracting structured feedback, and stitching it into durable evolution records.
skill_optimizer

bahayonghang/my-claude-code-settings

8
This skill analyzes Claude Code skills for compliance and token efficiency, guiding improvements and generating an optimized, ready-to-deploy SKILL.md.
pptx

bahayonghang/my-claude-code-settings

8
This skill handles creating, editing, reading, and assembling pptx presentations, extracting content, and validating slides to ensure polished decks.
gh-fix-ci

bahayonghang/my-claude-code-settings

8
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.
codex

bahayonghang/my-claude-code-settings

8
This skill helps you generate and analyze code with deep reasoning and perform online research by web searching and fetching sources.
memory-system

bahayonghang/my-claude-code-settings

8
This skill enables cross-session memory via a local Markdown/indexed SQLite, providing fast memory search, add, and prune workflows.
obsidian-cli

bahayonghang/my-claude-code-settings

8
This skill helps you manage Obsidian vaults from the command line, enabling read, create, search, and plugin debugging tasks.
github-to-skills

bahayonghang/my-claude-code-settings

8
Automated factory for converting GitHub repositories into specialized AI skills. Use this skill when the user provides a GitHub URL and wants to "package", "wrap", or "create a skill" from it. It automatically fetches repository details, latest commit hashes, and generates a standardized skill structure with enhanced metadata suitable for lifecycle management.
obsidian-bases

bahayonghang/my-claude-code-settings

8
This skill helps you create and edit Obsidian Bases with views, filters, and formulas to visualize notes.
ieee-writing-skills

bahayonghang/my-claude-code-settings

8
This skill translates, polishes, restructures, and validates IEEE papers, ensuring strict IEEE style, academic tone, and formatting accuracy.
academic-slides

bahayonghang/my-claude-code-settings

8
This skill helps you generate, edit, and compile academic slides using Typst and Beamer, streamlining topic outlines and paper-based presentations.
latex-paper-en

bahayonghang/my-claude-code-settings

8
This skill assists writing and formatting English LaTeX papers across IEEE, ACM, Springer, NeurIPS, and ICML, improving clarity and coherence.
skill-seekers

bahayonghang/my-claude-code-settings

8
This skill helps you generate actionable LLM capabilities from documentation, codebases, and repos to accelerate skill creation.
gemini

bahayonghang/my-claude-code-settings

8
This skill coordinates Gemini CLI to generate, review, and analyze code leveraging current web data and codebase insights for faster outcomes.
uv-expert

bahayonghang/my-claude-code-settings

8
This skill provides expert guidance for uv, a fast Python package manager, helping you manage dependencies, environments, and project setup efficiently.
review-code

bahayonghang/my-claude-code-settings

8
This skill provides multi-dimensional code review across correctness, readability, performance, security, testing, and architecture with actionable reports.
spec-interview

bahayonghang/my-claude-code-settings

8
This skill conducts structured interviews to refine technical specs from plan.md and auto-generates OpenSpec proposals for spec-driven development.
mermaid_expert

bahayonghang/my-claude-code-settings

8
This skill guides you to craft clear Mermaid.js diagrams across flowcharts, sequences, class and state diagrams, improving visual communication.
docx

bahayonghang/my-claude-code-settings

8
This skill helps you create, edit, and format Word documents (.docx) with professional layouts, tables, headings, and images.
karpathy-guidelines

bahayonghang/my-claude-code-settings

8
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
tech-blog

bahayonghang/my-claude-code-settings

8
This skill writes technical blog posts explaining system internals and architecture with source code analysis and citations.
latex-thesis-zh

bahayonghang/my-claude-code-settings

8
This skill helps you refine Chinese LaTeX thesis writing, ensuring structure, style, and formatting while preserving citations and math.
gh-address-comments

bahayonghang/my-claude-code-settings

8
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
xray-paper-skill

bahayonghang/my-claude-code-settings

8
This skill deconstructs academic papers into core contributions, assumptions, and napkin-worthy insights, revealing hidden logic and critique opportunities.
pdf

bahayonghang/my-claude-code-settings

8
This skill helps you manage and manipulate PDF files, including merging, splitting, text extraction, OCR, and form handling.
gemini-image

bahayonghang/my-claude-code-settings

8
This skill helps you generate AI images from text or existing visuals by constructing prompts and returning image URLs for creative tasks.
article-cover

bahayonghang/my-claude-code-settings

8
This skill generates professional article cover SVGs with title, subtitle, and tech-themed visuals to enhance posts.
frontend-engineer

bahayonghang/my-claude-code-settings

8
This skill helps you transform designs into stunning, responsive UI components with polished visuals, motion, and accessible interactions.
lib-slint-expert

bahayonghang/my-claude-code-settings

8
This skill helps you develop and optimize GUI applications with Slint and Rust by guiding component design, layouts, styling, and cross-platform deployment.
gh-bootstrap

bahayonghang/my-claude-code-settings

8
This skill speeds GitHub repository setup by guiding interactive configuration, fetching templates, and applying standardized project scaffolds with minimal
git-commit-cn

bahayonghang/my-claude-code-settings

8
This skill automatically generates conventional Chinese Git commit messages by analyzing changes and producing clear, emoji-enhanced descriptions with proper
mcp-to-skill

bahayonghang/my-claude-code-settings

8
This skill converts MCP servers into Claude Code Skills, generating complete packages with SKILL.md, scripts, and references for easy reuse.
xlsx

bahayonghang/my-claude-code-settings

8
This skill helps you create, edit, and validate Excel files from spreadsheets, ensuring professional formatting, error-free formulas, and compliant data
vue-best-practices

bahayonghang/my-claude-code-settings

8
This skill helps you enforce Vue 3 and TypeScript best practices in components, props typing, and Volar configuration for reliable code.
excalidraw

bahayonghang/my-claude-code-settings

8
This skill generates hand-drawn style diagrams in Excalidraw JSON format to visualize architecture, flows, and system design.
zoterosynth

bahayonghang/my-claude-code-settings

8
This skill searches, analyzes, and synthesizes Zotero libraries via zotero-mcp to generate literature reviews and export BibTeX.
research

bahayonghang/my-claude-code-settings

8
This skill conducts focused technical research using codex web search, delivering concise reports with complete citations and valid links.
excalidraw-diagram

bahayonghang/my-claude-code-settings

8
This skill generates Excalidraw diagrams from text, offering Obsidian, Standard, and Animated formats to visualize concepts quickly.
obsidian-canvas-creator

bahayonghang/my-claude-code-settings

8
Create Obsidian Canvas files from text content, supporting both MindMap and freeform layouts. Use this skill when users want to visualize content as an interactive canvas, create mind maps, or organize information spatially in Obsidian format.
planning-with-files

bahayonghang/my-claude-code-settings

8
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.
drawio

bahayonghang/my-claude-code-settings

8
AI-powered Draw.io diagram generation with Design System, 3 workflows, and real-time browser preview
ui-ux-pro-max

bahayonghang/my-claude-code-settings

8
This skill generates a comprehensive UI/UX design system and recommendations across colors, typography, and layout to accelerate product design.
lsp-manager

bahayonghang/my-claude-code-settings

8
This skill automatically detects project languages, configures LSP servers, and troubleshoots LSP issues to deliver real-time code intelligence.
paper-check

bahayonghang/my-claude-code-settings

8
This skill helps you perform comprehensive academic paper quality checks across all sections, offering actionable edits, evidence tracing, and submission-ready
paper-replication

bahayonghang/my-claude-code-settings

8
This skill reads deep learning papers and outputs runnable PyTorch code by deconstructing models, formulas, and architectures into engineering-ready
typst-paper

bahayonghang/my-claude-code-settings

8
This skill helps you craft and optimize Typst academic papers by applying compile, format, grammar, long sentences, academic tone, logic, translation,
rust-cli-tui-developer

bahayonghang/my-claude-code-settings

8
This skill guides you in building Rust CLI and TUI apps with clap, inquire, and ratatui, offering patterns, best practices, and real examples.
document-writer

bahayonghang/my-claude-code-settings

8
This skill converts complex codebases into clear, accurate documentation including READMEs, API references, guides, and changelogs.
skill-manager

bahayonghang/my-claude-code-settings

8
Lifecycle manager for GitHub-based skills. Use this to batch scan your skills directory, check for updates on GitHub, and perform guided upgrades of your skill wrappers.
tech-design-doc

bahayonghang/my-claude-code-settings

8
This skill helps you generate comprehensive technical design documents with structured templates, diagrams, and actionable implementation details to accelerate
yt-dlp

bahayonghang/my-claude-code-settings

8
This skill helps you download videos from YouTube and 1000+ sites with subtitles, playlists, and audio extraction using yt-dlp.
defuddle

bahayonghang/my-claude-code-settings

8
This skill extracts clean markdown content from web pages using Defuddle, reducing clutter and token usage for reading and analysis.
json-canvas

bahayonghang/my-claude-code-settings

8
This skill helps you create and edit JSON Canvas files (.canvas) with nodes, edges, and groups for visual brainstorming.
librarian

bahayonghang/my-claude-code-settings

6
This skill researches official docs, analyzes open-source implementations, and surfaces actionable best practices with sources and permanent links.
multimodal-looker

bahayonghang/my-claude-code-settings

6
This skill helps you quickly interpret visuals and extract structured insights from images, PDFs, and charts, saving tokens while maintaining clarity.
omo-agents

bahayonghang/my-claude-code-settings

6
This skill orchestrates multiple specialized agents to tackle complex development tasks with coordinated planning, research, implementation, and documentation.
sisyphus

bahayonghang/my-claude-code-settings

6
This skill orchestrates complex development tasks by planning, delegating to specialized agents, and tracking progress with a proactive, parallel workflow.
oracle

bahayonghang/my-claude-code-settings

6
This skill serves as an expert technology advisor, guiding architecture decisions, code reviews, debugging, and strategic engineering recommendations.