Repository inventory

ratacat/claude-skills

Skills indexed from this repository, with install-style signals scoped to the repo.
34 skills816 GitHub stars0 weekly installsPythonGitHubOwner profile

Overview

This skill lets you search the web, images, and news using Brave Search with privacy-focused results and optional AI-grounded answers that include citations. It’s designed for current or recent information, image lookups, and producing cited summaries. Use it when you need live web data rather than local code or file searches.

How this skill works

The skill calls Brave Search endpoints for web, image, news, suggestions, and AI Grounding. Queries return JSON results with titles, URLs, snippets, and optional extra snippets; AI Grounding returns OpenAI-compatible responses with inline citations. It supports filters like freshness, country, language, safe search, count, and pagination.

When to use it

  • Find current facts, recent developments, or news articles
  • Look up images or get image result URLs and metadata
  • Request AI-generated answers that include source citations
  • Autocompletion or query suggestions for search inputs
  • Location/POI lookups when on a Pro plan

Best practices

  • Set BRAVE_API_KEY before using the skill and verify it with the check-key command
  • Batch related queries and run searches in parallel for high-throughput research
  • Use subagents to handle heavy or multi-source research to preserve context
  • Apply freshness, country, and language filters to narrow results
  • Request only the count you need and use pagination to manage large result sets

Example use cases

  • Get the latest news articles about an ongoing event with freshness=pd (past day)
  • Compare product alternatives and return cited links using AI Grounding
  • Fetch 10 images for a design brief with safe search enabled
  • Autocomplete query suggestions for a search box
  • Run parallel searches for competitor research and synthesize findings

FAQ

Yes. Set BRAVE_API_KEY from your Brave Search dashboard. Without it requests return 401 Unauthorized.

What are the rate limits?

Free tier: about 1 request/second and 2,000 queries/month. The API supports higher concurrency (up to ~50 requests/sec) for high-throughput scenarios; upgrade to Pro for higher quotas.

34 skills

brave-search
Ai

This skill helps you search the web for current information with citations, images, and news results.

AnalyticsApiDataProductivity+2
ts-morph-analyzer
Backend

This skill helps you debug TypeScript code quickly by tracing call chains, extracting signatures and JSDoc without full file reads.

Code ReviewDebuggingScriptingPython
medium-paywall-bypass
Api

This skill helps you access paywalled Medium articles by automatically using Freedium and fallbacks to extract readable content.

AutomationContentDataProductivity+2
ebook-extractor
Automation

This skill extracts plain text from EPUB, MOBI, and PDF ebooks for analysis or reading without relying on LLMs.

DataDocsPython
annas-archive-ebooks
Api

This skill helps you find and download books from Anna's Archive, returning precise editions and formats for research and citation.

DataProductivityResearchScripting+1
writing-documentation
Api

This skill applies Elements of Style to craft concise, clear technical docs such as READMEs, API docs, and guides.

ContentDocsSeoWriting+1
documentation-scraper
Automation

This skill analyzes sitemaps and scrapes documentation sites into a single Markdown file optimized for AI context, ensuring accurate scope and structure.

CliDocsScriptingPython
postgres-query-expert
Data

This skill helps you construct and optimize PostgreSQL 16 queries, diagnose performance issues, and introspect schemas for robust database work.

DatabaseDebuggingPerformanceSql+1
ripgrep
Cli

This skill helps you locate text across codebases and large files quickly using ripgrep, reducing time spent scanning files.

PerformanceProductivityScriptingPython
web-interface-design
Accessibility

This skill helps you design and review web interfaces by applying typography, forms, buttons, color systems, and layout guidelines for clarity.

DesignFrontendProductUx+1
beautiful-mermaid-ascii
Automation

This skill renders Mermaid diagrams as readable ASCII art in the terminal from files, stdin, or Markdown fences.

CliPythonScriptingPython
xcode-test
Automation

This skill builds, installs, and tests iOS apps on a simulator using XcodeBuildMCP, capturing logs and screenshots for quick verification.

Ci CdDebuggingSwiftTesting+1
bd-to-br-migration
Automation

This skill migrates documentation from bd to br by applying exact transforms and verifying updates to ensure complete, consistent agent guidance.

