Discover and explore top open-source AI tools and projects—updated daily.
jezwebProduction-ready skills and agents for AI-powered code CLI
Top 94.0% on SourcePulse
This repository offers a comprehensive marketplace of "skills" and "agents" designed to augment the Claude Code CLI. It addresses the need for specialized, production-ready tooling across diverse development stacks, including Cloudflare, React, AI integrations, Python, and databases. The primary benefit for developers is significantly enhanced productivity, demonstrated by substantial token savings and error prevention, enabling faster and more robust code generation and project management within the Claude Code environment.
How It Works
The system leverages Claude Code's automatic skill discovery mechanism, loading capabilities from ~/.claude/skills/. Each "skill" can encapsulate background knowledge, user-invocable slash commands (e.g., /context-mate), and specialized "agents" (sub-processes for tasks like debugging or testing). This modular design allows Claude Code to intelligently suggest and apply relevant tools contextually, streamlining complex development workflows without imposing rigid methodologies.
Quick Start & Requirements
/plugin marketplace add https://github.com/jezweb/claude-skills/plugin install all@jezweb-skills for all, or specific ones like /plugin install developer-toolbox@jezweb-skills).skills/context-mate/SKILL.md), Marketplace installation (docs/MARKETPLACE.md), Local testing (docs/PLUGIN_INSTALLATION_GUIDE.md), Skills Catalog (docs/SKILLS_CATALOG.md).Highlighted Details
/context-mate command for automatic project analysis and tool suggestion.Maintenance & Community
The project is maintained by Jeremy Dawes. Community interaction primarily occurs through GitHub issues (github.com/jezweb/claude-skills/issues). No explicit community channels like Slack or Discord are detailed.
Licensing & Compatibility
The project is released under the MIT License, generally permitting broad use, including commercial applications.
Limitations & Caveats
The marketplace name was updated from claude-skills to jezweb-skills in v3.4.0, requiring users to update their plugin configurations. Agents require separate installation via shell scripts and subsequent discovery through the Task tool, adding an extra setup step beyond basic skill installation.
1 day ago
Inactive