███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 8101 | card-sort-analysis | owl-listener/designer-skills |
Card Sort Analysis Analyze card sorting results to inform information architecture decisions. Context You are a UX researcher analyzing card sort data for $ARGUMENTS. If the user provides files (card sort results, spreadsheets), read them first. Instructions Understand the study : Confirm methodology (open vs closed), number of participants, and card set. Analyze groupings : Identify common category patterns and naming conventions. Create a similarity matrix : Show how frequently items were grou...
|
252 |
| 8102 | journey-map | owl-listener/designer-skills |
Journey Map Create a comprehensive user journey map for product design and UX analysis. Context You are a senior UX researcher helping a design team map the user journey for $ARGUMENTS. If the user provides files (research data, personas, analytics), read them first. Domain Context Journey Mapping (Jim Kalbach, Mapping Experiences): Visualizing the end-to-end experience across stages, touchpoints, channels, emotions, and pain points. Each stage should capture: user goals, actions, touchpoints, e...
|
252 |
| 8103 | metrics-definition | owl-listener/designer-skills |
Metrics Definition You are an expert in defining meaningful UX metrics that demonstrate design impact. What You Do You help teams define metrics connecting design work to measurable outcomes. Metric Categories Behavioral : Task completion, time on task, error rate, feature adoption Attitudinal : SUS, NPS, CSAT, perceived ease of use Business : Conversion, retention, support volume, onboarding completion Engagement : DAU/MAU, session duration, feature discovery, return visits HEART Framework Happ...
|
252 |
| 8104 | user-persona | owl-listener/designer-skills |
User Persona Create comprehensive user personas grounded in research data for product and UX design. Context You are a senior UX researcher helping a design team create user personas for $ARGUMENTS. If the user provides files (research data, interview transcripts, survey results, analytics), read them first. If they mention a product URL, use web search to understand the product. Domain Context Personas (Alan Cooper, About Face): Archetypical users based on behavioral patterns, not demographics ...
|
252 |
| 8105 | stakeholder-alignment | owl-listener/designer-skills |
Stakeholder Alignment Help the user achieve stakeholder alignment using frameworks and insights from 88 product leaders. How to Help When the user asks for help with stakeholder alignment: Understand the situation - Ask who the stakeholders are, what decision needs to be made, and where resistance is coming from Identify motivations - Help them understand what each stakeholder cares about and their definition of success Structure the approach - Guide them on pre-alignment, communication sequence...
|
252 |
| 8106 | north-star-vision | owl-listener/designer-skills |
North Star Vision You are an expert in articulating inspiring product visions that unite teams and guide direction. What You Do You help teams define a north-star vision — a compelling future state that inspires alignment and guides trade-offs. Vision Components Vision Statement — Who, what experience, why it matters (one sentence) Design Pillars — 3-5 strategic focus areas defining differentiators Vision Scenarios — Concrete narrative stories of the future experience Success Criteria — Qualitat...
|
252 |
| 8107 | log-aggregation | aj-geddes/useful-ai-prompts |
Log Aggregation Overview Build comprehensive log aggregation systems to collect, parse, and analyze logs from multiple sources, enabling centralized monitoring, debugging, and compliance auditing. When to Use Centralized log collection Distributed system debugging Compliance and audit logging Security event monitoring Application performance analysis Error tracking and alerting Historical log retention Real-time log searching Implementation Examples 1. ELK Stack Configuration docker-compose.y...
|
252 |
| 8108 | dividend-growth-pullback-screener | tradermonty/claude-trading-skills |
Dividend Growth Pullback Screener Overview This skill screens for dividend growth stocks that exhibit strong fundamental characteristics but are experiencing temporary technical weakness. It targets stocks with exceptional dividend growth rates (12%+ CAGR) that have pulled back to RSI oversold levels (≤40), creating potential entry opportunities for long-term dividend growth investors. Investment Thesis: High-quality dividend growth stocks (often yielding 1-2.5%) compound wealth through dividend...
|
252 |
| 8109 | ln-781-build-verifier | levnikolaevich/claude-code-skills |
Type: L3 Worker Category: 7XX Project Bootstrap Parent: ln-780-bootstrap-verifier Purpose Detects project types, restores dependencies, executes builds, and verifies successful compilation. Scope: - Auto-detect project types from file markers - Restore dependencies using appropriate package manager - Execute build commands for each project - Verify build artifacts exist Out of Scope: - Running tests (handled by ln-782) - Container operations (handled by ln-783) - Workflow orchestrati...
|
252 |
| 8110 | ln-300-task-coordinator | levnikolaevich/claude-code-skills |
Coordinates creation or replanning of implementation tasks for a Story. Builds the ideal plan first, then routes to workers. Purpose & Scope - Auto-discover Team ID, load Story context (AC, Technical Notes, Context) - Build optimal implementation task plan (1-6 implementation tasks; NO test/refactoring tasks) in Foundation-First order - Detect mode and delegate: CREATE/ADD -> ln-301-task-creator, REPLAN -> ln-302-task-replanner - Strip any Non-Functional Requirements; only functional scope...
|
252 |
| 8111 | ln-721-frontend-restructure | levnikolaevich/claude-code-skills |
Type: L3 Worker Category: 7XX Project Bootstrap Parent: ln-720-structure-migrator Restructures monolithic React frontend code into component-based architecture using AST-based analysis methodology. Purpose & Scope | Input | Monolithic React frontend source | Output | Component-based architecture with co-located feature folders | Framework | React only Scope boundaries: - Restructures existing code, does not add new functionality - Works with React + TypeScript projects - Applies ...
|
252 |
| 8112 | ln-644-dependency-graph-auditor | levnikolaevich/claude-code-skills |
Paths: File paths ( shared/ , references/ , ../ln-* ) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. Dependency Graph Auditor L3 Worker that builds and analyzes the module dependency graph to enforce architectural boundaries. Purpose & Scope Worker in ln-640 coordinator pipeline - invoked by ln-640-pattern-evolution-auditor Build module dependency graph from import statements (Python, TS/JS, C, Java) Detect circular depend...
|
252 |
| 8113 | naming | jwynia/agent-skills |
Naming: Diagnostic Skill You diagnose naming problems and guide the creation of names that work. Your role is to identify why names fail and what makes names succeed across brands, products, characters, places, and titles. Core Principle Names operate on multiple layers that must align. Every name communicates through sound, meaning, cultural resonance, and functional fit. When layers align, names feel inevitable. When they conflict, names feel wrong even if no one can articulate why. The N...
|
252 |
| 8114 | medical-imaging-review | luwill/research-skills |
Write comprehensive literature reviews following a systematic 7-phase workflow. Quick Start - Initialize project with three core files: `CLAUDE.md` - Writing guidelines and terminology - `IMPLEMENTATION_PLAN.md` - Staged execution plan - `manuscript_draft.md` - Main manuscript - Follow the 7-phase workflow (see [references/WORKFLOW.md](https://github.com/luwill/research-skills/blob/main/medical-imaging-review/references/WORKFLOW.md)) - Use domain-specific templates (see [references/DO...
|
252 |
| 8115 | frontend-design | mrgoonie/claudekit-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 :...
|
252 |
| 8116 | ln-230-story-prioritizer | levnikolaevich/claude-code-skills |
Evaluate Stories using RICE scoring with market research. Generate consolidated prioritization table for Epic. Purpose & Scope - Prioritize Stories AFTER ln-220 creates them - Research market size and competition per Story - Calculate RICE score for each Story - Generate prioritization table (P0/P1/P2/P3) - Output: docs/market/[epic-slug]/prioritization.md When to Use Use this skill when: - Stories created by ln-220, need business prioritization - Planning sprint with limited capacit...
|
252 |
| 8117 | kling-3-prompting | aedev-tools/kling-3-prompting-skill |
Overview Kling 3.0 is a unified multimodal video model. It understands cinematic direction , not keyword lists. Write prompts like a director — describe what the audience sees, hears, and feels over time. Core shift: Description → Direction. Think "direct a scene" not "describe an image." Interactive Builder Workflow When invoked, guide the user through these steps using AskUserQuestion : digraph builder { "1. Generation mode?" [ shape = diamond ] ; "Text-to-Video" [ shape = box ] ; "Image-to-Vi...
|
252 |
| 8118 | thinkific-downloader | serpdownloaders/skills |
Thinkific Downloader (Browser Extension) Download Thinkific lesson videos and supported embedded course videos as MP4 files for offline study. Thinkific Downloader is a browser extension built for students, creators, and teams who want a cleaner way to save Thinkific lesson videos for offline access. It works with supported Thinkific-hosted streams and common embedded lesson providers, giving you a browser-first workflow for detecting the video, choosing a quality, and exporting an MP4 file you ...
|
252 |
| 8119 | flickr-downloader | serpdownloaders/skills |
Flickr Downloader — Coming Soon (Browser Extension) Download photos and videos from Flickr in their original resolution directly from your browser. This extension is currently in development and has not been released yet. Flickr Downloader is an upcoming browser extension designed to help users save images and video content hosted on Flickr without relying on third-party websites, screen-capture workarounds, or manual URL manipulation. The extension will integrate with the Flickr browsing experi...
|
252 |
| 8120 | stripchat-vr-downloader | serpdownloaders/skills |
StripchatVR Downloader (Browser Extension) Record Stripchat VR live streams and download saved VR videos as MP4 with playback-friendly metadata preserved where available. StripchatVR Downloader is a browser extension built for immersive video workflows. It helps you keep Stripchat VR live sessions and saved recordings available offline, while preserving useful VR playback details when the source exposes them. The result is a simpler browser-based path from live room to local MP4 file. Record Str...
|
252 |
| 8121 | thisvid-downloader | serpdownloaders/skills |
ThisVid Downloader (Browser Extension) Download ThisVid videos as MP4 files directly from supported pages in your browser. ThisVid Downloader is a browser extension for saving supported ThisVid videos without switching to network inspectors, scripts, or external download tools. It detects the media stream used by the player, shows available quality options when present, and exports the final file as MP4 for offline playback. Save supported ThisVid videos from watch pages Detect available resolut...
|
252 |
| 8122 | 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...
|
252 |
| 8123 | serp-video-tools | serpdownloaders/skills |
SERP Video Tools (Browser Extension for Chrome, Firefox, Edge, Opera, Brave) Supercharged video tools for downloading, speed controls, scrubbing, transcriptions, clipping, conversions and more SERP Video Tools is a cross-browser extension that upgrades online video workflows with fast downloads, precise scrubbing, and flexible playback speed controls. It also helps you skip ads, grab transcripts and thumbnails, clip segments, and convert formats for faster research and reuse. Links Get it here G...
|
252 |
| 8124 | adobe-stock-downloader | serpdownloaders/skills |
Adobe Stock Downloader — Coming Soon (Browser Extension) Save your licensed Adobe Stock photos, vectors, videos, and templates directly from the browser with a single click. This extension is currently in development and has not been released yet. Adobe Stock Downloader is an upcoming browser extension designed to streamline how users retrieve their licensed assets from Adobe Stock. Instead of navigating through multiple Creative Cloud menus and download dialogs, this extension will detect licen...
|
252 |
| 8125 | linkedin-learning-downloader | serpdownloaders/skills |
LinkedIn Learning Downloader — Coming Soon (Browser Extension) Download LinkedIn Learning course videos as MP4 files for offline professional development. This extension is currently in development and has not been released yet. LinkedIn Learning Downloader is an upcoming browser extension that will allow users to save video lessons from LinkedIn Learning directly to their local machine without relying on third-party desktop applications or command-line utilities. It is being built around the br...
|
252 |
| 8126 | erothots-downloader | serpdownloaders/skills |
EroThots Downloader (Browser Extension) Download supported EroThots videos as MP4 files from the browser with direct quality selection. EroThots Downloader is a browser extension for users who want a more direct way to save supported EroThots videos without relying on generic HLS tools, downloader sites, or manual copy workflows. It detects supported video pages in the browser, exposes the available qualities, and exports finished downloads as MP4 for easier playback later. Download supported Er...
|
252 |
| 8127 | chaturbate-downloader | serpdownloaders/skills |
Chaturbate Downloader (Browser Extension) Record Chaturbate live streams and download saved videos as MP4 files for offline viewing. Chaturbate Downloader is a browser extension for users who want a direct way to capture public Chaturbate rooms and save supported recorded videos without relying on generic downloader sites or manual stream extraction. It detects active media in your browser session, lets you choose from available qualities, and saves finished downloads as MP4 for easier playback ...
|
252 |
| 8128 | shutterstock-downloader | serpdownloaders/skills |
Shutterstock Downloader — Coming Soon (Browser Extension) Download licensed Shutterstock photos, vectors, illustrations, video clips, and music tracks directly from your browser. This extension is currently in development and has not been released yet. Shutterstock Downloader is an upcoming browser extension designed to streamline the process of saving licensed Shutterstock assets to your local machine. Instead of navigating download dialogs and managing multiple file types across separate workf...
|
252 |
| 8129 | deviantart-downloader | serpdownloaders/skills |
DeviantArt Downloader — Coming Soon (Browser Extension) Save artwork, illustrations, photographs, and other visual media from DeviantArt galleries and pages directly to your computer. This extension is currently in development and has not been released yet. DeviantArt Downloader is an upcoming browser extension designed to give users a simple, reliable way to save images and artwork from DeviantArt without resorting to screenshots, manual URL manipulation, or third-party desktop applications. It...
|
252 |
| 8130 | yespornplease-downloader | serpdownloaders/skills |
YesPornPlease Downloader (Browser Extension) Download YesPornPlease videos as MP4 files from supported pages without leaving the browser. YesPornPlease Downloader is a browser extension built for a site that often aggregates videos from multiple playback sources. Instead of relying on one static download method, it detects supported streams from the active page, helps you choose the available quality, and saves the finished result as MP4 for offline playback. Save supported YesPornPlease videos ...
|
252 |
| 8131 | erome-downloader | serpdownloaders/skills |
EroMe Downloader (Browser Extension) Save supported EroMe album videos and images into organized local folders from the browser. EroMe Downloader is a browser extension for users who want a cleaner way to save supported EroMe albums without picking through each file manually. It detects album media on supported pages, lets you download videos and images directly from the browser, and keeps the output organized for easier offline access later. Save supported EroMe videos and images from album pag...
|
252 |
| 8132 | alamy-downloader | serpdownloaders/skills |
Alamy Downloader — Coming Soon (Browser Extension) Download licensed Alamy stock photos, vectors, and video clips directly from the browser with a single click. This extension is currently in development and has not been released yet. Alamy Downloader is an upcoming browser extension designed to streamline how users save their purchased and licensed assets from Alamy's website. Instead of navigating through multiple download pages and manually managing files, the extension will detect your licen...
|
252 |
| 8133 | istock-downloader | serpdownloaders/skills |
iStock Downloader — Coming Soon (Browser Extension) Download licensed iStock photos, vectors, illustrations, video clips, and audio files directly from your browser. This extension is currently in development and has not been released yet. iStock Downloader is an upcoming browser extension designed to streamline the process of saving purchased and licensed assets from iStock by Getty Images. Instead of navigating through multiple download dialogs and managing individual file fetches across sessi...
|
252 |
| 8134 | amazon-video-downloader | serpdownloaders/skills |
Amazon Video Downloader — Coming Soon (Browser Extension) Save movies, TV episodes, and originals from Prime Video as local MP4 files directly from your browser. This extension is currently in development and has not been released yet. Amazon Video Downloader is an upcoming browser extension that will provide a simple way to capture video from Prime Video's web player and save it to your hard drive. It is being designed around the browser playback experience so you can export titles while watchi...
|
252 |
| 8135 | bnbchain-mcp | bnb-chain/bnbchain-skills |
BNB Chain MCP Skill How to connect to the BNB Chain MCP server and use its tools: blocks, transactions, contracts, tokens, NFTs, wallet, ERC-8004 agents, and Greenfield. Use this skill when working with BNB Chain / opBNB / EVM or Greenfield via MCP. Connection and credentials Run the server: npx @bnb-chain/mcp@latest (fetches from npm at runtime). Source: github.com/bnb-chain/bnbchain-mcp . RPC: Default chains use built-in RPC; no config unless self-hosting or custom RPC. PRIVATE_KEY: Omit or le...
|
251 |
| 8136 | spec-driven-development | jasonkneen/kiro |
Spec-Driven Development Overview Write a structured specification before writing any code. The spec is the shared source of truth between you and the human engineer — it defines what we're building, why, and how we'll know it's done. Code without a spec is guessing. When to Use Starting a new project or feature Requirements are ambiguous or incomplete The change touches multiple files or modules You're about to make an architectural decision The task would take more than 30 minutes to implement ...
|
251 |
| 8137 | incorporation | kazukinagata/shinkoku |
法人成り(Incorporation) 個人事業主から法人への移行(法人成り)に関する包括的な知識ベース。 税額比較シミュレーション、法人形態の選択、設立手続き、役員報酬戦略を支援する。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握し、相対パスは CWD を基準に絶対パスに変換する: db_path : MCP ツールの db_path 引数に使用 output_dir : 進捗ファイル等の出力先ベースディレクトリ 各ディレクトリ: ファイル参照時に使用 回答の基本方針 1. シミュレーション積極提示 法人成りの相談には、必ず税額シミュレーションを提示する ユーザーの所得レベルに応じた具体的な数値比較を行う 税額だけでなく社会保険料も含めた総負担額で比較する 「法人成りすべき」と断定せず、メリット・デメリット双方を提示する 2. 正確性の担保 回答は必ず references/ ディレクトリ内のファイルを根拠とする 一般知識や推測で回答しない...
|
251 |
| 8138 | interactive-portfolio | davila7/claude-code-templates |
Interactive Portfolio Role: Portfolio Experience Designer You know a portfolio isn't a resume - it's a first impression that needs to convert. You balance creativity with usability. You understand that hiring managers spend 30 seconds on each portfolio. You make those 30 seconds count. You help people stand out without being gimmicky. Capabilities Portfolio architecture Project showcase design Interactive case studies Personal branding for devs/designers Contact conversion Portfolio performan...
|
251 |
| 8139 | error-debugging-error-analysis | sickn33/antigravity-awesome-skills |
Error Analysis and Resolution You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehensive observability solutions. Use this skill when Investigating production incidents or recurring errors Performing root-cause analysis across services Designing observability and error handling improvements Do not use this skill when The task is purely feature development You cannot access error reports, logs, o...
|
251 |
| 8140 | cn-web-search | joansongjr/cn-web-search |
中文网页搜索 (CN Web Search) ⚡ 安装: clawhub install cn-web-search 多引擎聚合搜索, 全部免费,无需 API Key,纯网页抓取 。17 个引擎覆盖中英文、公众号、技术、财经、知识百科。 引擎总览(17 个) 类别 引擎 数量 公众号 搜狗微信、必应索引 2 中文综合 360、搜狗、必应中文、百度、头条搜索 5 英文综合 DDG Lite、Qwant、Startpage、必应英文、Yahoo、Brave Search、Mojeek 7 技术社区 Stack Overflow、GitHub Trending 2 财经/投资 东方财富、集思录、财新 3 知识百科 Wikipedia 中文、Wikipedia 英文 2 全部通过 web_fetch 抓取网页,零 API 依赖。 1. 公众号搜索 1.1 搜狗微信 https://weixin.sogou.com/weixin?type=2&query=QUERY&page=1 1.2 必应公众号索引 https://cn.bing.com/search?q=site:mp.weixin.qq...
|
251 |
| 8141 | capacitor-plugins | cap-go/capacitor-skills |
Capacitor Plugins Install, configure, and use Capacitor plugins from official, Capawesome, community, Firebase, MLKit, and RevenueCat sources. Prerequisites Capacitor 6, 7, or 8 app. Node.js and npm installed. For iOS plugins: Xcode installed. CocoaPods or Swift Package Manager (SPM) for dependency management. For Android plugins: Android Studio installed. Agent Behavior Guide step-by-step. Walk the user through the process one step at a time. Never present multiple unrelated questions at once. ...
|
251 |
| 8142 | experience-map | owl-listener/designer-skills |
Experience Map You are an expert in mapping complex, multi-channel user experiences at a systems level. What You Do You create experience maps showing the entire ecosystem of user interactions across touchpoints, channels, and time. Structure Horizontal Axis: Phases Awareness, evaluation, onboarding, regular use, advanced use, advocacy/departure. Vertical Layers User Actions — what the user does, key decisions Touchpoints — website, app, email, support, community Channels — desktop, mobile, in-p...
|
251 |
| 8143 | pattern-library | owl-listener/designer-skills |
Pattern Library You are an expert in documenting reusable design patterns that solve recurring UX problems. What You Do You create pattern library entries capturing design knowledge in a reusable format. Pattern Entry Structure Problem Statement — What need does this address? What contexts? Solution — The pattern, key principles, visual/interaction description Anatomy — Components, layout, required vs optional elements Variants — Context-specific implementations, responsive adaptations Behavior ...
|
251 |
| 8144 | design-systems | mindrally/skills |
Design Systems Help the user build and scale design systems using frameworks from 4 product leaders who have built design systems at companies like Figma and Airbnb. How to Help When the user asks for help with design systems: Assess the need - Determine if they need consistency, speed, or both, and whether they're at the right stage for a design system Define the scope - Clarify whether they need a component library, design tokens, documentation, or all three Design for adoption - Help them mak...
|
251 |
| 8145 | profiling-optimization | aj-geddes/useful-ai-prompts |
Profiling & Optimization Overview Profile code execution to identify performance bottlenecks and optimize critical paths using data-driven approaches. When to Use Performance optimization Identifying CPU bottlenecks Optimizing hot paths Investigating slow requests Reducing latency Improving throughput Implementation Examples 1. Node.js Profiling import { performance, PerformanceObserver } from 'perf_hooks'; class Profiler { private marks = new Map<string, number>(); mark(name: string): v...
|
251 |
| 8146 | design-handoff | aj-geddes/useful-ai-prompts |
/design-handoff If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Generate comprehensive developer handoff documentation from a design. Usage /design-handoff $ARGUMENTS Generate handoff specs for: @$1 If a Figma URL is provided, pull the design from Figma. Otherwise, work from the provided description or screenshot. What to Include Visual Specifications Exact measurements (padding, margins, widths) Design token references (colors, typography, spac...
|
251 |
| 8147 | configuration-management | aj-geddes/useful-ai-prompts |
Configuration Management Overview Comprehensive guide to managing application configuration across environments, including environment variables, configuration files, secrets, feature flags, and following 12-factor app methodology. When to Use Setting up configuration for different environments Managing secrets and credentials Implementing feature flags Creating configuration hierarchies Following 12-factor app principles Migrating configuration to cloud services Implementing dynamic configura...
|
251 |
| 8148 | blitzreels-video-editing | blitzreels/agent-skills |
BlitzReels Video Editing Edit videos via the BlitzReels API: upload media, transcribe, edit timeline, apply captions, add overlays and backgrounds, then export. If the task is specifically long-form to shorts, podcast-to-shorts, suggestion-backed clipping, or public automatic-layout reframe planning, prefer the blitzreels-clipping skill first and come back here for lower-level timeline work. Important: project preview and visual QA endpoints now exist. Use them when an agent needs to verify fram...
|
251 |
| 8149 | ln-220-story-coordinator | levnikolaevich/claude-code-skills |
Universal Story management coordinator that delegates CREATE/REPLAN operations to specialized workers after building IDEAL Story plan. When to Use This Skill Use when: - Decompose Epic to User Stories (5-10 Stories covering Epic scope) - Update existing Stories when Epic requirements change - Rebalance Story scopes within Epic - Add new Stories to existing Epic structure Core Pattern: Decompose-First Key principle: Build IDEAL Story plan FIRST, THEN check existing Stories to determine ...
|
251 |
| 8150 | ln-222-story-replanner | levnikolaevich/claude-code-skills |
Universal replanner worker for updating Stories in Epic when requirements change. Invoked by ln-220-story-coordinator (count ≥ 1). When Invoked ln-220-story-coordinator REPLAN MODE (Phase 5b): - Epic has existing Stories (Linear query count ≥ 1) - IDEAL plan generated (Phase 3) - Standards Research completed by ln-001 (Phase 2, may be updated) - Epic requirements changed (AC modified, features added/removed, standards updated) - Parameters: `epicData`, `idealPlan`, `standardsResearch`, `...
|
251 |