#python #agent_skills #ai_agents #antigravity #automation #claude #claude_code #codex #composio #cursor #gemini_cli #mcp #rube #saas #skill #workflow_automation
Claude Skills are customizable workflows that boost productivity on Claude.ai, Claude Code, and API by handling tasks like document editing, code development, data analysis, app automation (emails, Slack, GitHub via Composio's 500+ integrations), and more. Install the connect-apps plugin, add your free Composio API key, and restart to enable real actions across 1000+ apps. This saves time, automates repetitive work, and lets you focus on high-value tasks for faster, consistent results everywhere you use Claude.
https://github.com/ComposioHQ/awesome-claude-skills
Claude Skills are customizable workflows that boost productivity on Claude.ai, Claude Code, and API by handling tasks like document editing, code development, data analysis, app automation (emails, Slack, GitHub via Composio's 500+ integrations), and more. Install the connect-apps plugin, add your free Composio API key, and restart to enable real actions across 1000+ apps. This saves time, automates repetitive work, and lets you focus on high-value tasks for faster, consistent results everywhere you use Claude.
https://github.com/ComposioHQ/awesome-claude-skills
GitHub
GitHub - ComposioHQ/awesome-claude-skills: A curated list of awesome Claude Skills, resources, and tools for customizing Claude…
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows - ComposioHQ/awesome-claude-skills
#go #actions #cai #ci #claude_code #codex #copilot #gh_extension #github_actions
GitHub Agentic Workflows let you write simple markdown instructions in natural language to automate repo tasks like triaging issues, fixing CI failures, generating reports, and improving code—running safely as GitHub Actions with AI like Copilot or Claude. Strong guardrails ensure read-only access by default, sandboxed execution, and human-reviewed outputs via pull requests. This saves you time on repetitive work, boosts efficiency with adaptive AI decisions, and keeps everything secure without complex YAML coding.
https://github.com/github/gh-aw
GitHub Agentic Workflows let you write simple markdown instructions in natural language to automate repo tasks like triaging issues, fixing CI failures, generating reports, and improving code—running safely as GitHub Actions with AI like Copilot or Claude. Strong guardrails ensure read-only access by default, sandboxed execution, and human-reviewed outputs via pull requests. This saves you time on repetitive work, boosts efficiency with adaptive AI decisions, and keeps everything secure without complex YAML coding.
https://github.com/github/gh-aw
GitHub
GitHub - github/gh-aw: GitHub Agentic Workflows
GitHub Agentic Workflows. Contribute to github/gh-aw development by creating an account on GitHub.
👍2❤1
#python #ai_agents #claude #claude_code #claude_marketplace #claude_skills
Claude Skills offers 66 specialized skills and 9 workflows built for full-stack developers, covering languages, frameworks, DevOps, security, and more. Install easily with `/plugin marketplace add jeffallan/claude-skills` then `/plugin install fullstack-dev-skills@jeffallan`. Skills activate automatically for tasks like JWT auth in NestJS or React components, using context engineering and multi-skill combos for complex projects. This boosts your coding speed, ensures best practices, cuts errors, and streamlines full development—from features to deployment—saving hours daily.
https://github.com/Jeffallan/claude-skills
Claude Skills offers 66 specialized skills and 9 workflows built for full-stack developers, covering languages, frameworks, DevOps, security, and more. Install easily with `/plugin marketplace add jeffallan/claude-skills` then `/plugin install fullstack-dev-skills@jeffallan`. Skills activate automatically for tasks like JWT auth in NestJS or React components, using context engineering and multi-skill combos for complex projects. This boosts your coding speed, ensures best practices, cuts errors, and streamlines full development—from features to deployment—saving hours daily.
https://github.com/Jeffallan/claude-skills
GitHub
GitHub - Jeffallan/claude-skills: 66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair…
66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer. - Jeffallan/claude-skills
❤1🔥1
#typescript #ai_agents #ai_assistant #ai_coding #ai_coding_tools #ai_engineering #ai_tools #anthropic #anthropic_claude #claude #claude_ai #claude_code #claude_context #claude_mem #claude_skills #claudecode #mcp #model_context_protocol #software_engineering #spec_driven_development
Claude Pilot enhances Claude Code by enforcing production-grade quality automatically. It adds mandatory testing, automatic code formatting and type checking, and persistent memory across sessions so your AI assistant maintains context on complex projects. Instead of babysitting Claude's output, you start a task, grab coffee, and return to verified, tested code ready to ship—saving hours on manual review and catching bugs before they reach production.
https://github.com/maxritter/claude-pilot
Claude Pilot enhances Claude Code by enforcing production-grade quality automatically. It adds mandatory testing, automatic code formatting and type checking, and persistent memory across sessions so your AI assistant maintains context on complex projects. Instead of babysitting Claude's output, you start a task, grab coffee, and return to verified, tested code ready to ship—saving hours on manual review and catching bugs before they reach production.
https://github.com/maxritter/claude-pilot
GitHub
GitHub - maxritter/pilot-shell: The professional development environment for Claude Code: From requirement to production-grade…
The professional development environment for Claude Code: From requirement to production-grade code. Planned, tested, verified. - maxritter/pilot-shell
#javascript #anthropic #anthropic_ai #anthropic_claude #claude #claude_api #claude_code #claude_code_ui #claudecode #gui #mobile_first #react #ui
Cloud CLI (Claude Code UI) is a free, responsive app for desktop and mobile that lets you manage Claude Code, Cursor CLI, or Codex projects anywhere. View sessions, chat interactively, edit files with syntax highlighting, use Git tools, and run a built-in terminal—no installs needed (just run `npx @siteboon/claude-code-ui`). Enable tools safely and add optional AI task planning. This benefits you by giving a user-friendly interface over terminal CLIs, so you code, collaborate, and stay productive on any device without context switches or setup hassle.
https://github.com/siteboon/claudecodeui
Cloud CLI (Claude Code UI) is a free, responsive app for desktop and mobile that lets you manage Claude Code, Cursor CLI, or Codex projects anywhere. View sessions, chat interactively, edit files with syntax highlighting, use Git tools, and run a built-in terminal—no installs needed (just run `npx @siteboon/claude-code-ui`). Enable tools safely and add optional AI task planning. This benefits you by giving a user-friendly interface over terminal CLIs, so you code, collaborate, and stay productive on any device without context switches or setup hassle.
https://github.com/siteboon/claudecodeui
GitHub
GitHub - siteboon/claudecodeui: Use Claude Code, Cursor CLI or Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI…
Use Claude Code, Cursor CLI or Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remot...
❤2
#typescript #agent #agent_development #ai_agent #claude #claude_code #educational #llm #python #teaching #tutorial
Claude Code is an AI agent framework that uses a simple loop: send messages to Claude, check if it needs tools, execute those tools, and repeat. The benefit is that you can build powerful autonomous agents by layering one feature at a time—from basic tool use to multi-agent teams—without rewriting the core loop. This modular approach lets you start simple with bash commands and scale to complex workflows with planning, skill loading, background tasks, and team coordination, making it easier to automate development work and delegate entire projects to AI agents.
https://github.com/shareAI-lab/learn-claude-code
Claude Code is an AI agent framework that uses a simple loop: send messages to Claude, check if it needs tools, execute those tools, and repeat. The benefit is that you can build powerful autonomous agents by layering one feature at a time—from basic tool use to multi-agent teams—without rewriting the core loop. This modular approach lets you start simple with bash commands and scale to complex workflows with planning, skill loading, background tasks, and team coordination, making it easier to automate development work and delegate entire projects to AI agents.
https://github.com/shareAI-lab/learn-claude-code
GitHub
GitHub - shareAI-lab/learn-claude-code: Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1 - shareAI-lab/learn-claude-code
❤2
#typescript #ai_tools #claude_code #codex #desktop_app #kimi_k2_thiking #mcp #minimax #open_source #opencode #provider_management #rust #skills #skills_management #tauri #typescript #wsl_support
CC-Switch is a free desktop app (v3.10.2) for Windows, macOS, and Linux that lets you easily switch API providers, manage MCP servers, install Claude skills, and edit prompts for Claude Code, Codex, and Gemini CLI tools. It offers speed tests, auto-backups, cloud sync, and sponsor discounts up to 66% off APIs. This saves you time from manual config edits, picks the fastest services, and boosts coding productivity with seamless AI tool management.
https://github.com/farion1231/cc-switch
CC-Switch is a free desktop app (v3.10.2) for Windows, macOS, and Linux that lets you easily switch API providers, manage MCP servers, install Claude skills, and edit prompts for Claude Code, Codex, and Gemini CLI tools. It offers speed tests, auto-backups, cloud sync, and sponsor discounts up to 66% off APIs. This saves you time from manual config edits, picks the fastest services, and boosts coding productivity with seamless AI tool management.
https://github.com/farion1231/cc-switch
GitHub
GitHub - farion1231/cc-switch: A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw &…
A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI. - farion1231/cc-switch
❤2
#typescript #agentic_ai #ai_agents #claude_code #cli #codex #coding_agents #cursor_agent #desktop_app #developer_tools #electron #git_worktree #llm #mcp #opencode #orchestration #parallel_agents #terminal #tui #vibe_coding #worktrees
Superset is a turbocharged macOS terminal for running 10+ CLI coding agents like Claude Code, Cursor, and GitHub Copilot in parallel. It isolates tasks in separate Git worktrees to avoid interference, lets you monitor progress from one dashboard, review changes with a built-in diff viewer, and switch contexts quickly. You benefit by coding 10x faster, shipping more without context-switching delays or conflicts, saving time on development workflows.
https://github.com/superset-sh/superset
Superset is a turbocharged macOS terminal for running 10+ CLI coding agents like Claude Code, Cursor, and GitHub Copilot in parallel. It isolates tasks in separate Git worktrees to avoid interference, lets you monitor progress from one dashboard, review changes with a built-in diff viewer, and switch contexts quickly. You benefit by coding 10x faster, shipping more without context-switching delays or conflicts, saving time on development workflows.
https://github.com/superset-sh/superset
GitHub
GitHub - superset-sh/superset: Code Editor for the AI Agents Era - Run an army of Claude Code, Codex, etc. on your machine
Code Editor for the AI Agents Era - Run an army of Claude Code, Codex, etc. on your machine - superset-sh/superset
❤2
#go #2api #antigravity2api #cc2api #claude #claude_code #codex #crs #crs2 #gemini
Sub2API is an open-source AI API gateway that shares quotas from subscriptions like Claude Code ($200/month) across users via generated API keys. It manages multiple accounts, tracks token usage for precise billing, balances loads smartly, limits concurrency/rates, and offers an admin dashboard. Easy deployment via one-click script or Docker on Linux with PostgreSQL/Redis. You benefit by cutting AI costs through efficient sharing, accessing services seamlessly with native tools, and self-hosting for secure, scalable control without vendor lock-in.
https://github.com/Wei-Shaw/sub2api
Sub2API is an open-source AI API gateway that shares quotas from subscriptions like Claude Code ($200/month) across users via generated API keys. It manages multiple accounts, tracks token usage for precise billing, balances loads smartly, limits concurrency/rates, and offers an admin dashboard. Easy deployment via one-click script or Docker on Linux with PostgreSQL/Redis. You benefit by cutting AI costs through efficient sharing, accessing services seamlessly with native tools, and self-hosting for secure, scalable control without vendor lock-in.
https://github.com/Wei-Shaw/sub2api
GitHub
GitHub - Wei-Shaw/sub2api: Sub2API-CRS2 一站式开源中转服务,让 Claude、Openai 、Gemini、Antigravity订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。
Sub2API-CRS2 一站式开源中转服务,让 Claude、Openai 、Gemini、Antigravity订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。 - Wei-Shaw/sub2api
❤2
#python #agentic_ai #agentic_coding #ai_coding_agent #ai_plugins #anthropic_claude #claude_ai #claude_ai_skills #claude_code #claude_code_plugins #claude_code_skills #claude_skills #claudecode_subagents #developer_tools #devtools #mcp_tools #openai_codex #prompt_engineering
Claude Code Skills offers 169 free, ready-to-use plugins that turn AI coding agents like Claude Code, OpenAI Codex, and OpenClaw into experts in engineering, marketing, product, compliance, and more. Install easily via simple commands to add skills like security auditing, test automation, or C-level advice, with 160+ Python tools included. This saves you time by automating complex tasks, boosting code quality, and handling grunt work so you focus on creative problem-solving and faster results.
https://github.com/alirezarezvani/claude-skills
Claude Code Skills offers 169 free, ready-to-use plugins that turn AI coding agents like Claude Code, OpenAI Codex, and OpenClaw into experts in engineering, marketing, product, compliance, and more. Install easily via simple commands to add skills like security auditing, test automation, or C-level advice, with 160+ Python tools included. This saves you time by automating complex tasks, boosting code quality, and handling grunt work so you focus on creative problem-solving and faster results.
https://github.com/alirezarezvani/claude-skills
GitHub
GitHub - alirezarezvani/claude-skills: 220+ Claude Code skills & agent plugins for Claude Code, Codex, Gemini CLI, Cursor, and…
220+ Claude Code skills & agent plugins for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory. - alirezarezvan...
#html #agentic_engineering #best_practices #claude_ai #claude_code #vibe_coding
To master Claude Code effectively, create a CLAUDE.md file that documents your project's overview, key commands, coding standards, and workflows. This file prevents Claude from repeatedly scanning your codebase and ensures consistent behavior across sessions. Include hooks that automatically format code and run type checks after edits, and organize instructions into commands, agents, and skills for different tasks. Keep your CLAUDE.md concise—under 200 lines—since overly long files cause Claude to ignore important rules. Use plan mode before implementation, write detailed specs to reduce ambiguity, and leverage subagents for parallel work to maintain a clean main context. The benefit: you'll accelerate development speed while maintaining code quality and consistency, allowing Claude to work more autonomously with fewer corrections needed.
https://github.com/shanraisshan/claude-code-best-practice
To master Claude Code effectively, create a CLAUDE.md file that documents your project's overview, key commands, coding standards, and workflows. This file prevents Claude from repeatedly scanning your codebase and ensures consistent behavior across sessions. Include hooks that automatically format code and run type checks after edits, and organize instructions into commands, agents, and skills for different tasks. Keep your CLAUDE.md concise—under 200 lines—since overly long files cause Claude to ignore important rules. Use plan mode before implementation, write detailed specs to reduce ambiguity, and leverage subagents for parallel work to maintain a clean main context. The benefit: you'll accelerate development speed while maintaining code quality and consistency, allowing Claude to work more autonomously with fewer corrections needed.
https://github.com/shanraisshan/claude-code-best-practice
GitHub
GitHub - shanraisshan/claude-code-best-practice: practice made claude perfect
practice made claude perfect. Contribute to shanraisshan/claude-code-best-practice development by creating an account on GitHub.
#typescript #claude_code #ide #obsidian #obsidian_plugin #productivity
Claudian is an Obsidian plugin that embeds Claude Code as your AI collaborator, turning your vault into its workspace for reading/writing files, searching, running bash commands, analyzing images, and multi-step tasks. Key features include context-aware chats with @mentions, inline edits, custom instructions (#), slash commands (/), skills, agents, vision support, plan mode for safe previews, and security options like YOLO/Safe/Plan. Install via GitHub release or BRAT after setting up Claude Code CLI. This boosts your productivity by automating note edits, generating insights from your vault, and handling complex workflows seamlessly without leaving Obsidian.
https://github.com/YishenTu/claudian
Claudian is an Obsidian plugin that embeds Claude Code as your AI collaborator, turning your vault into its workspace for reading/writing files, searching, running bash commands, analyzing images, and multi-step tasks. Key features include context-aware chats with @mentions, inline edits, custom instructions (#), slash commands (/), skills, agents, vision support, plan mode for safe previews, and security options like YOLO/Safe/Plan. Install via GitHub release or BRAT after setting up Claude Code CLI. This boosts your productivity by automating note edits, generating insights from your vault, and handling complex workflows seamlessly without leaving Obsidian.
https://github.com/YishenTu/claudian
GitHub
GitHub - YishenTu/claudian: An Obsidian plugin that embeds Claude Code as an AI collaborator in your vault
An Obsidian plugin that embeds Claude Code as an AI collaborator in your vault - YishenTu/claudian
#javascript #anthropic #claude #claude_code #cli #plugin #statusline #typescript
Claude HUD is a simple plugin for Claude Code that shows real-time info below your input add marketplace, install plugin, and setup—no restart needed. Customize via commands for minimal or full views. It benefits you by preventing context limits to avoid wasted time/tokens, tracking tasks/agents to fix issues fast, and boosting workflow efficiency for smoother coding sessions.
https://github.com/jarrodwatts/claude-hud
Claude HUD is a simple plugin for Claude Code that shows real-time info below your input add marketplace, install plugin, and setup—no restart needed. Customize via commands for minimal or full views. It benefits you by preventing context limits to avoid wasted time/tokens, tracking tasks/agents to fix issues fast, and boosting workflow efficiency for smoother coding sessions.
https://github.com/jarrodwatts/claude-hud
GitHub
GitHub - jarrodwatts/claude-hud: A Claude Code plugin that shows what's happening - context usage, active tools, running agents…
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress - jarrodwatts/claude-hud
❤1
#javascript #claude_code #context_engineering #meta_prompting #spec_driven_development
Get Shit Done (GSD) is a lightweight system that installs simple commands like `/gsd:new-project` into Claude Code and tools like OpenCode or Gemini CLI via `npx get-shit-done-cc@latest`. It breaks your ideas into phases—discuss details, research/plan tasks, execute code in parallel fresh contexts, and verify results—for reliable AI coding with atomic git commits. You benefit by fixing context rot (AI quality drop from long chats), getting consistent, high-quality builds fast without manual debugging or enterprise hassle, so you describe wants and walk away to working software.
https://github.com/gsd-build/get-shit-done
Get Shit Done (GSD) is a lightweight system that installs simple commands like `/gsd:new-project` into Claude Code and tools like OpenCode or Gemini CLI via `npx get-shit-done-cc@latest`. It breaks your ideas into phases—discuss details, research/plan tasks, execute code in parallel fresh contexts, and verify results—for reliable AI coding with atomic git commits. You benefit by fixing context rot (AI quality drop from long chats), getting consistent, high-quality builds fast without manual debugging or enterprise hassle, so you describe wants and walk away to working software.
https://github.com/gsd-build/get-shit-done
GitHub
GitHub - gsd-build/get-shit-done: A light-weight and powerful meta-prompting, context engineering and spec-driven development system…
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES. - gsd-build/get-shit-done
#javascript #ai_agents #anthropic #claude #claude_code #developer_tools #llm #mcp #productivity
Everything Claude Code is a top-rated (50K+ stars) plugin system that boosts AI coding agents like Claude Code with 28 agents, 116 skills, 59 commands, hooks, rules, and security scans across 10+ languages (TypeScript, Python, Go, Java, etc.). Install via `/plugin install` for quick setup, then use `/plan`, `/tdd`, or `/code-review` to automate planning, testing, reviews, and builds. It cuts token costs 60%+, enables continuous learning from sessions, and works on Cursor, Codex, OpenCode. You save hours on tedious tasks, get production-ready code faster with less errors, and scale complex projects effortlessly.
https://github.com/affaan-m/everything-claude-code
Everything Claude Code is a top-rated (50K+ stars) plugin system that boosts AI coding agents like Claude Code with 28 agents, 116 skills, 59 commands, hooks, rules, and security scans across 10+ languages (TypeScript, Python, Go, Java, etc.). Install via `/plugin install` for quick setup, then use `/plan`, `/tdd`, or `/code-review` to automate planning, testing, reviews, and builds. It cuts token costs 60%+, enables continuous learning from sessions, and works on Cursor, Codex, OpenCode. You save hours on tedious tasks, get production-ready code faster with less errors, and scale complex projects effortlessly.
https://github.com/affaan-m/everything-claude-code
GitHub
GitHub - affaan-m/everything-claude-code: The agent harness performance optimization system. Skills, instincts, memory, security…
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond. - affaan-m/everything-cla...
#python #ai_prompts #ai_skill #bluesky #claude #claude_code #clawhub #deep_research #hackernews #instagram #openclaw #polymarket #recency #reddit #research #social_media #tiktok #trends #twitter #web_search #youtube
/last30days is a Claude Code skill that scans Reddit, X, Bluesky, YouTube, TikTok, Instagram, Hacker News, Polymarket, and web for your topic's top discussions, upvotes, bets, and videos from the last 30 days, then synthesizes a cited briefing with ready-to-use prompts. New v2.9.5 adds Bluesky, "X vs Y" comparisons, and auto-saves to build your research library. Install easily via `/plugin install last30days@last30days-skill`. You stay ahead on AI trends, tools, and techniques with real community insights in minutes, skipping hours of manual searching.
https://github.com/mvanhorn/last30days-skill
/last30days is a Claude Code skill that scans Reddit, X, Bluesky, YouTube, TikTok, Instagram, Hacker News, Polymarket, and web for your topic's top discussions, upvotes, bets, and videos from the last 30 days, then synthesizes a cited briefing with ready-to-use prompts. New v2.9.5 adds Bluesky, "X vs Y" comparisons, and auto-saves to build your research library. Install easily via `/plugin install last30days@last30days-skill`. You stay ahead on AI trends, tools, and techniques with real community insights in minutes, skipping hours of manual searching.
https://github.com/mvanhorn/last30days-skill
GitHub
GitHub - mvanhorn/last30days-skill: AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the…
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary - mvanhorn/last30days-skill
#typescript #agentic_coding #ai_agents #automation #claude #claude_code #multi_agent_systems #oh_my_opencode #opencode #parallel_execution #vibe_coding
oh-my-claudecode (OMC) is a free plugin that supercharges your Claude Code with multi-agent teams, autopilot building, and natural language commands like `/team 3 build a REST API`. Install via marketplace, run `/setup`, and it auto-orchestrates 32 agents for planning, coding, verifying, and fixing—saving 30-50% on costs with smart routing. You benefit by coding 3-5x faster without learning curves, handling complex tasks automatically, and getting persistent results with real-time visibility.
https://github.com/Yeachan-Heo/oh-my-claudecode
oh-my-claudecode (OMC) is a free plugin that supercharges your Claude Code with multi-agent teams, autopilot building, and natural language commands like `/team 3 build a REST API`. Install via marketplace, run `/setup`, and it auto-orchestrates 32 agents for planning, coding, verifying, and fixing—saving 30-50% on costs with smart routing. You benefit by coding 3-5x faster without learning curves, handling complex tasks automatically, and getting persistent results with real-time visibility.
https://github.com/Yeachan-Heo/oh-my-claudecode
GitHub
GitHub - Yeachan-Heo/oh-my-claudecode: Teams-first Multi-agent orchestration for Claude Code
Teams-first Multi-agent orchestration for Claude Code - Yeachan-Heo/oh-my-claudecode
❤1
#python #claude_code #guide #tutorial
Claude How To is a free GitHub guide (3,900+ stars) with visual tutorials, copy-paste templates, and a 11-13 hour learning path to master Claude Code features like slash commands, memory, skills, subagents, hooks, MCP, and plugins. Start in 15 minutes by cloning the repo and copying a command—build automated code reviews, deployments, and docs. You gain 10x productivity by combining features into real workflows, skipping basic docs for production-ready setups that save hours daily on grunt work.
https://github.com/luongnv89/claude-howto
Claude How To is a free GitHub guide (3,900+ stars) with visual tutorials, copy-paste templates, and a 11-13 hour learning path to master Claude Code features like slash commands, memory, skills, subagents, hooks, MCP, and plugins. Start in 15 minutes by cloning the repo and copying a command—build automated code reviews, deployments, and docs. You gain 10x productivity by combining features into real workflows, skipping basic docs for production-ready setups that save hours daily on grunt work.
https://github.com/luongnv89/claude-howto
GitHub
GitHub - luongnv89/claude-howto: A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy…
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value. - luongnv89/claude-howto