browser-discovery
Safe 70Detect browser tools for documentation discovery
by Consiliency
Static tools like curl fail on JavaScript-rendered sites. This skill provides a decision tree for detecting when browser automation is needed and selects the best available browser tool for documentation discovery.
skill-creator
Safe 71Create skills for Claude
by ComposioHQ
Creating skills from scratch requires understanding structure, naming conventions, and bundled resources. This skill provides step-by-step guidance and Python utilities to scaffold, validate, and package skills for distribution.
pptx
Low Risk 69Create and edit PowerPoint presentations
by ComposioHQ
Users need to create and edit PowerPoint presentations programmatically. This skill provides tools for HTML-to-PPTX conversion, slide manipulation, text inventory extraction, and OOXML editing for precise presentation control.
Process PDF documents with Claude
by ComposioHQ
Need to extract data from PDFs, fill forms, or merge documents? Claude can read, create, and modify PDFs using Python libraries and command-line tools.
docx
Low Risk 70Create and edit Word documents with tracked changes
by ComposioHQ
This skill enables Claude to create, edit, and analyze Word documents. It handles tracked changes, comments, and formatting preservation for professional document workflows. Perfect for legal document review, academic editing, and business document automation.
changelog-generator
Safe 69Generate user-friendly changelogs from git commits
by ComposioHQ
Writing changelogs manually takes hours of work to translate technical commits into customer-friendly language. This skill automatically analyzes git history, categorizes changes, and creates polished release notes that users can understand.
python-style-guide
Safe 71Apply Python Style Guidelines
by CodingKaiser
This skill provides comprehensive Python programming guidelines following Google's Python Style Guide. It ensures code consistency, readability, and maintainability across Python projects.
writing-skills
Safe 69Create Effective Skills for Claude
by CodingCossack
Agents repeatedly make the same mistakes across sessions. This skill provides a test-driven methodology for documenting proven techniques as reusable skills that future Claude instances can apply immediately.
commit
Safe 69Create conventional git commits with emoji
by Codename-11
Developers spend too much time formatting commit messages. This skill automates conventional commit creation with emoji prefixes, ensuring consistent and readable version history across any project.
architecture-diagram
Safe 69Generate architecture diagrams
by Cocoon-AI
Creating technical architecture diagrams by hand takes significant time and requires design skills. This skill provides ready-to-use HTML templates with a consistent dark theme, semantic colors, and SVG graphics that render correctly in any browser.
decisions
Safe 69Load past architectural decisions
by Clouder0
Teams often repeat past mistakes or forget why certain choices were made. This skill provides access to historical decision records so new decisions align with established patterns and avoid re-litigating settled questions.
conventions
Safe 69Load Coding Conventions
by Clouder0
Teams need consistent coding standards to maintain code quality across projects. This skill loads project conventions to ensure code follows established patterns during writing and review.
spec
Safe 68Generate structured software specifications
by Clionegohan
Writing clear software specifications from requirements is time-consuming and error-prone. This skill transforms natural language requirements into structured EPIC/Story/Subtask specifications using EARS notation through an interactive three-phase workflow.
document-writing-coordination
Safe 70Coordinate multi-agent document writing
by ClementWalter
Large documentation projects require coordination across multiple writers. This skill breaks documents into sections, delegates to specialized doc agents, and ensures consistency through structured review workflows.
testing-patterns
Safe 68Apply testing patterns with Vitest
by CleanExpo
Writing tests for new features, agents, and API routes requires consistent patterns. This skill provides ready-to-use Vitest patterns for unit tests, agent tests, and API tests with Supabase mocking.
docs-agent
Safe 69Update project documentation automatically
by CleanExpo
Documentation drift causes confusion and wasted time. This skill uses AI to automatically sync README files, API docs, and internal documentation with codebase changes. Keep your project docs accurate without manual effort.
how-to-create-claude-code-skill
Safe 68Create Claude Code skills with proper structure
by ClaudeCode-NPC
You need clear guidance to build Claude Code skills that trigger correctly. This guide explains required files, naming conventions, and folder organization patterns so you can write compliant skills that work as expected.
claude-plugin
Safe 71Index code symbols for faster navigation
by ChipFlow
This skill adds MCP tools for fast symbol search across Python, C++, and Rust codebases. It automatically indexes functions, classes, and methods into a local SQLite database, enabling quick lookups without full codebase scans.
skill-creator
Safe 68Create Claude Code skills properly
by ChinchillaEnterprises
Creating skills without proper structure causes errors and confusion. This skill provides step-by-step guidance for naming, file structure, and deployment. Follow these rules to ensure your skills work correctly and can be shared across projects.
software-architecture
Safe 71Create software architecture documentation
by Chemiseblanc
Software projects often lack clear architecture documentation. This skill provides templates and patterns for documenting system design, component relationships, and data flows using Mermaid diagrams.