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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
5501 opencode-primitives different-ai/openwork
Use this skill whenever OpenWork behavior is implemented directly on top of OpenCode primitives (skills, plugins, MCP servers, opencode.json config, tools/permissions). It anchors decisions to the official OpenCode documentation and keeps terminology consistent in the UI. Doc Sources (Always cite when relevant) - Skills: [https://opencode.ai/docs/skills](https://opencode.ai/docs/skills) - Plugins: [https://opencode.ai/docs/plugins/](https://opencode.ai/docs/plugins/) - MCP servers: [https:/...
694
5502 localization-strategy kostja94/marketing-skills
Strategies: Localization Guides localization strategy for AI/SaaS products expanding into global markets. Covers i18n implementation, translation, pricing, and marketing adaptation--not just text translation. 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. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .c...
694
5503 qodo-get-rules qodo-ai/qodo-skills
Get Qodo Rules Skill Description Fetches repository-specific coding rules from the Qodo platform API before code generation or modification tasks. Rules include security requirements, naming conventions, architectural patterns, style guidelines, and team conventions that must be applied during code generation. Workflow Step 1: Check if Rules Already Loaded If rules are already loaded (look for "Qodo Rules Loaded" in recent messages), skip to step 6. Step 2: Verify working in a git repository Che...
694
5504 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 ...
694
5505 m12-lifecycle actionbook/rust-skills
Resource Lifecycle Layer 2: Design Choices Core Question When should this resource be created, used, and cleaned up? Before implementing lifecycle: What's the resource's scope? Who owns the cleanup responsibility? What happens on error? Lifecycle Pattern → Implementation Show more
694
5506 indexnow kostja94/marketing-skills
SEO Technical: IndexNow Guides IndexNow protocol integration for faster search engine indexing (primarily Bing). 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. On subsequent use or when the user asks to skip, go directly to the main output. Scope (Technical SEO) IndexNow : Submit URLs to Bing/Yandex for faster indexing URL notification : Notify search engines of new or updated URLs Initial Assessment ...
694
5507 top-banner-generator kostja94/marketing-skills
Components: Top Banner (Announcement Bar) Guides top announcement bar and sticky banner design for conversion. Top banners answer visitor questions in ~3 seconds (trust, discount, free shipping, urgency) and can increase coupon redemption by 30-50% when used well. 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. On subsequent use or when the user asks to skip, go directly to the main output. Initial Ass...
694
5508 persistent-memory ropl-btc/agent-skills
Persistent Memory Use this skill as the single memory system for this repository. Commands Use either command style: python3 .agents/skills/persistent-memory/scripts/memory.py <command> .agents/skills/persistent-memory/scripts/pmem <command> Supported commands: init sync (database-only health check) cleanup-legacy backfill-embeddings --batch 500 prune --source "<label>" [--older-than <days>] search "<query>" --limit 8 add "<memory text>" --tags "<comma,tags>" --source "assistant" recent --limit ...
694
5509 lfg everyinc/compound-engineering-plugin
CRITICAL: You MUST execute every step below IN ORDER. Do NOT skip any required step. Do NOT jump ahead to coding or implementation. The plan phase (step 2) MUST be completed and verified BEFORE any work begins. Violating this order produces bad output. Optional: If the ralph-loop skill is available, run /ralph-loop:ralph-loop "finish all slash commands" --completion-promise "DONE" . If not available or it fails, skip and continue to step 2 immediately. /ce:plan $ARGUMENTS GATE: STOP. If ce:plan ...
694
5510 cs-trick liuzhengdongfortest/codestable
cs-trick cs-trick 是面向问题的 处方性参考库 ,回答: 要做 X,经过验证的正确做法是什么? 不需要触发事件,任何时候发现值得沉淀的模式或用法都可以直接写。 典型内容:某个设计模式在这个项目的标准写法 / 某个库的核心 API 用法 + 已知坑 / 某类操作的命令配方。 共享路径与命名约定看 codestable/reference/shared-conventions.md 。产物写入 codestable/compound/ ,命名 YYYY-MM-DD-trick-{slug}.md ,frontmatter 带 doc_type: trick 。 三种类型 frontmatter 的 type 字段: 类型 适用情境 示例 pattern 设计模式 / 架构模式 / 编程惯用法 "用 Repository 模式隔离数据访问层"、"用 Builder 构造复杂配置" library 某个库 / 框架的用法 / 配置方式 / 常见坑 "Prisma 事务的正确写法"、"Pinia store 的 action 错误处理" technique 具体操作技巧 / 工具...
694
5511 mac-code-local-ai-agent aradotso/trending-skills
mac-code — Free Local AI Agent on Apple Silicon Skill by ara.so — Daily 2026 Skills collection. Run a 35B reasoning model locally on your Mac for $0/month. mac-code is a CLI AI coding agent (Claude Code alternative) that routes tasks — web search, shell commands, file edits, chat — through a local LLM. Supports llama.cpp (30 tok/s) and MLX (64K context, persistent KV cache) backends on Apple Silicon. What It Does LLM-as-router : The model classifies every prompt as search , shell , or chat and r...
694
5512 apollo-kotlin apollographql/skills
Apollo Kotlin Guide Apollo Kotlin is a strongly typed GraphQL client that generates Kotlin models from your GraphQL operations and schema, that can be used in Android, JVM, and Kotlin Multiplatform projects. Process Follow this process when adding or working with Apollo Kotlin: Confirm target platforms (Android, JVM, KMP), GraphQL endpoint(s), and how schemas are sourced. Configure Gradle and code generation, including custom scalars Create a shared ApolloClient with auth, logging, and caching. ...
693
5513 index-knowledge tursodatabase/turso
index-knowledge Generate hierarchical AGENTS.md files. Root + complexity-scored subdirectories. Usage --create-new Read existing → remove all → regenerate from scratch --max-depth=2 Limit directory depth (default: 5) Default: Update mode (modify existing + create new where warranted) Workflow (High-Level) Discovery + Analysis (concurrent) Launch parallel explore agents (multiple Task calls in one message) Main session: bash structure + LSP codemap + read existing AGENTS.md Score & Decide - ...
693
5514 create-evlog-adapter hugorcd/evlog
Create evlog Adapter Add a new built-in adapter to evlog. Every adapter follows the same architecture. This skill walks through all 8 touchpoints. Every single touchpoint is mandatory -- do not skip any. PR Title Recommended format for the pull request title: feat: add {name} adapter The exact wording may vary depending on the adapter (e.g., feat: add OTLP adapter , feat: add Axiom drain adapter ), but it should always follow the feat: conventional commit prefix. Touchpoints Checklist File Acti...
693
5515 cs-roadmap liuzhengdongfortest/codestable
cs-roadmap codestable/roadmap/ 是项目的"规划层"——每个子目录承载一块大需求,主文档由三块构成: 概设 :这块大需求要怎么搭、拆成哪几个模块 / 组件、各自职责 架构层详设 :模块之间的接口契约、共享数据结构、跨 feature 的协议 子 feature 拆解 :把方案分解成一串带依赖关系的子 feature 种子,feature 流程一次消费一条 三块 一起 作为这块大需求所有子 feature 的共同约束——每条子 feature 进 cs-feat-design 时,roadmap 第 2 块的接口契约就是它的 硬约束输入 (不能违反,要改先回 roadmap update)。 为什么 roadmap 承载架构方案不放进 architecture/ : cs-arch 守"只记现状不记计划"。前瞻性架构方案属于"还没落地、可能还会变"的事前规划,放进 architecture 会污染那份系统地图。等子 feature 真正落地,对应接口由 cs-feat-accept 提炼回 architecture/ ——roadmap 完成过渡使命后归档。 ...
693
5516 typescript-review metabase/metabase
TypeScript/JavaScript Code Review Skill @./../_shared/typescript-commands.md Code Review Guidelines Review pull requests with a focus on: Compliance with project coding standards and conventions Code quality and best practices Clear and correct JSDoc comments Type safety and proper TypeScript usage React best practices (when applicable)
692
5517 web-design-guidelines ehmo/platform-design-skills
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
692
5518 cs-guide liuzhengdongfortest/codestable
cs-guide 代码解决问题,文档让别人能用它解决问题。spec 记录"做了什么、为什么这么做",但下游开发者和终端用户不需要、也不应该读 spec——他们需要面向自己角色的、可发布的指南。guidedoc 就是从 spec 和代码出发写成读者真正能用的指南。 两条轨道 轨道 目标读者 典型内容 输出路径 dev-guide 贡献者、集成方、下游开发者 本地 setup、架构解说、API 说明、扩展方式 docs/dev/{slug}.md user-guide 终端用户 功能概述、操作步骤、概念解释、常见问题 docs/user/{slug}.md 轨道选择从"谁读"出发 ——同一个 feature 经常需要两份:API 变化进 dev-guide,对应的用户操作进 user-guide。 路径 docs/dev/ 和 docs/user/ 是默认约定,项目已有自己的 docs 结构就以项目为准——开始前先确认。 触发时机 情境 说明 feature-acceptance 结束 主动推:方案第 2 节(接口契约)有变更问"需要更新 dev-guide 吗?";第 1 节(用户可见行...
692
5519 skill-creator supabase/agent-skills
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
691
5520 eeat-signals kostja94/marketing-skills
SEO Content: E-E-A-T Signals Guides E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) implementation for SEO. E-E-A-T helps search engines and users assess content quality; YMYL topics (health, finance, legal) require higher E-E-A-T. 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. On subsequent use or when the user asks to skip, go directly to the main output. What Is E-E-A-T Element ...
691
5521 reddit-ads kostja94/marketing-skills
Paid Ads: Reddit Ads Guides Reddit Ads setup, subreddit targeting, and creative best practices. Reddit excels at niche communities and discussion-driven audiences; use when your audience is active in specific subreddits and values authentic, value-first messaging. 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. On subsequent use or when the user asks to skip, go directly to the main output. Why Reddit ...
691
5522 cs-req liuzhengdongfortest/codestable
cs-req codestable/requirements/ 是项目的"能力清单"——每份描述 一个能力因什么问题而产生、怎么解决、边界在哪 ,写成人话非技术读者也能看懂。架构文档讲"怎么搭",需求文档讲"为什么要有"。 req 是现状档案不是计划档案 ——只描述"这个能力现在已经存在、边界长这样"。backfill 和 update 主路径都是 feature-acceptance:feature 做完才有"现状"。 design 阶段不走本技能 ——能力还没实现就建 req 等于把"计划态"塞进现状档案。 不记"打算做什么" ——那归 cs-roadmap 。用户说"我想要 X 能力"但 X 还没做出来 → 走 roadmap + 后续 acceptance 落档 req。 需求文档价值在 扫一眼就抓到重点 ——用户故事在最前、痛点和解法各一段短的、边界用列表。AI 容易破坏这个特性的几种问题: 写成 PRD 格式(字段堆)——读者要一格一格读才能拼出全貌 语气过于 explain——像在上课不是介绍 起花哨标题或用比喻——读者要读半段才知道这能力是什么 把实现细节塞进来——"通...
691
5523 python-executor inference-sh/skills
Python Code Executor Execute Python code in a safe, sandboxed environment with 100+ pre-installed libraries. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Run Python code belt app run infsh/python-executor --input '{ "code": "import pandas as pd\nprint(pd.__version__)" }' App Details Property Value App ID infsh/python-executor Environment Python 3.10, CPU-only RAM 8GB (default) / 16GB (high_memory) Timeout 1-300 seconds (default: 30) Input Schema { "code" : "pr...
690
5524 web-design-guidelines langgenius/dify
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
690
5525 codegen vercel-labs/json-render
@json-render/codegen Framework-agnostic utilities for generating code from json-render UI trees. Use these to build custom code exporters for Next.js, Remix, or other frameworks. Installation npm install @json-render/codegen Tree Traversal import { traverseSpec , collectUsedComponents , collectStatePaths , collectActions , } from "@json-render/codegen" ; // Walk the spec depth-first traverseSpec ( spec , ( element , key , depth , parent ) => { console . log ( ` ${ " " . repeat ( depth * 2 ) } ${...
690
5526 zod-validation-utilities giuseppe-trisciuoglio/developer-kit
Zod Validation Utilities Overview Production-ready Zod v4 patterns for reusable, type-safe validation with minimal boilerplate. Focuses on modern APIs, predictable error handling, and form integration. When to Use Defining request/response validation schemas in TypeScript services Parsing untrusted input from APIs, forms, env vars, or external systems Standardizing coercion, transforms, and cross-field validation Building reusable schema utilities across teams Integrating React Hook Form with Zo...
690
5527 medium-posts kostja94/marketing-skills
Platforms: Medium Guides Medium publishing for parasite SEO and content distribution. Medium's domain authority helps content rank faster than on new sites; articles can reach page 1 within days. Use this skill when planning Medium content or republishing from your site. 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. On subsequent use or when the user asks to skip, go directly to the main output. Init...
690
5528 bkt avivsinai/bitbucket-cli
`bkt` is a unified CLI for Bitbucket Data Center and Bitbucket Cloud. It mirrors `gh` ergonomics and provides structured JSON/YAML output for automation. Dependency Check Before executing any `bkt` command, verify the CLI is installed: ``` bkt --version ``` If the command fails or `bkt` is not found, install it using one of these methods: | macOS/Linux | `brew install avivsinai/tap/bitbucket-cli` | Windows | `scoop bucket add avivsinai https://github.com/avivsinai/scoop-bucket && scoo...
690
5529 m07-concurrency zhanghandong/rust-skills
Concurrency Layer 1: Language Mechanics Core Question Is this CPU-bound or I/O-bound, and what's the sharing model? Before choosing concurrency primitives: What's the workload type? What data needs to be shared? What's the thread safety requirement? Error → Design Question Show more
690
5530 cn-ecommerce-search shopmeskills/mcp
Chinese E-commerce Product Search Search and retrieve product information across Chinese e-commerce platforms via the Shopme unified product database. Zero-config — no API keys required. When to Use User asks to find a product on Taobao, Tmall, or 小红书 User shares a product link and wants details User needs to search Chinese suppliers for a product User asks about prices on Chinese platforms User provides a product URL from Taobao, Tmall, or XHS User wants to compare products across platforms MCP...
689
5531 category-page-generator kostja94/marketing-skills
Pages: Category Pages Guides e-commerce category page structure, content, and SEO optimization. Category pages organize products by attributes and drive 3x more organic revenue than product pages by ranking for broad, high-volume keywords. 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. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product...
689
5532 cs-refactor-ff liuzhengdongfortest/codestable
cs-refactor-ff 用户说"优化一下这个函数"而改动明显很小(单函数变长、组件里抽个 composable、一段重复代码合并)时走完整三阶段太重。fastforward 让 AI 像平时一样直接改但守住底线——行为等价、引用经典方法、跑测试自证。 很轻:没有 scan 清单、没有 design doc、没有 checklist,改完一句话汇报就行。 入场 3 条硬检查(不过就退完整流程) 任一不过就退到 cs-refactor : 行为真的不变吗? 用户描述夹带"顺便支持 X / 改成 Y"——这是行为改动不是 refactor,让用户拆出去走 feature / issue 范围真的小吗? 超过 1 个文件 / 单文件超过 100 行改动 / 预计改动点超过 3 处——退完整流程 有测试能自证吗? 目标代码有覆盖(单测 / 集成测 / 类型检查能抓到)——没测试就退完整流程,或先做一个 characterization test 再回来 完整 scan 阶段是 7 条入场检查,这里压成最关键 3 条——剩下 4 条(跨模块 / 全口味 / 生成代码 / 扫不完)在"范围真的...
689
5533 openspec-implementation forztf/open-skilled-sdd
Systematically implements approved spec proposals by executing tasks sequentially with proper testing and validation. Quick Start Implementation follows a read → execute → test → validate cycle for each task: - Read the full proposal and task list - Execute tasks one at a time, in order - Test each completed task - Mark complete only after verification Critical rule: Use TodoWrite to track progress. Never skip tasks or mark incomplete work as done. Workflow Copy this checklist and tra...
689
5534 my-fetch-tweet ai-native-camp/camp-1
My Fetch Tweet X/Twitter URL에서 트윗 원문, 작성자 정보, 인게이지먼트 데이터를 가져오고 요약-인사이트-전체 번역 3단계 파이프라인으로 제공하는 스킬. API 연동 — FxEmbed FxEmbed 오픈소스 프로젝트의 API ( api.fxtwitter.com )를 활용한다. JavaScript 없이 트윗 데이터를 추출할 수 있다. URL 변환 규칙 URL에서 screen_name 과 status_id 를 추출한다 도메인을 api.fxtwitter.com 으로 변환한다 WebFetch로 JSON 데이터를 가져온다 https://x.com/garrytan/status/123456 → https://api.fxtwitter.com/garrytan/status/123456 지원 URL 형식 x.com , twitter.com , fxtwitter.com , fixupx.com API 응답 주요 필드 필드 설명 tweet.text 트윗 본문 (URL 확장됨) tweet...
688
5535 autonomous-agent-patterns sickn33/antigravity-awesome-skills
🕹️ Autonomous Agent Patterns Design patterns for building autonomous coding agents, inspired by Cline and OpenAI Codex. When to Use This Skill Use this skill when: Building autonomous AI agents Designing tool/function calling APIs Implementing permission and approval systems Creating browser automation for agents Designing human-in-the-loop workflows 1. Core Agent Architecture 1.1 Agent Loop ┌─────────────────────────────────────────────────────────────┐ │ AGENT LOOP ...
688
5536 awwwards-landing-page eng0ai/eng0-template-skills
Awwwards Landing Page A stunning portfolio landing page with smooth scroll animations using Locomotive Scroll, GSAP, and Framer Motion. Tech Stack Framework: Next.js Animation: Locomotive Scroll, GSAP, Framer Motion Package Manager: pnpm or npm Dev Port: 3000 Setup 1. Clone the Template git clone --depth 1 https://github.com/Eng0AI/awwwards-landing-page-template.git . If the directory is not empty: git clone --depth 1 https://github.com/Eng0AI/awwwards-landing-page-template.git _temp_templa...
688
5537 heading-structure kostja94/marketing-skills
SEO On-Page: Heading Structure Guides heading (H1-H6) optimization for SEO and content structure. 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. On subsequent use or when the user asks to skip, go directly to the main output. Scope (On-Page SEO) H1 tag : One per page; clear headline; matches content; primary keyword near start Header tags (H1-H6) : Logical hierarchy; keyword in headers; one idea per h...
688
5538 hormuz-strait himself65/finance-skills
Hormuz Strait Monitor Skill Fetches real-time status of the Strait of Hormuz from the Hormuz Strait Monitor dashboard API. Covers shipping transits, oil prices, stranded vessels, insurance risk, diplomatic status, global trade impact, and crisis timeline. This skill is read-only. It fetches public dashboard data — no authentication required. Step 1: Fetch Dashboard Data Use curl to fetch the dashboard API: curl -s https://hormuzstraitmonitor.com/api/dashboard Parse the JSON response. The API ret...
688
5539 gitnexus-impact-analysis abhigyanpatwari/gitnexus
Impact Analysis with GitNexus When to Use "Is it safe to change this function?" "What will break if I modify X?" "Show me the blast radius" "Who uses this code?" Before making non-trivial code changes Before committing — to understand what your changes affect Workflow 1. gitnexus_impact({target: "X", direction: "upstream"}) → What depends on this 2. READ gitnexus://repo/{name}/processes → Check affected execution flows 3. gitnexus_detect_changes() ...
687
5540 zustand lobehub/lobe-chat
LobeHub Zustand State Management Action Type Hierarchy 1. Public Actions Main interfaces for UI components: Naming: Verb form ( createTopic , sendMessage ) Responsibilities: Parameter validation, flow orchestration 2. Internal Actions ( internal_* ) Core business logic implementation: Naming: internal_ prefix ( internal_createTopic ) Responsibilities: Optimistic updates, service calls, error handling Should not be called directly by UI 3. Dispatch Methods ( internal_dispatch* ) State update hand...
687
5541 resume-manager ailabs-393/ai-labs-claude-skills
Resume Manager Overview This skill transforms Claude into a comprehensive resume management system that maintains a structured database of your professional profile and generates tailored, professionally styled PDF resumes for specific job applications. The skill intelligently selects and highlights the most relevant experiences, projects, and skills based on the target role. When to Use This Skill Invoke this skill for resume-related tasks: Creating tailored resumes for job applications Upd...
687
5542 url-structure kostja94/marketing-skills
SEO On-Page: URL Structure Guides URL structure optimization for SEO: readability, hierarchy, and best practices. 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. On subsequent use or when the user asks to skip, go directly to the main output. Scope (On-Page SEO) URL hierarchy : Path structure, categories, depth URL format : Static vs dynamic; omit file extensions URL slug : See url-slug-generator for s...
687
5543 ci-cd-best-practices mindrally/skills
CI/CD Best Practices You are an expert in Continuous Integration and Continuous Deployment, following industry best practices for automated pipelines, testing strategies, deployment patterns, and DevOps workflows. Core Principles Automate everything that can be automated Fail fast with quick feedback loops Build once, deploy many times Implement infrastructure as code Practice continuous improvement Maintain security at every stage Pipeline Design Pipeline Stages A typical CI/CD pipeline incl...
687
5544 content-creator sickn33/antigravity-awesome-skills
Content Creator You are an expert content creator who produces engaging, audience-focused content for blogs, social media, and marketing. When to Apply Use this skill when: Writing blog posts and articles Creating social media content (Twitter, LinkedIn, Instagram) Developing marketing copy Crafting compelling headlines and hooks Creating email newsletters Writing product descriptions Content Creation Framework 1. Know Your Audience Who are you writing for? What are their pain points? What level...
686
5545 cicd-pipeline-generator ailabs-393/ai-labs-claude-skills
CI/CD Pipeline Generator Overview Generate production-ready CI/CD pipeline configuration files for various platforms (GitHub Actions, GitLab CI, CircleCI, Jenkins). This skill provides templates and guidance for setting up automated workflows that handle linting, testing, building, and deployment for modern web applications, particularly Node.js/Next.js projects. Core Capabilities 1. Platform Selection Choose the appropriate CI/CD platform based on project requirements: GitHub Actions: Best ...
686
5546 m13-domain-error actionbook/rust-skills
Domain Error Strategy Layer 2: Design Choices Core Question Who needs to handle this error, and how should they recover? Before designing error types: Is this user-facing or internal? Is recovery possible? What context is needed for debugging? Error Categorization Show more
686
5547 social-media-posts jezweb/claude-skills
Social Media Post Generator Create platform-specific social media posts that respect each platform's conventions, character limits, and audience expectations. Produces copy-paste-ready content. Modes From Scratch User provides topic + key points. Generate posts for selected platforms. From Content User provides existing content (blog post, newsletter, announcement, press release). Repurpose into platform-appropriate posts. Campaign Generate a coordinated set of posts across all platforms for a s...
685
5548 rust-refactor-helper zhanghandong/rust-skills
Rust Refactor Helper Perform safe refactoring with comprehensive impact analysis. Usage /rust-refactor-helper <action> <target> [--dry-run] Actions: rename <old> <new> - Rename symbol extract-fn <selection> - Extract to function inline <fn> - Inline function move <symbol> <dest> - Move to module Examples: /rust-refactor-helper rename parse_config load_config /rust-refactor-helper extract-fn src/main.rs:20-35 /rust-refactor-helper move UserService src/services/ LSP Operations Used Pre-Refa...
685
5549 pptx ailabs-393/ai-labs-claude-skills
PPTX Skill Quick Reference Task Guide Read/analyze content python -m markitdown presentation.pptx Edit or create from template Read editing.md Create from scratch Read pptxgenjs.md Reading Content Text extraction python -m markitdown presentation.pptx Visual overview python scripts/thumbnail.py presentation.pptx Raw XML python scripts/office/unpack.py presentation.pptx unpacked/ Editing Workflow Read editing.md for full details. Analyze template with thumbnail.py Unpack → manipulate slides → ...
685
5550 retention-strategy kostja94/marketing-skills
Strategies: Retention Guides customer retention and churn prevention. Acquiring new customers costs 5–25× more than retaining; 5% retention improvement can increase profitability 25–95%. Use this skill when reducing churn, building retention programs, or identifying at-risk customers. 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. On subsequent use or when the user asks to skip, go directly to the mai...
685