███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 6101 | notebooklm | giuseppe-trisciuoglio/developer-kit |
NotebookLM Automation Complete programmatic access to Google NotebookLM—including capabilities not exposed in the web UI. Create notebooks, add sources (URLs, YouTube, PDFs, audio, video, images), chat with content, generate all artifact types, and download results in multiple formats. Installation From PyPI (Recommended for AI agents — Python-version-aware): pip install "notebooklm-py[browser]" mandatory; errors must propagate [cookies] (rookiepy) is optional and known to FAIL TO BUILD on Pyt...
|
2.1K |
| 6102 | spring-boot-project-creator | giuseppe-trisciuoglio/developer-kit |
Spring Boot Project Creator Overview Generates a fully configured Spring Boot project from scratch using the Spring Initializr API. The skill walks the user through selecting project parameters, choosing an architecture style (DDD or Layered), configuring data stores, and setting up Docker Compose for local development. The result is a build-ready project with standardized structure, dependency management, and configuration. When to Use Bootstrap a new Spring Boot 3.x or 4.x project with a stand...
|
2.1K |
| 6103 | slack-gif-creator | nexu-io/open-design |
Slack GIF Creator A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack. Slack Requirements Dimensions: Emoji GIFs: 128x128 (recommended) Message GIFs: 480x480 Parameters: FPS: 10-30 (lower is smaller file size) Colors: 48-128 (fewer = smaller file size) Duration: Keep under 3 seconds for emoji GIFs Core Workflow from core . gif_builder import GIFBuilder from PIL import Image , ImageDraw 1. Create builder builder = GIFBuilder ( width = 128 , height = 128 , f...
|
2.1K |
| 6104 | pixelbin-media | nexu-io/open-design |
No SKILL.md available for this skill. View on GitHub
|
2.1K |
| 6105 | card-xiaohongshu | nexu-io/open-design |
【模板: 小红书图文卡片】 输出 N 张连续卡片, 每张 w-[1080px] h-[1440px] , 用 flex 纵向排列方便整体截图也方便单张截图。N 由【用户内容】信息量决定: 短内容 3-6 张起步, 长内容应更多 (小红书平台单帖最多 18 图, 通常 9 张以内最佳); 一张卡只承载一个核心观点。 第一张是封面: 巨大的标题 + 1 行副标题 + 一个吸引人的标签 (类似 "干货预警" / "建议收藏")。 中间几张展开正文, 每张一个核心观点, 配 emoji + 短句 + 1-2 个例子。 最后一张是总结 + 行动号召 (关注 / 收藏 / 评论)。 配色: 选择柔和的莫兰迪色或粉色系; 元素圆润, 大量留白。 字号大、行距宽、对比强(小红书在手机上看, 小字根本看不清)。 每张卡片右下角小水印 (作者名 / 日期)。
|
2.1K |
| 6106 | github-issue-workflow | giuseppe-trisciuoglio/developer-kit |
GitHub Issue Resolution Workflow Implements a complete workflow for resolving GitHub issues directly from Claude Code. This skill orchestrates the full lifecycle: fetching the issue, understanding requirements, implementing the solution, verifying it, reviewing the code, and creating a pull request. Overview This skill provides a structured 8-phase approach to resolving GitHub issues. It leverages the gh CLI for GitHub API interactions, Context7 for documentation verification, and coordinates su...
|
2.1K |
| 6107 | docs-updater | giuseppe-trisciuoglio/developer-kit |
Universal Documentation Auto-Updater Automates the process of keeping project documentation synchronized with codebase changes. This skill analyzes git differences between the current working branch and the last released version, then intelligently updates relevant documentation files. Overview The Universal Documentation Auto-Updater provides a language-agnostic approach to documentation maintenance. By leveraging git operations to identify what has changed since the last release, it generates ...
|
2.1K |
| 6108 | venice-video | nexu-io/open-design |
venice-video Curated from the Venice.ai team. What it does Video generation and transcription workflows via the Venice.ai API. Source Upstream: https://github.com/veniceai/skills Category: video-generation How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory: Show more
|
2.1K |
| 6109 | favicon-gen | jezweb/claude-skills |
Favicon Generator Status: Production Ready ✅ Last Updated: 2026-01-14 Dependencies: None (generates pure SVG/converts to ICO and PNG) Latest Versions: N/A (no package dependencies) Quick Start (5 Minutes) Decision Tree: Choose Your Approach Do you have a logo with an icon element? ├─ YES → Extract icon from logo (Method 1) └─ NO ├─ Do you have text/initials? │ ├─ YES → Create monogram favicon (Method 2) │ └─ NO → Use branded shape (Method 3) Method 1: Extract Icon from Logo When t...
|
2.1K |
| 6110 | lottie-animations | freshtechbro/claudedesignskills |
Lottie Animations Overview Lottie is a library for rendering After Effects animations in real-time on web, iOS, Android, and React Native. Created by Airbnb, it allows designers to ship animations as easily as shipping static assets. Animations are exported from After Effects as JSON files using the Bodymovin plugin, then rendered natively with minimal performance overhead. When to use Lottie: Designer-created animations that need pixel-perfect fidelity Complex animated icons and micro-interacti...
|
2.1K |
| 6111 | rsbuild-best-practices | rstackjs/agent-skills |
Rsbuild Best Practices Apply these rules when writing or reviewing Rsbuild projects. Configuration Use rsbuild.config.ts and defineConfig Use tools.rspack or tools.bundlerChain only when no first-class Rsbuild option exists Define explicit source.entry values for multi-page applications In TypeScript projects, prefer tsconfig.json path aliases first CLI Use rsbuild dev for local development Use rsbuild build for production build Use rsbuild preview only for local production preview Use rsbuild i...
|
2.1K |
| 6112 | wpds | nexu-io/open-design |
WordPress Design System (WPDS) Prerequisites This skill works best with the WPDS MCP server installed. The MCP provides access to WordPress Design System documentation and resources, such as components and DS token lists. The following terms should be treated as synonyms: "WordPress" and "WP"; "Design System" and "DS"; "WordPress Design System" and "WPDS". When to use Use this skill when the user mentions: building and/or reviewing any UI in a WordPress-related context (for example, Gutenberg, W...
|
2.1K |
| 6113 | implement-paper | marimo-team/skills |
Implement Paper Turn a research paper into an interactive marimo notebook. For general marimo notebook conventions (cell structure, PEP 723 metadata, output rendering, marimo check , variable naming, etc.), refer to the marimo-notebook skill. Step 1: Understand what the user wants Before fetching or reading anything, have a short conversation to scope the work. Ask the user: Which part of the paper interests you most? A paper may have multiple contributions — the user likely cares about one or t...
|
2.1K |
| 6114 | seoul-bike | nomadamas/k-skill |
Seoul Bike (따릉이) What this skill does 서울 열린데이터 광장의 따릉이 실시간 대여정보를 k-skill-proxy 경유로 조회해 대여 가능 자전거 수와 빈 거치대 수를 요약한다. When to use "지금 여기서 따릉이 빌릴 수 있어?" "광화문 근처 빈 거치대 있어?" "강남역 따릉이 대여소에 자전거 몇 대 남았어?" Prerequisites Python 3 표준 라이브러리만 사용한다. optional: KSKILL_PROXY_BASE_URL (self-host·별도 프록시를 쓸 때만 설정. 비우면 기본 hosted https://k-skill-proxy.nomadamas.org 를 사용한다.) Required environment variables Show more Installs 565 Repository nomadamas/k-skill GitHub Stars 5.8K First Seen May 26, 2026 Security Audits Gen A...
|
2.1K |
| 6115 | karpathy-guidelines | szkocot/andrej-karpathy-skills |
Karpathy Guidelines Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls. Tradeoff: These guidelines bias toward caution over speed. For trivial tasks, use judgment. 1. Think Before Coding Don't assume. Don't hide confusion. Surface tradeoffs. Before implementing: State your assumptions explicitly. If uncertain, ask. If multiple interpretations exist, present them - don't pick silently. If a simpler approach exists, say so...
|
2.1K |
| 6116 | app-store-optimization | dpearson2699/swift-ios-skills |
App Store Optimization (ASO) Search visibility and conversion optimization for App Store product pages. This skill covers strategic metadata decisions -- which keywords to target, how to structure descriptions for conversion, and how to use Custom Product Pages and in-app events for discoverability. For metadata compliance rules (character limits, screenshot device requirements, rejection triggers), see the app-store-review skill. Contents Show more Installs 1.7K Repository dpearson2699/sw…s-ski...
|
2.1K |
| 6117 | graalvm-native-image | giuseppe-trisciuoglio/developer-kit |
GraalVM Native Image for Java Applications Expert skill for building high-performance native executables from Java applications using GraalVM Native Image, dramatically reducing startup time and memory consumption. Overview GraalVM Native Image compiles Java applications ahead-of-time (AOT) into standalone native executables. These executables start in milliseconds, require significantly less memory than JVM-based deployments, and are ideal for serverless functions, CLI tools, and microservices ...
|
2.1K |
| 6118 | token-efficiency | delphine-l/claude_global |
Token Efficiency Expert This skill provides token optimization strategies for cost-effective Claude Code usage across all projects. These guidelines help minimize token consumption while maintaining high-quality assistance. Core Principle ALWAYS follow these optimization guidelines by default unless the user explicitly requests verbose output or full file contents. Default assumption: Users prefer efficient, cost-effective assistance. Model Selection Strategy Use the right model for the ta...
|
2.1K |
| 6119 | find-community | slavingia/skills |
You are a business advisor channeling the philosophy of The Minimalist Entrepreneur by Sahil Lavingia. Help the user find their community — the foundation of a minimalist business. Core Principle Start with community, not with a product idea. The best minimalist businesses are built by people who are already deeply embedded in a community and notice a problem worth solving. You don't "find" a community — you already belong to several. Framework: Identify Your Communities Walk the user through th...
|
2.1K |
| 6120 | resume-modern | nexu-io/open-design |
【模板: 现代极简简历】 容器宽度模拟 A4: w-[210mm] min-h-[297mm] mx-auto , 内边距 16-20mm。 顶部姓名巨大 (text-4xl), 底下一行 contact (邮箱 / 电话 / 城市 / GitHub / LinkedIn), 中间用细竖线分隔。 主体两栏可选: 左 60% 主线(经历/项目/教育), 右 40% 副线(技能/语言/获奖)。 章节标题: small caps 风格, 上方一条短 accent 线 (w-8 h-0.5)。 经历每条: 公司 + 职位 + 时间区间 (右对齐), 下方 1-3 条 bullet 用动词开头。 不使用花哨颜色, 黑白灰 + 1 个 accent (深蓝 / 墨绿)。 添加 @media print 样式, 隐藏不必要的元素, 颜色保留。
|
2.1K |
| 6121 | backtest-expert | tradermonty/claude-trading-skills |
Backtest Expert Systematic approach to backtesting trading strategies based on professional methodology that prioritizes robustness over optimistic results. Core Philosophy Goal : Find strategies that "break the least", not strategies that "profit the most" on paper. Principle : Add friction, stress test assumptions, and see what survives. If a strategy holds up under pessimistic conditions, it's more likely to work in live trading. When to Use This Skill Use this skill when: Developing or valid...
|
2.1K |
| 6122 | user-story-splitting | deanpeters/product-manager-skills |
Purpose Break down large user stories, epics, or features into smaller, independently deliverable stories using systematic splitting patterns. Use this to make work more manageable, reduce risk, enable faster feedback cycles, and maintain flow in agile development. This skill applies to user stories, epics, and any work that's too large to complete in a single sprint. This is not arbitrary slicing—it's strategic decomposition that preserves user value while reducing complexity. Key Concepts The ...
|
2.1K |
| 6123 | pricing | slavingia/skills |
Pricing Strategy You are an expert in SaaS pricing and monetization strategy. Your goal is to help design pricing that captures value, drives growth, and aligns with customer willingness to pay. Before Starting Check for product marketing context first: If .agents/product-marketing.md exists (or .claude/product-marketing.md , or the legacy product-marketing-context.md filename, in older setups), read it before asking questions. Use that context and only ask for information not already covered or...
|
2.1K |
| 6124 | muapi-ai-clipping | samuraigpt/generative-media-skills |
AI Clipping One API call: long video in → ranked vertical short clips out. Each clip ships with a viral score (0–100), an opening hook line, a one-sentence "why it works" reason, and a hosted mp4 URL. Underlying API: https://muapi.ai/playground/ai-clipping Reference implementation (open source): https://github.com/SamurAIGPT/AI-Youtube-Shorts-Generator When to Use Auto-clip a podcast, interview, lecture, vlog, or stream into TikTok / Reels / Shorts. Extract the best 30–75s moments from any hoste...
|
2.1K |
| 6125 | memory-md-management | giuseppe-trisciuoglio/developer-kit |
Memory.md Management Provides comprehensive project memory file management capabilities including auditing, quality assessment, and targeted improvements. This skill ensures the coding agent has optimal project context by maintaining high-quality documentation files such as CLAUDE.md . Overview Project memory files such as CLAUDE.md are the primary mechanism for providing project-specific context to coding agent sessions. This skill manages their complete lifecycle: discovery, quality assessment...
|
2.1K |
| 6126 | market-environment-analysis | tradermonty/claude-trading-skills |
Market Environment Analysis Comprehensive analysis tool for understanding market conditions and creating professional market reports anytime. Core Workflow 1. Initial Data Collection Collect latest market data using web_search tool: Major stock indices (S&P 500, NASDAQ, Dow, Nikkei 225, Shanghai Composite, Hang Seng) Forex rates (USD/JPY, EUR/USD, major currency pairs) Commodity prices (WTI crude, Gold, Silver) US Treasury yields (2-year, 10-year, 30-year) VIX index (Fear gauge) Market tradi...
|
2.1K |
| 6127 | agy-delegate | amelnagdy/delegate-skills |
Antigravity Delegate You are the orchestrator . This skill lets you hand a bounded coding task to a separate implementer - the Google Antigravity CLI ( agy ) - then review what it produced and land it yourself. You write the brief and own the judgment; Antigravity does the typing in its own conversation; you verify and commit. Nothing here is specific to one orchestrating agent. The loop needs only the ability to run a shell command and read a file, so any comparable agent can drive it. It is de...
|
2.1K |
| 6128 | backend-development | mrgoonie/claudekit-skills |
Backend Development Skill Production-ready backend development with modern technologies, best practices, and proven patterns. When to Use Designing RESTful, GraphQL, or gRPC APIs Building authentication/authorization systems Optimizing database queries and schemas Implementing caching and performance optimization OWASP Top 10 security mitigation Designing scalable microservices Testing strategies (unit, integration, E2E) CI/CD pipelines and deployment Monitoring and debugging production system...
|
2.1K |
| 6129 | critical-thinking-logical-reasoning | sammcj/agentic-coding |
The following guidelines help you think critically and perform logical reasoning. Your role is to examine information, arguments, and claims using logic and reasoning, then provide clear, actionable critique. One of your goals is to avoid signal dilution, context collapse, quality degradation and degraded reasoning for future agent or human understanding of the meeting by ensuring you keep the signal to noise ratio high and that domain insights are preserved. When analysing content: Understa...
|
2.1K |
| 6130 | tutor | bevibing/tutor-skills |
Tutor Skill Quiz-based tutor that tracks what the user knows and doesn't know at the concept level . The goal is helping users discover their blind spots through questions. File Structure StudyVault/ ├── *dashboard* ← Compact overview: proficiency table + stats └── concepts/ ├── {area-name}.md ← Per-area concept tracking (attempts, status, error notes) └── ... Dashboard : Only aggregated numbers. Links to concept files. Stays small forever. Concept files : One per area. Tracks...
|
2.1K |
| 6131 | academic-paper-review | bytedance/deer-flow |
Academic Paper Review Skill Overview This skill produces structured, peer-review-quality analyses of academic papers and research publications. It follows established academic review standards used by top-tier venues (NeurIPS, ICML, ACL, Nature, IEEE) to provide rigorous, constructive, and balanced assessments. The review covers summary, strengths, weaknesses, methodology assessment, contribution evaluation, literature positioning, and actionable recommendations — all grounded in evidence from t...
|
2.1K |
| 6132 | domain-iot | actionbook/rust-skills |
No SKILL.md available for this skill. View on GitHub Installs 567 Repository actionbook/rust-skills GitHub Stars 1.2K First Seen Jan 23, 2026
|
2.1K |
| 6133 | ralph-plan | mastra-ai/mastra |
Ralph Plan - Interactive Ralph Command Builder You are a planning assistant that helps users create well-structured ralph-loop commands. Your goal is to collaborate with the user to produce a focused, actionable ralph command with clear sections. Your Role Guide the user through creating a ralph command by asking clarifying questions and helping them define each section. Be conversational and iterative - help them refine their ideas into a concrete plan. Ralph Command Structure A ralph comm...
|
2.1K |
| 6134 | mockup-device-3d | nexu-io/open-design |
【模板: 设备 3D 展架 (Device 3D Showcase / HTML-in-Canvas)】 【意图】产品发布、App 演示、设计稿展示。把用户提供的 UI 内容真实渲染到 iPhone / MacBook "屏幕"里, 周围用 CSS 3D transform 模拟 GLTF 模型的玻璃 / 高光 / 折射。Inspired by hyperframes vfx-iphone-device。 【硬性构图】 画布 : 1920×1080, 暖灰渐变背景 radial-gradient(1a1a1f → 0a0a0f) , 底部反射地面 (mirror gradient)。 iPhone 15 Pro 模型 : 左侧 / 中部, transform: rotateY(-12deg) rotateX(4deg) translateZ(40px) ; 边框钛金属银 a8a8ad (实心 4px) + 屏幕圆角 56px; 屏幕内嵌 iframe-like div, 真实渲染用户的 HTML 内容 (mobile viewport 375×812)。 MacBook Pro 14"...
|
2.1K |
| 6135 | article-magazine | nexu-io/open-design |
【模板: 杂志文章】 顶部 hero: 大标题 (text-5xl/6xl) + 可选副标题 + 作者 / 阅读时间 / 日期元数据。 正文: 单栏, 最大宽度约 700px, 居中。段落 text-lg leading-relaxed text-neutral-700 dark:text-neutral-300 。 H2 / H3 标题用 serif 字体, 让正文与标题有视觉对比。 引用块使用左侧粗 accent 色边线 + 斜体。 代码块: 圆角 + 深色背景 + 浅色文字, 显示语言标签。 列表项使用自定义 bullet(小方块 / accent 圆点)。 章节之间用 <hr> 分隔, 但样式做成中央居中的小 ornament。 文末加一个简单的 "如果觉得有用,欢迎转发" 行动卡片。
|
2.1K |
| 6136 | korean-middle-korean | nomadamas/k-skill |
Korean Middle Korean Style Converter What this skill does 사용자가 한국어 문장을 "한국 중세 국어처럼", "훈민정음/중세국어 느낌으로", "옛 국어 밈체로" 바꾸어 달라고 할 때, 입력문을 결정론적 Middle Korean-style 문체 로 바꾼다. 이 스킬은 학술적 복원이 아니라 창작용 스타일 변환이다. 현대 한국어 조사 일부를 ᄋᆞᆫ , ᄋᆞᆯ , 애 같은 중세국어풍 표기로 바꾼다. 했다 , 하는 , 말하는 같은 현대 어미를 ᄒᆞ엿다〮 , ᄒᆞᄂᆞᆫ , ᄆᆞᆯᄒᆞᄂᆞᆫ 처럼 바꾼다. 날짜 단위는 年 , 月 , 日 로 바꾼다. 일부 한자어/밈 예시는 熱愛說 , 俳優 , 學校 처럼 Hanja 힌트를 섞는다. URL, 이메일, Markdown 링크, inline/fenced code span은 구조 토큰으로 보고 변환하지 않는다. 인명·숫자·고유명사는 완전 보존이 아니라, 규칙이 맞지 않을 때 원문을 남기는 best-effort 방식으로...
|
2.1K |
| 6137 | visual-content | kostja94/marketing-skills |
Content: Visual Content Guides visual content planning and creation across website, social media, email, and other channels. Images are needed not just for websites—social posts, infographics, and repurposed content all require visuals. Visual-first planning in content calendars improves engagement; cross-channel consistency and repurposing maximize ROI. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. ...
|
2.1K |
| 6138 | grow-sustainably | slavingia/skills |
You are a business advisor channeling the philosophy of The Minimalist Entrepreneur by Sahil Lavingia. Help the user grow their business sustainably without running out of money or energy. Core Principle Profitability is a superpower. It gives you infinite runway, clarity, and control. Spend less than you make. It sounds simple, but it's not easy. When you're profitable, you can take your time, make the right decisions, and move at your own pace — not someone else's. Don't Spend Money You Don't ...
|
2.1K |
| 6139 | nx-import | nrwl/nx-ai-agents-config |
name: nx-import description: Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or bring code/history from another repository. Quick Start nx import brings code from a source repository or folder into the current workspace, preserving commit history. After nx 22.6.0 , nx import responds with .ndjson outputs and follow-up questions. For earlier versions, always run with --no-interactive and s...
|
2.1K |
| 6140 | gemini | giuseppe-trisciuoglio/developer-kit |
Gemini Skill Guide When to Use Gemini WHEN ASKED TO BE ACTIVATED Code Review : Comprehensive code reviews across multiple files Plan Review : Analyzing architectural plans, technical specifications, or project roadmaps Big Context Processing : Tasks requiring >200k tokens of context (entire codebases, documentation sets) Multi-file Analysis : Understanding relationships and patterns across many files ⚠️ Critical: Background/Non-Interactive Mode Warning NEVER use --approval-mode default in backgr...
|
2.1K |
| 6141 | incidentio-cli | paymog/incidentio-cli |
incident.io CLI Invoke the incidentio binary. Source of truth: paymog/incidentio-cli . Unlike blacksmith's cookie-replay, incident.io has a real public API keyed by Bearer tokens. incidentio speaks it directly — no browser, no cookies. Commands are generated from incident.io's official OpenAPI specs (one per resource tag), so every documented endpoint is available. The API base is https://api.incident.io . Auth (required before any command) A Bearer API key. Create one at Settings → API keys ( a...
|
2.1K |
| 6142 | firecrawl-developer-index | firecrawl/skills |
Firecrawl Developer Index Answer a developer question from the primary source: the issue where the bug was reported, the merged pull request that fixed it, the README or documentation page that states the contract. A blog post that describes a behaviour is a weaker answer than the passage that defines it, so reach for the index first and the open web second. There is no fixed recipe . Read the question, decide what kind it is, and choose the approach below. A literal error string wants a differe...
|
2.1K |
| 6143 | scientific-problem-selection | anthropics/knowledge-work-plugins |
Scientific Problem Selection Skills A conversational framework for systematic scientific problem selection based on Fischbach & Walsh's "Problem choice and decision trees in science and engineering" (Cell, 2024). Getting Started Present users with three entry points: 1) Pitch an idea for a new project — to work it up together 2) Share a problem in a current project — to troubleshoot together 3) Ask a strategic question — to navigate the decision tree together This conversational entry meets scie...
|
2.1K |
| 6144 | deck-open-slide-canvas | nexu-io/open-design |
【模板: 1920 画布自由 Deck】 【意图】不想被模板束缚的场景 (个人作品集、奇特演讲、艺术 / 设计课 deck)。给一个固定 1920×1080 画布 + 极强的类型 / 调色约束, 让 agent 像写 React 组件一样按内容自由排布每一页。Inspired by 1weiho/open-slide。 【硬性技术规格】 画布: 每页严格 width: 1920px; height: 1080px; 用 transform: scale(...) 适配视窗 (默认 scale(0.7) 居中)。 绝对禁止 overflow : 每页内容必须 fit in 1920×1080, 不许滚动条出现。 字号 type scale (px): 2xs:18 · xs:22 · sm:28 · md:36 · lg:48 · xl:64 · 2xl:88 · 3xl:120 · 4xl:160 · 5xl:220 。 边距 padding: 96 / 128 / 160 三档之一。 每页有 <section class="slide" data-slide-id="<n>"> 。 ...
|
2.1K |
| 6145 | video-hyperframes | nexu-io/open-design |
【模板: Hyperframes 视频帧】 输出 N 个连续 <section class="frame"> , 每个 w-[1920px] h-[1080px] ; N 由【用户内容】信息密度决定 (短脚本 6-10 帧起步, 长脚本应更多, 每帧只承载一个镜头/概念)。 每帧表达一个镜头/概念: 文字 + 视觉构图 (中央构图 / 黄金分割 / 三分法)。 每帧底部隐藏标记 <!-- frame:N duration:3000 transition:fade --> 供后续 Remotion / Hyperframes 渲染脚本读取。 顶部加一段 JavaScript 自动播放: 每 3 秒切换到下一帧, 也支持点击 / 方向键控制; 角落显示进度条。 第 1 帧是 hook (一个数据 / 一个反常识 / 一个问题), 第 2-N 是论证, 最后是结论 + CTA。 字号巨大 (text-9xl), 一句话即可, 不要堆砌。 配色统一一套电影感 (深色背景 + 1 个霓虹强调色)。 输出最后包含一段简短注释 <!-- HYPERFRAMES_META: ... --> , 包含每...
|
2.1K |
| 6146 | deck-swiss-international | nexu-io/open-design |
【模板: 瑞士国际主义 Deck (Swiss International)】 【意图】事实、产品、分析、方法论表达。极度冷静、理性、学院派, 没有任何手绘 / 噪点 / 装饰。Inspired by op7418/guizang-ppt-skill Style B。 【主题】 只能从下面 4 套二选一, 不许混用、不许改 hex : 🔵 Klein Blue (IKB) — accent 002FA7 , paper fafaf8 , ink 0a0a0a . 商业 / AI / 设计场景。 🟡 Lemon Yellow — accent FFD500 , paper f7f5ee (淡奶油), ink 0a0a0a . 年轻 / 零售 / 体育。文字必须用黑色 (不能白色)。 🟢 Lemon Green / Neon — accent C5E803 , paper f7f5ee , ink 0a0a0a . 可持续 / 科技初创 / Gen-Z 品牌。文字必须用黑色。 🟠 Safety Orange — accent FF6B35 , paper f7f5ee , ink 0a0a...
|
2.1K |
| 6147 | adspower-browser | adspower/adspower-browser |
AdsPower Local API with adspower-browser The Skills CLI (npx adspower-browser) is the package manager for operate AdsPower browser profiles, groups, proxies, and application/category lists via the adspower-browser CLI. When to Use This Skill Apply when the user: Asks to create, update, delete, or list AdsPower browser profiles Mentions opening or closing browsers/profiles, fingerprint, UA, or proxy Wants to manage groups, proxies, or check API status Refers to AdsPower or adspower-browser (and M...
|
2.1K |
| 6148 | dynamodb-toolbox-patterns | giuseppe-trisciuoglio/developer-kit |
DynamoDB-Toolbox v2 Patterns (TypeScript) Overview This skill provides practical TypeScript patterns for using DynamoDB-Toolbox v2 with AWS SDK v3 DocumentClient. It focuses on type-safe schema modeling, .build() command usage, and production-ready single-table design. When to Use Defining DynamoDB tables and entities with strict TypeScript inference Modeling schemas with item , string , number , list , set , map , and record Implementing GetItem , PutItem , UpdateItem , DeleteItem via .build() ...
|
2.1K |
| 6149 | platform-sharing-owd-configure | forcedotcom/sf-skills |
Managing Org-Wide Defaults Retrieve and update Organization-Wide Default (OWD) sharing settings for standard and custom objects in a Salesforce org. OWDs define the baseline level of access users have to records they do not own. Scope In scope : Retrieving current OWD settings, updating internal/external access levels for standard and custom objects Out of scope : Sharing rules, role hierarchy configuration, manual sharing, permission sets, criteria-based sharing — delegate to appropriate skills...
|
2.1K |
| 6150 | presentation-design | jwynia/agent-skills |
Presentation Design Diagnostic Purpose Design and evaluate presentations that communicate effectively. Provides frameworks for planning, visual design, cognitive load management, and evaluation. Applicable to any presentation tool (reveal.js, PowerPoint, Keynote, Google Slides). Core Principle Audience-centered design. Every decision should serve audience understanding, not presenter convenience. Quick Reference: Common Problems Problem Symptom Fix Wall of Text Slides are paragraphs Assertio...
|
2.1K |