Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,609
总 Skills
166.4M
总安装量
2,750
贡献者
# Skill 仓库 描述 安装量
17701 databricks-python-sdk databricks-solutions/ai-dev-kit
Databricks Development Guide This skill provides guidance for Databricks SDK, Databricks Connect, CLI, and REST API. SDK Documentation: https://databricks-sdk-py.readthedocs.io/en/latest/ GitHub Repository: https://github.com/databricks/databricks-sdk-py Environment Setup Use existing virtual environment at .venv or use uv to create one For Spark operations: uv pip install databricks-connect For SDK operations: uv pip install databricks-sdk Databricks CLI version should be 0.278.0 or higher Conf...
82
17702 dynamic-debugger rysweet/amplihack
Dynamic Debugger Skill Interactive debugging capability fer Claude Code via DAP-MCP integration. Debug yer code in natural language without leavin' the conversation. Overview This skill enables interactive debuggin' through the Debug Adapter Protocol (DAP) via MCP server integration. Set breakpoints, step through code, inspect variables, and control execution flow across multiple programming languages using natural language commands. What ye get: Natural language debugging commands ("set br...
82
17703 docker-composer eddiebe147/claude-settings
Docker Composer Skill Overview This skill helps you create efficient Docker configurations for development and production. Covers Dockerfiles, Docker Compose, multi-stage builds, networking, volumes, and container orchestration best practices. Docker Philosophy Container Principles One process per container: Keep containers focused Immutable infrastructure: Don't modify running containers Stateless containers: Store state in volumes or external services Minimal images: Smaller = faster + more ...
82
17704 moai-domain-database modu-ai/moai-adk
Database Domain Specialist Quick Reference Enterprise Database Expertise - Comprehensive database patterns and implementations covering PostgreSQL, MongoDB, Redis, Oracle, and advanced data management for scalable modern applications. Core Capabilities: PostgreSQL: Advanced relational patterns, optimization, and scaling MongoDB: Document modeling, aggregation, and NoSQL performance tuning Redis: In-memory caching, real-time analytics, and distributed systems Oracle: Enterprise patterns, PL/SQ...
82
17705 trending-skills geekjourneyx/mind-skills
Trending Skills Fetch skills.sh trending rankings and skill details. Quick Start View rankings 今天技能排行榜 Top 10 skills 技能榜单 Query Types Type Examples Description Rankings 今天技能排行榜 Top 10 Current rankings Detail xxx是什么 xxx介绍 Skill details (requires extra packages) Workflow - [ ] Step 1: Parse query type - [ ] Step 2: Fetch data from skills.sh - [ ] Step 3: Format and display results Step 1: Parse Query Type User Input Query Type Action 今天技能排行榜 rankings Show top N skills Top 10 skills rankings Show ...
82
17706 delivery-manager borghei/claude-skills
Delivery Manager Expert-level delivery management for continuous software delivery. Core Competencies Release management Deployment coordination Continuous delivery Service operations Incident management Change management Capacity planning SLA management Delivery Framework Delivery Pipeline CODE → BUILD → TEST → STAGE → DEPLOY → MONITOR │ │ │ │ │ │ ▼ ▼ ▼ ▼ ▼ ▼ Commit Compile Unit Integr Prod Observe Review Package I...
82
17707 service-mesh-observability sickn33/antigravity-awesome-skills
Service Mesh Observability Complete guide to observability patterns for Istio, Linkerd, and service mesh deployments. When to Use This Skill Setting up distributed tracing across services Implementing service mesh metrics and dashboards Debugging latency and error issues Defining SLOs for service communication Visualizing service dependencies Troubleshooting mesh connectivity Core Concepts 1. Three Pillars of Observability ┌─────────────────────────────────────────────────────┐ │ ...
82
17708 add admin api endpoint tryghost/ghost
Create Admin API Endpoint Instructions If creating an endpoint for an entirely new resource, create a new endpoint file in ghost/core/core/server/api/endpoints/ . Otherwise, locate the existing endpoint file in the same directory. The endpoint file should create a controller object using the JSDoc type from (@tryghost/api-framework).Controller, including at minimum a docName and a single endpoint definition, i.e. browse . Add routes for each endpoint to ghost/core/core/server/web/api/endpoints/a...
82
17709 x-article-publisher joeseesun/qiaomu-x-article-publisher
X Article Publisher Publish Markdown content to X (Twitter) Articles editor, preserving formatting with rich text conversion. Prerequisites Playwright MCP for browser automation User logged into X with Premium Plus subscription Python 3.9+ with dependencies: macOS: pip install Pillow pyobjc-framework-Cocoa Windows: pip install Pillow pywin32 clip-util For Mermaid diagrams: npm install -g @mermaid-js/mermaid-cli Scripts Located in ~/.claude/skills/x-article-publisher/scripts/: parse_markdown....
82
17710 cucumber-gherkin el-feo/ai-context
Cucumber & Gherkin Skill BDD testing framework with plain-text executable specifications. Gherkin syntax with step definitions in Ruby, JavaScript, Java, or Python. Core Concepts Cucumber reads executable specifications in plain text and validates software behavior. Gherkin is the structured grammar making plain text machine-readable. ┌────────────┐ ┌──────────────┐ ┌───────────┐ │ Steps │ │ Step │ │ │ │ i...
82
17711 web-design-guidelines vercel-labs/agent-eval
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
82
17712 query-expert jamesrochabrun/skills
Query Expert Master database queries across SQL and NoSQL systems. Generate optimized queries, analyze performance with EXPLAIN plans, design effective indexes, and troubleshoot slow queries. What This Skill Does Helps you write efficient, performant database queries: Generate Queries - SQL, MongoDB, GraphQL queries Optimize Queries - Performance tuning and refactoring Design Indexes - Index strategies for faster queries Analyze Performance - EXPLAIN plans and query analysis Troubleshoot - D...
82
17713 using-aisdlc zixun-github/aisdlc
using-aisdlc(Spec Pack 流程唯一路由器 / Router) 你现在在用什么 这是一个“导航 + 门禁”型技能:在 Spec Pack(分支名 {num}-{short-name} )流程里, 只有本技能(Router)有权决定下一步用哪个 skill ;其它技能都是 worker,只负责本阶段门禁 + 落盘 + DoD。 开始时必须宣布: 「我正在使用 using-aisdlc 技能导航 Spec Pack 流程,正在执行 spec-context 获取上下文。」 渐进式展开(按需读取) 你要求的机制是“先读 Router,再按需读细则”,因此: 默认只读取本文件 SKILL.md 只有当 Router 需要判定某条链路时,才再读取对应链路的路由细则(R/D/I/V) 路由规则索引(按需阅读) 需求链路(R0–R4) : router/routing-requirements.md 设计链路(D0–D2) : router/routing-design.md ( R→I 过渡时必读 ,见 D0 强制门禁) 实现链路(I1–I2 + Finish) : router...
82
17714 spec-requesting-code-review zixun-github/aisdlc
请求代码审查 派发 code-reviewer 子智能体,在问题蔓延前发现问题。 核心原则: 尽早审查、频繁审查。 开始时宣布: 「我正在使用 spec-requesting-code-review 技能请求代码审查并派发审查子智能体。」 何时请求审查 必须: subagent-driven development 中每个任务之后 完成主要功能后 合并到 main 之前 可选但有价值: 卡住时(新视角) 重构前(基线检查) 修好复杂 bug 后 如何请求 1. 获取 git SHAs: BASE_SHA = $( git rev-parse HEAD~1 ) 或 origin/main HEAD_SHA = $( git rev-parse HEAD ) 2. 派发 code-reviewer 子智能体: 使用 Task 工具,类型为 code-reviewer,填写 references/code-reviewer.md 中的模板 占位符: {WHAT_WAS_IMPLEMENTED} - 你刚实现的内容 {PLAN_OR_REQUIREMENTS} - 应实现的内容 {BASE_...
82
17715 spec-product-clarify zixun-github/aisdlc
spec-product-clarify(R1:需求澄清 + 方案决策) 概述 本技能用于把 {FEATURE_DIR}/requirements/raw.md 通过 多轮最小澄清循环 收敛为可评审的 {FEATURE_DIR}/requirements/solution.md (含 Impact Analysis )。 澄清过程必须可追溯:每次用户裁决后, 立刻回写 到 raw.md/ 澄清记录 。 核心原则:先澄清,后产物;先产物,后路由。 开始时宣布: 「我正在使用 spec-product-clarify 技能澄清需求并产出 solution.md。」 硬规则(用来防止“未澄清先路由”) 澄清未完成时,禁止创建/更新 solution.md (包括模板/骨架)。 澄清未完成时,禁止输出任何“下一步路由/候选下一步/让用户选阶段(R2/R3/I1/I2…)”的信息。 澄清问题必须是“需求裁决”,禁止用“流程分岔/阶段选择”冒充澄清。 (例如:不要问“要 PRD 还是原型还是开发”) 本技能不输出下一步路由结论。 (下一步由 Router: using-aisdlc 判定) 仅在...
82
17716 vercel-react-best-practices lobehub/lobe-chat
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 62 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
82
17717 find-skills andreadellacorte/groove
Find Skills This skill helps you discover and install skills from the open agent skills ecosystem. When to Use This Skill Use this skill when the user: Asks "how do I do X" where X might be a common task with an existing skill Says "find a skill for X" or "is there a skill for X" Asks "can you do X" where X is a specialized capability Expresses interest in extending agent capabilities Wants to search for tools, templates, or workflows Mentions they wish they had help with a specific domain (desi...
82
17718 code-analyzer oimiragieo/agent-studio
Code Analyzer Skill Overview Static code analysis and metrics. 90%+ context savings. Tools (Progressive Disclosure) Analysis Tool Description analyze-file Analyze single file analyze-project Analyze entire project complexity Calculate complexity metrics Metrics Tool Description loc Lines of code cyclomatic Cyclomatic complexity maintainability Maintainability index duplicates Find duplicate code Reporting Tool Description summary Get analysis summary hotspots Find complexity hotspots trends An...
82
17719 nansen-holder-quality nansen-ai/nansen-cli
Holder Quality Answers: "Is this token held by quality wallets or retail noise?" TOKEN = < address > CHAIN = ethereum nansen research token holders --token $TOKEN --chain $CHAIN --smart-money --limit 20 → address, address_label, value_usd, ownership_percentage, balance_change_24h/7d/30d nansen research token flow-intelligence --token $TOKEN --chain $CHAIN → net_flow_usd and wallet_count per label: smart_trader, whale, exchange, fresh_wallets nansen research token who-bought-sold --token $TOKEN...
82
17720 utm-builder manojbajaj95/claude-gtm-plugin
UTM Builder Generate consistent, well-organized UTM tracking links for marketing campaigns. UTM Parameters Parameter Required Purpose Example utm_source Yes Traffic source google, linkedin, newsletter utm_medium Yes Marketing medium cpc, email, social, organic utm_campaign Yes Campaign name spring-sale-2025 utm_term No Paid search keywords project+management utm_content No Differentiate variants cta-button, hero-image Naming Conventions Recommended Format utm_source: {platform} utm_medium: ...
82
17721 figma-automation composiohq/awesome-claude-skills
Figma Automation via Rube MCP Automate Figma operations through Composio's Figma toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Figma connection via RUBE_MANAGE_CONNECTIONS with toolkit figma Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube MCP is available by confirmin...
82
17722 ph-content-recycling manojbajaj95/claude-gtm-plugin
Product Hunt Content Recycling This skill helps you repurpose Product Hunt launch content across multiple channels to extend your launch impact. When to Use This Skill After your PH launch Maximizing content ROI Building your content library Extending launch visibility Creating evergreen materials The Content Recycling Framework What You Created for PH LAUNCH ASSETS: ├── Tagline ├── Description (short + long) ├── Maker comment ├── Gallery images (4-6) ├── Video demo ├── Thumbnail/GIF ├── Email t...
82
17723 rendering-animate-svg theorcdev/8bitcn-ui
Animate SVG Wrapper Instead of SVG Element Many browsers don't have hardware acceleration for CSS3 animations on SVG elements. Wrap SVG in a <div> and animate the wrapper instead. Important for 8-bit components with pixel art icons and animations. Incorrect (animating SVG directly - no hardware acceleration): function PixelSpinner() { return ( <svg className="animate-spin" viewBox="0 0 16 16" > <rect x="2" y="2" width="4" height="4" fill="currentColor" /> </svg...
82
17724 cloudflare-d1 alinaqi/claude-bootstrap
Cloudflare D1 Database Status: Production Ready ✅ Last Updated: 2026-01-20 Dependencies: cloudflare-worker-base (for Worker setup) Latest Versions: wrangler@4.59.2, @cloudflare/workers-types@4.20260109.0 Recent Updates (2025): Nov 2025: Jurisdiction support (data localization compliance), remote bindings GA (wrangler@4.37.0+), automatic resource provisioning Sept 2025: Automatic read-only query retries (up to 2 attempts), remote bindings public beta July 2025: Storage limits increased (250GB ...
82
17725 bitbucket-automation composiohq/awesome-claude-skills
Bitbucket Automation via Rube MCP Automate Bitbucket operations including repository management, pull request workflows, branch operations, issue tracking, and workspace administration through Composio's Bitbucket toolkit. Toolkit docs : composio.dev/toolkits/bitbucket Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Bitbucket connection via RUBE_MANAGE_CONNECTIONS with toolkit bitbucket Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube M...
82
17726 shiki-code-blocks andrelandgraf/fullstackrecipes
Shiki Code Blocks Syntax highlight code blocks with Shiki. Supports server-side rendering in RSC and automatic light/dark theme switching. curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/shiki-code-blocks
81
17727 scrum-master borghei/claude-skills
Scrum Master Expert Advanced agile practitioner specializing in data-driven team development, psychological safety facilitation, and high-performance sprint execution. Combines traditional Scrum mastery with modern analytics, behavioral science, and continuous improvement methodologies for sustainable team excellence. Table of Contents Capabilities Input Requirements Analysis Tools Methodology Templates & Assets Reference Frameworks Implementation Workflows Assessment & Measurement Best Practice...
81
17728 stripe-implementer shipshitdev/library
Stripe Implementer Expert in comprehensive Stripe integrations including payment processing, subscriptions, webhooks, and customer management for Next.js and NestJS. When to Use This Skill Use when you're: Integrating Stripe payments Implementing subscription billing Setting up Stripe webhooks Managing Stripe customers Handling payment intents or checkout sessions Implementing Stripe Connect or marketplace features Quick Setup npm install stripe @stripe/stripe-js STRIPE_SECRET_KEY=sk_test_....
81
17729 eachlabs-fashion-ai eachlabs/skills
EachLabs Fashion AI Generate AI fashion model imagery, virtual try-on experiences, runway content, and campaign visuals using EachLabs models. Authentication Header: X-API-Key: <your-api-key> Set the EACHLABS_API_KEY environment variable. Get your key at eachlabs.ai . Recommended Models Image Generation & Editing Task Model Slug Fashion model generation GPT Image v1.5 gpt-image-v1-5-text-to-image Virtual try-on (best) Kolors Virtual Try-On kling-v1-5-kolors-virtual-try-on Virtual try-on (alt) ID...
81
17730 nextjs-turborepo samhvw8/dot-claude
Next.js + Turborepo Skill Comprehensive guide for building modern full-stack web applications using Next.js, Turborepo, and RemixIcon. Overview This skill group combines three powerful tools for web development: Next.js - React framework with SSR, SSG, RSC, and optimization features Turborepo - High-performance monorepo build system for JavaScript/TypeScript RemixIcon - Icon library with 3,100+ outlined and filled style icons When to Use This Skill Group Building new full-stack web applicat...
81
17731 jobs-to-be-done pmprompt/claude-plugin-product-management
Jobs to Be Done Framework Framework for discovering innovation based on a fundamental truth: customers don't buy products - they "hire" them to do a specific job in their lives. Core Principle Job to Be Done = the progress a customer wants to make in specific circumstances. Key elements of the definition: Progress (not goal, not solution) - customer wants to move from current state to a better one Circumstances - context determines the job, not customer attributes (demographics are useless) Hiri...
81
17732 text-to-sql oimiragieo/agent-studio
Text-to-SQL Skill Identity Text-to-SQL - Converts natural language queries to SQL using database schema context and query patterns. Capabilities Query Generation: Convert natural language to SQL Schema Awareness: Uses database schema for accurate queries Query Optimization: Generates optimized SQL queries Parameterized Queries: Creates safe, parameterized queries Usage Basic SQL Generation When to Use: Database queries from natural language Data analysis requests Reporting queries Ad-hoc dat...
81
17733 sentry-ios-swift-setup getsentry/sentry-agent-skills
Install and configure Sentry in iOS projects using Swift and SwiftUI. Invoke This Skill When - User asks to "add Sentry to iOS" or "install Sentry" in a Swift app - User wants error monitoring, tracing, or session replay in iOS - User mentions "sentry-cocoa" or iOS crash reporting Requirements - iOS 13.0+ - Xcode 15.0+ - Swift 5.0+ Install Swift Package Manager (Recommended) - File > Add Package Dependencies - Enter: `https://github.com/getsentry/sentry-cocoa` - Select version r...
81
17734 desearch-web-search desearch-ai/desearch-openclaw-skills
Web Search By Desearch Real-time web search returning structured SERP-style results with titles, links, and snippets. Quick Start Get an API key from https://console.desearch.ai Set environment variable: export DESEARCH_API_KEY='your-key-here' Usage Basic web search desearch.py web "quantum computing" Paginated results desearch.py web "quantum computing" --start 10 Options Option Description --start Pagination offset (default: 0). Use to get the next page of results. Response Example desearch....
81
17735 linkedin-automation manojbajaj95/claude-gtm-plugin
LinkedIn Automation via Rube MCP Automate LinkedIn operations through Composio's LinkedIn toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/linkedin Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active LinkedIn connection via RUBE_MANAGE_CONNECTIONS with toolkit linkedin Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the end...
81
17736 ceo-advisor borghei/claude-skills
CEO Advisor Strategic frameworks and tools for chief executive leadership, organizational transformation, and stakeholder management. Keywords CEO, chief executive officer, executive leadership, strategic planning, board governance, investor relations, board meetings, board presentations, financial modeling, strategic decisions, organizational culture, company culture, leadership development, stakeholder management, executive strategy, crisis management, organizational transformation, investor u...
81
17737 dspy-framework bobmatnyc/claude-mpm-skills
DSPy Framework progressive_disclosure: entry_point: summary: "Declarative framework for automatic prompt optimization treating prompts as code" when_to_use: - "When optimizing prompts systematically with evaluation data" - "When building production LLM systems requiring accuracy improvements" - "When implementing RAG, classification, or structured extraction tasks" - "When version-controlled, reproducible prompts are needed" quick_start: - "pip install dspy-ai" - "Define signature: class QA(dspy...
81
17738 context-compressor oimiragieo/agent-studio
Context Compressor Skill Step 1: Identify Compressible Content Content types that can be compressed: Type Compression Strategy Code Keep signatures, summarize implementations Conversations Extract decisions, drop small talk Documentation Keep headings and key points Errors Keep message and location, drop stack frames Logs Keep patterns, drop repetitions Step 2: Apply Compression Techniques Technique 1: Decision Extraction Before: User: Should we use Redis or Memcached? Assistant: Let me analyze ...
81
17739 cbb-data machina-sports/sports-skills
College Basketball Data (CBB) Before writing queries, consult references/api-reference.md for endpoints, conference IDs, team IDs, and data shapes. Setup Before first use, check if the CLI is available: which sports-skills || pip install sports-skills If pip install fails with a Python version error, the package requires Python 3.10+. Find a compatible Python: python3 --version check version If < 3.10, try: python3.12 -m pip install sports-skills On macOS with Homebrew: /opt/homebrew/bin/pyth...
81
17740 supabase-audit-buckets-public yoanbernabeu/supabase-pentest-skills
Public Bucket Audit 🔴 CRITICAL: PROGRESSIVE FILE UPDATES REQUIRED You MUST write to context files AS YOU GO , not just at the end. Write to .sb-pentest-context.json IMMEDIATELY after each bucket analyzed Log to .sb-pentest-audit.log BEFORE and AFTER each test DO NOT wait until the skill completes to update files If the skill crashes or is interrupted, all prior findings must already be saved This is not optional. Failure to write progressively is a critical error. This skill specifically focuses...
81
17741 outlook-calendar-automation composiohq/awesome-claude-skills
Outlook Calendar Automation via Rube MCP Automate Outlook Calendar operations through Composio's Outlook toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Outlook connection via RUBE_MANAGE_CONNECTIONS with toolkit outlook Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube M...
81
17742 book-translation f/awesome-chatgpt-prompts
Book Translation Skill This skill guides translation of book content for The Interactive Book of Prompting at prompts.chat. Overview The book has 25 chapters across 7 parts. Translation requires: MDX content files - Full chapter content in src/content/book/{locale}/ JSON translation keys - UI strings, chapter titles, and descriptions in messages/{locale}.json Prerequisites Before starting, identify: Target locale code (e.g., de , fr , es , ja , ko , zh ) Check if locale exists in messages/ direc...
81
17743 reference-builder sickn33/antigravity-awesome-skills
Use this skill when Working on reference builder tasks or workflows Needing guidance, best practices, or checklists for reference builder Do not use this skill when The task is unrelated to reference builder You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . ...
81
17744 copywriter eddiebe147/claude-settings
Copywriter Skill You are an expert copywriter and brand voice guardian, specializing in direct, conversion-focused copy that adapts to each project's brand voice and tone. Project Context Discovery Before writing copy, discover the project's brand voice: Scan Project Documentation: Check .agents/SYSTEM/ARCHITECTURE.md for brand guidelines Look for brand voice documentation in project docs Review .agents/SOP/ for copywriting standards Check for existing copy examples Identify Brand Voice: Review ...
81
17745 twitter-algorithm-optimizer manojbajaj95/claude-gtm-plugin
Twitter Algorithm Optimizer When to Use This Skill Use this skill when you need to: Optimize tweet drafts for maximum reach and engagement Understand why a tweet might not perform well algorithmically Rewrite tweets to align with Twitter's ranking mechanisms Improve content strategy based on the actual ranking algorithms Debug underperforming content and increase visibility Maximize engagement signals that Twitter's algorithms track What This Skill Does Analyzes tweets against Twitter's core r...
81
17746 supabase-node alinaqi/claude-bootstrap
*Load with: base.md + supabase.md + typescript.md* Express/Hono patterns with Supabase Auth and Drizzle ORM. Sources: [Supabase JS Client](https://supabase.com/docs/reference/javascript/introduction) | [Drizzle ORM](https://orm.drizzle.team/) Core Principle Drizzle for queries, Supabase for auth/storage, middleware for validation. Use Drizzle ORM for type-safe database access. Use Supabase client for auth verification, storage, and realtime. Express or Hono for the API layer. Project Str...
81
17747 vueuse-core-skilld harlan-zw/vue-ecosystem-skills
vueuse/vueuse @vueuse/core Collection of essential Vue Composition Utilities Version: 14.2.1 (Feb 2026) Deps: @types/web-bluetooth@^0.0.21, @vueuse/metadata@14.2.1, @vueuse/shared@14.2.1 Tags: vue2: 2.0.35 (Jul 2020), vue3: 3.0.35 (Jul 2020), demi: 4.0.0-alpha.0 (Jul 2020), alpha: 14.0.0-alpha.3 (Sep 2025), beta: 14.0.0-beta.1 (Sep 2025), latest: 14.2.1 (Feb 2026) References: Docs — API reference, guides API Changes This section documents version-specific API changes — prioritize recent major/mi...
81
17748 fal-upscale sickn33/antigravity-awesome-skills
fal-upscale Curated from the fal.ai community team. What it does Upscale and enhance image and video resolution using AI super-resolution models hosted on fal.ai. Source Upstream: https://github.com/fal-ai-community/skills Category: image-generation How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's s...
81
17749 release-review rshankras/claude-code-apple-skills
Release Review for Apple Platforms Performs a comprehensive pre-release audit of macOS and iOS applications from a senior developer's perspective. Identifies critical issues that could cause rejection, security vulnerabilities, privacy concerns, and UX problems—with actionable fixes. When This Skill Activates Use this skill when the user: Says "review for release", "release review", or "pre-release audit" Asks for "senior developer review" or "critical review" Mentions preparing for "App Sto...
81
17750 skill-evolution yonatangross/orchestkit
Enables skills to automatically improve based on usage patterns, user edits, and success rates. Provides version control with safe rollback capability. Overview - Reviewing how skills are performing across sessions - Identifying patterns in user edits to skill outputs - Applying learned improvements to skill templates - Rolling back problematic skill changes - Tracking skill version history and success rates Quick Reference | `/ork:skill-evolution` | Show evolution report for all skil...
81