skill GitHub
A free, open-source Claude Code plugin that teaches programming as you work. Provides contextual explanations, micro-quizzes, and a belt progression system to gamify learning. Unique in targeting developers who want to understand what Claude Code is doing, not just let it run.
educationlearningpluginclaude-codegamificationquizzesopen-source
by DojoCodingLabs Mar 10, 2026 7/10
skill GitHub
A skills manager for AI agents — Claude Code, Cursor, Codex, and more — focused on deterministic behavior and speed. Manages and organizes agent skills so they can be reliably discovered and invoked. Addresses the growing need for structured skill registries as agent skill ecosystems mature.
skills-manageragent-skillsclaude-codecursorcodexdeterministic
by AI-Eden Mar 10, 2026 7/10
skill GitHub
Agent skills for Bitrefill that let AI coding agents browse, buy, and manage gift cards, mobile top-ups, and eSIMs. Compliant with the Agent Skills spec and works with Claude Code, Cursor, and npx skills. A concrete example of real-world commerce actions exposed as agent skills.
agent-skillsbitrefille-commercegift-cardsclaude-codecursor
by bitrefill Mar 10, 2026 5/10
skill GitHub
A tool that converts human-written CLAUDE.md files into an AI-native structured-label format, achieving the same rules with fewer tokens and higher model compliance. Battle-tested across 5 rounds and 4 models. A practical upgrade for anyone optimizing their CLAUDE.md for efficiency.
CLAUDE.mdtoken-optimizationstructured-formatconfigurationcompliance
by sstklen Mar 10, 2026 8/10
skill GitHub
A Python project template built for Claude Code with a TDD workflow baked in, 7 custom agents, and an 11-step Phase Completion Checklist. Provides a structured, opinionated starting point for Python projects that leverages Claude Code from day one. Good reference for teams establishing Claude Code conventions.
templatepythontddmulti-agentCLAUDE.mdworkflow
by stranma Mar 10, 2026 7/10
skill GitHub
Tool for validating Claude Code skills against the agentskills specification. Helps ensure your SKILL.md files are correctly structured and compliant with emerging standards for AI agent skills.
skillvalidationagentskillsspecSKILL.md
by olgasafonova Mar 9, 2026 5/10
skill GitHub
Curated collection of Svelte and SvelteKit agent skills, defaults, coding guidelines, and patterns. Provides framework-specific context to help AI agents write idiomatic Svelte code.
skillsveltesveltekitguidelinespatterns
by j13z Mar 9, 2026 5/10
skill GitHub
Curated collection of modular agent skills enabling on-demand knowledge injection through standardized SKILL.md packages. Focuses on dynamic, composable skills that can be mixed and matched for different development contexts.
skillSKILL.mdmodularknowledge-injectioncurated
by jrmapa Mar 9, 2026 5/10
skill GitHub
Collection of production-tested Claude Code skills for building B2B SaaS applications using TypeScript. Includes GDPR compliance patterns and workflows vetted through real production use cases.
skillb2bsaastypescriptgdprproduction
by freitasp1 Mar 9, 2026 6/10
skill GitHub
Claude Code skill for generating architecture, system, and UML diagrams using draw.io. Supports customizable styles and multi-format export, letting Claude produce professional technical diagrams on demand.
skilldraw.iodiagramsarchitectureumlvisualization
by quant-chiggz Mar 9, 2026 6/10
skill GitHub
Claude Code skill providing CLI tools for managing Obsidian vaults — notes, tasks, tags, templates, and knowledge graph analysis. Bridges the gap between Obsidian knowledge management and AI-assisted development.
skillobsidianknowledge-managementnotescli
by wizzy15 Mar 9, 2026 6/10
skill GitHub
Comprehensive collection of 66 Claude AI skills and 9 workflows designed to enhance productivity for full-stack developers. Covers a wide range of development scenarios from frontend to backend and deployment.
skillfull-stackworkflowcollectionproductivity
by zacklecon Mar 9, 2026 6/10
skill GitHub
Curated collection of high-quality Claude skills focused on business analysis and content creation. Practical skills for applied AI use cases beyond coding, including strategy, reporting, and communication.
skillbusiness-analysiscontentcurated
by Mann1988 Mar 9, 2026 5/10
skill Reddit
Study platform that installs as a Claude Code slash command and runs entirely in the terminal. Uses FSRS-4.5 for spaced repetition scheduling with Claude as the study engine. Designed for engineers with backlogs of papers, RAG handbooks, and agent playbooks to study.
skillspaced-repetitionlearningterminalslash-commandFSRS
by AntonioVFranco Mar 9, 2026 7/10
skill GitHub
A Claude Code skill that orchestrates a two-agent system where Claude handles planning and verification while Gemini CLI executes the actual code implementation. Leverages strengths of both models in a structured divide-and-conquer workflow.
skillgeminiorchestrationplanningmulti-agent
by MikoChun Mar 9, 2026 7/10
skill Reddit
Claude Code skill that evolves itself after every run by learning your coding style. Features native MCP for real API connections, context compression to fight context rot, 60% cost reduction via prompt caching, and agentic self-healing for broken code. Works on Claude Code and Gemini CLI.
skillself-evolvingmcpcontext-compressionprompt-cachingself-healing
by Caramaschi Mar 9, 2026 8/10
skill X
A community-built index of Claude Code ecosystem resources: language-specific CLAUDE.md templates (TypeScript, Python, Next.js, homelab), an MCP server directory, hook recipes, CLI piping tricks, and workflow patterns. Built because the ecosystem was too scattered to navigate easily. High-signal starting point for new and experienced users alike.
curated-listclaude-mdmcphooksresources
by @1erkan Mar 9, 2026 8/10
skill Reddit
A Claude Code skill that automates adding web analytics to any new project in seconds. Install with `npx skills add isaacaudet/web-analytics-setup`. Eliminates the repetitive manual setup that most developers redo on every project. Practical time-saver for frequent project starters.
skillsanalyticssetupautomation
by demars123 Mar 9, 2026 7/10
skill Reddit
After building 7 Claude Code skills that chain MCP tool calls, the author cataloged the 6 most common failure patterns with concrete fixes for each. Covers issues like tool call ordering, error propagation, context loss, and MCP response handling. Practical debugging guide that applies to any skill calling MCP servers.
debuggingskillsmcpfailure-patterns
by mgdo Mar 9, 2026 8/10
skill GitHub
A framework of epistemic protocols that enforces consistent reasoning quality across Claude Code agent sessions. Structures how the agent gathers evidence, makes decisions, and escalates uncertainty. Useful for teams that need reproducible, auditable agent behavior on complex tasks.
protocolsreasoningqualitydecision-making
by jongwony Mar 9, 2026 6/10
skill GitHub
A maintained, daily-updated index of tools, resources, and community projects across the Anthropic ecosystem. Covers Claude Code, MCP, the API, and third-party integrations. Useful as a living reference for staying current without monitoring every forum and repo individually.
curated-listresourcesanthropicreference
by Boroldoi0402 Mar 9, 2026 5/10
skill GitHub
A Claude Code skill that performs comprehensive security audits of web applications, covering OWASP Top 10 vulnerabilities, automated dependency scanning, and detailed vulnerability reports. Integrates security review into your standard Claude Code workflow without switching tools.
securityowaspauditdependencies
by RiturajMitra Mar 9, 2026 6/10
skill GitHub
A curated collection and navigation resource for AI agent skills across Claude Code, OpenAI, and MCP servers. Centralizes community-built skills to make them easier to discover and install. Good starting point for extending your agent's capabilities.
skillsdiscoverycurated-listmcp
by megalor1 Mar 9, 2026 5/10
skill GitHub
A collection of practical Claude Code skills targeting everyday dev friction: port conflict management and multilingual content translation. Covers real workflow pain points with reusable slash commands. A good example of targeted, single-purpose skill design.
skillsautomationproductivitycli
by danicuevas23 Mar 9, 2026 6/10
skill GitHub
A collection of slash-command workflows specifically designed to make Claude Code reliable on complex, multi-step tasks where it commonly drifts or fails. Addresses real failure modes in agentic operations through structured skill patterns. A practical toolkit from an active Claude Code power user.
skillsslash-commandsreliabilityworkflow
by npow Mar 9, 2026 7/10
skill GitHub
A comprehensive collection of Claude Code configurations, agents, and patterns refined over 10+ months by an Anthropic hackathon winner. Covers the full range from basic prompting to multi-agent orchestration. One of the most battle-tested Claude Code setups available publicly.
agentsconfigurationhackathonreference
by arabicapp Mar 9, 2026 8/10
skill GitHub
A collection of agent skills designed to work with both OpenClaw and Claude Code. Provides reusable commands that extend your coding agent's capabilities with community-contributed workflows. Good resource for skill authors looking at cross-compatible patterns.
skillsopenclawcross-compatiblecommunity
by ZLHad Mar 9, 2026 5/10
skill GitHub
A Claude Code skill that generates and edits PowerPoint presentations using direct XML manipulation. Enables AI-assisted slide creation from within your development environment without external tools. Useful for developers who need to produce presentation deliverables alongside code.
skillspowerpointpresentationsoffice
by 24111999 Mar 9, 2026 5/10
skill GitHub
Academic research skills for Claude Code covering literature review writing and automated slide generation from research papers. Bridges the gap between reading papers and producing research outputs. Designed for researchers and graduate students using AI in their academic workflow.
skillsresearchacademicpresentations
by Ronitnair Mar 9, 2026 5/10
skill GitHub
A comprehensive guide for creating and enhancing Agent Skills, drawing from official Anthropic documentation and community insights. Covers skill structure, tool integration, and effective prompt patterns. Good starting point for developers new to building Claude Code skills.
skillsguidedocumentationgetting-started
by kaydenplayZ Mar 9, 2026 5/10
skill X
A Claude Code skill that rewrites plain-text image descriptions into structured JSON prompts optimized for Nano Banana 2 (image generation model), producing professional-quality outputs. Demonstrates how Claude Code skills can bridge AI tools via prompt transformation.
skillimage-generationJSONprompt-engineering
by @TechWith_Nova Mar 9, 2026 6/10
skill GitHub
A reusable project template providing ADR, TLDR, and Roadmap systems with pre-configured AI agent and skill configs for Claude Code and Codex CLI. Designed to bring structured knowledge governance to any codebase regardless of stack.
templateCLAUDE.mdADRknowledge-managementcodex
by marioGusmao Mar 9, 2026 7/10
skill GitHub
A Claude Code skill that orchestrates a full implementation workflow across multiple AI models: research, evaluation, design baseline, implementation, root cause analysis, and auditing. Designed to leverage each model's strengths at different stages of a task.
skillmulti-modelworkfloworchestrationaudit
by nestharus Mar 9, 2026 8/10
skill GitHub
A ready-to-use set of Claude agent skills covering research, science, engineering, analysis, finance, and writing. Provides domain-specific prompting patterns for technical and scientific work where Claude Code is used beyond pure software tasks.
skillresearchscienceengineeringanalysis
by K-Dense-AI Mar 9, 2026 7/10
skill GitHub
A production-ready skills collection covering the complete delivery workflow: research, epic planning, task breakdown, implementation, testing, code review, and quality gates. Designed as a drop-in skill set for teams using Claude Code professionally.
skillworkflowproductioncode-reviewquality
by levnikolaevich Mar 9, 2026 8/10
skill GitHub
A Claude Code skill that wraps jadx to decompile Android APK, XAPK, AAB, DEX, JAR, and AAR files directly from your coding session. Useful for security researchers and developers analyzing third-party Android binaries.
skillandroidreverse-engineeringsecurityjadx
by incogbyte Mar 9, 2026 6/10
skill Reddit
A Claude Code skill that dispatches 6 parallel research agents to analyze any market in ~20 minutes using real web data — reviews, pricing, forums, funding signals, and hiring trends. Demonstrated on the AI coding assistants market with 15 competitors analyzed.
skillresearchparallel-agentscompetitive-intelligencemarket-analysis
by ferdbons Mar 9, 2026 7/10
skill GitHub
A framework for building and using production-ready Claude Code agents and skills, with automatic documentation generation. Helps teams maintain a catalog of reusable agent behaviors with up-to-date documentation.
skillagentsdocumentationproductivity
by bloody2634 Mar 9, 2026 6/10
skill GitHub
A one-command install providing professional Claude Code configuration: 16 curated skills, automated hooks, team coding standards enforcement, and the REEL autonomous orchestrator. Designed as a complete opinionated setup for teams adopting Claude Code at scale.
skillhooksorchestrationCLAUDE.mdteamconfiguration
by gsmethells Mar 9, 2026 8/10
skill GitHub
A Claude Code skill that enables automated code analysis and editing by leveraging Codex CLI under the hood. Useful for refactoring workflows where you want Claude Code to orchestrate Codex for specific transformation tasks.
skillcodexautomationrefactoringanalysis
by LightDopper Mar 9, 2026 6/10
skill GitHub
A Claude Code skill that executes dynamically generated Playwright code for browser automation tasks. Rather than writing Playwright scripts manually, you describe what you want and Claude generates and runs the automation on demand.
skillplaywrightbrowser-automationtesting
by jpulido240-svg Mar 9, 2026 7/10
skill GitHub
A Claude Code skill that transforms Claude into a System Architect, generating detailed project documentation with clear component boundaries and traceable requirements. Useful at project kickoff to produce structured specs before implementation begins.
skillarchitecturedocumentationrequirementsspecs
by 428alexander9 Mar 9, 2026 6/10
skill GitHub
A product management skills framework built on proven PM methodologies, compatible with Claude Code, Cowork, Codex, and AI agents. Covers roadmapping, prioritization, stakeholder communication, and delivery — bridging PM work with AI-assisted engineering.
skillproduct-managementroadmapprioritizationmethodology
by deanpeters Mar 9, 2026 7/10
skill GitHub
A set of Claude Code agent skills targeting startup use cases: market validation, competitive intelligence, and planning. Designed for founders and product builders using Claude Code to accelerate pre-build research.
skillstartupcompetitive-intelligencevalidationplanning
by ferdinandobons Mar 9, 2026 6/10
skill Reddit
Any skill that will help Claude understand the telegram’s premium features, its architecture. To use for deploying a new bot. submitted by /u/Mon3y_craft [link] [comments]
skill
by Mon3y_craft Mar 9, 2026 6/10
skill GitHub
12 production skills for Claude Code. Copy a folder, get a superpower.
skill
by jord0-cmd Mar 9, 2026 8/10
skill GitHub
🌳 AI-Powered Skill Tree for Lifelong Human Learning. 30+ skills from K-12 to career & social intelligence, built on cognitive science. | 人类养成记:AI 驱动的终身学习技能树
skill
by 24kchengYe Mar 9, 2026 5/10
skill GitHub
Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
skill
by aiskillstore Mar 9, 2026 8/10
skill Reddit
I've been playing with the design of my personal skills I've written. I have lots of code examples in them, because when I was asking Claude for guidance in writing them it encouraged me to do so. ...
skill
by lambda-legacy Mar 9, 2026 6/10
skill Reddit
I've been automating some parts of my business for the past few months. Along the way I found some very useful skills (markdown files that teach Claude specific workflows) and built a bunch of cust...
skillworkflowreview
by sberoch Mar 9, 2026 9/10
skill GitHub
📦 Simplify Swift concurrency migration with this skill, offering full access to the Swift Concurrency Migration Guide and code examples for easy adaptation.
skill
by rolandobenitez Mar 9, 2026 5/10
skill GitHub
🎨 Create unique, production-ready frontend UIs with this plugin, featuring distinctive typography, custom colors, asymmetric layouts, and impactful animations.
skill
by 01789692905 Mar 9, 2026 5/10
skill GitHub
11 Claude Code skills for product builders shipping with agentic AI
skill
by smith-horn Mar 9, 2026 9/10
skill GitHub
169 production-ready skills & plugins for Claude Code, OpenAI Codex, and OpenClaw — engineering, marketing, product, compliance, C-level advisory, and more. Install via /plugin marketplace.
skill
by alirezarezvani Mar 9, 2026 8/10
skill Reddit
Common situation readed here: write a plan, supposed detailed... implement reachs 60% in the best case how are you doing to avoid this situation? I tried to build more detailed prd's without much i...
skillworkflow
by jrhabana Mar 9, 2026 5/10
skill Reddit
My idea is to submit text, or a pdf, for Claude to analyze and output specific quotes from it that are in a certain tone, word limit, and subject. I have used projects before and know they are good...
skill
by jawwajxy Mar 9, 2026 6/10
skill Reddit
If you've seen setups like Daniel Miessler's PAI, the goal is an assistant that knows everything about you, like your schedule, your health, and your finances. That's hub-and-spoke, with one centra...
skillreview
by anothercoffee Mar 9, 2026 7/10
skill GitHub
A collection of AI Skills specialized in Django Backend development
skill
by vintasoftware Mar 9, 2026 5/10
skill GitHub
Provide curated Anthropic-format skills for AI agents focused on robotics software, including practical patterns, code examples, and design principles.
skill
by vicky23383 Mar 9, 2026 7/10
skill GitHub
Enable AI agents to access and analyze real-time social media data from Twitter, Instagram, Reddit, and TikTok using standardized skills.
skill
by Aditya923-c Mar 9, 2026 6/10
skill GitHub
Enable AI agents to autonomously create, evaluate, and evolve skills across any marketplace without user intervention.
skill
by kledidoda Mar 9, 2026 6/10
skill GitHub
A Claude Code skill providing structured, token-efficient guidance for Svelte 5 development including best practices, real-world patterns, and expert insights. Gives Claude deep Svelte 5 context without bloating the context window.
Svelteskillfrontendtoken-efficient
by NikosDevMC Mar 9, 2026 6/10
skill GitHub
A collection of Claude Code skills targeting modern full-stack development with Cloudflare Workers, React, Tailwind CSS v4, and AI integrations. Provides structured, up-to-date context so Claude can assist accurately with these stacks without hallucinating outdated APIs.
CloudflareReactTailwindskillsfull-stackAI-integration
by jezweb Mar 9, 2026 7/10
skill GitHub
A structured Claude Code skill providing comprehensive access to Swift Programming Language content, enabling Claude to give expert Swift guidance for iOS and macOS development. Covers core language features and common patterns from the official Swift book.
SwiftiOSmacOSskilllanguage
by Shada01245 Mar 9, 2026 5/10
skill GitHub
A Claude Code skill that integrates RubyCritic to surface code quality metrics, complexity scores, and technical debt insights for Ruby and Rails projects. Enables Claude to reason about and improve code quality as part of your development workflow.
RubyRailscode-qualityRubyCriticskillmetrics
by thairns Mar 9, 2026 6/10
skill GitHub
A Claude Code skill that integrates Gemini CLI for code generation, review, testing, documentation, and architecture analysis. Lets Claude Code users leverage Gemini's capabilities within the same workflow for tasks where a second model opinion adds value.
Geminimulti-modelskillcode-reviewCLI
by Junayedahmedd Mar 9, 2026 6/10
skill GitHub
A Claude Code skill that adds ast-grep-powered structural code search, letting Claude find patterns in codebases beyond simple text matching. Particularly useful for error handling audits, refactoring tasks, and enforcing coding conventions across large projects.
ast-grepcode-searchpatternsskillrefactoring
by Kayunangka Mar 9, 2026 6/10
skill GitHub
A Claude Code skill enabling orchestration of multi-agent research workflows with parallel subagent execution, structured audits, and workflow planning. Useful for complex investigations requiring breakdown across multiple specialized agents with result synthesis.
multi-agentresearchorchestrationparallelskill
by zubayer0077 Mar 9, 2026 7/10
skill Reddit
Hi, I updated to 2.1.71 but when typing /loop nothing pop out and also If I try to use it saidd no skill found. Im on windows 11 submitted by /u/triko93 [link] [comments]
skill
by triko93 Mar 9, 2026 5/10
skill Reddit
Do you know of any cool skills for claude.ai for a WordPress FSE, SEO, copywriting, or design designer, social media post X, FB? I already have some, but maybe you can inspire me. Thanks in advance...
skill
by tomaszgiemza Mar 9, 2026 6/10
skill GitHub
Discover, Curate, and Evolve Claude Skills Using Claude Skills 🤯
skill
by JasonLo Mar 9, 2026 6/10
skill GitHub
23 production-ready SEO skills for Claude Code. Technical SEO, content optimization, keyword research, backlink analysis, and AI visibility monitoring.
skill
by norahe0304-art Mar 9, 2026 8/10
skill GitHub
Manage, share, and safely publish Codex skills with automated sanitization, validation, and streamlined installation workflows for team use.
skillworkflow
by Taison472 Mar 9, 2026 5/10
skill GitHub
We don't have time for that is no longer an answer. Draft v0 puts senior engineering expertise at your fingertips — 17 skills, 8 agents, and 12 prompt templates that handle the code so your team st...
skill
by michelve Mar 9, 2026 6/10
skill GitHub
baoyu-skills:
skill
by JimLiu Mar 9, 2026 5/10
skill GitHub
Build, upgrade, and validate Claude Code and Antigravity SKILL.md files with live best practices and multi-marketplace discovery tools.
skill
by cxshoutghost Mar 9, 2026 10/10