Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
fact-checker fernandezbaptiste/claude-code-skills Verifies factual claims in documents using web search and official sources, then proposes corrections with user confirmation. Use when the user asks to fact-check, verify information, validate claims, check accuracy, or update outdated information in documents. Supports AI model specs, technical documentation, statistics, and general factual statements. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 4f0eae8 |
youtube-downloader fernandezbaptiste/claude-code-skills Download YouTube videos and HLS streams (m3u8) from platforms like Mux, Vimeo, etc. using yt-dlp and ffmpeg. Use this skill when users request downloading videos, extracting audio, handling protected streams with authentication headers, or troubleshooting download issues like nsig extraction failures, 403 errors, or cookie extraction problems. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 4f0eae8 |
angular-performance Yoizen/dev-ai-workflow Angular performance: NgOptimizedImage, @defer, lazy loading, SSR. Trigger: When optimizing Angular app performance, images, or lazy loading. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: a5296da |
llm-models inference-sh/skills Access Claude, Gemini, Kimi, GLM and 100+ LLMs via inference.sh CLI using OpenRouter. Models: Claude Opus 4.5, Claude Sonnet 4.5, Claude Haiku 4.5, Gemini 3 Pro, Kimi K2, GLM-4.6, Intellect 3. One API for all models with automatic fallback and cost optimization. Use for: AI assistants, code generation, reasoning, agents, chat, content generation. Triggers: claude api, openrouter, llm api, claude sonnet, claude opus, gemini api, kimi, language model, gpt alternative, anthropic api, ai model api, llm access, chat api, claude alternative, openai alternative | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: 9a723cd |
related-skill inference-sh/skills Discover and install related skills from inference.sh skill registry. Helps find complementary skills for your AI workflow. Use for: skill discovery, workflow expansion, capability exploration. Triggers: related skills, find skills, skill discovery, complementary skills, expand workflow, more capabilities, similar skills, skill suggestions | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 9a723cd |
humanitys-last-prompt-engineer back1ply/LLM-Skills This skill should be used when the user asks to "write a prompt", "improve my prompt", "fix this prompt", "optimize a prompt", "learn prompting techniques", "get prompt templates", or mentions prompt engineering, prompt quality, or prompt rewriting. Applies 11 foundational techniques from Forward Future's guide. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b573078 |
writing-dax-measures back1ply/LLM-Skills This skill should be used when the user asks to "write DAX measures", "create Power BI calculations", "help with DAX formulas", "write time intelligence", or mentions aggregations, filters, or DAX performance. Ensures correct syntax, optimal performance, and best practices on the first attempt. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4f7c5c1 |
figma-to-code jamesmoss/frontend-skills Implement Figma designs in code with accurate layout, spacing, typography, and tokens. Use when implementing designs from Figma, translating mockups to React/CSS, or when the user mentions Figma, design specs, or Dev Mode. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c6abedf |
fastapi-project-starter achreftlili/deep-dev-skills Scaffold a production-ready async FastAPI application with SQLAlchemy 2.0, Alembic migrations, Pydantic v2, and structured logging. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 181fcbc |
hono-project-starter achreftlili/deep-dev-skills Scaffold a production-ready Hono 4.x API with TypeScript, Zod validation, OpenAPI generation, and multi-runtime support (Cloudflare Workers, Node.js, Bun). | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 181fcbc |
clang-format Jamie-BitFlight/claude_skills Configure clang-format code formatting. Use when: user mentions clang-format or .clang-format, analyzing code style/patterns, creating/modifying formatting config, troubleshooting formatting, brace styles/indentation/spacing/alignment/pointer alignment, or codifying conventions. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 83a4de9 |
pt-planning-recon santosomar/ethical-hacking-agent-skills Defines penetration test scope and performs authorized reconnaissance using passive and active methods. Use when planning a test engagement, collecting target intelligence, building asset inventories, or preparing recon findings. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: a8ff73a |
agent-pr-creator ravnhq/ai-toolkit Analyzes git diffs and commit history to intelligently fill PR templates and create pull requests via gh CLI. Use when: creating a PR, needing PR description help, saying 'create a pull request', 'fill PR template', 'make a PR', 'open a pull request'. Triggers on: create PR, open pull request, make a PR, fill template. | Skills | — |
agent-init-deep ravnhq/ai-toolkit Initialize or migrate to nested CLAUDE.md structure for progressive disclosure. Claude auto-loads CLAUDE.md from any directory it enters, so nested files get discovered automatically. Use when setting up a new project's agent config, refactoring a bloated CLAUDE.md, or adding progressive disclosure to an existing repo. Triggers on: '/agent-init-deep', 'setup progressive disclosure', 'refactor claude.md', 'split claude.md', 'claude.md is too big'. | Skills | — |
agent-add-rule ravnhq/ai-toolkit Add a new rule, convention, or instruction to the project's agent configuration. Analyzes the rule and helps decide placement: root CLAUDE.md (universal rules), docs/agents/ files (topic-specific guidance), or a new skill (complex workflows). Use when users say: '/agent-add-rule', 'add a rule', 'add convention', 'new coding standard', 'add instruction for claude', 'update claude.md with'. | Skills | — |
swiftui-ui-patterns dimillian/skills Best practices and example-driven guidance for building SwiftUI views and components, including navigation hierarchies, custom view modifiers, and responsive layouts with stacks and grids. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens with VStack/HStack, managing @State or @Binding, building declarative iOS interfaces, or needing component-specific patterns and examples. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 9f3533a |
github dimillian/skills Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries. Use when the user asks about GitHub issues, pull requests, workflows, or wants to interact with GitHub repositories from the command line — including tasks like check CI status, create PR, list issues, or query the GitHub API. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 2bf48d7 |
react-component-performance dimillian/skills Analyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive computations). Use when asked to profile or improve a React component, reduce re-renders, or speed up UI updates in React apps. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 2bf48d7 |
swiftui-liquid-glass dimillian/skills Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 9f3533a |
401-frameworks-quarkus-core jabrena/cursor-rules-java Use when building or reviewing core Quarkus applications with CDI beans and scopes, SmallRye Config and profiles, lifecycle, interceptors and events, virtual threads, and test-friendly design. Part of the skills-for-java project | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 16eb4bf |
Can't find what you're looking for? Evaluate a missing skill.