███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 6301 | douyin-batch-download | cat-xierluo/legal-skills |
抖音视频批量下载 本技能基于 F2 框架 实现抖音视频批量下载,提供高效、稳定的批量下载能力。 功能概述 单个博主下载 - 输入主页链接或 ID,下载全部或指定数量 批量下载 - 一次指定多个博主,批量处理 增量下载 - 自动跳过已下载的视频(按 aweme_id 判断) Cookie 管理 - 优先从浏览器自动读取,失败则提示手动配置 关注列表管理 - 维护 following.json 记录已处理的博主 差量更新 - 支持只下载主页有但本地没有的视频 博主昵称文件夹 - 使用博主昵称作为文件夹名,更易识别 自定义下载路径 - 支持自定义下载目录,默认使用系统 Downloads 目录 视频压缩 - 使用 ffmpeg 压缩视频,节省存储空间 视频元数据 - 抓取并保存视频统计数据(点赞、评论、收藏、分享数) 数据可视化 - Web 界面展示博主和视频的统计信息,支持排序和筛选 使用场景 服务器批量下载:部署在专用服务器上,定时批量抓取特定博主视频 定期更新视频库:自动检测新视频,只下载缺失部分 备份与迁移:视频文件分类存储,便于备份和后续处理 内容分析:基于视频统计数据(点赞、评论...
|
342 |
| 6302 | 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 ...
|
342 |
| 6303 | ai-pdf-filler-cli | askyourpdf/ai-pdf-filler |
AI PDF Filler CLI Execute PDF autofill workflows using the installed simplicity-cli command. Prefer direct command execution over manual API calls when this skill applies. Core Workflow Confirm simplicity-cli is installed by running simplicity-cli --help . If missing, install the CLI: Preferred: uv tool install ai-pdf-filler Fallback: python3 -m pip install ai-pdf-filler Re-check with simplicity-cli --help . Ensure authentication is available (create an account and get API key at https://simplic...
|
341 |
| 6304 | google-gemini-embeddings | jezweb/claude-skills |
Google Gemini Embeddings Complete production-ready guide for Google Gemini embeddings API This skill provides comprehensive coverage of the gemini-embedding-001 model for generating text embeddings, including SDK usage, REST API patterns, batch processing, RAG integration with Cloudflare Vectorize, and advanced use cases like semantic search and document clustering. Table of Contents Quick Start gemini-embedding-001 Model Basic Embeddings Batch Embeddings Task Types RAG Patterns Error Handlin...
|
341 |
| 6305 | vueuse-best-practices | hyf0/vue-skills |
Best practices and common gotchas for VueUse composables. When to Apply - Working with VueUse composables - Debugging VueUse SSR issues - Fixing type inference issues with VueUse Efficiency Rules Rules that help AI solve problems more effectively and consistently. | [ssr-compatibility](https://github.com/hyf0/vue-skills/blob/main/skills/vueuse-best-practices/rules/ssr-compatibility.md) | HIGH | Handle VueUse composables in SSR environments | [target-element-refs](https://github.com/...
|
341 |
| 6306 | tailwindcss-responsive-darkmode | josiahsiegel/claude-plugin-marketplace |
Tailwind CSS Responsive Design & Dark Mode (2025/2026) Responsive Design Mobile-First Approach (Industry Standard 2025/2026) Tailwind uses a mobile-first breakpoint system. With over 60% of global web traffic from mobile devices and Google's mobile-first indexing, this approach is essential. Key Principle: Unprefixed utilities apply to ALL screen sizes. Breakpoint prefixes apply at that size AND ABOVE. <!-- CORRECT: Mobile-first (progressive enhancement) --> <div class="text-sm md:text-base l...
|
341 |
| 6307 | xlsx | bobmatnyc/claude-mpm-skills |
Requirements for Outputs All Excel files Professional Font Use a consistent, professional font (e.g., Arial, Times New Roman) for all deliverables unless otherwise instructed by the user Zero Formula Errors Every Excel model MUST be delivered with ZERO formula errors (REF!, DIV/0!, VALUE!, N/A, NAME?) Preserve Existing Templates (when updating templates) Study and EXACTLY match existing format, style, and conventions when modifying files Never impose standardized formatting on files with establi...
|
341 |
| 6308 | auto-updater | adaptationio/skrillz |
Auto-Updater Skill This skill keeps OpenClaw updated by running a nightly cron job that executes an external shell script — so the update works even when the gateway restarts. Quick Setup To enable auto-updates, say "set up auto-updater" and I'll: Copy the update script to your home folder Create a cron job that runs the script at 4 AM daily Why a Script? The agent can't run commands while the gateway is restarting. We use a standalone shell script that runs independently of the agent. The Updat...
|
341 |
| 6309 | data-engineer | sickn33/antigravity-awesome-skills |
You are a data engineer specializing in scalable data pipelines, modern data architecture, and analytics infrastructure. Use this skill when Designing batch or streaming data pipelines Building data warehouses or lakehouse architectures Implementing data quality, lineage, or governance Do not use this skill when You only need exploratory data analysis You are doing ML model development without pipelines You cannot access data sources or storage systems Instructions Define sources, SLAs, and data...
|
341 |
| 6310 | vibe-check | vibiumdev/vibium |
Vibium Browser Automation — CLI Reference The vibium CLI automates Chrome via the command line. The browser auto-launches on first use (daemon mode keeps it running between commands). vibium go <url> && vibium map && vibium click @e1 && vibium map Core Workflow Every browser automation follows this pattern: Navigate : vibium go <url> Map : vibium map (get element refs like @e1 , @e2 ) Interact : Use refs to click, fill, select — e.g. vibium click @e1 Re-map : After navigation or DOM changes, get...
|
341 |
| 6311 | stock-analyzer | feiyuggg/openclaw-stock-analyzer |
Stock Analyzer Skill 价值投资导向的股票分析工具 ,融合巴菲特和段永平的投资理念。 ✅ 当前脚本已内置: 巴菲特/段永平定性评估 + 五维价值投资框架 ,输出按统一模板自动生成。 核心理念 💡 买公司,不是买股票 —— 段永平 💡 和时间做朋友 —— 长期持有优质企业 💡 左侧交易 —— 在别人恐惧时贪婪 📚 分析方法论 详细的五维价值投资分析方法论请参见: METHODOLOGY.md 该方法论包含: 🧭 巴菲特 + 段永平「好公司」定性评估(业务/盈利模式/公司文化) 📊 市场环境与事件驱动分析 🗓️ 市场时钟(中期选举周期 / 节假日效应 / 月份季节性) 🛡️ 下跌阶段防御股观察池(按行业给出可投资标的) 📞 期权现金流规则:虚值 Long Call 分层布局,浮盈 50%-100% 分批减仓并回流正股 🏰 段永平五维护城河评分模型 💰 每股现金流 (FCF/OCF) 深度分析框架 📈 前瞻P/E与PEG多维度估值 🎯 三阶段DCF模型与敏感性分析 📝 标准化分析报告模板(含公司业务、盈利模式、公司文化) 两个分析工具 1. analyze-stock - ...
|
341 |
| 6312 | supabase | alinaqi/claude-bootstrap |
Supabase Core Principles 1. Supabase changes frequently — verify against current docs before implementing. Do not rely on training data for Supabase features. Function signatures, config.toml settings, and API conventions change between versions. Before implementing, look up the relevant topic using the documentation access methods below. 2. Verify your work. After implementing any fix, run a test query to confirm the change works. A fix without verification is incomplete. 3. Recover from errors...
|
341 |
| 6313 | gcp-development | mindrally/skills |
GCP Development Best Practices Overview This skill provides comprehensive guidelines for developing applications on Google Cloud Platform (GCP), covering serverless computing, data services, Infrastructure as Code with Terraform, and security best practices. Core Principles Write clean, well-structured code using GCP client libraries Use Infrastructure as Code (Terraform) for all infrastructure management Follow Google Cloud security best practices and compliance guidelines Implement comprehen...
|
341 |
| 6314 | alicloud-observability-sls-log-query | cinience/alicloud-skills |
Category: service SLS Log Query and Troubleshooting Use SLS query|analysis syntax and Python SDK for log search, filtering, and analytics. Prerequisites Install SDK (virtual environment recommended to avoid PEP 668 restrictions): python3 -m venv .venv . .venv/bin/activate python -m pip install -U aliyun-log-python-sdk Configure environment variables: ALIBABA_CLOUD_ACCESS_KEY_ID ALIBABA_CLOUD_ACCESS_KEY_SECRET SLS_ENDPOINT (e.g. cn-hangzhou.log.aliyuncs.com ) SLS_PROJECT SLS_LOGSTORE (supports a ...
|
340 |
| 6315 | send-feishu | jssfy/k-skills |
Send Feishu Message Send messages, images, and files to Feishu groups or individuals. Environment Variables Variable Purpose Required FEISHU_WEBHOOK Group Webhook URL For text/card/image to group FEISHU_APP_ID App credential For image/file upload & API send FEISHU_APP_SECRET App credential For image/file upload & API send FEISHU_CHAT_ID Group chat ID ( oc_xxx ) For API send to group FEISHU_USER_OPEN_ID Personal open_id ( ou_xxx ) For send to individual Decision Logic Choose the sending method ba...
|
340 |
| 6316 | design-orchestration | sickn33/antigravity-awesome-skills |
Design Orchestration (Meta-Skill) Purpose Ensure that ideas become designs, designs are reviewed, and only validated designs reach implementation. This skill does not generate designs. It controls the flow between other skills. Operating Model This is a routing and enforcement skill, not a creative one. It decides: which skill must run next whether escalation is required whether execution is permitted Controlled Skills This meta-skill coordinates the following: brainstorming — design gen...
|
340 |
| 6317 | skill-guard | useai-pro/openclaw-skills-security |
Skill Guard You are a runtime security monitor for OpenClaw. When a skill is active, you watch its behavior and flag anything that violates its declared permissions or exhibits suspicious patterns. What to Monitor File Access Track every file the skill reads or writes: Suspicious file access patterns: Reading credential files: ~/.ssh/* , ~/.aws/* , ~/.gnupg/* , ~/.config/gh/hosts.yml Reading env files outside project: ~/.env , /etc/environment Writing to startup locations: ~/.bashrc , ~/.zshrc ,...
|
340 |
| 6318 | backup-disaster-recovery | aj-geddes/useful-ai-prompts |
Backup and Disaster Recovery Overview Design and implement comprehensive backup and disaster recovery strategies to ensure data protection, business continuity, and rapid recovery from infrastructure failures. When to Use Data protection and compliance Business continuity planning Disaster recovery planning Point-in-time recovery Cross-region failover Data migration Compliance and audit requirements Recovery time objective (RTO) optimization Implementation Examples 1. Database Backup Configura...
|
340 |
| 6319 | viral-hook-creator | ognjengt/founder-skills |
Viral Hook Creator Purpose Generate 3-5 viral hook options using proven psychological patterns that create curiosity, provide value, and drive engagement. Hooks are optimized for social platforms (X/Twitter, LinkedIn, Instagram, TikTok). Execution Logic Check $ARGUMENTS first to determine execution mode: If $ARGUMENTS is empty or not provided: Respond with: "viral-hook-creator loaded, proceed with additional instructions" Then wait for the user to provide their requirements in the next message. ...
|
340 |
| 6320 | grepai-mcp-cursor | yoanbernabeu/grepai-skills |
This skill covers integrating GrepAI with Cursor IDE using the Model Context Protocol (MCP). When to Use This Skill - Setting up GrepAI in Cursor - Enabling semantic search for Cursor AI - Configuring MCP for Cursor - Troubleshooting Cursor integration What is Cursor? Cursor is an AI-powered IDE that supports MCP for external tools. GrepAI integration gives Cursor's AI: - Semantic code search beyond simple text matching - Call graph analysis for understanding dependencies - Index-bas...
|
340 |
| 6321 | rust-daily | actionbook/rust-skills |
Rust Daily Report Fetch Rust community updates, filtered by time range. Data Sources Category Sources Ecosystem Reddit r/rust, This Week in Rust Official blog.rust-lang.org, Inside Rust Foundation rustfoundation.org (news, blog, events) Parameters time_range: day | week | month (default: week) category: all | ecosystem | official | foundation Execution Read agent file then launch Task: 1. Read: ../../agents/rust-daily-reporter.md 2. Task(subagent_type: "general-purpose", run_in_background: f...
|
340 |
| 6322 | commit-helper | cockroachdb/cockroach |
Commit Message Helper A skill for creating properly formatted Git commit messages following the Conventional Commits specification. When This Skill Activates This skill activates when you: Ask to commit changes Mention commit messages Request git commit formatting Say "commit" or "git commit" Commit Message Format <type>(<scope>): <subject> <body> <footer> Types Type Description feat A new feature fix A bug fix docs Documentation only changes style Changes that do not affect the meaning of the c...
|
340 |
| 6323 | commit | davila7/claude-code-templates |
Sentry Commit Messages Follow these conventions when creating commits for Sentry projects. Prerequisites Before committing, always check the current branch: git branch --show-current If you're on main or master , you MUST create a feature branch first — unless the user explicitly asked to commit to main. Do not ask the user whether to create a branch; just proceed with branch creation. The create-branch skill will still propose a branch name for the user to confirm. Use the create-branch skill t...
|
340 |
| 6324 | typescript-mcp | jezweb/claude-skills |
TypeScript MCP on Cloudflare Workers Last Updated: 2026-01-21 Versions: @modelcontextprotocol/sdk@1.25.3, hono@4.11.3, zod@4.3.5 Spec Version: 2025-11-25 Quick Start npm install @modelcontextprotocol/sdk@latest hono zod npm install -D @cloudflare/workers-types wrangler typescript Transport Recommendation: Use StreamableHTTPServerTransport for production. SSE transport is deprecated and maintained for backwards compatibility only. Streamable HTTP provides better error recovery, bidirectional ...
|
339 |
| 6325 | openai-image-gen | steipete/clawdis |
OpenAI Image Gen Generate a handful of “random but structured” prompts and render them via the OpenAI Images API. Run Note: Image generation can take longer than common exec timeouts (for example 30 seconds). When invoking this skill via OpenClaw’s exec tool, set a higher timeout to avoid premature termination/retries (e.g., exec timeout=300). python3 { baseDir } /scripts/gen.py open ~/Projects/tmp/openai-image-gen-*/index.html if ~/Projects/tmp exists; else ./tmp/... Useful flags: GPT image m...
|
339 |
| 6326 | customer-support | sickn33/antigravity-awesome-skills |
Use this skill when Working on customer support tasks or workflows Needing guidance, best practices, or checklists for customer support Do not use this skill when The task is unrelated to customer support You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You...
|
339 |
| 6327 | agent-ui | inference-sh/skills |
Agent Component Batteries-included agent component from ui.inference.sh . Quick Start Install the agent component npx shadcn@latest add https://ui.inference.sh/r/agent.json Add the SDK for the proxy route npm install @inferencesh/sdk Setup 1. API Proxy Route (Next.js) // app/api/inference/proxy/route.ts import { route } from '@inferencesh/sdk/proxy/nextjs' ; export const { GET , POST , PUT } = route ; 2. Environment Variable .env.local INFERENCE_API_KEY = inf_ .. . 3. Use the Component import...
|
339 |
| 6328 | award-application | jezweb/claude-skills |
Award Application Writer Produces award submissions and grant applications that address every criterion with quantified evidence. The goal is a document where every paragraph earns points on the scorecard. Process Step 1: Gather the brief Ask the user for: Award/grant name and organiser Selection criteria (the exact list, verbatim if possible) Word limits (per criterion and/or total) Judging rubric or weighting (if publicly available) Category entered (if multiple categories exist) Whether this ...
|
339 |
| 6329 | agile-sprint-planning | aj-geddes/useful-ai-prompts |
Agile Sprint Planning Overview Agile sprint planning provides a structured approach to organize work into time-boxed iterations, enabling teams to deliver value incrementally while maintaining flexibility and responding to change. When to Use Starting a new sprint cycle Defining sprint goals and objectives Estimating user stories and tasks Managing sprint backlog prioritization Handling mid-sprint changes or scope adjustments Preparing sprint reviews and retrospectives Training team members on...
|
339 |
| 6330 | elevenlabs-remotion | maartenlouis/elevenlabs-remotion-skill |
ElevenLabs Voiceover Generation Generate professional AI voiceovers for Remotion videos using ElevenLabs API. Prerequisites ELEVENLABS_API_KEY in .env.local Quick Start Generate voiceover from text node .claude/skills/elevenlabs-remotion-skill/generate.js --text "Your text here" --output public/audio/voiceover.mp3 Generate with narrator style (more natural) node .claude/skills/elevenlabs-remotion-skill/generate.js --text "Your text" --character narrator --output voiceover.mp3 Generate sce...
|
339 |
| 6331 | security-review | davila7/claude-code-templates |
Security Review Skill This skill ensures all code follows security best practices and identifies potential vulnerabilities. When to Activate Implementing authentication or authorization Handling user input or file uploads Creating new API endpoints Working with secrets or credentials Implementing payment features Storing or transmitting sensitive data Integrating third-party APIs Security Checklist 1. Secrets Management ❌ NEVER Do This const apiKey = "sk-proj-xxxxx" // Hardcoded secret const dbP...
|
339 |
| 6332 | requirements-clarity | davila7/claude-code-templates |
Requirements Clarity Skill Description Automatically transforms vague requirements into actionable PRDs through systematic clarification with a 100-point scoring system. Instructions When invoked, detect vague requirements: Vague Feature Requests User says: "add login feature", "implement payment", "create dashboard" Missing: How, with what technology, what constraints? Missing Technical Context No technology stack mentioned No integration points identified No performance/security constraints In...
|
339 |
| 6333 | machine-learning-ops-ml-pipeline | sickn33/antigravity-awesome-skills |
Machine Learning Pipeline - Multi-Agent MLOps Orchestration Design and implement a complete ML pipeline for: $ARGUMENTS Use this skill when Working on machine learning pipeline - multi-agent mlops orchestration tasks or workflows Needing guidance, best practices, or checklists for machine learning pipeline - multi-agent mlops orchestration Do not use this skill when The task is unrelated to machine learning pipeline - multi-agent mlops orchestration You need a different domain or tool outside th...
|
339 |
| 6334 | research-workflow | jwynia/agent-skills |
Research Workflow A structured methodology for conducting comprehensive research. This skill guides you through planning, executing, analyzing, and synthesizing research on any topic. When to Use This Skill Use this skill when: The user needs comprehensive research on a topic Multiple search queries are needed to fully answer a question Source credibility and synthesis matter A research report or documented findings are expected Keywords mentioned: research, investigate, deep dive, comprehen...
|
339 |
| 6335 | openai-docs | boshu2/agentops |
OpenAI Docs Provide authoritative, current guidance from OpenAI developer docs using the developers.openai.com MCP server. Always prioritize the developer docs MCP tools over web.run for OpenAI-related questions. Only if the MCP server is installed and returns no meaningful results should you fall back to web search. Quick start Use mcp__openaiDeveloperDocs__search_openai_docs to find the most relevant doc pages. Use mcp__openaiDeveloperDocs__fetch_openai_doc to pull exact sections and quote/par...
|
339 |
| 6336 | dingtalk-ai-table | breath57/dingtalk-skills |
钉钉 AI 表格操作 通过 MCP 协议连接钉钉 AI 表格 API,执行表格和数据操作。 ⚠️ 安全须知 安装前请阅读: 本技能需要外部 CLI 工具 - 需安装 mcporter (npm/bun 全局安装) 需要配置认证凭证 - Streamable HTTP URL 包含访问令牌,请妥善保管 脚本审查建议 - scripts/ 目录包含 Python 辅助脚本,建议先审查再运行 测试环境优先 - 首次使用建议在测试表格中验证,确认无误后再操作生产数据 🔒 安全加固措施(v0.3.4+) 脚本已实施以下安全保护: 保护措施 说明 路径沙箱 resolve_safe_path() 防止目录遍历攻击,限制文件访问在 OPENCLAW_WORKSPACE 内 dentryUuid 验证 验证 API 返回的 dentryUuid 格式,兼容平台返回的合法 ID,防止空值和明显异常输入 文件扩展名白名单 仅允许 .json / .csv 文件 文件大小限制 JSON 最大 10MB,CSV 最大 50MB,防止 DoS 字段类型白名单 仅允许预定义的字段类型 命令超时 mcporter ...
|
339 |
| 6337 | electron-chromium-upgrade | electron/electron |
Electron Chromium Upgrade: Phase One Summary Run e sync --3 repeatedly, fixing patch conflicts as they arise, until it succeeds. Then run e patches all and commit changes atomically. Success Criteria Phase One is complete when: e sync --3 exits with code 0 (no patch failures) e patches all has been run to export all changes All changes are committed per the commit guidelines below Do not stop until these criteria are met. CRITICAL Do not delete or skip patches unless 100% certain the patch...
|
339 |
| 6338 | ads-competitor | agricidaniel/claude-ads |
Competitor Ad Intelligence Process Identify target competitors (from user input or industry analysis) Read ads/references/benchmarks.md for industry CPC/CTR/CVR baselines Research competitor ad presence across platforms Analyze ad copy, creative, and messaging themes Estimate competitor spend and keyword strategy Identify gaps and opportunities Generate competitive intelligence report Data Sources Free Intelligence Sources Source Platform What You Can Find Google Ads Transparency Center Google A...
|
339 |
| 6339 | newapi | quantumnous/skills |
SKILL: newapi newapi ( new-api ) is an open-source unified AI gateway platform. It aggregates multiple model providers behind OpenAI / Claude / Gemini compatible interfaces, and provides model, token, group, and balance management. Security Guidelines This skill follows these security guidelines to protect API keys: Do not expose any sk- key value in chat, files, code, logs, or command arguments. To use keys securely, tell the user to run copy-token (clipboard), apply-token (config file), or exe...
|
339 |
| 6340 | skool-video-downloader | serpdownloaders/skills |
Skool Video Downloader (Browser Extension) Browser extension that adds a download button to Skool classroom pages — detects videos from Skool's native player, Loom, Vimeo, YouTube, and Wistia, and saves them as MP4 for offline viewing. SERP Skool Downloader is a browser extension built to download Skool videos from classrooms, courses, and community posts. Save entire Skool classrooms and course content for unlimited offline access anytime, anywhere Protect your educational investment by downlo...
|
339 |
| 6341 | python-uv | mindrally/skills |
Python Package Management with uv You are an expert in Python development with uv package management. Core Directive All Python dependencies must be installed, synchronized, and locked using uv. Never use pip, pip-tools, or poetry directly for dependency management. Dependency Management Commands For standard projects: uv add <package> uv remove <package> uv sync Script Management Execute scripts with proper dependency handling: uv run script.py Manual Inline Metadata Configuration S...
|
339 |
| 6342 | css | mindrally/skills |
CSS Development Guidelines Core Principles Write semantic HTML to improve accessibility and SEO Use CSS for styling, avoiding inline styles Ensure responsive design using media queries and flexible layouts Prioritize external stylesheets over inline or embedded styles Layout Techniques Flexbox Use Flexbox for one-dimensional layouts (rows or columns) Leverage justify-content and align-items for alignment Use flex-wrap for responsive wrapping behavior Prefer gap property over margins for consiste...
|
339 |
| 6343 | nestjs-code-review | giuseppe-trisciuoglio/developer-kit |
NestJS Code Review Overview This skill provides structured, comprehensive code review for NestJS applications. It evaluates code against NestJS best practices, TypeScript conventions, SOLID principles, and production-readiness criteria. The review produces actionable findings categorized by severity (Critical, Warning, Suggestion) with concrete code examples for improvements. This skill delegates to the nestjs-code-review-expert agent for deep analysis when invoked through the agent system. When...
|
339 |
| 6344 | claude-history-ingest | ar9av/obsidian-wiki |
Claude History Ingest — Conversation Mining You are extracting knowledge from the user's past Claude Code conversations and distilling it into the Obsidian wiki. Conversations are rich but messy — your job is to find the signal and compile it. This skill can be invoked directly or via the wiki-history-ingest router ( /wiki-history-ingest claude ). Before You Start Read .env to get OBSIDIAN_VAULT_PATH and CLAUDE_HISTORY_PATH (defaults to ~/.claude ) Read .manifest.json at the vault root to check ...
|
339 |
| 6345 | roadmap-management | anthropics/knowledge-work-plugins |
Roadmap Management Skill You are an expert at product roadmap planning, prioritization, and communication. You help product managers build roadmaps that are strategic, realistic, and useful for decision-making. Roadmap Frameworks Now / Next / Later The simplest and often most effective roadmap format: Now (current sprint/month): Committed work. High confidence in scope and timeline. These are the things the team is actively building. Next (next 1-3 months): Planned work. Good confidence in what,...
|
338 |
| 6346 | cloudflare-durable-objects | jezweb/claude-skills |
Cloudflare Durable Objects Status: Production Ready ✅ Last Updated: 2026-01-21 Dependencies: cloudflare-worker-base (recommended) Latest Versions: wrangler@4.58.0, @cloudflare/workers-types@4.20260109.0 Official Docs: https://developers.cloudflare.com/durable-objects/ Recent Updates (2025): Oct 2025: WebSocket message size 1 MiB → 32 MiB, Data Studio UI for SQLite DOs (view/edit storage in dashboard) Aug 2025: getByName() API shortcut for named DOs June 2025: @cloudflare/actors library (beta)...
|
338 |
| 6347 | crypto-agent-trading | crypto-com/crypto-agent-trading |
Skill: crypto-agent-trading Agent Capability Requirements This skill requires your agent platform to support the following capabilities. If your platform lacks any required capability, the skill will not function. Capability Required Details Shell command execution Yes Must be able to run npx tsx ./scripts/... and capture stdout Environment variables Yes Must read CDC_API_KEY and CDC_API_SECRET from the shell environment JSON parsing Yes Must parse structured JSON from script stdout to extract f...
|
338 |
| 6348 | sentry-pr-code-review | getsentry/sentry-agent-skills |
All Skills > Workflow > PR Code Review Sentry Code Review Review and fix issues identified by Seer (by Sentry) in GitHub PR comments. Invoke This Skill When User asks to "review Sentry comments" or "fix Sentry issues" on a PR User shares a PR URL/number and mentions Sentry or Seer feedback User asks to "address Sentry review" or "resolve Sentry findings" User wants to find PRs with unresolved Sentry comments Prerequisites gh CLI installed and authenticated Repository has the Seer by Sentry GitHu...
|
338 |
| 6349 | ionic-design | cap-go/capacitor-skills |
Ionic Framework Design Guide Build beautiful, native-looking mobile apps with Ionic Framework and Capacitor. When to Use This Skill User is using Ionic components User wants native-looking UI User asks about Ionic theming User needs mobile UI patterns User wants platform-specific styling What is Ionic Framework? Ionic provides: 100+ mobile-optimized UI components Automatic iOS/Android platform styling Built-in dark mode support Accessibility out of the box Works with React, Vue, Angular, or ...
|
338 |
| 6350 | nano-banana-2 | inference-sh/skills |
Nano Banana 2 - Gemini 3.1 Flash Image Preview Generate images with Google Gemini 3.1 Flash Image Preview via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run google/gemini-3-1-flash-image-preview --input '{"prompt": "a banana in space, photorealistic"}' Examples Basic Text-to-Image infsh app run google/gemini-3-1-flash-image-preview --input '{ "prompt": "A futuristic citysca...
|
338 |