ratacatratacatCommunity·15 Agent Skills Included

claude-skills

Code review, debugging, testing, and development workflow automation

Provides ready-to-use skills for code review, systematic debugging, browser testing, and PR management. Covers Rails, Python, TypeScript, and React conventions plus database migrations, security audits, and performance analysis. Eliminates repetitive review cycles and manual bug reproduction with structured, parallel workflows.
npx skills add ratacat/claude-skills --all -g -y
Available:

Instructs the agent to treat this repository as a skill factory, placing new skills in the skills folder and checking for relevant existing skills before starting any task.

All Skills in This Repository (15)

Pure Emerald Level Indicators
📦 In Repo
ratacatratacat

ebook-extractor

Convert EPUB, MOBI, PDF, AZW, and AZW3 ebooks to plain text.

Community
Intermediate
📦 In Repo
ratacatratacat

clean-code

Apply clean-code principles to writing, reviewing, or refactoring source code.

Community
Basic
📦 In Repo
ratacatratacat

annas-archive-ebooks

Search Anna's Archive for ebooks and download PDF, EPUB, or MOBI files.

Community
Intermediate
📦 In Repo
ratacatratacat

design-patterns

Apply design patterns to refactor code with large switch statements.

Community
Intermediate
📦 In Repo
ratacatratacat

ripgrep

Search text patterns across files with regex and .gitignore support.

Community
Advanced
📦 In Repo
ratacatratacat

brave-search

Search the Brave Search API for web results, images, and news with citations.

Community
Advanced
📦 In Repo
ratacatratacat

web-interface-design

Review web UI designs for clutter, contrast, and keyboard navigation.

Community
Advanced
📦 In Repo
ratacatratacat

documentation-scraper

Convert documentation sites into a single Markdown file for AI context.

Community
Advanced
📦 In Repo
ratacatratacat

medium-paywall-bypass

Fetch Medium article content through prioritized mirror services like Freedium and Archive.today.

Community
Advanced
📦 In Repo
ratacatratacat

postgres-query-expert

Construct and optimize PostgreSQL 16 SQL queries with parameterization and EXPLAIN ANALYZE.

Community
Advanced
📦 In Repo
ratacatratacat

assemblyai-streaming

Stream audio via WebSocket for low-latency AssemblyAI speech-to-text transcription.

Community
Advanced
📦 In Repo
ratacatratacat

writing-skills

Create, write, edit, and test Claude Skills with structured documentation.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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