███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 2901 | unit-test-bean-validation | giuseppe-trisciuoglio/developer-kit |
Unit Testing Bean Validation and Custom Validators Overview This skill provides patterns for unit testing Jakarta Bean Validation annotations and custom validator implementations using JUnit 5. It covers testing built-in constraints (@NotNull, @Email, @Min, @Max), creating custom validators, cross-field validation, validation groups, and parameterized testing scenarios. When to Use This Skill Use this skill when: Testing Jakarta Bean Validation (@NotNull, @Email, @Min, etc.) Testing custom @Cons...
|
2.3K |
| 2902 | pp-espn | mvanhorn/printing-press-library |
ESPN — Printing Press CLI Prerequisites: Install the CLI This skill drives the espn-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first: Install via the Printing Press installer: npx -y @mvanhorn/printing-press install espn --cli-only Verify: espn-pp-cli --version Ensure $GOPATH/bin (or $HOME/go/bin ) is on $PATH . If the npx install fails (no Node, offline, etc.), fall back to a direct Go install (requires Go 1.23+)...
|
2.3K |
| 2903 | competitive-analysis | refoundai/lenny-skills |
No SKILL.md available for this skill. View on GitHub Installs 2.3K Repository claude-office-s…s/skills GitHub Stars 160 First Seen Mar 9, 2026
|
2.3K |
| 2904 | electron | teachingai/full-stack-skills |
Electron App Automation Automate any Electron desktop app using agent-browser. Electron apps are built on Chromium and expose a Chrome DevTools Protocol (CDP) port that agent-browser can connect to, enabling the same snapshot-interact workflow used for web pages. Core Workflow Launch the Electron app with remote debugging enabled Connect agent-browser to the CDP port Snapshot to discover interactive elements Interact using element refs Re-snapshot after navigation or state changes Launch an Ele...
|
2.3K |
| 2905 | wiki-update | ar9av/obsidian-wiki |
Wiki Update — Sync Any Project to Your Wiki You are distilling knowledge from the current project into the user's Obsidian wiki. This skill works from any project directory, not just the obsidian-wiki repo. Before You Start Read ~/.obsidian-wiki/config to get: OBSIDIAN_VAULT_PATH — where the wiki lives OBSIDIAN_WIKI_REPO — where the obsidian-wiki repo is cloned (for reading other skills if needed) If ~/.obsidian-wiki/config doesn't exist, tell the user to run bash setup.sh from their obsidian-wi...
|
2.3K |
| 2906 | wiki-status | ar9av/obsidian-wiki |
Wiki Status — Audit & Delta You are computing the current state of the wiki: what's been ingested, what's new since last ingest, and what the delta looks like. This helps the user decide whether to append (ingest the delta) or rebuild (archive and reprocess everything). Before You Start Read .env to get OBSIDIAN_VAULT_PATH , OBSIDIAN_SOURCES_DIR , CLAUDE_HISTORY_PATH , CODEX_HISTORY_PATH Read .manifest.json at the vault root — this is the ingest tracking ledger The Manifest The manifest lives at...
|
2.3K |
| 2907 | graphql-architect | jeffallan/claude-skills |
GraphQL Architect Senior GraphQL architect specializing in schema design and distributed graph architectures with deep expertise in Apollo Federation 2.5+, GraphQL subscriptions, and performance optimization. Role Definition You are a senior GraphQL architect with 10+ years of API design experience. You specialize in Apollo Federation, schema-first design, and building type-safe API graphs that scale across teams and services. You master resolvers, DataLoader patterns, and real-time subscript...
|
2.3K |
| 2908 | django-expert | jeffallan/claude-skills |
Django Expert Overview This skill provides expert guidance for Django backend development with comprehensive coverage of models, views, Django REST Framework, forms, authentication, testing, and performance optimization. It follows official Django best practices and modern Python conventions to help you build robust, maintainable applications. Key Capabilities: Model design with optimal ORM patterns View implementation (FBV, CBV, DRF viewsets) Django REST Framework API development Query optimiza...
|
2.3K |
| 2909 | spec-miner | jeffallan/claude-skills |
Spec Miner Reverse-engineering specialist who extracts specifications from existing codebases. Role Definition You are a senior software archaeologist with 10+ years of experience. You operate with two perspectives: Arch Hat for system architecture and data flows, and QA Hat for observable behaviors and edge cases. When to Use This Skill Understanding legacy or undocumented systems Creating documentation for existing code Onboarding to a new codebase Planning enhancements to existing feature...
|
2.3K |
| 2910 | template-skill | composiohq/awesome-claude-skills |
Insert instructions below
|
2.3K |
| 2911 | video-frames | steipete/clawdis |
Video Frames (ffmpeg) Extract a single frame from a video, or create quick thumbnails for inspection. Quick start First frame: { baseDir } /scripts/frame.sh /path/to/video.mp4 --out /tmp/frame.jpg At a timestamp: { baseDir } /scripts/frame.sh /path/to/video.mp4 --time 00:00:10 --out /tmp/frame-10s.jpg Notes Prefer --time for “what is happening around here?”. Use a .jpg for quick share; use .png for crisp UI frames.
|
2.3K |
| 2912 | prd-development | deanpeters/product-manager-skills |
Purpose Guide product managers through structured PRD (Product Requirements Document) creation by orchestrating problem framing, user research synthesis, solution definition, and success criteria into a cohesive document. Use this to move from scattered notes and Slack threads to a clear, comprehensive PRD that aligns stakeholders, provides engineering context, and serves as a source of truth—avoiding ambiguity, scope creep, and the "build what's in my head" trap. This is not a waterfall spec—it...
|
2.3K |
| 2913 | raffle-winner-picker | composiohq/awesome-claude-skills |
Raffle Winner Picker This skill randomly selects winners from lists, spreadsheets, or Google Sheets for giveaways and contests. When to Use This Skill Running social media giveaways Picking raffle winners at events Randomly selecting participants for surveys or tests Choosing winners from contest submissions Fair distribution of limited spots or resources Random team assignments What This Skill Does Random Selection : Uses cryptographically random selection Multiple Sources : Works with CSV, Exc...
|
2.3K |
| 2914 | korean-stock-search | nomadamas/k-skill |
Korean Stock Search What this skill does 기본적으로 https://k-skill-proxy.nomadamas.org/v1/korean-stock/... 로 요청해서 KRX 상장 종목 검색, 종목 기본정보, 일별 시세를 조회한다. upstream 설계 참고는 jjlabsio/korea-stock-mcp 이지만, 사용자는 KRX_API_KEY 를 발급받거나 로컬 MCP 서버를 설치할 필요가 없다. KRX_API_KEY 는 proxy 서버에서만 관리한다. When to use "삼성전자 종목코드랑 시장구분 찾아줘" "005930 기본정보 보여줘" "SK하이닉스 20260408 종가/거래량 알려줘" "KOSDAQ 에서 알테오젠 시세 확인해줘" When not to use 미국/일본/가상자산 같은 비한국 주식 조회 실시간 체결/호가/분봉 조회 재무제표/공시 원문 분석 (이 스킬 범위 밖) 투자 자문/매수 추천 Inputs q : 종목명 또는 종목코드 검색어 (...
|
2.3K |
| 2915 | elite-longterm-memory | nextfrontierbuilds/elite-longterm-memory |
Elite Longterm Memory 🧠 The ultimate memory system for AI agents. Combines 6 proven approaches into one bulletproof architecture. Never lose context. Never forget decisions. Never repeat mistakes. Architecture Overview ┌─────────────────────────────────────────────────────────────────┐ │ ELITE LONGTERM MEMORY │ ├─────────────────────────────────────────────────────────────────┤ │ │ │ ┌─────...
|
2.3K |
| 2916 | 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...
|
2.3K |
| 2917 | korea-weather | nomadamas/k-skill |
Korea Weather What this skill does 기상청 단기예보 조회서비스를 k-skill-proxy 경유로 조회해서 한국 날씨를 요약한다. 사용자는 개인 OpenAPI key를 직접 발급할 필요가 없고, proxy 서버에만 KMA_OPEN_API_KEY 를 둔다. When to use "서울 시청 근처 지금 날씨 어때?" "부산 날씨 알려줘" "위도/경도 기준으로 한국 단기예보 보고 싶어" Prerequisites optional: jq self-host 또는 배포 확인이 끝난 KSKILL_PROXY_BASE_URL Required environment variables KSKILL_PROXY_BASE_URL (필수: self-host 또는 배포 확인이 끝난 proxy base URL) 사용자가 공공데이터포털 기상청 API key를 직접 다룰 필요는 없다. 대신 /v1/korea-weather/forecast route가 실제로 올라와 있는 proxy URL 을 KS...
|
2.3K |
| 2918 | the-fool | jeffallan/claude-skills |
The Fool The court jester who alone could speak truth to the king. Not naive but strategically unbound by convention, hierarchy, or politeness. Applies structured critical reasoning across 5 modes to stress-test any idea, plan, or decision. When to Use This Skill Stress-testing a plan, architecture, or strategy before committing Challenging technology, vendor, or approach choices Evaluating business proposals, value propositions, or strategies Red-teaming a design before implementation Auditing ...
|
2.3K |
| 2919 | korean-patent-search | nomadamas/k-skill |
한국 특허 정보 검색 What this skill does KIPRIS Plus(키프리스 플러스) 공식 Open API로 한국 특허/실용신안 공개·공고 데이터를 검색한다. v1 범위: 키워드 검색 ( getWordSearch ) 출원번호 기준 서지 상세 조회 ( getBibliographyDetailInfoSearch ) 구조화된 JSON 출력 표준 python3 helper 동봉 When to use "배터리 관련 한국 특허 찾아줘" "출원번호 1020240001234 특허 요약 보여줘" "KIPRIS API로 특허 검색 결과를 JSON으로 받고 싶어" "출원인/IPC/초록까지 포함한 한국 특허 검색 결과가 필요해" Prerequisites 인터넷 연결 python3 KIPRIS Plus에서 발급받은 API 키 helper 환경변수: KIPRIS_PLUS_API_KEY 실제 요청 쿼리 파라미터명: ServiceKey 설치된 skill payload 안에 scripts/patent_...
|
2.3K |
| 2920 | xlsx | tfriedel/claude-office-skills |
Requirements for Outputs All Excel files Professional Font Use a consistent, professional font (e.g., Arial, Times New Roman) for all deliverables unless otherwise instructed by the user Zero Formula Errors Every Excel model MUST be delivered with ZERO formula errors (REF!, DIV/0!, VALUE!, N/A, NAME?) Preserve Existing Templates (when updating templates) Study and EXACTLY match existing format, style, and conventions when modifying files Never impose standardized formatting on files with establi...
|
2.3K |
| 2921 | building-with-medusa | medusajs/medusa-agent-skills |
Medusa Backend Development Comprehensive backend development guide for Medusa applications. Contains patterns across 6 categories covering architecture, type safety, business logic placement, and common pitfalls. When to Apply Load this skill for ANY backend development task, including: Creating or modifying custom modules and data models Implementing workflows for mutations Building API routes (store or admin) Defining module links between entities Writing business logic or validation Query...
|
2.3K |
| 2922 | system-design | wondelai/skills |
System Design Help design systems and evaluate architectural decisions. Framework 1. Requirements Gathering Functional requirements (what it does) Non-functional requirements (scale, latency, availability, cost) Constraints (team size, timeline, existing tech stack) 2. High-Level Design Component diagram Data flow API contracts Storage choices 3. Deep Dive Data model design API endpoint design (REST, GraphQL, gRPC) Caching strategy Queue/event design Error handling and retry logic 4. Scale and R...
|
2.3K |
| 2923 | frontend-design | jwynia/agent-skills |
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
|
2.3K |
| 2924 | data-analysis | bytedance/deer-flow |
Data Analysis When to use this skill Data exploration : Understand a new dataset Report generation : Derive data-driven insights Quality validation : Check data consistency Decision support : Make data-driven recommendations Instructions Step 1: Load and explore data Python (Pandas) : import pandas as pd import numpy as np Load CSV df = pd . read_csv ( 'data.csv' ) Basic info print ( df . info ( ) ) print ( df . describe ( ) ) print ( df . head ( 10 ) ) Check missing values print ( df . isnul...
|
2.3K |
| 2925 | fullstack-dev | minimax-ai/skills |
Full-Stack Development Practices MANDATORY WORKFLOW — Follow These Steps In Order When this skill is triggered, you MUST follow this workflow before writing any code. Step 0: Gather Requirements Before scaffolding anything, ask the user to clarify (or infer from context): Stack : Language/framework for backend and frontend (e.g., Express + React, Django + Vue, Go + HTMX) Service type : API-only, full-stack monolith, or microservice? Database : SQL (PostgreSQL, SQLite, MySQL) or NoSQL (MongoDB, R...
|
2.3K |
| 2926 | ljg-present | lijigang/ljg-skills |
ljg-present: 高桥流演讲铸造 把文本削成节拍,把 PPT 降为节拍器,把舞台还给讲的人。 这不是什么 不是做 PPT——高桥流反 PPT 不是摘要——摘要是缩写,高桥流是 节拍 不是提纲——提纲讲究流畅,高桥流讲究 跳跃 不是装饰秀——一张图都不放,一个图标都不放 这是什么 高桥流的源头:2001 年日本 Ruby 程序员高桥征义,在没有专业演示工具的场合,用 HTML 写了几页超大字体的幻灯片。意外走红,成了一种流派。 三条铁律,去掉任何一条都不是高桥流: 一页一个思想单元 ——不是一页一段话,是一页一个"此刻该敲响的那个词" 字大到撑满屏幕 ——视觉上屏幕只剩这几个字,没有留白作为"呼吸",字本身就是呼吸 无图、无表、无装饰 ——演讲者是主角,PPT 是节拍器。节拍器不需要花样 核心哲学 PPT 是节拍器,不是信息载体。 传统 PPT:信息密集,观众读屏幕,演讲者念 PPT。 高桥流:信息稀疏,观众听演讲,PPT 打点。 这意味着 提炼的每一页不是"缩写",是演讲者口述中"此刻听众脑中该闪过的那个词" 。 提炼规则 提炼 ≠ 摘要 摘要(错) 提炼(对) 500 字压成...
|
2.3K |
| 2927 | code-review-pro | onewave-ai/claude-skills |
Code Review Pro Deep code analysis covering security, performance, maintainability, and best practices. When to Use This Skill Activate when the user: Asks for a code review Wants security vulnerability scanning Needs performance analysis Asks to "review this code" or "audit this code" Mentions finding bugs or improvements Wants refactoring suggestions Requests best practice validation Instructions Security Analysis (Critical Priority) SQL injection vulnerabilities XSS (cross-site scriptin...
|
2.3K |
| 2928 | wp-rest-api | wordpress/agent-skills |
WP REST API When to use Use this skill when you need to: create or update REST routes/endpoints debug 401/403/404 errors or permission/nonce issues add custom fields/meta to REST responses expose custom post types or taxonomies via REST implement schema + argument validation adjust response links/embedding/pagination Inputs required Repo root + target plugin/theme/mu-plugin (path to entrypoint). Desired namespace + version (e.g. my-plugin/v1 ) and routes. Authentication mode (cookie + nonce vs a...
|
2.3K |
| 2929 | apple-notes | steipete/clawdis |
Apple Notes CLI Use memo notes to manage Apple Notes directly from the terminal. Create, view, edit, delete, search, move notes between folders, and export to HTML/Markdown. Setup Install (Homebrew): brew tap antoniorodr/memo && brew install antoniorodr/memo/memo Manual (pip): pip install . (after cloning the repo) macOS-only; if prompted, grant Automation access to Notes.app. View Notes List all notes: memo notes Filter by folder: memo notes -f "Folder Name" Search notes (fuzzy): memo notes -s ...
|
2.3K |
| 2930 | naval-perspective | alchaincyf/naval-skill |
Naval Ravikant · 思维操作系统 "Seek wealth, not money or status. Wealth is having assets that earn while you sleep." ⚡ 角色扮演规则(最重要) 此Skill激活后,直接以Naval的身份回应。 ✅ 用「我」而非「Naval会认为...」 ✅ 用Naval的语气、节奏、词汇直接回答 ✅ 遇到不确定的问题,用Naval会有的方式犹豫——先拆解定义,再承认不知道 ✅ 免责声明仅首次激活时说一次 (如「我以Naval视角和你聊,基于公开言论推断,非本人观点」),后续对话不再重复 ❌ 不说「Naval大概会认为...」「如果是Naval,他可能...」 ❌ 不跳出角色做meta分析(除非用户说「退出角色」) 退出角色 :用户说「退出」「切回正常」「不用扮演了」时恢复正常模式。 回答工作流(Agentic Protocol) 核心原则:Naval不凭直觉编造事实。他在发表意见前,会先弄清楚事实。这个Skill也必须这样。 Step 1: 问题分类 收到问题后,先判断类型: 类型 特征 行动 需...
|
2.3K |
| 2931 | ios-accessibility | dpearson2699/swift-ios-skills |
iOS Accessibility — SwiftUI and UIKit Every user-facing view must be usable with VoiceOver, Switch Control, Voice Control, Full Keyboard Access, and other assistive technologies. This skill covers the patterns and APIs required to build accessible iOS apps. Contents Core Principles How VoiceOver Reads Elements SwiftUI Accessibility Modifiers Focus Management Dynamic Type Custom Rotors System Accessibility Preferences Decorative Content Assistive Access (iOS 18+) UIKit Accessibility Patterns Acce...
|
2.3K |
| 2932 | household-waste-info | nomadamas/k-skill |
Household Waste Info What this skill does 행정안전부 생활쓰레기배출정보 Open API를 조회해 지역별 생활쓰레기/음식물쓰레기/재활용품 배출 기준과 요일/시간 정보를 안내한다. 기본 조회 단위는 시군구명( SGG_NM )이다. 응답은 사용자에게 이해하기 쉬운 요약 형태로 정리한다. Base URL은 원본 API( https://apis.data.go.kr/1741000/household_waste_info )를 기준으로 한다. serviceKey ( DATA_GO_KR_API_KEY )만 proxy 서버에서 주입/관리한다. When to use "강남구 쓰레기 배출 요일 알려줘" "우리 동네 음식물쓰레기 언제 버려?" "재활용품 배출 시간 확인해줘" "생활쓰레기 배출 장소/방법 찾아줘" Prerequisites 인터넷 연결 curl , python3 사용 가능 환경 원본 API 접근 가능 환경 API 키 주입용 proxy 접근 가능 환경 Credent...
|
2.3K |
| 2933 | knowledge-agent | thedotmack/claude-mem |
Knowledge Agent Build and query AI-powered knowledge bases from claude-mem observations. What Are Knowledge Agents? Knowledge agents are filtered corpora of observations compiled into a conversational AI session. Build a corpus from your observation history, prime it (loads the knowledge into an AI session), then ask it questions conversationally. Think of them as custom "brains": "everything about hooks", "all decisions from the last month", "all bugfixes for the worker service". Workflow Step ...
|
2.3K |
| 2934 | premium-frontend-ui | github/awesome-copilot |
Immersive Frontend UI Craftsmanship As an AI engineering assistant, your role when building premium frontend experiences goes beyond outputting functional HTML and CSS. You must architect immersive digital environments . This skill provides the blueprint for generating highly intentional, award-level web applications that prioritize aesthetic quality, deep interactivity, and flawless performance. When a user requests a high-end landing page, an interactive portfolio, or a specialized component t...
|
2.3K |
| 2935 | chaos-engineer | jeffallan/claude-skills |
Chaos Engineer Senior chaos engineer with deep expertise in controlled failure injection, resilience testing, and building systems that get stronger under stress. Role Definition You are a senior chaos engineer with 10+ years of experience in reliability engineering and resilience testing. You specialize in designing and executing controlled chaos experiments, managing blast radius, and building organizational resilience through scientific experimentation and continuous learning from controll...
|
2.3K |
| 2936 | gsd | ctsstc/get-shit-done-skills |
A comprehensive project management system designed for solo developers working with Claude AI agents. GSD provides structured workflows for project initialization, planning, execution, verification, and debugging. Overview GSD is a modular agent-based system that transforms project ideas into shipped software through: - Deep questioning - Extract user vision and requirements - Domain research - Discover standard stacks and patterns - Roadmap creation - Break requirements into phases - Pha...
|
2.3K |
| 2937 | hundred-million-offers | wondelai/skills |
Grand Slam Offer Creation Framework Framework for creating offers so good that people feel stupid saying no. Based on the principle that what you sell (the offer) matters more than how you sell it or who you sell it to. A Grand Slam Offer combines the right market, the right price, the right value, and the right presentation into a single irresistible package. Core Principle The offer is the 1 lever in any business. You can have mediocre marketing, average sales skills, and a small audience -- b...
|
2.3K |
| 2938 | imagegen | openai/skills |
Generates or edits images for the current project (e.g., website assets, game assets, UI mockups, product mockups, wireframes, logo design, photorealistic images, infographics). Defaults to `gpt-image-1.5` and the OpenAI Image API, and prefers the bundled CLI for deterministic, reproducible runs. When to use - Generate a new image (concept art, product shot, cover, website hero) - Edit an existing image (inpainting, masked edits, lighting or weather transformations, background replacement, o...
|
2.3K |
| 2939 | nanobanana | resciencelab/opc-skills |
Nano Banana A single Python entrypoint for Gemini-native Nano Banana image generation and editing, with model aliases, strict option validation, batch runs, and custom endpoint support. Workflow Open references/config.md to choose environment variables and override order. Open references/models-and-api.md to pick the right Nano Banana tier and check model-specific constraints. Prefer gemini-3.1-flash-image-preview ( nanobanana-2 ) unless you need either the fastest low-cost default ( nanobanana ...
|
2.3K |
| 2940 | langsmith-dataset | langchain-ai/langsmith-skills |
LANGSMITH_API_KEY = lsv2_pt_your_api_key_here Required LANGSMITH_PROJECT = your-project-name Check this to know which project has traces LANGSMITH_WORKSPACE_ID = your-workspace-id Optional: for org-scoped keys IMPORTANT: Always check the environment variables or .env file for LANGSMITH_PROJECT before querying or interacting with LangSmith. This tells you which project contains the relevant traces and data. If the LangSmith project is not available, use your best judgement to identify the righ...
|
2.3K |
| 2941 | integrate-whatsapp | gokapso/agent-skills |
Env vars: - `KAPSO_API_BASE_URL` (host only, no `/platform/v1`) - `KAPSO_API_KEY` - `META_GRAPH_VERSION` (optional, default `v24.0`) Auth header (direct API calls): ``` X-API-Key: <api_key> ``` Install deps (once): ``` npm i ``` Connect WhatsApp (setup links) Typical onboarding flow: - Create customer: `POST /platform/v1/customers` - Generate setup link: `POST /platform/v1/customers/:id/setup_links` - Customer completes embedded signup - Use `phone_number_id` to send messages and...
|
2.3K |
| 2942 | bunjang-search | nomadamas/k-skill |
Bunjang Search What this skill does upstream bunjang-cli / pinion05/bunjangcli 를 사용해 번개장터에서 아래 흐름을 처리한다. 상품 검색 상품 상세조회 선택적 찜/채팅 다페이지 대량 수집 AI 분석용 TOON chunk export Core policy 기본 경로는 항상 CLI first 다. 기본 명령은 npx --yes bunjang-cli ... 형식을 쓴다. auth login 은 headful 브라우저 + TTY / interactive 터미널 이 필요하다. 로그인 전에는 검색/상세조회/대량 수집 위주로 답하고, favorite / chat / purchase 는 선택적 로그인 플로우 로만 안내한다. 대량 수집은 --start-page , --pages , --max-items , --with-detail , --output 조합을 우선 쓴다. AI 분석용 export 는 --ai --output <director...
|
2.3K |
| 2943 | design-critique | anthropics/knowledge-work-plugins |
/design-critique If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Get structured design feedback across multiple dimensions. Usage /design-critique $ARGUMENTS Review the design: @$1 If a Figma URL is provided, pull the design from Figma. If a file is referenced, read it. Otherwise, ask the user to describe or share their design. What I Need From You The design : Figma URL, screenshot, or detailed description Context : What is this? Who is it for?...
|
2.3K |
| 2944 | wiki-history-ingest | ar9av/obsidian-wiki |
Unified History Ingest Router This is a thin router for history sources only . It does not replace wiki-ingest for documents. Subcommands If the user invokes /wiki-history-ingest <target> (or equivalent text command), dispatch directly: Subcommand Route To claude claude-history-ingest codex codex-history-ingest hermes hermes-history-ingest openclaw openclaw-history-ingest auto infer from context using rules below Routing Rules If the user explicitly says claude , codex , hermes , or openclaw , r...
|
2.3K |
| 2945 | motion-design | lottiefiles/motion-design-skill |
Motion Design Skill When to Apply Use this skill when: Creating UI animations (buttons, cards, modals, page transitions) Designing micro-interactions and feedback animations Building loading, success, or error states Animating illustrations or decorative elements Planning scroll-triggered or progress-based animations Establishing brand motion identity Choreographing multi-element sequences Decision tree: Does it serve a functional purpose (feedback, guidance)? → Timing rules for responsiveness D...
|
2.3K |
| 2946 | bun-development | sickn33/antigravity-awesome-skills |
⚡ Bun Development Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by oven-sh/bun. When to Use This Skill Use this skill when: Starting new JS/TS projects with Bun Migrating from Node.js to Bun Optimizing development speed Using Bun's built-in tools (bundler, test runner) Troubleshooting Bun-specific issues 1. Getting Started 1.1 Installation macOS / Linux curl -fsSL https://bun.sh/install | bash Windows powershell -c "irm bun.sh/install.ps1 | iex" Homebrew ...
|
2.3K |
| 2947 | inkos-multi-agent-novel-writing | aradotso/trending-skills |
InkOS Multi-Agent Novel Writing Skill by ara.so — Daily 2026 Skills collection InkOS is a multi-agent CLI system that autonomously writes, audits, and revises novels. Agents handle the full pipeline: Writer → Validator → Auditor → Reviser, with human review gates at configurable checkpoints. Installation npm install -g @actalk/inkos or run directly npx @actalk/inkos --version Requirements: Node.js ≥ 20.0.0 Quick Start Create a new novel project inkos book create --title "吞天魔帝" --genre xuanhuan...
|
2.3K |
| 2948 | wiki-rebuild | ar9av/obsidian-wiki |
Wiki Rebuild — Archive, Rebuild, Restore You are performing a destructive operation on the wiki. Always archive first, always confirm with the user before proceeding. Before You Start Read .env to get OBSIDIAN_VAULT_PATH Read .manifest.json to understand current state Confirm the user's intent. This skill supports three modes: Archive only — snapshot current wiki, no rebuild Archive + Rebuild — snapshot, then reprocess all sources from scratch Restore — bring back a previous archive The Archive ...
|
2.3K |
| 2949 | network | markdown-viewer/skills |
Network Topology Diagram Generator Quick Start: Choose topology type → Add network devices (routers, switches, firewalls) → Connect with appropriate link types → Add labels and zones → Wrap in ```drawio fence. ⚠️ IMPORTANT: Always use ```drawio code fence. NEVER use ```xml — it will NOT render as a diagram. Critical Rules 🔗 This is a drawio-derived skill. All structure, layout, and edge routing rules inherit from drawio SKILL.md . Read the base rules first. Network-specific additions: Check sten...
|
2.3K |
| 2950 | sprint-planner | shubhamsaboo/awesome-llm-apps |
Sprint Planner You are an expert scrum master who facilitates effective sprint planning for agile teams. When to Apply Use this skill when: Planning sprint iterations Estimating user stories with story points Defining sprint goals Managing sprint capacity Prioritizing backlog items Identifying sprint dependencies and risks Sprint Planning Framework Story Points: Use Modified Fibonacci: 1, 2, 3, 5, 8, 13, 20 Team Capacity: (Team × Days × Hours × Focus Factor 0.6-0.8) Velocity: Average points comp...
|
2.3K |