███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5051 | flutter-environment-setup-linux | flutter/skills |
flutter-linux-setup Goal Configures a Linux environment (Debian/Ubuntu or ChromeOS) for Flutter desktop application development by installing required system prerequisites, managing OS-specific configurations, and validating the toolchain. Decision Logic If OS is ChromeOS: Require manual enablement of Linux support before proceeding to package installation. If OS is Debian/Ubuntu: Proceed directly to apt-get package updates and installations. If OS is non-Debian (e.g., Fedora, Arch): Halt and in...
|
784 |
| 5052 | snapchat-video-downloader | serpdownloaders/skills |
Snapchat Video Downloader — Coming Soon (Browser Extension) Save public Snapchat stories and spotlight videos as MP4 files directly from your browser. This extension is currently in development and has not been released yet. Snapchat Video Downloader is an upcoming browser extension that will provide a simple way to capture publicly available Snapchat content from the web viewer without relying on screen recorders, third-party websites, or mobile workarounds. It is being built to work within the...
|
784 |
| 5053 | rawpixel-downloader | serpdownloaders/skills |
Rawpixel Downloader — Coming Soon (Browser Extension) Download free and premium creative assets from Rawpixel directly through your browser. This extension is currently in development and has not been released yet. Rawpixel Downloader is an upcoming browser extension designed to streamline the process of saving images, vectors, PSD mockups, and public domain artwork from the Rawpixel platform. Rather than navigating multiple pages and handling individual file downloads manually, this extension w...
|
784 |
| 5054 | seo-strategy | kostja94/marketing-skills |
Strategies: SEO Guides SEO strategy: workflow order, prioritization, Product-Led SEO, and when to use which skills. Use this skill when planning SEO from scratch, auditing an existing site, or deciding what to do next. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Strategic Context: Why SEO Value Rationale Traffic contro...
|
784 |
| 5055 | react-flow | existential-birds/beagle |
React Flow (@xyflow/react) is a library for building node-based graphs, workflow editors, and interactive diagrams. It provides a highly customizable framework for creating visual programming interfaces, process flows, and network visualizations. Quick Start Installation ``` pnpm add @xyflow/react ``` Basic Setup ``` import { ReactFlow, Node, Edge, Background, Controls, MiniMap } from '@xyflow/react'; import '@xyflow/react/dist/style.css'; const initialNodes: Node[] = [ { id: '1'...
|
784 |
| 5056 | subscription-lifecycle | eronred/aso-skills |
Subscription Lifecycle You optimize every stage of the subscription journey: trial → paid → renewal → cancellation recovery → win-back. The Subscription Lifecycle Install → Trial start → [Trial period] → Conversion → Renewal → ... → Cancel → Win-back ↓ ↓ ↓ ↓ No convert Voluntary Involuntary Lapsed (nurture) (exit survey) (dunning) (campaign) Key Metrics at Each Stage Stage Metric Formula Ben...
|
784 |
| 5057 | arize-instrumentation | arize-ai/arize-skills |
Arize Instrumentation Skill Use this skill when the user wants to add Arize AX tracing to their application. Follow the two-phase, agent-assisted flow from the Agent-Assisted Tracing Setup and the Arize AX Tracing — Agent Setup Prompt . Quick start (for the user) If the user asks you to "set up tracing" or "instrument my app with Arize", you can start with: Follow the instructions from https://arize.com/docs/PROMPT.md and ask me questions as needed. Then execute the two phases below. Core princi...
|
784 |
| 5058 | asc-release-flow | rudrankriyam/asc-skills |
Release flow (TestFlight and App Store) Use this skill when you need to get a new build into TestFlight or submit to the App Store. Preconditions Ensure credentials are set ( asc auth login or ASC_* env vars). Use a new build number for each upload. Prefer ASC_APP_ID or pass --app explicitly. Build must have encryption compliance resolved (see asc-submission-health skill). iOS Release Preferred end-to-end commands TestFlight: asc publish testflight --app <APP_ID> --ipa <PATH> --group <GROUP_ID>[...
|
784 |
| 5059 | sigma | sanyuan0704/code-review-expert |
Sigma Tutor Personalized 1-on-1 mastery tutor. Bloom's 2-Sigma method: diagnose, question, advance only on mastery. Usage /sigma Python decorators /sigma 量子力学 --level beginner /sigma React hooks --level intermediate --lang zh /sigma linear algebra --resume Resume previous session Arguments Argument Description <topic> Subject to learn (required, or prompted) --level <level> Starting level: beginner, intermediate, advanced (default: diagnose) --lang <code> Language override (default: follow user...
|
784 |
| 5060 | sqlalchemy-orm | bobmatnyc/claude-mpm-skills |
SQLAlchemy ORM Skill progressive_disclosure: entry_point: summary: "Python SQL toolkit and ORM with powerful query builder and relationship mapping" when_to_use: - "When building Python applications with databases" - "When needing complex SQL queries with type safety" - "When working with FastAPI/Flask/Django" - "When needing database migrations (Alembic)" quick_start: - "pip install sqlalchemy" - "Define models with declarative base" - "Create engine and session" - "Query with select() and comm...
|
783 |
| 5061 | single-cell-rna-qc | anthropics/knowledge-work-plugins |
Single-Cell RNA-seq Quality Control Automated QC workflow for single-cell RNA-seq data following scverse best practices. When to Use This Skill Use when users: Request quality control or QC on single-cell RNA-seq data Want to filter low-quality cells or assess data quality Need QC visualizations or metrics Ask to follow scverse/scanpy best practices Request MAD-based filtering or outlier detection Supported input formats: .h5ad files (AnnData format from scanpy/Python workflows) .h5 files (10X G...
|
783 |
| 5062 | bongacams-downloader | serpdownloaders/skills |
BongaCams Downloader (Browser Extension) Record BongaCams live streams and download saved videos as MP4 files for offline viewing. BongaCams Downloader is a browser extension built for users who want a simpler way to keep BongaCams broadcasts and saved videos available outside the site. It detects supported streams in your browser session, gives you direct controls for live capture and recorded downloads, and saves finished files as MP4 for easier playback later. Record active BongaCams live str...
|
783 |
| 5063 | stripchat-video-downloader | serpdownloaders/skills |
Stripchat Downloader (Browser Extension) Record Stripchat live streams and download saved videos as MP4 files for offline viewing. Stripchat Downloader is a browser extension built for users who want a cleaner way to keep Stripchat live broadcasts and saved videos available outside the site. It detects supported streams in your browser session, gives you direct capture controls for live rooms and recorded videos, and exports finished files as MP4 for easier playback later. Record active Stripcha...
|
783 |
| 5064 | langgraph | sickn33/antigravity-awesome-skills |
LangGraph Role: LangGraph Agent Architect You are an expert in building production-grade AI agents with LangGraph. You understand that agents need explicit structure - graphs make the flow visible and debuggable. You design state carefully, use reducers appropriately, and always consider persistence for production. You know when cycles are needed and how to prevent infinite loops. Capabilities Graph construction (StateGraph) State management and reducers Node and edge definitions Conditional ...
|
783 |
| 5065 | gohighlevel-downloader | serpdownloaders/skills |
GoHighLevel Downloader (Browser Extension) Download videos from GoHighLevel portals, memberships, course pages, and supported embedded lesson players as MP4 files. GoHighLevel Downloader is a browser extension built for users who want a simpler way to save training and course videos from GoHighLevel-powered portals. It works with supported GoHighLevel-hosted streams and common embedded lesson providers, giving you a browser-first workflow for detecting the lesson video, choosing a quality, and e...
|
782 |
| 5066 | hentaihaven-downloader | serpdownloaders/skills |
HentaiHaven Downloader (Browser Extension) Download supported HentaiHaven videos as MP4 files from the browser with direct quality selection. HentaiHaven Downloader is a browser extension for users who want a cleaner way to save supported HentaiHaven videos without relying on generic downloader sites, embedded-player workarounds, or separate desktop tools. It detects supported video pages in the browser, exposes the available qualities, and exports finished downloads as MP4 for easier playback l...
|
782 |
| 5067 | hulu-downloader | serpdownloaders/skills |
Hulu Downloader — Coming Soon (Browser Extension) Save Hulu TV shows, movies, and originals as MP4 files directly from your browser. This extension is currently in development and has not been released yet. Hulu Downloader is an upcoming browser extension designed to let users capture video from Hulu's web player and save it locally as a standard MP4 file. Rather than relying on screen recorders or third-party desktop applications, this extension will work inside the browser alongside Hulu's exi...
|
782 |
| 5068 | beeg-video-downloader | serpdownloaders/skills |
Beeg Downloader (Browser Extension) Download supported Beeg videos as MP4 files directly from the browser. Beeg Downloader is a browser extension for users who want a simpler way to save supported Beeg videos for offline viewing. It detects media from active watch pages, helps you choose from the qualities exposed by the player, and exports the finished result as MP4 without forcing you to inspect page source or network requests. Save supported Beeg videos from watch pages Detect available quali...
|
782 |
| 5069 | bencium-code-conventions | bencium/bencium-marketplace |
Code Conventions Core Technologies Frontend: ReactJS, Next.js (App Router structure), TypeScript Styling: TailwindCSS v3.x (never v4), Shadcn UI Build Tools: Vite (when applicable) Backend: Postgres compatible convex.dev or Supabase (always ask, never local postgres) Deployment: Netlify or Vercel or Fly - suggest Environment: Mac M2, Python3 with virtual environments, no CUDA, no Docker Alternative Languages: Avoid python if you can, try using RUST Code Style & Structure Use ES modules (import/e...
|
782 |
| 5070 | content-optimization | kostja94/marketing-skills |
SEO Content: Content Optimization Guides on-page content optimization: word count, heading keywords, keyword density vs stuffing, multimedia, tables, and lists. Complements heading-structure (structure) and content-strategy (planning). When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope Word count : For articles, see art...
|
782 |
| 5071 | projects | railwayapp/railway-skills |
Project Management List, switch, and configure Railway projects. When to Use User asks "show me all my projects" or "what projects do I have" User asks about projects across workspaces User asks "what workspaces do I have" User wants to switch to a different project User asks to rename a project User wants to enable/disable PR deploys User wants to make a project public or private User asks about project settings List Projects The railway list --json output can be very large. Run in a subagen...
|
781 |
| 5072 | depositphotos-downloader | serpdownloaders/skills |
Depositphotos Downloader — Coming Soon (Browser Extension) Download your licensed Depositphotos photos, vectors, videos, and music files directly through your browser. This extension is currently in development and has not been released yet. Depositphotos Downloader is an upcoming browser extension designed to streamline how users retrieve their purchased and licensed stock assets from the Depositphotos marketplace. Rather than navigating through multiple download pages and format menus on the s...
|
781 |
| 5073 | freepik-downloader | serpdownloaders/skills |
Freepik Downloader — Coming Soon (Browser Extension) Download licensed Freepik vectors, photos, PSD files, and illustrations directly from your browser with a single click. This extension is currently in development and has not been released yet. Freepik Downloader is an upcoming browser extension designed to streamline how designers, marketers, and content creators save graphic resources from Freepik. Instead of navigating through multiple download dialogs and license confirmations, the extensi...
|
780 |
| 5074 | kibana-dashboards | elastic/agent-skills |
Kibana Dashboards and Visualizations Overview The Kibana dashboards and visualizations APIs provide a declarative, Git-friendly format for defining dashboards and visualizations. Definitions are minimal, diffable, and suitable for version control and LLM-assisted generation. Key Benefits: Minimal payloads (no implementation details or derivable properties) Easy to diff in Git Consistent patterns for GitOps workflows Designed for LLM one-shot generation Robust validation via OpenAPI spec Version ...
|
780 |
| 5075 | adaptive-communication | bencium/bencium-marketplace |
Adaptive Communication Meet users where they are. Human communication spans explicit-transactional to implicit-relational. Both valid. Core Principle Success metric: "Did the user feel understood?" alongside task completion. Detection Signals High-Context (Relational) Signal Example Hedging language "I think maybe," "perhaps," "wondering if" Open-ended framing "I'm trying to figure out..." Personal context first "I've been feeling stressed and..." Questions implying needs "Do you know anything a...
|
780 |
| 5076 | hero-generator | kostja94/marketing-skills |
Components: Hero Section Guides hero section design for conversion and first impressions. The hero is where users spend ~80% of initial viewing time; first impressions form in milliseconds. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marke...
|
780 |
| 5077 | paid-ads-strategy | kostja94/marketing-skills |
Strategies: Paid Ads Guides paid ads strategy: when to use paid acquisition, channel selection, budget allocation, ad-to-landing-page alignment, and cross-platform best practices. Paid ads (Google Ads, Meta, LinkedIn, Reddit, TikTok, etc.) deliver immediate reach and targeting; use when PMF is validated and budget allows. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the use...
|
780 |
| 5078 | aws-billing-and-cost-management | aws/agent-toolkit-for-aws |
Billing and Cost Management Overview Analyze, optimize, and manage AWS costs. This skill encodes domain expertise from AWS's cost management products — gotchas, correct API usage patterns, and optimization workflows that models frequently get wrong. Usage Use this skill when: Analyzing AWS spending, cost trends, or cost breakdowns Setting up or managing budget alerts Evaluating Savings Plans or Reserved Instance purchases Right-sizing EC2, Lambda, RDS, or EBS resources Looking up AWS service pri...
|
780 |
| 5079 | wordpress-setup | jezweb/claude-skills |
WordPress Setup Connect to a WordPress site and verify working access via WP-CLI or REST API. Produces a verified connection config ready for content management and Elementor editing. Workflow Step 1: Check WP-CLI wp --version If not installed, guide the user: macOS/Linux curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar chmod +x wp-cli.phar sudo mv wp-cli.phar /usr/local/bin/wp Also ensure the SSH extension is available (needed for remote sites): wp package inst...
|
780 |
| 5080 | ai-model-nodejs | tencentcloudbase/skills |
When to use this skill Use this skill for calling AI models in Node.js backend or CloudBase cloud functions using @cloudbase/node-sdk . Use it when you need to: Integrate AI text generation in backend services Generate images with Hunyuan Image model Call AI models from CloudBase cloud functions Server-side AI processing Do NOT use for: Browser/Web apps → use ai-model-web skill WeChat Mini Program → use ai-model-wechat skill HTTP API integration → use http-api skill Available Providers and Model...
|
779 |
| 5081 | competitor-tracking | eronred/aso-skills |
Competitor Tracking You set up and run ongoing competitor surveillance — catching metadata changes, keyword shifts, rating drops, and new feature launches before they impact your rankings. One-Time Analysis vs Ongoing Tracking competitor-analysis skill This skill ( competitor-tracking ) Frequency One-time deep dive Weekly/monthly recurring Output Strategy document Change log + alerts Focus Gap analysis, positioning What changed and why it matters Data Snapshot Delta (before vs after) Setup: Defi...
|
779 |
| 5082 | web-access-claude-skill | aradotso/trending-skills |
Web Access Skill for Claude Code Skill by ara.so — Daily 2026 Skills collection. A skill that gives Claude Code complete internet access using three-layer channel dispatch (WebSearch / WebFetch / CDP), Chrome DevTools Protocol browser automation via a local proxy, parallel sub-agent task splitting, and cross-session site experience accumulation. What This Project Does Claude Code ships with WebSearch and WebFetch but lacks: Dispatch strategy — knowing when to use which tool Browser automation — ...
|
779 |
| 5083 | threejs-webgl | freshtechbro/claudedesignskills |
Three.js WebGL/WebGPU Development Overview Three.js is the industry-standard JavaScript library for creating 3D graphics in web browsers using WebGL and WebGPU. This skill provides comprehensive guidance for building performant, interactive 3D experiences including scenes, cameras, renderers, geometries, materials, lights, textures, and animations. Core Concepts Scene Graph Architecture Three.js uses a hierarchical scene graph where all 3D objects are organized in a tree structure: Scene ├── Cam...
|
779 |
| 5084 | sf-industry-commoncore-callable-apex | jaganpro/sf-skills |
sf-industry-commoncore-callable-apex: Callable Apex for Salesforce Industries Common Core Specialist for Salesforce Industries Common Core callable Apex implementations. Produce secure, deterministic, and configurable Apex that cleanly integrates with OmniStudio and Industries extension points. Core Responsibilities Callable Generation : Build System.Callable classes with safe action dispatch Callable Review : Audit existing callable implementations for correctness and risks Validation & Scoring...
|
779 |
| 5085 | data-model-creation | tencentcloudbase/skills |
When to use this skill This is an OPTIONAL advanced modeling tool for complex database design. Most simple table creation should use relational-database-tool directly with SQL statements. ONLY use this skill when you specifically need: Complex multi-table relationships with automatic foreign key management Visual ER diagram generation for documentation Automated field type mapping and constraint generation Enterprise-level data model documentation For most cases, use relational-database-tool ski...
|
778 |
| 5086 | moodle-downloader | serpdownloaders/skills |
Moodle Downloader — Coming Soon (Browser Extension) Download Moodle course videos, lecture recordings, and learning resources directly from your browser. This extension is currently in development and has not been released yet. Moodle Downloader is an upcoming browser extension that will provide a simple way to save video lectures, documents, and other course materials hosted on Moodle-based learning platforms. Rather than navigating nested course pages and dealing with embedded players that off...
|
778 |
| 5087 | flirt4free-downloader | serpdownloaders/skills |
Flirt4Free Downloader (Browser Extension) Record Flirt4Free live streams and download saved videos as MP4 files from your browser. Flirt4Free Downloader is a browser extension for users who want a direct way to keep Flirt4Free live shows and recorded videos available offline. It detects supported streams in the browser, gives you a cleaner capture workflow for live rooms and galleries, and exports finished files as MP4 for easier playback later. Record active Flirt4Free live broadcasts while the...
|
778 |
| 5088 | gokollab-downloader | serpdownloaders/skills |
GoKollab Downloader (Browser Extension) Download videos, images, GIFs, and text from GoKollab course pages and supported GoHighLevel-powered portals. GoKollab Downloader is a browser extension built for mixed-media course pages. It helps you save lesson videos, images, GIFs, and page text from GoKollab and supported GoHighLevel-powered learning portals, using a single browser workflow instead of separate tools for each content type. Save lesson videos as MP4 files Download images and GIFs from v...
|
778 |
| 5089 | comfyui-workflow-builder | mckruz/comfyui-expert |
ComfyUI Workflow Builder Translates natural language requests into executable ComfyUI workflow JSON. Always validates against inventory before generating. Workflow Generation Process Step 1: Understand the Request Parse the user's intent into: Output type : Image, video, or audio Source material : Text-only, reference image(s), existing video Identity method : None, zero-shot (InstantID/PuLID), LoRA, Kontext Quality level : Draft (fast iteration) vs production (maximum quality) Special requireme...
|
778 |
| 5090 | getty-images-downloader | serpdownloaders/skills |
Getty Images Downloader — Coming Soon (Browser Extension) Download licensed Getty Images photos, vectors, and editorial content directly from the browser. This extension is currently in development and has not been released yet. Getty Images Downloader is an upcoming browser extension designed to streamline how users save their licensed assets from Getty Images. Rather than navigating multi-step download flows on the Getty website, this extension will let you capture high-resolution images, illu...
|
777 |
| 5091 | giphy-downloader | serpdownloaders/skills |
GIPHY Downloader — Coming Soon (Browser Extension) Download GIFs, stickers, and clips from GIPHY in their original quality directly from your browser. This extension is currently in development and has not been released yet. GIPHY Downloader is an upcoming browser extension that will provide a seamless way to save GIFs, stickers, and short looping clips from GIPHY without relying on screen-capture workarounds or reduced-quality copies. It is being built to integrate with the GIPHY website so you...
|
777 |
| 5092 | bencium-aeo | bencium/bencium-marketplace |
AEO Content Optimization Skill Answer Engine Optimization - Optimize content for AI citations, not traditional search rankings. When to Use This Skill Use this skill when: User asks to optimize content for AI search/citations User mentions ChatGPT, Claude, Gemini visibility User wants FAQ schema, JSON-LD, or structured data for AI User asks about GEO (Generative Engine Optimization) User wants to analyze content for AI extraction readiness User mentions "AI Overviews" or "answer engines" NOT for...
|
777 |
| 5093 | stock-correlation | himself65/finance-skills |
Stock Correlation Analysis Skill Finds and analyzes correlated stocks using historical price data from Yahoo Finance via yfinance . Routes to specialized sub-skills based on user intent. Important : This is for research and educational purposes only. Not financial advice. yfinance is not affiliated with Yahoo, Inc. Step 1: Ensure Dependencies Are Available Before running any code, install required packages if needed: import subprocess , sys subprocess . check_call ( [ sys . executable , "-m" , "...
|
777 |
| 5094 | mantine-combobox | mantinedev/skills |
Mantine Combobox Skill Overview Combobox provides low-level primitives for building any select-like UI. The built-in Select , Autocomplete , and TagsInput components are all built on top of it. Core Workflow 1. Create the store const combobox = useCombobox ( { onDropdownClose : ( ) => combobox . resetSelectedOption ( ) , onDropdownOpen : ( ) => combobox . selectFirstOption ( ) , } ) ; 2. Render structure < Combobox store = { combobox } onOptionSubmit = { handleSubmit } > < Combobox.Target > < In...
|
777 |
| 5095 | planning-with-files | charon-fan/agent-playbook |
Planning with Files Work like Manus: Use persistent markdown files as your "working memory on disk." FIRST: Check for Previous Session (v2.2.0) Before starting work , check for unsynced context from a previous session: Linux/macOS $( command -v python3 || command -v python ) ${CLAUDE_PLUGIN_ROOT} /scripts/session-catchup.py " $( pwd ) " Windows PowerShell & ( Get-Command python - ErrorAction SilentlyContinue ) . Source " $env :USERPROFILE\.claude\skills\planning-with-files\scripts\session-catc...
|
777 |
| 5096 | capture-api-response-test-fixture | vercel/ai |
API Response Test Fixtures For provider response parsing tests, we aim at storing test fixtures with the true responses from the providers (unless they are too large in which case some cutting that does not change semantics is advised). The fixtures are stored in a __fixtures__ subfolder, e.g. packages/openai/src/responses/__fixtures__. See the file names in packages/openai/src/responses/__fixtures__ for naming conventions and packages/openai/src/responses/openai-responses-language-model.test....
|
777 |
| 5097 | motion | hairyf/skills |
Motion Vue (motion-v) Animation library for Vue 3 and Nuxt. Production-ready, hardware-accelerated animations with minimal bundle size. Current stable: motion-v 1.x - Vue port of Motion (formerly Framer Motion) Overview Progressive reference for Motion Vue animations. Load only files relevant to current task (~200 tokens base, 500-1500 per sub-file). When to Use Use Motion Vue for: Simple declarative animations (fade, slide, scale) Gesture-based interactions (hover, tap, drag) Scroll-linked anim...
|
777 |
| 5098 | motion | jezweb/claude-skills |
Motion Vue (motion-v) Animation library for Vue 3 and Nuxt. Production-ready, hardware-accelerated animations with minimal bundle size. Current stable: motion-v 1.x - Vue port of Motion (formerly Framer Motion) Overview Progressive reference for Motion Vue animations. Load only files relevant to current task (~200 tokens base, 500-1500 per sub-file). When to Use Use Motion Vue for: Simple declarative animations (fade, slide, scale) Gesture-based interactions (hover, tap, drag) Scroll-linked anim...
|
776 |
| 5099 | provider-test-patterns | hashicorp/agent-skills |
Provider Acceptance Test Patterns Patterns for writing acceptance tests using terraform-plugin-testing with the Plugin Framework . Source: HashiCorp Testing Patterns References (load when needed): references/checks.md — statecheck, plancheck, knownvalue types, tfjsonpath, comparers references/sweepers.md — sweeper setup, TestMain, dependencies references/ephemeral.md — ephemeral resource testing, echoprovider, multi-step patterns Test Lifecycle The framework runs each TestStep through: plan → ap...
|
776 |
| 5100 | bencium-innovative-ux-designer | bencium/bencium-claude-code-design-skill |
Innovative UX Designer Create distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. Expert UI/UX design skill that helps create unique, accessible, and thoughtfully designed interfaces. This skill emphasizes design decision collaboration, breaking away from generic patterns, and building interfaces that stand out while remaining functional and accessible. This sk...
|
776 |