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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
16751 hn-search dylanfeltus/skills
Hacker News Search Search and monitor Hacker News stories, comments, and users via the Algolia HN Search API. No API key required. When to Use User asks about Hacker News discussions on a topic User wants to find HN posts about a company, product, or technology User wants to monitor HN for mentions of something User asks "what's trending on HN" or "what did HN think about X" User wants to find Show HN / Ask HN / Launch HN posts API Overview Base URL: https://hn.algolia.com/api/v1 Two search endp...
56
16752 api-filtering-sorting secondsky/claude-skills
API Filtering & Sorting Overview Build flexible filtering and sorting systems that handle complex queries efficiently with proper validation, security, and performance optimization. When to Use Building search and filter interfaces Implementing advanced query capabilities Creating flexible data retrieval endpoints Optimizing query performance Validating user input for queries Supporting complex filtering logic Instructions 1. Query Parameter Filtering // Node.js filtering implementation app.ge...
56
16753 sapui5-cli secondsky/sap-skills
SAPUI5/OpenUI5 CLI Management Skill Table of Contents Overview When to Use This Skill Quick Start Workflow Project Types Bundled Resources Overview This skill provides comprehensive guidance for working with the UI5 CLI (UI5 Tooling), the official command-line interface for developing, building, and deploying SAPUI5 and OpenUI5 applications and libraries. Current CLI Version : 4.0.0+ (Released July 24, 2024) Node.js Requirements : v20.11.0+ or v22.0.0+ (v21 not supported) npm Requirements : v8.0...
56
16754 webconsulting-branding dirnbauer/webconsulting-skills
Persona: Innovative, Technical, Professional ("Senior Solutions Architect") Tone: Clear, concise, authoritative. Avoid marketing fluff. Language: German (Primary) / English (Technical documentation) 2. Visual Design Tokens (Strict Adherence) Color Palette | Primary Teal | `14b8a6` | `text-teal-500` | Links, primary buttons, active states | Primary Cyan | `06b6d4` | `text-cyan-600` | Hover states, secondary highlights | Accent Amber | `f59e0b` | `text-amber-500` | Warnings, hi...
56
16755 tanstack-vue-query-skilld harlan-zw/vue-ecosystem-skills
TanStack/query @tanstack/vue-query Hooks for managing, caching and syncing asynchronous and remote data in Vue Version: 5.92.9 (Jan 2026) Deps: @tanstack/match-sorter-utils@^8.19.4, @vue/devtools-api@^6.6.3, vue-demi@^0.14.10, @tanstack/query-core@5.90.20 Tags: alpha: 5.0.0-alpha.91 (Jul 2023), beta: 5.0.0-beta.35 (Sep 2023), rc: 5.0.0-rc.16 (Oct 2023), latest: 5.92.9 (Jan 2026), previous: 4.43.0 (Jan 2026) References: Docs — API reference, guides API Changes This section documents version-speci...
55
16756 clinical-trials-search yorkeccak/scientific-skills
Clinical Trials Search Search the complete ClinicalTrials.gov database of clinical studies using natural language queries powered by Valyu's semantic search API. Why This Skill is Powerful No API Parameter Parsing: Just pass natural language queries directly - no need to construct complex search parameters Semantic Search: Understands the meaning of your query, not just keyword matching Full-Text Access: Returns complete trial information including phases, conditions, interventions, and outcom...
55
16757 mcp-management secondsky/claude-skills
MCP Management Skill for managing and interacting with Model Context Protocol (MCP) servers. Overview MCP is an open protocol enabling AI agents to connect to external tools and data sources. This skill provides scripts and utilities to discover, analyze, and execute MCP capabilities from configured servers without polluting the main context window. Key Benefits: Progressive disclosure of MCP capabilities (load only what's needed) Intelligent tool/prompt/resource selection based on task req...
55
16758 oracle steipete/agent-scripts
oracle — best use Oracle bundles your prompt + selected files into one “one-shot” request so another model can answer with real repo context (API or browser automation). Treat output as advisory: verify against code + tests. Main use case (browser, GPT‑5.2 Pro) Default workflow here: --engine browser with GPT‑5.2 Pro in ChatGPT. This is the common “long think” path: ~10 minutes to ~1 hour is normal; expect a stored session you can reattach to. Recommended defaults: Engine: browser ( --engine bro...
55
16759 data-visualization dylantarre/animation-principles
Data Visualization Skill Chart selection guidance, Python visualization code patterns, design principles, and accessibility considerations for creating effective data visualizations. Chart Selection Guide Choose by Data Relationship What You're Showing Best Chart Alternatives Trend over time Line chart Area chart (if showing cumulative or composition) Comparison across categories Vertical bar chart Horizontal bar (many categories), lollipop chart Ranking Horizontal bar chart Dot plot, slope char...
55
16760 webnovel-init lingfengqaq/webnovel-writer
[AskUserQuestion Round 1] | 初始化模式 | ⚡ Quick (5分钟,基本信息) / 📝 Standard (15-20分钟,+金手指设计) / 🎯 Deep (30-45分钟,+创意评估+市场定位) Phase 2: 题材选择 2.1 选择题材大类 [AskUserQuestion Round 2] | 题材大类 | 玄幻修仙类 / 都市现代类 / 言情类 / 特殊题材 2.2 选择具体题材 + 目标字数 [AskUserQuestion Round 3] 根据大类显示: | 玄幻修仙类 | 修仙 / 系统流 | 都市现代类 | 都市异能 / 现实题材 | 言情类 | 狗血言情 / 古言 / 替身文 / 多子多福 | 特殊题材 | 知乎短篇 / 规则怪谈 / 黑暗题材 同时询问: | 目标字数 | 30万字 / 50万字 / 100万字 / 200万字+ 2.3 加载题材模板(必须执行) 根据选择的题材执行: ``` cat "${CLAUDE_PLUGIN_ROOT}/templates...
55
16761 webmcp pillarhq/pillar-skills
WebMCP Tools Implement tools using the W3C WebMCP API ( navigator.modelContext ) so AI agents, browser assistants, and assistive technologies can call structured JavaScript functions on your page. When to Apply Reference these guidelines when: Adding tools to a web page for browser AI agents Registering callable functions via navigator.modelContext Exposing existing page functionality to agents Building cooperative human-in-the-loop agent workflows Essential Rules Priority Rule Description CRITI...
55
16762 framework-to-capacitor cap-go/capgo-skills
Framework to Capacitor Integration Comprehensive guide for integrating web frameworks with Capacitor to build mobile apps. When to Use This Skill Converting a Next.js app to a mobile app Integrating React, Vue, Angular, or Svelte with Capacitor Configuring static exports for Capacitor Setting up routing for mobile apps Optimizing framework builds for native platforms Framework Support Matrix Framework Static Export SSR Support Recommended Approach Next.js ✅ Yes ❌ No Static export (output: 'expor...
55
16763 nextjs-performance srbhr/resume-matcher
Next.js Performance Optimization Expert guidance for optimizing Next.js applications with focus on Core Web Vitals, modern patterns, and best practices. Overview This skill provides comprehensive guidance for optimizing Next.js applications. It covers Core Web Vitals optimization (LCP, INP, CLS), modern React patterns, Server Components, caching strategies, and bundle optimization techniques. Designed for developers already familiar with React/Next.js who want to implement production-grade optim...
55
16764 code-review siviter-xyz/dot-agent
Code Review When to use this skill Reviewing pull requests Checking code quality Providing feedback on implementations Identifying potential bugs Suggesting improvements Security audits Performance analysis Instructions Step 1: Understand the context Read the PR description : What is the goal of this change? Which issues does it address? Are there any special considerations? Check the scope : How many files changed? What type of changes? (feature, bugfix, refactor) Are tests included? Step 2: Hi...
55
16765 ccxt-csharp ccxt/ccxt
CCXT for C A comprehensive guide to using CCXT in C and .NET projects for cryptocurrency exchange integration. Installation Via NuGet Package Manager dotnet add package CCXT.NET Or via Visual Studio: Right-click project → Manage NuGet Packages Search for "CCXT.NET" Click Install Requirements .NET Standard 2.0 or higher .NET Core 2.0+ / .NET 5+ / .NET Framework 4.6.1+ Quick Start REST API using ccxt ; var exchange = new Binance ( ) ; await exchange . LoadMarkets ( ) ; var ticker = await exchange ...
55
16766 appdeploy sickn33/antigravity-awesome-skills
AppDeploy Skill Deploy web apps to AppDeploy via HTTP API. When to Use This Skill Use when planning or building apps and web apps Use when deploying an app to a public URL Use when publishing a website or web app Use when the user says "deploy this", "make this live", or "give me a URL" Use when updating an already-deployed app Setup (First Time Only) Check for existing API key: Look for a .appdeploy file in the project root If it exists and contains a valid api_key , skip to Usage If no API key...
55
16767 agent-tools inference-sh/agent-skills
inference.sh Run 250+ AI apps in the cloud with a simple CLI. No GPU required. Install CLI curl -fsSL https://cli.inference.sh | sh belt login What does the installer do? The install script detects your OS and architecture, downloads the correct binary from dist.inference.sh , verifies its SHA-256 checksum, and places it in your PATH. That's it — no elevated permissions, no background processes, no telemetry. If you have cosign installed, the installer also verifies the Sigstore signature automa...
55
16768 cloudflare-r2 ovachiever/droid-tings
Cloudflare R2 Object Storage Status: Production Ready ✅ Last Updated: 2026-01-20 Dependencies: cloudflare-worker-base (for Worker setup) Latest Versions: wrangler@4.59.2, @cloudflare/workers-types@4.20260109.0, aws4fetch@1.0.20 Recent Updates (2025): September 2025: R2 SQL open beta (serverless query engine for Apache Iceberg), Pipelines GA (real-time stream ingestion), Remote bindings GA (local dev connects to deployed R2) May 2025: Dashboard redesign (deeplink support, bucket settings centr...
55
16769 domain-name-brainstormer davepoon/buildwithclaude
Domain Name Brainstormer This skill helps you find the perfect domain name for your project by generating creative options and checking what's actually available to register. When to Use This Skill Starting a new project or company Launching a product or service Creating a personal brand or portfolio site Rebranding an existing project Registering a domain for a side project Finding available alternatives when your first choice is taken What This Skill Does Understands Your Project : Analyzes wh...
55
16770 skill-creator-ms sickn33/antigravity-awesome-skills
Skill Creator Guide for creating skills that extend AI agent capabilities, with emphasis on Azure SDKs and Microsoft Foundry. Required Context: When creating SDK or API skills, users MUST provide the SDK package name, documentation URL, or repository reference for the skill to be based on. About Skills Skills are modular knowledge packages that transform general-purpose agents into specialized experts: Procedural knowledge — Multi-step workflows for specific domains SDK expertise — API patterns,...
55
16771 wiki-vitepress sickn33/antigravity-awesome-skills
Wiki VitePress Packager Transform generated wiki Markdown files into a polished VitePress static site with dark theme and interactive Mermaid diagrams. When to Activate User asks to "build a site" or "package as VitePress" User runs the /deep-wiki:build command User wants a browsable HTML output from generated wiki pages VitePress Scaffolding Generate the following structure in a wiki-site/ directory: wiki-site/ ├── .vitepress/ │ ├── config.mts │ └── theme/ │ ├── index.ts │ └── c...
55
16772 rust-cli-agent-style pproenca/dot-skills
This skill teaches you to write Rust code in the style of the OpenAI Codex codebase - a production CLI/agent system with 50 crates and 787 Rust files. Key Characteristics - Edition 2024 with strict Clippy configuration - Zero unwrap/expect in non-test code (enforced at workspace level) - Tokio async runtime with proper Send + Sync bounds - thiserror for library errors, anyhow for application code - Flat workspace structure with centralized dependencies When to Apply Apply this skill wh...
55
16773 modal-knowledge josiahsiegel/claude-plugin-marketplace
Modal Knowledge Skill Comprehensive Modal.com platform knowledge covering all features, pricing, and best practices. Activate this skill when users need detailed information about Modal's serverless cloud platform. Activation Triggers Activate this skill when users ask about: Modal.com platform features and capabilities GPU-accelerated Python functions Serverless container configuration Modal pricing and billing Modal CLI commands Web endpoints and APIs on Modal Scheduled/cron jobs on Modal ...
55
16774 dialectic kyleamathews/hegelian-dialectic-skill
The Electric Monks — Dialectic Skill An artificial belief system for building deeper understanding through productive contradiction. Two subagent sessions — the Electric Monks — believe fully committed positions so you don't have to. A third (the orchestrator) performs structural analysis of their contradiction and generates a synthesis (Aufhebung) that transforms the question itself. The user orchestrates from a belief-free position, freed from the cognitive load of holding either position. Why...
55
16775 dashboard-creator mhattingpete/claude-skills-marketplace
Dashboard Creator Create interactive HTML dashboards with KPI cards and charts. When to Use "Create dashboard for [metrics]" "Show KPI visualization" "Generate performance dashboard" "Make analytics dashboard with charts" Components KPI Cards : metric name, value, change %, trend icon Charts : bar/pie/line using SVG or CSS Progress Bars : completion indicators Data Tables : tabular data display HTML Structure <! DOCTYPE html > < html > < head > < title > [Project] Dashboard </ title > < style > ...
55
16776 system danielmiessler/personal_ai_infrastructure
Customization Before executing, check for user customizations at: ~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/System/ If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults. System Skill System validation, integrity audits, documentation tracking, and security scanning for the PAI system. Visibility This skill runs in the foreground so you can see...
55
16777 wechat-article-aggregator wwwzhouhui/skills_collection
微信公众号文章聚合器 通过 mptext.top API 批量获取指定公众号博主的最新文章,下载并解析为 Markdown/HTML/纯文本格式输出。 快速开始 获取单个公众号最新 2 篇文章: python scripts/fetch_articles.py --api-key YOUR_KEY --fakeids "MzkzNDQxOTU2MQ==" 获取多个公众号文章(逗号分隔 fakeid): python scripts/fetch_articles.py --api-key YOUR_KEY --fakeids "MzkzNDQxOTU2MQ==,MjM5NDI4MTY3NA==" --limit 3 按公众号名称获取: python scripts/fetch_articles.py --api-key YOUR_KEY --fakeids "赛博禅心,饼干哥哥AGI" 获取所有预置公众号的文章: python scripts/fetch_articles.py --api-key YOUR_KEY --fakeids all --limit 2 依赖安装 pip ins...
55
16778 atomic-design-templates thebushidocollective/han
Atomic Design: Templates Master the creation of templates - page-level layouts that define content structure without actual content. Templates establish the skeletal structure that pages will use. What Are Templates? Templates are the page-level objects that place components into a layout and articulate the design's underlying content structure. They are: Composed of organisms: Arrange organisms into page layouts Content-agnostic: Use placeholder content, not real data Structural: Define whe...
55
16779 index-strategies josiahsiegel/claude-plugin-marketplace
Index Strategies Comprehensive guide to SQL Server index design and optimization. Quick Reference Index Types Type Description Best For Clustered Table data order Primary access path, range scans Nonclustered Separate structure Specific query patterns Columnstore Column-based storage Analytics, aggregations Filtered Partial index Well-known subsets Covering All columns needed Avoiding key lookups Clustered Index Guidelines Ideal Clustered Key: Narrow (small data type) Unique or mostly unique...
55
16780 htmx damusix/skills
HTMX Development You are an expert in HTMX for building dynamic web applications with minimal JavaScript. Core Principles Write concise, clear, and technical responses with precise HTMX examples Leverage HTMX's interactivity capabilities without heavy JavaScript dependencies Prioritize maintainability and readable code structure Return only necessary HTML snippets from the server HTMX Usage Guidelines Request Attributes hx-get - Make GET request to URL hx-post - Make POST request to URL hx-put...
55
16781 mintlify arize-ai/phoenix
Mintlify reference Reference for building documentation with Mintlify. This file covers essentials that apply to every task. For detailed reference on specific topics, read the files listed in the reference index below. Reference index Read these files only when your task requires them . They are in the reference/ directory next to this file. To find them, look in the same directory as this skill file (e.g., .claude/skills/mintlify/reference/ ). File When to read reference/components.md Adding o...
55
16782 ui-ux-pro-max duc01226/easyplatform
UI/UX Pro Max - Design Intelligence Comprehensive design guide for web and mobile applications. Contains 50+ styles, 161 color palettes, 57 font pairings, 161 product types with reasoning rules, 99 UX guidelines, and 25 chart types across 10 technology stacks. Searchable database with priority-based recommendations. When to Apply This Skill should be used when the task involves UI structure, visual design decisions, interaction patterns, or user experience quality control . Must Use This Skill m...
55
16783 social media designer eddiebe147/claude-settings
Social Media Designer A social media design expert that creates platform-optimized graphics for maximum engagement. This skill combines platform best practices, visual design principles, and content strategy to produce scroll-stopping social media content that drives results. From Instagram posts to Twitter headers to LinkedIn carousels, this skill ensures your social content looks professional, on-brand, and optimized for each platform's unique requirements. Core Workflows Workflow 1: Instagram...
55
16784 model-pruning orchestra-research/ai-research-skills
Model Pruning: Compressing LLMs When to Use This Skill Use Model Pruning when you need to: Reduce model size by 40-60% with <1% accuracy loss Accelerate inference using hardware-friendly sparsity (2-4× speedup) Deploy on constrained hardware (mobile, edge devices) Compress without retraining using one-shot methods Enable efficient serving with reduced memory footprint Key Techniques: Wanda (weights × activations), SparseGPT (second-order), structured pruning, N:M sparsity Papers: Wanda ICLR ...
55
16785 firebase-local-env-setup firebase/skills
Firebase Local Environment Setup This skill documents the bare minimum setup required for a full Firebase experience for the agent. Before starting to use any Firebase features, you MUST verify that each of the following steps has been completed. 1. Verify Node.js Action : Run node --version . Handling : Ensure Node.js is installed and the version is >= 20 . If Node.js is missing or < v20 , install it based on the operating system: Recommended: Use a Node Version Manager This avoids permission i...
55
16786 figma-design-to-code ecomfe/tempad-dev
TemPad Dev: Figma Design to Code This skill requires TemPad Dev MCP. If tempad-dev:* tools are unavailable/inactive/unauthorized, stop and tell the user to install TemPad Dev MCP and ensure it is activated in the TemPad Dev panel in the Figma design file. Treat TemPad Dev outputs as design facts. Treat repo files as implementation facts. Treat the user as the source of truth for product decisions that are not provable from either. Operating rules Use three evidence channels for different jobs: R...
55
16787 cli-demo-gif b-open-io/prompts
CLI Demo GIF Generator Create polished terminal demo GIFs using vhs. Prerequisites brew install vhs Usage 1. Create tape file Place in docs/demo/ to keep root clean: mkdir -p docs/demo 2. Tape file structure Description comment Output docs/demo/demo.gif Set Shell "bash" Set FontSize 16 Set Width 900 Set Height 500 Set Padding 20 Set Theme "Catppuccin Mocha" Set TypingSpeed 50ms Commands here Type "command --help" Enter Sleep 2s 3. For unpublished CLI packages Use Hide/Show to set up ...
55
16788 microservices-patterns secondsky/claude-skills
Microservices Patterns Master microservices architecture patterns including service boundaries, inter-service communication, data management, and resilience patterns for building distributed systems. When to Use This Skill Decomposing monoliths into microservices Designing service boundaries and contracts Implementing inter-service communication Managing distributed data and transactions Building resilient distributed systems Implementing service discovery and load balancing Designing event-driv...
55
16789 broken-authentication sickn33/antigravity-awesome-skills
Broken Authentication Testing Purpose Identify and exploit authentication and session management vulnerabilities in web applications. Broken authentication consistently ranks in the OWASP Top 10 and can lead to account takeover, identity theft, and unauthorized access to sensitive systems. This skill covers testing methodologies for password policies, session handling, multi-factor authentication, and credential management. Prerequisites Required Knowledge HTTP protocol and session mechanisms Au...
55
16790 commit-smart davila7/claude-code-templates
Smart Commit Create meaningful conventional commits by analyzing your actual changes. Workflow Step 1: Assess the working tree Run these commands to understand the current state: git status git diff --stat git diff --cached --stat Step 2: Handle unstaged changes If nothing is staged ( git diff --cached is empty): Show the user what files have changed Suggest what to stage based on logical grouping (e.g., "these 3 files are all related to the auth refactor") Ask if they want to stage all, or sele...
55
16791 health-check-endpoints secondsky/claude-skills
Health Check Endpoints Overview Implement health check endpoints to monitor service health, dependencies, and readiness for traffic. When to Use Kubernetes liveness and readiness probes Load balancer health checks Service discovery and registration Monitoring and alerting systems Circuit breaker decisions Auto-scaling triggers Deployment verification Health Check Types Type Purpose Failure Action Liveness Process is running Restart container Readiness Ready for traffic Remove from load balance...
55
16792 frontend-design exceptionless/exceptionless
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 :...
55
16793 umbraco-skill-test-runner umbraco/umbraco-cms-backoffice-skills
Skill Test Runner Runs all tests from skill examples (unit, mocked, E2E) and outputs a JSON report. Usage cd .claude/skills/umbraco-skill-test-runner/scripts npm install --silent npx tsx run-tests.ts Test Types Type Description Runner Unit Component tests with @open-wc/testing Web Test Runner Mocked Integration tests against mocked backoffice Playwright E2E Full end-to-end against real Umbraco Playwright Environment Variables Variable Default Description UMBRACO_USER_LOGIN - Admin email for E2E ...
55
16794 tensorboard orchestra-research/ai-research-skills
TensorBoard: Visualization Toolkit for ML When to Use This Skill Use TensorBoard when you need to: Visualize training metrics like loss and accuracy over time Debug models with histograms and distributions Compare experiments across multiple runs Visualize model graphs and architecture Project embeddings to lower dimensions (t-SNE, PCA) Track hyperparameter experiments Profile performance and identify bottlenecks Visualize images and text during training Users: 20M+ downloads/year | GitHub St...
55
16795 youtube-research-video-topic kenneth-liao/ai-launchpad-marketplace
YouTube Video Topic Research Overview This skill conducts pure research for YouTube video topics. Execute all steps to produce actionable insights that identify content gaps and analyze competitors. This skill focuses ONLY on research - it does not generate titles, thumbnails, or hooks. Core Principle : Focus on insights and big levers, not data dumping. Research should be comprehensive yet concise, backed by data, and designed to inform strategic decisions. When to Use Use this skill when: You ...
55
16796 huggingface-tokenizers orchestra-research/ai-research-skills
HuggingFace Tokenizers - Fast Tokenization for NLP Fast, production-ready tokenizers with Rust performance and Python ease-of-use. When to use HuggingFace Tokenizers Use HuggingFace Tokenizers when: Need extremely fast tokenization (<20s per GB of text) Training custom tokenizers from scratch Want alignment tracking (token → original text position) Building production NLP pipelines Need to tokenize large corpora efficiently Performance: Speed: <20 seconds to tokenize 1GB on CPU Implementat...
55
16797 invoice-organizer davepoon/buildwithclaude
Invoice Organizer This skill transforms chaotic folders of invoices, receipts, and financial documents into a clean, tax-ready filing system without manual effort. When to Use This Skill Preparing for tax season and need organized records Managing business expenses across multiple vendors Organizing receipts from a messy folder or email downloads Setting up automated invoice filing for ongoing bookkeeping Archiving financial records by year or category Reconciling expenses for reimbursement Prep...
55
16798 testing-codegen biomejs/biome
Purpose Use this skill for testing, code generation, and preparing contributions. Covers snapshot testing with insta , code generation commands, and changeset creation. Prerequisites Install required tools: just install-tools (installs cargo-insta ) Install pnpm: corepack enable and pnpm install in repo root Understand which changes require code generation Common Workflows Run Tests Run all tests cargo test Run tests for specific crate cd crates/biome_js_analyze cargo test Run specific test c...
55
16799 workers-observability secondsky/claude-skills
Cloudflare Workers Observability Production-grade observability for Cloudflare Workers: logging, metrics, tracing, and alerting. Quick Start // Structured logging with context export default { async fetch ( request : Request , env : Env , ctx : ExecutionContext ) : Promise < Response > { const requestId = crypto . randomUUID ( ) ; const logger = createLogger ( requestId , env ) ; try { logger . info ( 'Request received' , { method : request . method , url : request . url } ) ; const result = awa...
55
16800 remotion-composition ncklrs/startup-os-skills
Remotion Composition Generates composition structure documents that define how scenes are ordered, timed, and transitioned in a Remotion video. This skill focuses exclusively on Sequence layout and timing orchestration. What This Skill Does Generates composition structure for: Sequence layout — Ordering and positioning of scene Sequences Timing calculations — Start frames, end frames, duration for each scene Scene transitions — Overlap and crossfade timing between scenes Duration mapping — C...
55