Browse
Meta
Skills Found
skill-creator
Provides a complete framework and utilities for creating Claude Skills, including templates, validation scripts, and packaging tools. It establishes clear conventions for skill structure, resource organization, and progressive disclosure patterns.
writing-skills
Applies Test-Driven Development methodology to creating Claude Skills documentation. Provides concrete guidelines for writing effective SKILL.md files with emphasis on trigger-based descriptions, proper structure, and avoiding common pitfalls that cause Claude to skip reading full skill content.
hive-mind-advanced
This skill implements a queen-worker multi-agent system for coordinating Claude instances. It provides structured workflows for complex tasks, consensus voting mechanisms, and persistent memory storage. The system supports different queen types (strategic, tactical, adaptive) and specialized worker roles for development, testing, and analysis tasks.
template
A well-structured template for creating Claude Skills with clear guidance on content organization, practical considerations, and integration patterns for context engineering.
skill-creator
This skill provides detailed guidance for creating Claude Skills following the Agent Skills specification. It covers skill structure, YAML frontmatter requirements, trigger configuration patterns, and includes troubleshooting documentation. The skill emphasizes concise content and appropriate degrees of freedom for different task types.
evolving-skill-creator
A meta-skill framework for creating reusable, evolving workflow plans that improve through iteration, with excellent documentation structure and practical implementation guidance.
gate-evaluation
A sophisticated multi-agent gate evaluation system that automates phase transition validation with comprehensive criteria checking, parallel validation, and structured reporting for software development projects.
prompt-engineering
Provides structured prompt engineering patterns like few-shot learning and chain-of-thought, with practical examples for writing better LLM instructions. Focuses on improving reliability and controllability of AI outputs through systematic techniques.
Skills Guide
Provides specifications and guidelines for creating Claude Skills. Covers SKILL.md structure, frontmatter requirements, organization patterns, and practical tips for effective skill development. Serves as a reference for developers building reusable capabilities.
skill-reinforcement
A meta-skill that automatically triggers after any skill use to capture learnings, identify anti-patterns, and update skill documentation. It provides structured templates for documenting shortcuts, failure modes, and workflow improvements to prevent knowledge loss between sessions.
clawdhub
A CLI tool for managing Claude Skills from clawdhub.com. It allows searching, installing, updating, and publishing skills directly from the command line. Useful for developers who need to fetch new skills dynamically or maintain their skill collection.
self-improve
A sophisticated meta-skill that enables AI agents to autonomously improve their own capabilities through documentation updates and system extensions based on real-world usage patterns.