ワンクリックで
claude-code-guide
claude-code-guide には HyunjunJeon から収集した 7 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Draft a blog post from ideas and resources. Use when users want to write a blog post, create content from research, or draft articles. Guides through research, brainstorming, outlining, and iterative drafting with version control.
Create or update CLAUDE.md files following best practices for optimal AI agent onboarding
Audit Claude Code guide content for factual accuracy by fetching the latest official documentation in real-time and comparing it against ko/ module markdown files. Checks settings paths, CLI syntax, hook events, permission modes, keyboard shortcuts, model IDs, and new features. Use this skill when asked to "check accuracy", "audit documentation", "verify content", "find outdated info", or after Claude Code releases a new version. Also trigger proactively after editing module content to catch regressions.
Ensure all communication matches brand voice and tone guidelines. Use when creating marketing copy, customer communications, public-facing content, or when users mention brand voice, tone, or writing style.
Comprehensive code review with security, performance, and quality analysis. Use when users ask to review code, analyze code quality, evaluate pull requests, or mention code review, security analysis, or performance optimization.
Generate comprehensive, accurate API documentation from source code. Use when creating or updating API documentation, generating OpenAPI specs, or when users mention API docs, endpoints, or documentation.
Systematic code refactoring based on Martin Fowler's methodology. Use when users ask to refactor code, improve code structure, reduce technical debt, clean up legacy code, eliminate code smells, or improve code maintainability. This skill guides through a phased approach with research, planning, and safe incremental implementation.