Showing 30 of 119289 results
ClickHouse database patterns for high-performance analytics and data engineering, covering MergeTree engine selection, table schema design, analytical queries, partition pruning, projections, and materialized views.
Production deployment workflows and CI/CD best practices covering rolling, blue-green, and canary deployment strategies, Docker containerization, health checks, rollback strategies, and production readiness checklists.
Implements a rigorous evaluation framework for Claude Code sessions using systematic testing, grading, and pass@k metrics
A collection of 255+ universal agentic skills for AI coding assistants including Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, and Cursor.
Researches any topic across Reddit, X, YouTube, and the web from the last 30 days, finding community-upvoted content and generating an up-to-date prompt, with watchlist tracking, YouTube transcript extraction, and support for both Claude Code and OpenAI Codex CLI.
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes.
Django TDD skill covering test-driven development with pytest-django, factory_boy, mocking patterns, coverage requirements, and Django REST Framework API testing
Comprehensive collection of Claude Code configurations, tips, and resources including CLAUDE.md templates, custom commands, agent workflows, and best practices across multiple programming languages.
Qiaomu OpenCLI Skills — a Claude Code skills bundle built on top of jackwener/opencli that turns 79+ websites and Electron desktop apps (Bilibili, Twitter, Reddit, Xiaohongshu, Cursor, ChatGPT, Notion, etc.) into CLI interfaces for AI agents, with bundled `qiaomu-opencli-usage`, `qiaomu-opencli-browser`, `qiaomu-opencli-explorer`, `qiaomu-opencli-oneshot`, `qiaomu-opencli-autofix`, and `qiaomu-smart-search` skills.
A curated collection of awesome LLM apps built with RAG, AI agents, multi-agent teams, MCP, and voice agents, using models from OpenAI, Anthropic, Google, xAI, and open-source providers.
Official Figma skill that generates code from selected Figma frames, providing design information and context to AI agents via the Figma MCP server.
Retrieves comprehensive Chinese financial market data across stocks, indices, funds, futures, and macroeconomic indicators using Tushare Pro API.
Provides Three.js shader development patterns including custom WebGL shaders, GLSL code examples, and advanced rendering effects
Market research skill from Everything Claude Code, a comprehensive guide and skills collection for maximizing Claude Code productivity.
Interactive QA session skill — the user reports bugs conversationally while the agent clarifies, explores the codebase in the background to learn domain language, decides whether to file a single issue or break it into dependency-ordered sub-issues, and creates each one via `gh issue create` using a durable, user-focused template (no file paths, no line numbers).
Operation-aware node configuration guidance for n8n covering property dependencies, required field determination, progressive disclosure detail levels, and common configuration patterns by node type.
Iterative retrieval pattern skill that solves the subagent context problem in multi-agent workflows through a 4-phase loop of progressively refining context retrieval
E-commerce data extraction skill using Apify to scrape pricing, reviews, and seller data from Amazon, Walmart, eBay, IKEA, and 50+ marketplaces
Writes articles, guides, blog posts, and long-form content in a distinctive voice from supplied examples.
Automates mobile device interactions by navigating apps, capturing snapshots, tapping elements, typing text, and extracting UI information on iOS and Android.
Desktop control skill providing comprehensive desktop automation through PyAutoGUI, enabling AI agents to control mouse, keyboard, take screenshots, and interact with applications
Fetches daily stock data for specified tickers, calculates multiple technical indicators, and generates a CSV with buy/sell recommendations and pattern analysis.
A Claude Skills library for SEO and Generative Engine Optimization (GEO), organized around a Research → Build → Optimize → Monitor methodology framework.
An open-source platform for building generative AI applications with visual workflow orchestration, RAG pipelines, agent capabilities, model management, and observability features.
A skill by Paul Hudson that writes, reviews, and improves SwiftData code for correctness and modern API usage, covering predicates, CloudKit constraints, indexing, and class inheritance patterns for Swift 6.2+.
from supercent-io/skills-template
Exposes React DevTools and the Next.js dev overlay as shell commands that AI agents can parse and act on. Agents can run commands like snapshot, click, and tree inspection against a long-lived browser daemon, enabling automated debugging of component trees, props, hooks, PPR shells, errors, network, and accessibility.