DocsGitMigrationPython+2
agent-native-reviewer
Ai

This skill reviews code to ensure agent-native parity, enabling agents to perform every user action and see the same data.

Code ReviewDesignFullstackPython+1
repo-research-analyst
Ai

This skill conducts comprehensive repository research, analyzing architecture, guidelines, templates, and patterns to reveal conventions and best practices.

Code ReviewDocsGitResearch+1
learnings-researcher
Ai

This skill surfaces relevant institutional learnings from docs/solutions before implementing a feature, helping avoid repeating mistakes and guiding design

BackendDataDocsPython
kieran-python-reviewer
Code Review

This skill reviews Python code changes to enforce Kieran's high quality standards, emphasizing type hints, readability, and maintainability.

LintingPythonRefactorTesting+1
plan_review
Ai

This skill coordinates parallel reviews of a plan by specialized agents to speed up quality assessment and feedback.

AutomationCode ReviewPlanningPython
release-docs
Automation

This skill helps you generate up-to-date release documentation for the compound-engineering plugin by syncing agents, commands, skills, and servers.

DevopsDocsPythonRelease+1
pr-comment-resolver
Automation

This skill resolves pull request comments by implementing requested changes, verifying impact, and reporting a concise resolution summary.

BackendCode ReviewGitPython+2
julik-frontend-races-reviewer
Code Review

This skill reviews JavaScript and Stimulus changes for data races, ensuring safe timing, proper cleanup, and DOM stability across Turbo/Hotwire.

DebuggingFrontendJavascriptPerformance+1
workflows-brainstorm
Ai

This skill guides collaborative brainstorming to specify feature requirements and approaches before planning implementation efficiently together.

PlanningProductResearchStrategy+1
best-practices-researcher
Ai

This skill helps you research and synthesize up-to-date best practices from official docs, community standards, and real-world examples for any technology.

CloudDataDocsScripting+2
figma-design-sync
Automation

This skill synchronizes web implementations with Figma designs by detecting visual differences and applying precise, iterative fixes for pixel-perfect results.

DebuggingDesignFrontendTesting+2
lint
Code Review

This skill runs linting and security checks for Ruby and ERB projects, auto-fixing issues and preparing code before pushing.

LintingRailsRubySecurity+1
bug-reproduction-validator
Backend

This skill helps verify reported bugs by systematically reproducing issues, validating steps, and distinguishing bugs from user errors across environments.

Ci CdCode ReviewDataDebugging+4
design-iterator
Accessibility

This skill acts as a proactive design-iterator to deliver iterative refinements for UI components, escalating visual balance and polish through focused cycles.

DesignFrontendPerformanceUx+1
deployment-verification-agent
Data

This skill helps engineers generate concrete deployment verification checklists with pre/post-deploy SQLs, rollback plans, and monitoring for risky data

DatabaseDevopsMigrationMonitoring+2
ankane-readme-writer
Automation

This skill creates Ankane-style Ruby gem READMEs with concise sections, proper formatting, and imperative voice.

DocsFormattingRubyWriting+1
spec-flow-analyzer
Analytics

This skill analyzes specifications to map all user flows, identify gaps, and pose clarifying questions to ensure comprehensive, user-centric designs.

DesignProductResearchTesting+2
workflows-work
Git

This skill helps you execute work plans efficiently while maintaining quality, generating actionable tasks, and ensuring incremental progress toward shipping

PlanningProductivityPythonTesting+1
technical-planning
Ai

This skill helps plan technical projects with risk-first development, milestone structuring, and explicit deferral to maximize clarity and progress.

AnalyticsPlanningProductStrategy+1
data-systems-architecture
Backend

This skill helps you design data systems for performance and scalability by guiding schema choices, indexing, OLTP/OLAP trade-offs, and ORM/N+1 handling.

DataDatabasePerformanceSql+1
claude-md-authoring
Ai

This skill helps you author and review CLAUDE.md configurations for Claude Code, applying WHAT/WHY/HOW and budget guidance.

Code ReviewDocsPlanningWriting+1
More from this maintainer
Other repositories and skills published under the same GitHub owner.
Skills library
Jump back to the full directory or explore grouped topics.
Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational