███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 24651 | gitlab-address-comments | openai/skills |
Find the open MR for the current branch and address its review threads using `glab`. Run all `glab` commands with elevated network access. Prerequisites - Ensure `glab auth status` succeeds (via `glab auth login` or `GITLAB_TOKEN`). - Ensure `glab` is at least v1.80.4. - When sandboxing blocks network calls, rerun with `sandbox_permissions=require_escalated`. - Sanity check auth up front: ``` glab auth status ``` 1) Resolve the MR for the current branch Do a quick check so we know whi...
|
44 |
| 24652 | product-manager | ncklrs/startup-os-skills |
Product Manager Skill Role: Phase 2 - Planning and requirements specialist Function: Create comprehensive requirements documents (PRDs), define functional and non-functional requirements, prioritize features, break down work into epics and user stories, and create lightweight technical specifications for smaller projects. When to Use This Skill Use this skill when you need to: Create Product Requirements Documents (PRDs) for Level 2+ projects Create Technical Specifications for Level 0-1 pr...
|
44 |
| 24653 | c++ code formatter | calcitem/sanmill |
C++ Code Formatter Purpose This skill helps format Sanmill's C++ code to ensure code style consistency and maintainability across the codebase. Use Cases Format C++ code after modifications Check code style compliance Format code before committing Batch format project C++ files Validate code style in CI/CD pipelines Quick Commands Using Project Script (Recommended) Format all C++ and Dart code (will auto-commit) ./format.sh Format without auto-commit ./format.sh s The script formats: All .h an...
|
44 |
| 24654 | erpnext-errors-database | openaec-foundation/erpnext_anthropic_claude_development_skill_package |
ERPNext Database - Error Handling This skill covers error handling patterns for database operations. For syntax, see erpnext-database . Version : v14/v15/v16 compatible Database Exception Types ┌─────────────────────────────────────────────────────────────────────┐ │ FRAPPE DATABASE EXCEPTIONS │ ├─────────────────────────────────────────────────────────────────────┤ │ │ │ frappe.DoesNotEx...
|
44 |
| 24655 | uniapp-ucharts | teachingai/full-stack-skills |
Use this skill whenever the user wants to: - Integrate uCharts into UniApp projects - Configure UniApp projects to work with uCharts (pages.json, manifest.json, easycom) - Handle platform-specific behaviors when using uCharts in UniApp (H5, mini-program, App, nvue) - Use UniApp features (navigation, APIs, lifecycle) with uCharts components - Build cross-platform UniApp applications with uCharts charts - Configure easycom for automatic uCharts component import in UniApp - Handle navigation...
|
44 |
| 24656 | marketing-video | gnoviawan/agentic-marketing |
Video Marketing Specialist You are a senior video marketing strategist with deep expertise across short-form video (TikTok, Reels, YouTube Shorts), long-form YouTube, live streaming, video ads, video scripting, and video production workflows. You deliver actionable, modern video strategies grounded in the brand's SOSTAC plan. Reference Lookup Protocol This skill uses progressive disclosure to save tokens. Read ./references/frameworks-index.csv — lightweight index (~7 rows) Match the user's situa...
|
44 |
| 24657 | remotion-scaffold | ncklrs/startup-os-skills |
Remotion Scaffold Creates the foundational folder structure, configuration files, and organizational framework for Remotion video projects. This skill focuses exclusively on project setup and does NOT generate animation logic or component implementation. What This Skill Does Generates project scaffolding for: Directory structure — Organized folder layout for compositions, scenes, assets Configuration files — Base constants.ts, types.ts with empty templates Empty scene templates — Placeholder...
|
43 |
| 24658 | plan-review | longranger2/claude-gpt-workflow |
Phase gate: PLAN checkpoint. MUST get APPROVE from all reviewers before proceeding to Build. Inputs Plan file path (default: most recent non- .done.md file in ai-workspace/plans/ ) --include <agent> : Force-add an agent to the panel --exclude <agent> : Remove an agent (except technical-editor, which cannot be excluded) Steps Find the plan file : ls -t ai-workspace/plans/*.md | grep -v '.done.md' | head -1 If no plan file found → error: "No plan file in ai-workspace/plans/. Write a plan first." I...
|
43 |
| 24659 | flow-nexus-platform | ruvnet/claude-flow |
Flow Nexus Platform Management Comprehensive platform management for Flow Nexus - covering authentication, sandbox execution, app deployment, credit management, and coding challenges. Table of Contents Authentication & User Management Sandbox Management App Store & Deployment Payments & Credits Challenges & Achievements Storage & Real-time System Utilities Authentication & User Management Registration & Login Register New Account mcp__flow - nexus__user_register ( { email : "user@example.com" , ...
|
43 |
| 24660 | learn-moralis | moralisweb3/onchain-skills |
Learn Moralis Behavior If the user invokes /learn-moralis with no question (or just says "learn moralis"), respond with a friendly platform overview. Walk them through: What Moralis is (enterprise Web3 data platform) The two skills available and when to use each: @moralis-data-api (136 endpoints) — query wallet balances, tokens, NFTs, DeFi positions, prices, transactions, analytics. Use for "what is the current/historical state?" @moralis-streams-api (20 endpoints, EVM only) — real-time EVM even...
|
43 |
| 24661 | api-mock-server | patricio0312rev/skills |
API Mock Server Create realistic mock APIs for testing and development. Core Workflow Choose approach: MSW, json-server, custom Define handlers: Mock endpoints Setup fixtures: Test data Configure scenarios: Success/error states Integrate tests: Use in test suites Document mocks: API contract MSW (Mock Service Worker) Installation npm install -D msw npx msw init ./public --save Handler Definition // mocks/handlers.ts import { http, HttpResponse, delay } from 'msw'; // Types interface User { ...
|
43 |
| 24662 | large-scale-text-editing | letta-ai/skills |
This skill provides guidance for efficiently transforming large text files containing thousands to millions of lines. It covers strategies for understanding transformation requirements, designing efficient solutions (particularly with Vim macros), testing approaches, and verification techniques. When to Use This Skill - Transforming CSV, TSV, or other delimited files at scale - Applying repetitive edits across files with millions of rows - Working within keystroke or operation count constra...
|
43 |
| 24663 | discover-research | rand/cc-polymath |
Research Skills Discovery Auto-Activation This skill is automatically activated when your task involves: Research synthesis, literature reviews, meta-analysis Quantitative research, statistical analysis, surveys, experiments Qualitative research, interviews, ethnography, case studies Study design, hypothesis testing, sampling strategies Data collection, survey design, interview protocols Data analysis, coding, statistical tests, visualization Research writing, academic papers, citations, repor...
|
43 |
| 24664 | n8n-workflow-automation | aaaaqwq/claude-code-skills |
n8n workflow automation with retries, logging, and review queues PURPOSE Designs and outputs n8n workflow JSON with robust triggers, idempotency, error handling, logging, retries, and human-in-the-loop review queues. WHEN TO USE TRIGGERS: Build an n8n workflow that runs every Monday and emails the compliance summary. Add error handling and retries to this workflow, plus a review queue for failures. Create a webhook workflow that logs every run and writes a status row to a tracker. Make this n8n ...
|
43 |
| 24665 | atomic-design-molecules | thebushidocollective/han |
Atomic Design: Molecules Master the creation of molecule components - functional groups of atoms that work together as a unit. Molecules combine multiple atoms to create more complex, purposeful UI elements. What Are Molecules? Molecules are the first level of composition in Atomic Design. They are: Composed of atoms only: Never include other molecules Single purpose: Do one thing well Functional units: Atoms working together for a specific task Reusable: Used across different organisms and ...
|
43 |
| 24666 | frontend-design-pro | claudekit/frontend-design-pro-demo |
You are a world-class creative frontend engineer AND visual director. Every interface you build must feel like a $50k+ agency project. 1. Choose One Bold Aesthetic Direction (commit 100%) Style Category Core Keywords (copy-paste ready) Color Palette Ideas Signature Effects & Details Minimalism & Swiss Style clean, swiss, grid-based, generous whitespace, typography-first Monochrome + one bold accent, beige/gray neutrals Razor-sharp hierarchy, subtle hover lifts, micro-animations, perfect alignme...
|
43 |
| 24667 | contributing-guide | dengineproblem/agents-monorepo |
Contributing Guide Expert Эксперт по документации для open source contributors. Структура CONTRIBUTING.md Contributing to Project Name Thank you for your interest in contributing! 🎉 Table of Contents - [ Code of Conduct ]( code-of-conduct ) - [ Getting Started ]( getting-started ) - [ Development Setup ]( development-setup ) - [ How to Contribute ]( how-to-contribute ) - [ Pull Request Process ]( pull-request-process ) - [ Style Guide ]( style-guide ) - [ Community ]( community ) Quick Start S...
|
43 |
| 24668 | unit-testing | tencentblueking/bk-ci |
单元测试编写 Quick Reference 框架:JUnit 5 (Jupiter) + MockK 1.12.2 测试基类:BkCiAbstractTest(提供 dslContext、objectMapper) 文件命名:*Test.kt 测试模式:AAA(Arrange-Act-Assert) 最简示例 class PipelineServiceTest : BkCiAbstractTest() { private val pipelineDao = mockk<PipelineDao>() private val service = PipelineService(pipelineDao) @Test fun `should return pipeline when exists`() { // Arrange every { pipelineDao.get(any(), any()) } returns mockPipeline // Act val res...
|
43 |
| 24669 | ascii-art-diagram-creator | jeremylongshore/claude-code-plugins-plus-skills |
Ascii Art Diagram Creator Purpose This skill provides automated assistance for ascii art diagram creator tasks within the Visual Content domain. When to Use This skill activates automatically when you: Mention "ascii art diagram creator" in your request Ask about ascii art diagram creator patterns or best practices Need help with visual content skills covering diagrams, charts, presentations, and visual documentation tools. Capabilities Provides step-by-step guidance for ascii art diagram creato...
|
43 |
| 24670 | technical-constraints | dylantarre/animation-principles |
Work within platform limitations while preserving animation intent. Problem Indicators - Animation doesn't work on target browsers - Mobile devices can't handle animation - Framework limitations block implementation - File size constraints (Lottie, sprites) - Email/constrained environment needs Diagnosis by Principle Straight Ahead vs Pose-to-Pose Issue: Runtime calculations too expensive Fix: Pre-calculate animations. Use CSS keyframes (pose-to-pose) over JS frame-by-frame (straight...
|
43 |
| 24671 | product-analysis | daymade/claude-code-skills |
Product Analysis: Competitive Diagnostic Skill You are a competitive product analysis diagnostician. Your role is to identify what state a product analysis is in and what it needs to move toward strategic decisions. Core Principle Competitive analysis is not feature comparison—it's understanding which jobs customers hire products for, who those customers are, what features serve those jobs, and whether you should build, buy, or partner. This is not a linear checklist (list competitors → count fe...
|
43 |
| 24672 | supabase-sdk-patterns | cowork-os/cowork-os |
supabase-sdk-patterns Purpose Apply production-ready Supabase SDK patterns for TypeScript and Python projects. Routing Use when: Use when the user asks to apply production-ready Supabase SDK patterns for TypeScript and Python projects. Do not use when: Do not use when the request is asking for planning documents, high-level strategy, or non-executable discussion; use the relevant planning or design workflow instead. Outputs: Outcome from supabase-sdk-patterns: task-specific result plus concrete ...
|
43 |
| 24673 | linear-git | finesssee/linear-cli |
Git Operations Checkout branch for issue (creates if needed) linear-cli g checkout LIN-123 Show branch name linear-cli g branch LIN-123 Create branch without checkout linear-cli g create LIN-123 Create GitHub PR from Linear issue linear-cli g pr LIN-123 linear-cli g pr LIN-123 --draft Draft PR linear-cli g pr LIN-123 --base main Specify base branch jj (Jujutsu) - show commits with Linear trailers linear-cli g commits Context Get issue from current branch linear-cli context linear-cli con...
|
43 |
| 24674 | statistical-analyzer | dkyazzentwatwa/chatgpt-skills |
Guided statistical analysis with hypothesis testing, regression, ANOVA, and plain-English results. Features - Hypothesis Testing: t-tests, chi-square, proportion tests - Regression Analysis: Linear, polynomial, multiple regression - ANOVA: One-way, two-way ANOVA with post-hoc tests - Distribution Analysis: Normality tests, Q-Q plots - Correlation Analysis: Pearson, Spearman with significance - Plain-English Results: Interpret statistical outputs - Visualizations: Regression plots, resid...
|
43 |
| 24675 | nsfc-code | huangwb8/chineseresearchlatex |
nsfc-code 基于标书正文内容,推荐最贴切的 NSFC 申请代码(每条推荐包含:申请代码1=主代码、申请代码2=次代码),并把结果写入 Markdown 文件( 全程只读,不修改标书 )。 技能定位 你已经有一份 NSFC 标书正文(常见为 LaTeX 项目),但不确定应选择哪个申请代码。 本技能读取你的正文内容,并结合 skills/nsfc-code/references/nsfc_code_recommend.toml 的“推荐描述”,输出 5 组代码推荐与理由。 硬性约束(必须遵守) 只读标书 :不得改动用户的任何标书文件(尤其是 .tex/.bib/.cls/.sty )。 不编造代码 :推荐的申请代码必须来自 nsfc_code_recommend.toml 的 section key(例如 A.A06.A0606 )。禁止输出”看起来像代码但库里不存在”的字符串。 必须给 5 条推荐 :每条包含 申请代码1 与 申请代码2 ,并附带理由。 理由必须可追溯 :理由需同时引用: 你从标书正文读到的研究主题/对象/方法/场景关键词;以及 对应代码的 recommend 描...
|
43 |
| 24676 | project-specification | athola/claude-night-market |
Table of Contents When to Use Integration Specification Structure 1. Overview Section 2. Functional Requirements (FR-XXX) FR-001: [Requirement Name] 3. Non-Functional Requirements (NFR-XXX) NFR-001: [Category] - [Requirement] 4. Technical Constraints 5. Out of Scope Out of Scope (v1.0) Clarification Workflow Ambiguity Detection Question Generation Clarification Session Quality Checks Output Format Change History Overview Functional Requirements Non-Functional Requirements Technical Constraints O...
|
43 |
| 24677 | caching-strategist | patricio0312rev/skills |
Caching Strategist Design effective caching strategies for performance and consistency. Cache Layers CDN: Static assets, public pages (TTL: days/weeks) Application Cache (Redis): API responses, sessions (TTL: minutes/hours) Database Cache: Query results (TTL: seconds/minutes) Client Cache: Browser/app local cache Cache Key Strategy // Hierarchical key structure const CACHE_KEYS = { user: (id: string) => `user:${id}`, userPosts: (userId: string, page: number) => `user:${userId}:posts:${pa...
|
43 |
| 24678 | v3 ddd architecture | proffesor-for-testing/agentic-qe |
V3 DDD Architecture What This Skill Does Designs and implements Domain-Driven Design (DDD) architecture for claude-flow v3, decomposing god objects into bounded contexts, implementing clean architecture patterns, and enabling modular, testable code structure. Quick Start Initialize DDD architecture analysis Task ( "Architecture analysis" , "Analyze current architecture and design DDD boundaries" , "core-architect" ) Domain modeling (parallel) Task ( "Domain decomposition" , "Break down orchest...
|
43 |
| 24679 | technical-doc-creator | mhattingpete/claude-skills-marketplace |
Technical Documentation Creator Create comprehensive HTML technical documentation with code examples and API workflows. When to Use "Create API documentation for [endpoints]" "Generate technical docs for [system]" "Document API reference" "Create developer documentation" Components Overview: purpose, key features, tech stack Getting Started: installation, setup, quick start API Reference: endpoints with request/response examples Code Examples: syntax-highlighted code blocks Architecture: syste...
|
43 |
| 24680 | python-fastapi-patterns | autohandai/community-skills |
Python FastAPI Patterns Project Structure src/ ├── main.py App entry point ├── config.py Settings management ├── dependencies.py Shared dependencies ├── models/ Pydantic models ├── routes/ API endpoints ├── services/ Business logic ├── repositories/ Data access └── utils/ Helpers Basic Setup main.py from fastapi import FastAPI from contextlib import asynccontextmanager @asynccontextmanager async def lifespan(app: FastAPI):...
|
43 |
| 24681 | godot-genre-rhythm | thedivergentai/gd-agentic-skills |
Genre: Rhythm Expert blueprint for rhythm games emphasizing audio-visual synchronization and flow state. NEVER Do NEVER skip latency compensation — Use AudioServer.get_time_since_last_mix() to sync visuals with audio. Missing this causes desync. NEVER use _process for input — Use _input() for precise timing. Frame-dependent input causes missed notes. NEVER forget offset calibration — Audio hardware latency varies (10-200ms). Provide player-adjustable offset setting. NEVER tight timing windows on...
|
43 |
| 24682 | vue-composition-api | thebushidocollective/han |
Vue Composition API Master the Vue 3 Composition API for building scalable, maintainable Vue applications with better code organization and reusability. Setup Function Fundamentals The setup() function is the entry point for using the Composition API: import { ref, computed, onMounted } from 'vue'; export default { props: ['initialCount'], setup(props, context) { // props is reactive console.log(props.initialCount); // context provides attrs, slots, emit, expose const {...
|
43 |
| 24683 | react-doctor | blogic-cz/blogic-marketplace |
React Doctor Scans your React codebase for security, performance, correctness, and architecture issues. Outputs a 0-100 score with actionable diagnostics. Usage npx -y react-doctor@latest . --verbose --diff Workflow Run after making changes to catch issues early. Fix errors first, then re-run to verify the score improved.
|
43 |
| 24684 | kwc-lwc-development | kingdee/kwc-skills |
KWC LWC 开发专家 本 Skill 是 KWC LWC 项目开发的 入口与总指挥 。 核心职责 你负责指导用户进行 KWC LWC 组件的开发、修改和维护。 重要 :你必须严格遵守 本 Skill 目录下的 rule.md 文件中定义的硬性约束。在开始任何代码编写前,请务必阅读并理解这些规则。 1. 环境上下文确认 项目根目录 :包含 .kd 文件夹和 app/kwc 目录。 配置环境 : .kd/config.json 中 framework 配置为 lwc 。 重要 :若当前环境 不满足 上述条件(如缺少 .kd 或 framework 不为 lwc ), 必须立即停止 使用本 Skill 的所有约束,转而按 通用 Web 项目 标准协助用户。 执行原则 :仅在确认环境符合上述特征时,才强制执行本 Skill 及 本 Skill 目录下的 rule.md 定义的所有 KWC LWC 开发规范。 2. 平台差异说明 (Salesforce LWC vs @kdcloudjs/kwc) @kdcloudjs/kwc 是 Salesforce LWC 的 100% 语法克隆,仅有以...
|
43 |
| 24685 | invokeai-image-gen | sammcj/agentic-coding |
InvokeAI Image Generation Generate images via InvokeAI's REST API. Supports FLUX.2 Klein (default), Z-Image Turbo, FLUX.1, and SDXL. Quick Start Simply call the script with your prompt and the output file name: python scripts/generate.py -p "A dramatic sunset over snow-capped mountains, warm orange light reflecting off a still alpine lake in the foreground. Soft clouds catch the fading light." -o sunset.png Overriding The Default Model If the user asks you to use a specific model, first find the...
|
43 |
| 24686 | agent-dx-cli-scale | jpoehnelt/skills |
Agent DX CLI Scale Use this skill to evaluate any CLI against the principles of agent-first design. Score each axis from 0–3, then sum for a total between 0–21. Human DX optimizes for discoverability and forgiveness. Agent DX optimizes for predictability and defense-in-depth. — You Need to Rewrite Your CLI for AI Agents Scoring Axes 1. Machine-Readable Output Can an agent parse the CLI's output without heuristics? Score Criteria 0 Human-only output (tables, color codes, prose). No structured for...
|
43 |
| 24687 | urgency-action | dylantarre/animation-principles |
Create animations that motivate immediate response and communicate time-sensitivity. Emotional Goal Urgency creates a compelling need to act now. Action-driving animations capture attention, create momentum, and remove hesitation through dynamic, forward-moving motion. Disney Principles for Urgency Squash & Stretch Sharp, impactful deformations. Quick squash on landing (15-25%) creates impact. Fast stretch during motion shows speed and force. Anticipation Very short or none (0-50ms). ...
|
43 |
| 24688 | azure-ai-voicelive-ts | sickn33/antigravity-awesome-skills |
@azure/ai-voicelive (JavaScript/TypeScript) Real-time voice AI SDK for building bidirectional voice assistants with Azure AI in Node.js and browser environments. Installation npm install @azure/ai-voicelive @azure/identity TypeScript users npm install @types/node Current Version : 1.0.0-beta.3 Supported Environments : Node.js LTS versions (20+) Modern browsers (Chrome, Firefox, Safari, Edge) Environment Variables AZURE_VOICELIVE_ENDPOINT = https:// < resource > .cognitiveservices.azure.com Opt...
|
43 |
| 24689 | database-schema-visualizer | jeremylongshore/claude-code-plugins-plus-skills |
Database Schema Visualizer Purpose This skill provides automated assistance for database schema visualizer tasks within the Visual Content domain. When to Use This skill activates automatically when you: Mention "database schema visualizer" in your request Ask about database schema visualizer patterns or best practices Need help with visual content skills covering diagrams, charts, presentations, and visual documentation tools. Capabilities Provides step-by-step guidance for database schema visu...
|
43 |
| 24690 | email-composer | erichowens/some_claude_skills |
Email Composer Quick start Provide context and purpose, and I'll draft an appropriate email. What I need: Purpose of email (request, follow-up, announcement, etc.) Recipient relationship (colleague, customer, manager, vendor) Key points to include Desired tone (formal, casual, urgent, friendly) Email structure Standard professional email format: Subject: [Clear, specific subject line] [Greeting], [Opening - context/purpose] [Body - main points] [Closing - call to action] [Sign-off] [Your name] C...
|
43 |
| 24691 | nerdzao-elite-gemini-high | sickn33/antigravity-awesome-skills |
@nerdzao-elite-gemini-high Você é um Engenheiro de Software Sênior Elite (15+ anos) + Designer de Produto Senior, operando no modo Gemini 3.1 Pro (High). Ative automaticamente este workflow completo em TODA tarefa: Planejamento ultra-rápido @concise-planning + @brainstorming Arquitetura sólida @senior-architect + @architecture Implementação TDD @test-driven-development + @testing-patterns Código produção-grade @refactor-clean-code + @clean-code Validação técnica @lint-and-validate + @production-...
|
43 |
| 24692 | seedance-prompt | rich5000/seedance-prompt-guide |
Seedance 2.0 提示词撰写 Skill 本 Skill 基于即梦 Seedance 2.0 官方使用手册提炼,帮助用户撰写高质量的 Seedance 2.0 视频生成提示词。 1. 平台参数速查 维度 限制 图片输入 ≤ 9 张 视频输入 ≤ 3 个,总时长 ≤ 15s 音频输入 MP3,≤ 3 个,总时长 ≤ 15s 混合输入总上限 12 个文件 生成时长 4-15s,自由选择 声音输出 自带音效/配乐(原生声画同步) 2. 两种入口模式 2.1 首尾帧模式 适用于:仅上传首帧图(或首帧+尾帧)+ 文本提示词 场景:简单的图生视频、首尾帧过渡动画 2.2 全能参考模式 适用于:需要多模态组合输入(图+视频+音频+文本) 交互方式:通过 @素材名 指定每个素材的用途 示例: @图片1 作为首帧,@视频1 参考镜头语言,@音频1 用于配乐 3. 核心提示词公式 Seedance 2.0 的提示词遵循一个核心公式: 素材角色指定 + 动作/剧情描述 + 镜头语言 + 氛围/音效指令 3.1 素材角色指定(WHO / WHAT) 用 @ 符号明确每个素材在画面中的角色。关键原则: ...
|
43 |
| 24693 | react-native-navigation | pluginagentmarketplace/custom-plugin-react-native |
React Native Navigation Skill Learn production-ready navigation patterns using React Navigation v6+ and Expo Router. Prerequisites React Native basics (components, styling) TypeScript fundamentals Understanding of React context Learning Objectives After completing this skill, you will be able to: Set up React Navigation with TypeScript Implement Stack, Tab, and Drawer navigators Configure deep linking and universal links Handle authentication flows Pass params between screens type-safel...
|
43 |
| 24694 | spec-driven-brainstorming | anton-abyzov/specweave |
Spec-Driven Brainstorming Skill Expert in product discovery, feature ideation, and spec-driven brainstorming techniques. Helps teams move from vague ideas to concrete, well-defined specifications using structured facilitation methods. Core Facilitation Techniques 1. Story Mapping (User Story Mapping) Purpose: Visualize user journey and identify features that deliver value at each step. Process: Step 1: Define User Activities (horizontal backbone) ┌──────────────┬──────────────┬─────────────...
|
43 |
| 24695 | cw-story-critique | haowjy/creative-writing-skills |
Story Critique Analyze story content and provide constructive feedback. Process 1. Understand Context First Always ask about audience and goals before critiquing: Before I critique this, help me understand: 1. Target audience? (YA, adult, genre, platform) 2. What feedback are you looking for? (big picture, line-level, both, harsh-only) 3. Draft stage? (early = focus on major issues, later = details OK) If user doesn't provide context, infer from content or ask targeted follow-ups. 2. Adapt Struc...
|
43 |
| 24696 | joy-delight | dylantarre/animation-principles |
Joy & Delight Animation Create animations that spark happiness, pleasant surprise, and memorable delight. Emotional Goal Joy emerges from unexpected pleasures, playful movements, and moments that exceed expectations. Delight comes from animations that feel alive, responsive, and genuinely fun. Disney Principles for Joy Squash & Stretch Exaggerate bouncy, elastic movements. Objects that squash 30-40% on impact feel alive and playful. Use for success states, rewards, and celebrations. Antici...
|
43 |
| 24697 | javascript-sdk | inference-sh/agent-skills |
JavaScript SDK Build AI applications with the inference.sh JavaScript/TypeScript SDK. Quick Start npm install @inferencesh/sdk import { inference } from '@inferencesh/sdk' ; const client = inference ( { apiKey : 'inf_your_key' } ) ; // Run an AI app const result = await client . run ( { app : 'infsh/flux-schnell' , input : { prompt : 'A sunset over mountains' } } ) ; console . log ( result . output ) ; Installation npm install @inferencesh/sdk or yarn add @inferencesh/sdk or pnpm add @inferenc...
|
43 |
| 24698 | decodo-scraper | decodo/decodo-openclaw-skill |
Decodo Scraper OpenClaw Skill Use this skill to search Google, scrape any URL, or fetch YouTube subtitles via the Decodo Web Scraping API . Search outputs a JSON object of result sections; Scrape URL outputs plain markdown; Amazon and Amazon search output parsed product-page or search results (JSON). Amazon search uses --query . YouTube subtitles outputs transcript/subtitles. Reddit post and Reddit subreddit output post/listing content (JSON). Authentication: Set DECODO_AUTH_TOKEN (Basic auth to...
|
43 |
| 24699 | technical-spec | majiayu000/claude-arsenal |
Technical Specification & Design Documents Expert guidance for writing effective technical design documents, RFCs, Architecture Decision Records, and technology evaluation frameworks. Core Philosophy Write before code — Design documents prevent costly rework and align teams Living documents — Keep docs updated as the system evolves Clarity over completeness — Simple, direct language reduces cognitive load Diagrams as code — Version-controlled, maintainable architecture diagrams Decisions over ...
|
43 |
| 24700 | eachlabs-voice-audio | eachlabs/skills |
EachLabs Voice & Audio Text-to-speech, speech-to-text transcription, voice conversion, and audio utilities via the EachLabs Predictions API. Authentication Header: X-API-Key: <your-api-key> Set the EACHLABS_API_KEY environment variable. Get your key at eachlabs.ai . Available Models Text-to-Speech Model Slug Best For ElevenLabs TTS elevenlabs-text-to-speech High quality TTS ElevenLabs TTS w/ Timestamps elevenlabs-text-to-speech-with-timestamp TTS with word timing ElevenLabs Text to Dialogue elev...
|
43 |