Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By tsilva
Create, modify, validate, and optimize README.md files following GitHub best practices.
npx claudepluginhub tsilva/claudeskillz --plugin project-readme-author
🔧 Modular skills that supercharge Claude Code with specialized capabilities ⚡
Add this repository to your Claude Code plugins:
claude plugins:add tsilva/claudeskillz
Or install individual skills by navigating to Settings → Plugins → Add from URL and using:
https://github.com/tsilva/claudeskillz
v2.0.0 · Applies gorgeous terminal styling to bash scripts using gum with ANSI fallback
Style all user-facing shell script output with a bundled style.sh library that provides headers, spinners, tables, progress bars, and color-coded messages with graceful degradation.
/bash-output-styler [script-path]
v5.1.0 · Generates professional logos with transparent backgrounds
Creates distinctive project logos using AI image generation. Requires the mcp-openrouter MCP server.
/project-logo-author
v2.5.1 · Create and optimize README files
Create, modify, validate, and optimize README.md files following GitHub best practices with modern visual hierarchy.
/project-readme-author create|modify|validate|optimize
v1.0.0 · Analyzes a codebase and generates a pure requirements specification
Extract what a project does into a clean SPEC.md — no implementation details, just behaviors, features, and acceptance criteria. Use for rebuilding projects from scratch, porting to different stacks, or living documentation.
/project-spec-extractor [--tech-agnostic] [path]
v1.0.0 · Applies gorgeous terminal styling to Python scripts using Rich with plain-text fallback
Style all user-facing Python script output with a bundled style.py module that provides headers, spinners, tables, progress bars, and color-coded messages with graceful degradation.
/python-output-styler [script-path]
Use the plugin-dev plugin to create new skills following the official specification:
/plugin-dev:skill-development
plugins/
└── my-skill/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
└── skills/
└── my-skill/
├── SKILL.md # Skill instructions (required)
├── scripts/ # Executable code (optional)
├── references/ # Documentation (optional)
└── assets/ # Static resources (optional)
claudeskillz/
├── .claude-plugin/
│ └── marketplace.json # Lists all available plugins
├── plugins/
│ ├── bash-output-styler/
│ ├── project-logo-author/
│ ├── project-readme-author/
│ ├── project-spec-extractor/
│ └── python-output-styler/
├── shared/ # Cross-skill utilities
├── CLAUDE.md # Project instructions for Claude
├── README.md # This file
└── logo.png # Repository logo
MIT License - see LICENSE for details.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Smart README generation from project analysis
Documentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
Applies gorgeous terminal styling to Python scripts using Rich with plain-text fallback.
Analyzes a codebase and generates a pure requirements specification (SPEC.md) with no implementation details.
Generates professional logos with native transparent backgrounds. Requires repologogen CLI.
Applies gorgeous terminal styling to bash scripts using gum with ANSI fallback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim