claude-skills
Code review, debugging, testing, and development workflow automation
All Skills in This Repository (15)
Pure Emerald Level Indicatorsebook-extractor
Convert EPUB, MOBI, PDF, AZW, and AZW3 ebooks to plain text.
clean-code
Apply clean-code principles to writing, reviewing, or refactoring source code.
annas-archive-ebooks
Search Anna's Archive for ebooks and download PDF, EPUB, or MOBI files.
design-patterns
Apply design patterns to refactor code with large switch statements.
ripgrep
Search text patterns across files with regex and .gitignore support.
brave-search
Search the Brave Search API for web results, images, and news with citations.
web-interface-design
Review web UI designs for clutter, contrast, and keyboard navigation.
documentation-scraper
Convert documentation sites into a single Markdown file for AI context.
medium-paywall-bypass
Fetch Medium article content through prioritized mirror services like Freedium and Archive.today.
postgres-query-expert
Construct and optimize PostgreSQL 16 SQL queries with parameterization and EXPLAIN ANALYZE.
assemblyai-streaming
Stream audio via WebSocket for low-latency AssemblyAI speech-to-text transcription.
writing-skills
Create, write, edit, and test Claude Skills with structured documentation.
Frequently Asked Questions
FAQPage SchemaHow to install claude-skills?▼
Run `npx skills add ratacat/claude-skills --all -g -y` in your terminal to install all skills globally.
What does this skill collection cover?▼
It covers code review (Rails, Python, TypeScript, React), systematic debugging, browser and iOS testing, PR comment resolution, database migrations, security audits, and documentation writing.
How do the code review skills work?▼
Skills like workflows-review run multiple specialized reviewers in parallel against a PR, then convert findings into tracked todo files for triage and resolution.
Can I use these skills without coding experience?▼
Most skills are designed for developers working in real codebases, but commands like changelog generation and documentation writing are accessible to non-technical users.
Do these skills work with Claude Code?▼
Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core