███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 3051 | refactoring-patterns | wondelai/skills |
Refactoring Patterns Framework A disciplined approach to improving the internal structure of existing code without changing its observable behavior. Apply these named transformations when reviewing code, reducing technical debt, or preparing code for new features. Every refactoring follows the same loop: verify tests pass, apply one small structural change, verify tests still pass. Core Principle Refactoring is not rewriting. It is a sequence of small, behavior-preserving transformations, each b...
|
4.6K |
| 3052 | cargo-hosting | getcargohq/cargo-skills |
Cargo CLI — Hosting Cargo Hosting runs two kinds of workspace-scoped resources, plus the deployments that ship them: App — a Vite single-page app served on https://<slug>.cargo.app , built on @cargo-ai/app-sdk (Vite + refine + shadcn primitives, with getCargoEnv() / useCargoApi() wired to the workspace). Worker — a serverless HTTP handler that runs on the edge ( fetch(request, env) ), built on @cargo-ai/worker-sdk (auto OpenAPI 3.1 spec at /openapi.json , Swagger UI at /docs ). Deployment — one ...
|
4.6K |
| 3053 | vision | kotot/vision |
Vision (delegated image understanding) You do not have native vision, but you can still "see" an image by running the bundled script, which sends the image to a configurable OpenAI-compatible vision model and returns a text answer. When to use Use this skill whenever a task requires understanding image content and you cannot view it directly, for example: The user uploads or points to an image / screenshot / photo and asks what's in it. You need to read text inside an image (OCR). You need to di...
|
4.6K |
| 3054 | windows-desktop-e2e | affaan-m/ecc |
Windows Desktop E2E Testing End-to-end testing for Windows native desktop applications using pywinauto backed by Windows UI Automation (UIA). Covers WPF, WinForms, Win32/MFC, and Qt (5.x / 6.x) — with Qt-specific guidance as a dedicated section. When to Activate Writing or running E2E tests for a Windows native desktop application Setting up a desktop GUI test suite from scratch Diagnosing flaky or failing desktop automation tests Adding testability (AutomationId, accessible names) to an existin...
|
4.6K |
| 3055 | make-interfaces-feel-better | affaan-m/ecc |
Details that make interfaces feel better Great interfaces rarely come from a single thing. It's usually a collection of small details that compound into a great experience. Apply these principles when building or reviewing UI code. Quick Reference Category When to Use Typography Text wrapping, font smoothing, tabular numbers Layout & Spacing Border radius, optical alignment, shadows, image outlines Animations Interruptible animations, enter/exit transitions, icon animations Core Principles 1. Co...
|
4.6K |
| 3056 | instaclaw | napoleond/instaclaw |
Instaclaw 🦞 A photo sharing platform designed for AI agents at instaclaw.xyz Quick Start Install ATXP: npx skills add atxp-dev/cli --skill atxp Call MCP tools: npx atxp-call https://instaclaw.xyz/mcp <tool> [params] Creating Images with ATXP Recommended: Use ATXP's image generation to create your posts! Generate unique AI art to share with other agents: Generate an image npx atxp image "a cyberpunk lobster in neon city lights" The command returns an image URL you can use directly in your post ...
|
4.5K |
| 3057 | technical-writer | shubhamsaboo/awesome-llm-apps |
Technical Writer You are an expert technical writer who creates clear, user-friendly documentation for technical products. When to Apply Use this skill when: Writing API documentation Creating README files and setup guides Developing user manuals and tutorials Documenting architecture and design Writing changelog and release notes Creating onboarding guides Explaining complex technical concepts Writing Principles 1. User-Centered Lead with the user's goal, not the feature Answer "why should I ca...
|
4.5K |
| 3058 | browser-preview | starchild-ai-agent/official-skills |
Browser Preview You already know preview_serve and preview_stop . This skill fills the gap: what happens after preview_serve returns a URL — how the user actually sees it. What is Browser The frontend has a right-side panel with two tabs: Workspace and Browser . Browser renders preview URLs inside an iframe. When you call preview_serve , the frontend automatically opens a Browser tab loading that URL. Key facts: Each preview_serve call creates one Browser tab URL format: https://<host>/preview/{...
|
4.5K |
| 3059 | douyin | xiaoyiv/douyin-skill |
Douyin Skill Download videos from Douyin using browser automation. Setup (One-Time) python -m nodriver_kit.tools.login_interactive --url https://www.douyin.com --profile douyin Download Video python scripts/download.py "https://v.douyin.com/xxx" python scripts/download.py "https://v.douyin.com/xxx" --info-only python scripts/download.py "https://v.douyin.com/xxx" --output ./videos
|
4.5K |
| 3060 | clickhousectl-local-dev | clickhouse/agent-skills |
Local ClickHouse Development Setup This skill walks through setting up a complete local ClickHouse development environment using clickhousectl . Follow these steps in order. When to Apply Use this skill when the user wants to: Build an application that needs an analytical database or ClickHouse specifically Set up a local ClickHouse instance for development Install ClickHouse on their machine Create tables and start querying ClickHouse locally Prototype or experiment with ClickHouse Step 1: Inst...
|
4.5K |
| 3061 | zsxq-user | unnoo/zsxq-skill |
user (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../zsxq-shared/SKILL.md ,其中包含认证、错误处理规则。 Core Concepts 用户(User) :当前已登录的知识星球账户,由 user_id (纯数字)唯一标识。 user_id 在 group +list 、搜索成员等操作中被用作参数。 Shortcuts(推荐优先使用) Shortcut 说明 +info 查看当前登录用户的完整个人资料,含 user_id、昵称、认证状态 +footprints 查看自己在所有星球发过的主题(跨星球足迹),支持分页 API(通过 zsxq-cli api call 直接调用) 工具 参数 说明 search_group_members group_id , keyword , limit 在星球内按昵称搜索成员,获取其 user_id
|
4.5K |
| 3062 | canary-watch | affaan-m/everything-claude-code |
Canary Watch — Post-Deploy Monitoring When to Use After deploying to production or staging After merging a risky PR When you want to verify a fix actually fixed it Continuous monitoring during a launch window After dependency upgrades How It Works Monitors a deployed URL for regressions. Runs in a loop until stopped or until the watch window expires. What It Watches Show more Installs 1.5K Repository affaan-m/ecc GitHub Stars 239.2K First Seen May 19, 2026 Security Audits Gen Agent Trust Hub Pas...
|
4.5K |
| 3063 | ck | affaan-m/everything-claude-code |
ck — Context Keeper You are the Context Keeper assistant. When the user invokes any /ck:* command, run the corresponding Node.js script and present its stdout to the user verbatim. Scripts live at: ~/.claude/skills/ck/commands/ (expand ~ with $HOME ). Data Layout ~/.claude/ck/ ├── projects.json ← path → {name, contextDir, lastUpdated} └── contexts/<name>/ ├── context.json ← SOURCE OF TRUTH (structured JSON, v2) └── CONTEXT.md ← generated view — do not hand-edit...
|
4.5K |
| 3064 | manim-video | affaan-m/everything-claude-code |
Manim Video Use Manim for technical explainers where motion, structure, and clarity matter more than photorealism. When to Activate the user wants a technical explainer animation the concept is a graph, workflow, architecture, metric progression, or system diagram the user wants a short product or launch explainer for X or a landing page the visual should feel precise instead of generically cinematic Tool Requirements manim CLI for scene rendering ffmpeg for post-processing if needed video-editi...
|
4.5K |
| 3065 | ui-demo | affaan-m/everything-claude-code |
UI Demo Video Recorder Record polished demo videos of web applications using Playwright's video recording with an injected cursor overlay, natural pacing, and storytelling flow. When to Use User asks for a "demo video", "screen recording", "walkthrough", or "tutorial" User wants to showcase a feature or workflow visually User needs a video for documentation, onboarding, or stakeholder presentation Three-Phase Process Every demo goes through three phases: Discover -> Rehearse -> Record . Never sk...
|
4.5K |
| 3066 | healthcare-cdss-patterns | affaan-m/everything-claude-code |
Healthcare CDSS Development Patterns Patterns for building Clinical Decision Support Systems that integrate into EMR workflows. CDSS modules are patient safety critical — zero tolerance for false negatives. When to Use Implementing drug interaction checking Building dose validation engines Implementing clinical scoring systems (NEWS2, qSOFA, APACHE, GCS) Designing alert systems for abnormal clinical values Building medication order entry with safety checks Integrating lab result interpretation w...
|
4.5K |
| 3067 | healthcare-eval-harness | affaan-m/everything-claude-code |
Healthcare Eval Harness — Patient Safety Verification Automated verification system for healthcare application deployments. A single CRITICAL failure blocks deployment. Patient safety is non-negotiable. Note: Examples use Jest as the reference test runner. Adapt commands for your framework (Vitest, pytest, PHPUnit, etc.) — the test categories and pass thresholds are framework-agnostic. When to Use Before any deployment of EMR/EHR applications After modifying CDSS logic (drug interactions, dose v...
|
4.5K |
| 3068 | dashboard-builder | affaan-m/everything-claude-code |
Dashboard Builder Use this when the task is to build a dashboard people can operate from. The goal is not "show every metric." The goal is to answer: is it healthy? where is the bottleneck? what changed? what action should someone take? When to Use "Build a Kafka monitoring dashboard" "Create a Grafana dashboard for Elasticsearch" "Make a SigNoz dashboard for this service" "Turn this metrics list into a real operational dashboard" Guardrails Show more Installs 1.6K Repository affaan-m/ecc GitHub...
|
4.5K |
| 3069 | okx-x402-payment | okx/onchainos-skills |
Onchain OS x402 Payment Sign an x402 payment authorization and return the payment proof for accessing payment-gated resources. Supports TEE signing (via wallet session) or local signing (with user's own private key). Pre-flight Checks Read ../okx-agentic-wallet/_shared/preflight.md . If that file does not exist, read _shared/preflight.md instead. Skill Routing For querying authenticated wallet balance / send tokens / tx history → use okx-agentic-wallet For querying public wallet balance (by addr...
|
4.5K |
| 3070 | customer-billing-ops | affaan-m/everything-claude-code |
Customer Billing Ops Use this skill for real customer operations, not generic payment API design. The goal is to help the operator answer: who is this customer, what happened, what is the safest fix, and what follow-up should we send? When to Use Customer says billing is broken, they want a refund, or they cannot cancel Investigating duplicate subscriptions, accidental charges, failed renewals, or churn risk Reviewing plan mix, active subscriptions, yearly vs monthly conversion, or team-seat con...
|
4.5K |
| 3071 | twilio sms automation | claude-office-skills/skills |
Twilio SMS Automation Comprehensive skill for automating SMS, voice, and verification workflows with Twilio. Core Workflows 1. SMS Messaging Flow SMS AUTOMATION FLOW: ┌─────────────────┐ │ Trigger │ │ (Event/API) │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Message Build │ │ - Template │ │ - Personalize │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Number Lookup │ │ - Validate │ │ - Format │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Send │ │ - Tw...
|
4.5K |
| 3072 | yahoo-finance | gracefullight/stock-checker |
Yahoo Finance CLI A Python CLI for fetching comprehensive stock data from Yahoo Finance using yfinance. Requirements Python 3.11+ uv (for inline script dependencies) Installing uv The script requires uv - an extremely fast Python package manager. Check if it's installed: uv --version If not installed, install it using one of these methods: macOS / Linux curl -LsSf https://astral.sh/uv/install.sh | sh macOS (Homebrew) brew install uv Windows powershell - ExecutionPolicy ByPass - c "irm https://as...
|
4.5K |
| 3073 | contract-review | claude-office-skills/skills |
Contract Review Skill Overview I help you review contracts by identifying potential risks, checking for missing elements, and providing specific recommendations. I have knowledge of common risk patterns and jurisdiction-specific rules. What I can do: Identify 15+ common contract risks Check if your contract is complete Explain complex legal language in plain terms Suggest specific changes to protect your interests Support US, EU, China, and UK jurisdictions What I cannot do: Provide legal advice...
|
4.5K |
| 3074 | update | anthropics/knowledge-work-plugins |
Update Command If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Keep your task list and memory current. Two modes: Default: Sync tasks from external tools, triage stale items, check memory for gaps --comprehensive : Deep scan chat, email, calendar, docs — flag missed todos and suggest new memories Usage /productivity:update /productivity:update --comprehensive Default Mode 1. Load Current State Read TASKS.md and memory/ directory. If they don't e...
|
4.5K |
| 3075 | competitive-ads-extractor | composiohq/awesome-claude-skills |
Competitive Ads Extractor This skill extracts your competitors' ads from ad libraries and analyzes what's working—the problems they're highlighting, use cases they're targeting, and copy/creative that's resonating. When to Use This Skill Researching competitor ad strategies Finding inspiration for your own ads Understanding market positioning Identifying successful ad patterns Analyzing messaging that works Discovering new use cases or pain points Planning ad campaigns with proven concepts Wha...
|
4.5K |
| 3076 | resume-tailor | claude-office-skills/skills |
Resume Tailor When to Use This Skill Use this skill when the user wants to: Customize their resume for a specific job posting Adjust their resume to match job requirements Create a targeted version of their resume Mentions: "tailor resume", "customize resume", "target role", "specific job", "match job description" Use AFTER job-description-analyzer to know what to emphasize. Core Capabilities Show more Installs 4.2K Repository paramchoudhary/…meskills GitHub Stars 1.5K First Seen May 20, 2026 Se...
|
4.5K |
| 3077 | ads-copywriter | claude-office-skills/skills |
Ads Copywriter Generate high-converting ad copy for Google Ads, Meta/Facebook, TikTok, and LinkedIn with platform-specific optimization and A/B testing variants. Platform Specifications Google Ads google_ads_formats : responsive_search_ad : headlines : count : 15 (min 3) max_chars : 30 requirements : - Include keyword in 3+ headlines - Include brand name in 2+ headlines - Include CTA in 2+ headlines - Include numbers/stats in 2+ headlines descriptions : count : 4 (min 2) max_chars : 90 requireme...
|
4.5K |
| 3078 | code-review | getsentry/skills |
Two-axis review of the diff between HEAD and a fixed point the user supplies: Standards — does the code conform to this repo's documented coding standards? Spec — does the code faithfully implement the originating issue / PRD / spec? Both axes run as parallel sub-agents so they don't pollute each other's context, then this skill aggregates their findings. The issue tracker should have been provided to you — run /setup-matt-pocock-skills if docs/agents/issue-tracker.md is missing. Process 1. Pin ...
|
4.5K |
| 3079 | spec-to-code-compliance | trailofbits/skills |
When to Use Use this skill when you need to: Verify code implements exactly what documentation specifies Audit smart contracts against whitepapers or design documents Find gaps between intended behavior and actual implementation Identify undocumented code behavior or unimplemented spec claims Perform compliance checks for blockchain protocol implementations Concrete triggers: User provides both specification documents AND codebase Questions like "does this code match the spec?" or "what's mi...
|
4.5K |
| 3080 | prompt-engineer | jeffallan/claude-skills |
Prompt Engineer Expert prompt engineer specializing in designing, optimizing, and evaluating prompts that maximize LLM performance across diverse use cases. When to Use This Skill Designing prompts for new LLM applications Optimizing existing prompts for better accuracy or efficiency Implementing chain-of-thought or few-shot learning Creating system prompts with personas and guardrails Building structured output schemas (JSON mode, function calling) Developing prompt evaluation and testing frame...
|
4.5K |
| 3081 | figma-generate-design | figma/mcp-server-guide |
Build / Update Screens from Design System Use this skill to create or update full-page screens in Figma by reusing the published design system — components, variables, and styles — rather than drawing primitives with hardcoded values. The key insight: the Figma file likely has a published design system with components, color/spacing variables, and text/effect styles that correspond to the codebase's UI components and tokens. Find and use those instead of drawing boxes with hex colors. MANDATORY ...
|
4.5K |
| 3082 | start | anthropics/knowledge-work-plugins |
Start Command If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Initialize the task and memory systems, then open the unified dashboard. Instructions 1. Check What Exists Check the working directory for: TASKS.md — task list CLAUDE.md — working memory memory/ — deep memory directory dashboard.html — the visual UI 2. Create What's Missing If TASKS.md doesn't exist: Create it with the standard template (see task-management skill). Place it in the cu...
|
4.5K |
| 3083 | code-documenter | jeffallan/claude-skills |
Code Documenter Documentation specialist for inline documentation, API specs, documentation sites, and developer guides. Role Definition You are a senior technical writer with 8+ years of experience documenting software. You specialize in language-specific docstring formats, OpenAPI/Swagger specifications, interactive documentation portals, static site generation, and creating comprehensive guides that developers actually use. When to Use This Skill Adding docstrings to functions and classes...
|
4.5K |
| 3084 | daiso-product-search | nomadamas/k-skill |
Daiso Product Search What this skill does 다이소몰 공식 검색/매장/재고 표면을 사용해 특정 다이소 매장의 상품 재고 를 확인한다. 공식 매장 검색으로 매장 코드를 찾는다. 공식 상품 검색으로 상품 후보를 찾는다. 공식 매장 픽업 재고 표면으로 해당 매장의 재고를 확인한다. 공식 표면이 매장 내 진열 위치를 주지 않으면 재고 중심으로만 답한다. When to use "강남역2호점에 리들샷 있어?" "다이소 특정 매장 재고 확인해줘" "이 상품 어느 매장에 있는지 확인해줘" "다이소 매장명 주면 그 매장 재고 봐줘" When not to use 매장명도 상품명도 전혀 없는 상태에서 바로 재고를 단정해야 하는 경우 결제/주문/픽업 예약까지 자동화해야 하는 경우 비공식 크롤링 결과를 우선해야 하는 경우 Prerequisites 인터넷 연결 node 18+ 이 저장소의 daiso-product-search package 또는 동일 로직 Required inp...
|
4.5K |
| 3085 | weekly-report | claude-office-skills/skills |
Weekly Report Overview This skill helps you create consistent, well-structured weekly status reports that communicate progress, blockers, and plans effectively to your team, manager, or stakeholders. Use Cases: Individual contributor status updates Team lead rollup reports Project status updates Executive summaries Client progress reports How to Use Tell me what you accomplished this week Share any blockers or challenges Describe your plans for next week Specify your audience (manager, team, exe...
|
4.5K |
| 3086 | delivery-tracking | nomadamas/k-skill |
Delivery Tracking What this skill does CJ대한통운과 우체국 공식 조회 표면을 사용해 송장 번호로 현재 배송 상태를 조회한다. CJ대한통운 : 공식 배송조회 페이지가 노출하는 JSON endpoint 사용 우체국 : 공식 배송조회 페이지가 사용하는 HTML endpoint 사용 결과는 공통 포맷(택배사 / 송장번호 / 현재 상태 / 최근 이벤트들)으로 짧게 정리 When to use "CJ대한통운 송장 조회해줘" "우체국 택배 지금 어디야" "이 송장번호 배송완료인지 확인해줘" "택배사별 조회 로직을 나중에 더 붙일 수 있게 정리해줘" When not to use 주문번호만 있고 송장번호가 없는 경우 택배 예약/반품 접수까지 바로 해야 하는 경우 비공식 통합 배송조회 서비스로 우회하고 싶은 경우 Prerequisites 인터넷 연결 python3 curl 선택 사항: jq Inputs 택배사 식별자: cj 또는 epost 송장번호 CJ대한통운: 숫자 1...
|
4.5K |
| 3087 | semgrep-rule-creator | trailofbits/skills |
Semgrep Rule Creator Create production-quality Semgrep rules with proper testing and validation. When to Use Ideal scenarios: Creating custom detection rules for specific bug patterns Building security vulnerability detectors for your codebase Writing taint-mode rules for data flow vulnerabilities Developing rules to enforce coding standards When NOT to Use Do NOT use this skill for: Running existing Semgrep rulesets General static analysis without custom rules (use static-analysis plugin)...
|
4.5K |
| 3088 | pubmed-database | affaan-m/ecc |
PubMed Database Use this skill when a task needs biomedical literature from PubMed rather than general web search. When to Use Searching MEDLINE or life-sciences literature. Building PubMed queries with MeSH terms, field tags, dates, or article types. Looking up PMIDs, abstracts, publication metadata, or related citations. Running systematic-review search passes that need repeatable search strings. Using NCBI E-utilities directly from Python, shell, or another HTTP client. Query Construction Sta...
|
4.5K |
| 3089 | error-handling | affaan-m/ecc |
Error Handling Patterns Consistent, robust error handling patterns for production applications. When to Activate Designing error types or exception hierarchies for a new module or service Adding retry logic or circuit breakers for unreliable external dependencies Reviewing API endpoints for missing error handling Implementing user-facing error messages and feedback Debugging cascading failures or silent error swallowing Core Principles Fail fast and loudly — surface errors at the boundary where ...
|
4.5K |
| 3090 | migrate-to-vinext | cloudflare/vinext |
Migrate Next.js to vinext vinext reimplements the Next.js API surface on Vite. Existing app/ , pages/ , and next.config.js work as-is — migration is a package swap, config generation, and ESM conversion. No changes to application code required. FIRST: Verify Next.js Project Confirm next is in dependencies or devDependencies in package.json . If not found, STOP — this skill does not apply. Detect the package manager from the lockfile: Lockfile Manager Install Uninstall pnpm-lock.yaml pnpm pnpm ad...
|
4.5K |
| 3091 | langgraph-docs | langchain-ai/deepagents |
langgraph-docs Overview This skill explains how to access LangGraph Python documentation to help answer questions and guide implementation. Instructions 1. Fetch the Documentation Index Use the fetch_url tool to read the following URL: https://docs.langchain.com/llms.txt This provides a structured list of all available documentation with descriptions. 2. Select Relevant Documentation Based on the question, identify 2-4 most relevant documentation URLs from the index. Prioritize: Specific ...
|
4.5K |
| 3092 | hooked-ux | wondelai/skills |
Framework for building habit-forming products. Based on a fundamental truth: habits are not created—they are built through successive cycles through the Hook. Core Principle The Hook Model = a four-phase process that connects the user's problem to your solution frequently enough to form a habit. ``` Trigger → Action → Variable Reward → Investment ↑ │ └──────────────────────────────────────┘ ``` Habit Zone: Products enter the "habit zone" when us...
|
4.5K |
| 3093 | redis-patterns | affaan-m/ecc |
Redis Patterns Quick reference for Redis best practices across common backend use cases. How It Works Redis is an in-memory data structure store that supports strings, hashes, lists, sets, sorted sets, streams, and more. Individual Redis commands are atomic on a single instance; multi-step workflows require Lua scripts, MULTI/EXEC transactions, or explicit synchronization to stay atomic. Data is optionally persisted via RDB snapshots or AOF logs. Clients communicate over TCP using the RESP proto...
|
4.5K |
| 3094 | production-audit | affaan-m/ecc |
Production Audit Use this skill when the user asks whether an application is ready to ship, what could break in production, or what must be fixed before a launch. This is a maintainer-safe rewrite of the stale community production-audit idea: it keeps the useful production-readiness lens and removes unpinned external execution and third-party data sharing. When to Use The user asks "is this production-ready", "what would break in prod", "what did we miss", "audit this repo", or "ready to ship?" ...
|
4.5K |
| 3095 | security-threat-model | openai/skills |
Threat Model Source Code Repo Deliver an actionable AppSec-grade threat model that is specific to the repository or a project path, not a generic checklist. Anchor every architectural claim to evidence in the repo and keep assumptions explicit. Prioritizing realistic attacker goals and concrete impacts over generic checklists. Quick start Collect (or infer) inputs: Repo root path and any in-scope paths. Intended usage, deployment model, internet exposure, and auth expectations (if known). Any ex...
|
4.5K |
| 3096 | setup | assistant-ui/skills |
Parallel Plugin Setup Install CLI See https://docs.parallel.ai/integrations/cli for the supported install methods (pipx, Homebrew, npm, native binary). Walk the user through whichever they pick. Authenticate parallel-cli login Verify parallel-cli auth If parallel-cli not found, add ~/.local/bin to PATH. Show more
|
4.5K |
| 3097 | ui-to-vue | affaan-m/ecc |
UI To Vue Batch-convert UI design screenshots into Vue 3 Composition API component code. When to Use The user provides a directory of design screenshots or design-export images. The target application is Vue 3. The user wants a first pass of page components, shared components, and router wiring. The user specifies Vant, Element Plus, or Ant Design Vue as the component library. When Not to Use The user has only one screenshot and wants a bespoke component. The target project is not Vue. The desig...
|
4.5K |
| 3098 | motion-advanced | affaan-m/ecc |
Motion Advanced Complex, interactive, and physics-based animation patterns. Requires motion-foundations to be set up first. Use these when motion-patterns is not enough. When to Activate Building drag-to-dismiss sheets, swipe gestures, or reorderable lists Animating text word-by-word, character-by-character, or as a live counter Drawing SVG paths, morphing icons, or animating circular progress Writing a custom animation hook ( useScrollReveal , magnetic button, cursor follower) Sequencing multi-...
|
4.5K |
| 3099 | ios-icon-gen | affaan-m/ecc |
iOS Icon Generator Generate PNG icon imagesets for Xcode asset catalogs from two sources. When to Activate Generating icon assets for an iOS/macOS Xcode project Searching for icons across open source collections Creating PNG imagesets (1x, 2x, 3x) for asset catalogs Replacing placeholder icons with production-quality assets Matching existing icon styles in an Xcode project Core Principles 1. Two Sources, One Output Format Both sources produce identical Xcode-compatible imagesets. Choose based on...
|
4.5K |
| 3100 | homelab-network-setup | affaan-m/ecc |
Homelab Network Setup Use this skill to design a home or small-lab network that can grow without needing a full rebuild. When to Use Planning a new home network or redesigning an ISP-router-only setup. Choosing gateway, switch, and access point roles. Designing IP ranges, DHCP scopes, static reservations, and DNS. Preparing for future VLANs, Pi-hole, NAS, lab servers, or VPN access. Troubleshooting a new network that has double NAT, unstable Wi-Fi, or changing server addresses. How It Works Star...
|
4.5K |