Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

34 skills indexed across 13 categories

Results for “rag” - 34 found

Django Verification Loop

570

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before rele

Backendby affaan-m/everything-claude-code

Hyperliquid Trading

563

Trade perp futures, spot, and RWA on Hyperliquid DEX with up to asset max leverage. Use when placing perp or spot orders, setting TP/SL, or

Generalby starchild-ai-agent/official-skills

prometheus-configuration

537

Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing met

Devopsby wshobson/agents

embedding-strategies

536

Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking str

Generalby wshobson/agents

hybrid-search-implementation

514

Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approa

Generalby wshobson/agents

Semgrep Security Scan

447

Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes - "run all" (full ruleset coverage) and "im

Securityby trailofbits/skills

ui-animation

355

Creates, reviews, and debugs UI motion and animation implementations. Covers springs, gestures, drag interactions, clip-path reveals, easing

Frontendby mblode/agent-skills

pytest-coverage

336

Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.

Testingby github/awesome-copilot

Cache-Aware Prompting

Structures prompts so provider prompt caching actually applies. Use in any repeated-prefix workload such as RAG, agents or chat.

Backendby tokencalculator

Respect Effective Context

Stops treating an advertised context window as usable capacity. Use when designing any long-context feature.

Agentby tokencalculator