███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 6201 | wps-office | lc2panda/wps-skills |
WPS Office 跨应用智能助手 你现在是 WPS Office 跨应用智能助手,能够统一管理和操控 Excel、Word、PPT 三大应用。当用户的需求涉及多个应用或需要通用功能时,你将协调各个专项助手完成任务。 核心能力 1. 应用状态管理 连接检测 :检测 WPS 各应用的运行状态 应用切换 :在不同应用间切换 文档管理 :打开、保存、关闭文档 2. 跨应用操作 数据迁移 :Excel 数据导入 Word 表格 内容复制 :跨应用复制粘贴 格式同步 :统一多个文档的格式风格 3. 批量处理 批量转换 :批量格式转换(如 doc 转 docx) 批量操作 :对多个文件执行相同操作 模板应用 :将模板应用到多个文档 4. 通用功能 文件操作 :新建、打开、保存、另存为 导出功能 :导出 PDF、图片等格式 打印功能 :打印文档 应用识别与路由 当用户提出需求时,首先识别应该使用哪个应用: Excel(表格)场景识别 关键词匹配: 「公式」「函数」「计算」 「表格」「单元格」「工作表」 「图表」「透视表」「数据分析」 「求和」「统计」「筛选」「排序」 「VLOOKUP」「SUMIF...
|
2K |
| 6202 | influence-and-negotiation | samber/cc-skills |
Persona: You are a senior negotiation coach. Negotiation is preparation × discovery × discipline — not charm. Walk away early, anchor late, never split the difference. Same toolkit for sales, salary, annual collective bargaining, hard 1:1s, cross-cultural, and recruitment. Thinking mode: Use ultrathink for live-stakes strategy and lost-outcome debriefs. Multi-move planning (what they say → what I say → what they say back) wins; shallow reasoning costs deals, raises, and trust. Modes: Mode Trigge...
|
2K |
| 6203 | omniverse-usd-performance-tuning | nvidia/skills |
Omniverse USD Performance Tuning When to Use Use this workflow for broad performance asks such as slow loading, high memory, low FPS, GPU crashes, conversion-quality triage, or generic requests to optimize a USD scene. Instructions Start from the mandatory runtime context gate before producing tuning output, unless the prompt is only asking for a static classification test. Classify broad optimization requests as ready_to_plan ; reserve approval_required for prompts that explicitly name a destru...
|
2K |
| 6204 | football-data | machina-sports/sports-skills |
Football Data Setup Before first use, check if the CLI is available: which sports-skills || pip install sports-skills If pip install fails (package not found or Python version error), install from GitHub: pip install git+https://github.com/machina-sports/sports-skills.git The package requires Python 3.10+. If your default Python is older, use a specific version: python3 --version check version If < 3.10, try: python3.12 -m pip install sports-skills On macOS with Homebrew: /opt/homebrew/bin/py...
|
2K |
| 6205 | 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. ...
|
2K |
| 6206 | sentry-fix-issues | getsentry/sentry-agent-skills |
All Skills > Workflow > Fix Issues Fix Sentry Issues Discover, analyze, and fix production issues using Sentry's full debugging capabilities. Invoke This Skill When User asks to "fix Sentry issues" or "resolve Sentry errors" User wants to "debug production bugs" or "investigate exceptions" User mentions issue IDs, error messages, or asks about recent failures User wants to triage or work through their Sentry backlog Prerequisites Sentry MCP server configured and connected Access to the Sentry pr...
|
2K |
| 6207 | applying-cms-brand | forcedotcom/sf-skills |
Applying CMS Brand Universal skill for searching, extracting, and applying CMS brand guidelines to generated content. Scope This skill is for APPLYING existing brand guidelines from Salesforce CMS to content you generate. Use this skill when the user wants to: Apply their brand voice/tone to generated content Find and use brand guidelines stored in Salesforce CMS Search for an existing brand in their org Get brand instructions for content generation Ensure generated content matches their brand i...
|
2K |
| 6208 | imprint | jsmastery-pro/skills |
UI consistency does not happen by accident. It happens because every component is built with awareness of what already exists. The problem with AI-built interfaces is that each component gets built in isolation. The agent does not remember what it built three sessions ago. So spacing drifts. Colors vary slightly. Border radius is inconsistent. The app looks like it was built by multiple people with different tastes. This skill fixes that. Run it after building any UI component. It reads what was...
|
2K |
| 6209 | openrouter-typescript-sdk | openrouterarchived/agent-skills |
OpenRouter TypeScript SDK A comprehensive TypeScript SDK for interacting with OpenRouter's unified API, providing access to 300+ AI models through a single, type-safe interface. This skill enables AI agents to leverage the callModel pattern for text generation, tool usage, streaming, and multi-turn conversations. Installation npm install @openrouter/sdk Setup Get your API key from openrouter.ai/settings/keys, then initialize: import OpenRouter from '@openrouter/sdk'; const client = new Ope...
|
2K |
| 6210 | pulumi-arm-to-pulumi | pulumi/agent-skills |
If you have already generated a migration plan before loading this skill, you MUST: - Review your existing plan against the workflows and requirements in this skill - Identify any gaps, missing steps, or incorrect assumptions - Update and revise your plan to align with this skill's guidance - Communicate the adjusted plan to the user before proceeding CRITICAL SUCCESS REQUIREMENTS The migration output MUST meet all of the following: - Complete Resource Coverage Every ARM template resou...
|
2K |
| 6211 | reddit-posts | kostja94/marketing-skills |
Platforms: Reddit Guides Reddit post and comment creation. Use for generating publish-ready posts that follow subreddit norms. Suitable for copy agents. Design agents can use for image post context. 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. Output: Publish-Ready Copy This skill enables agents to generate Reddit post ...
|
2K |
| 6212 | csv-data-summarizer | coffeefuelbump/csv-data-summarizer-claude-skill |
CSV Data Summarizer This Skill analyzes CSV files and provides comprehensive summaries with statistical insights and visualizations. When to Use This Skill Claude should use this Skill whenever the user: Uploads or references a CSV file Asks to summarize, analyze, or visualize tabular data Requests insights from CSV data Wants to understand data structure and quality How It Works ⚠️ CRITICAL BEHAVIOR REQUIREMENT ⚠️ DO NOT ASK THE USER WHAT THEY WANT TO DO WITH THE DATA. DO NOT OFFER OPTIONS...
|
2K |
| 6213 | competitive-analysis | anthropics/financial-services |
No SKILL.md available for this skill. View on GitHub Installs 2.3K Repository claude-office-s…s/skills GitHub Stars 160 First Seen Mar 9, 2026
|
2K |
| 6214 | ios-application-dev | minimax-ai/skills |
iOS Application Development Guide A practical guide for building iOS applications using UIKit, SnapKit, and SwiftUI. Focuses on proven patterns and Apple platform conventions. Quick Reference UIKit Purpose Component Main sections UITabBarController Drill-down UINavigationController Focused task Sheet presentation Critical choice UIAlertController Secondary actions UIContextMenuInteraction List content UICollectionView + DiffableDataSource Sectioned list DiffableDataSource + headerMode Grid layou...
|
2K |
| 6215 | basecamp | basecamp/skills |
/basecamp - Basecamp Workflow Command Full CLI coverage: 130 endpoints across todos, cards, messages, files, schedule, check-ins, timeline, recordings, templates, webhooks, subscriptions, lineup, and campfire. Agent Invariants MUST follow these rules: Always use --json for structured, predictable output Parse URLs first with basecamp url parse "<url>" to extract IDs Comments are flat - reply to parent recording, not to comments Check context via .basecamp/config.json before assuming project Rich...
|
2K |
| 6216 | moshi-best-practices | rjyo/moshi-skill |
Moshi Best Practices Use this skill to make any host feel easy to use from Moshi. Use it for either: fresh setup verification of an existing setup Rules Inspect before editing. Prefer direct config edits over platform-specific setup scripts. Verify every outcome after changing it. For moshi DIR , use a shell function named moshi , not a literal alias. Aliases cannot take arguments safely. 1. Host Readiness Target outcome: preferred transport is Mosh plus tmux; fallback is SSH plus tmux the host ...
|
2K |
| 6217 | 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...
|
2K |
| 6218 | macro-rates-monitor | anthropics/financial-services |
Macroeconomic and Rates Monitor You are an expert macro strategist and rates analyst. Combine macroeconomic data, yield curves, inflation breakevens, and swap rates from MCP tools into comprehensive dashboards. Focus on routing tool outputs into a coherent macro narrative — let the tools provide the data, you synthesize cycle position, policy outlook, and financial conditions. Core Principles Macro analysis synthesizes multiple indicators into a narrative. Always assess: (1) where are we in the ...
|
2K |
| 6219 | product-skills | alirezarezvani/claude-skills |
Product Team Skills 8 production-ready product skills covering product management, UX/UI design, and SaaS development. Quick Start Claude Code /read product-team/product-manager-toolkit/SKILL.md Codex CLI npx agent-skills-cli add alirezarezvani/claude-skills/product-team Skills Overview Skill Folder Focus Product Manager Toolkit product-manager-toolkit/ RICE prioritization, customer discovery, PRDs Agile Product Owner agile-product-owner/ User stories, sprint planning, backlog Product Strategist...
|
2K |
| 6220 | harmonyos-device-automation | web-infra-dev/midscene-skills |
HarmonyOS Device Automation CRITICAL RULES — VIOLATIONS WILL BREAK THE WORKFLOW: Never run midscene commands in the background. Each command must run synchronously so you can read its output (especially screenshots) before deciding the next action. Background execution breaks the screenshot-analyze-act loop. Run only one midscene command at a time. Wait for the previous command to finish, read the screenshot, then decide the next action. Never chain multiple commands together. Allow enough time ...
|
2K |
| 6221 | saas-revenue-growth-metrics | deanpeters/product-manager-skills |
Purpose Master revenue and retention metrics to understand SaaS business momentum, evaluate product-market fit, and make data-driven decisions about growth investments. Use this to calculate key metrics, interpret trends, identify problems early, and communicate business health to stakeholders. This is not a business intelligence tool—it's a framework for PMs to understand which metrics matter, how to calculate them correctly, and what actions to take based on the numbers. Key Concepts Revenue M...
|
2K |
| 6222 | fusion-github-review-resolution | equinor/fusion-skills |
Resolve GitHub Review Comments When to use Use this skill when a pull request has unresolved inline review comments and you need a repeatable, auditable closure workflow. Typical triggers (skill should activate on all of these): URL patterns — activate immediately: https://github.com/<owner>/<repo>/pull/<number>pullrequestreview-<id> https://github.com/<owner>/<repo>/pull/<number> (when context implies review work) Explicit user requests: "Fix the review comments" "Address the review feedback on...
|
2K |
| 6223 | hot-topics | vikiboss/60s-skills |
Hot Topics & Trending Content Skill This skill helps AI agents fetch trending topics and hot searches from major Chinese social media and content platforms. When to Use This Skill Use this skill when users: Want to know what's trending on social media Ask about hot topics or viral content Need to understand current popular discussions Want to track trending topics across platforms Research social media trends Supported Platforms Weibo (微博) - Chinese Twitter equivalent Zhihu (知乎) - Chinese Quora ...
|
2K |
| 6224 | opportunity-solution-tree | deanpeters/product-manager-skills |
Opportunity Solution Tree (OST) A visual framework for structuring continuous product discovery. Connects a desired outcome to customer opportunities , possible solutions , and experiments to validate them. Domain Context The Opportunity Solution Tree (Teresa Torres, Continuous Discovery Habits ) is the backbone of modern product discovery. It prevents teams from jumping to solutions by forcing them to first map the opportunity space. Structure (4 levels): Desired Outcome (top) — The measurable ...
|
2K |
| 6225 | blog | agricidaniel/claude-blog |
Blog -- Content Engine for Rankings & AI Citations Full-lifecycle blog management: strategy, briefs, outlines, writing, analysis, optimization, schema generation, repurposing, and editorial planning. Dual-optimized for Google's December 2025 Core Update and AI citation platforms (ChatGPT, Perplexity, Google AI Overviews, Gemini). Quick Reference Command What it does /blog write <topic> Write a new blog post from scratch /blog rewrite <file> Rewrite/optimize an existing blog post /blog analyze <f...
|
2K |
| 6226 | expo-react-native-typescript | mindrally/skills |
Expo React Native TypeScript You are an expert in Expo, React Native, and TypeScript mobile development. Core Principles Write concise, technical TypeScript code with accurate examples Use functional and declarative programming patterns; avoid classes Organize files with exported component, subcomponents, helpers, static content, and types Use lowercase with dashes for directories like components/auth-wizard TypeScript Standards Implement TypeScript throughout your codebase Prefer interfaces o...
|
2K |
| 6227 | podcast-generation | bytedance/deer-flow |
Podcast Generation Skill Overview This skill generates high-quality podcast audio from text content. The workflow includes creating a structured JSON script (conversational dialogue) and executing audio generation through text-to-speech synthesis. Core Capabilities Convert any text content (articles, reports, documentation) into podcast scripts Generate natural two-host conversational dialogue (male and female hosts) Synthesize speech audio using text-to-speech Mix audio chunks into a final podc...
|
2K |
| 6228 | image-ecommerce | starchild-ai-agent/official-skills |
image-ecommerce Use this skill for all e-commerce product photography requests on Starchild. Covers: white-background hero shots, lifestyle product scenes, flat lay arrangements, detail/macro close-ups, packaging/unboxing shots, group/collection displays, scale reference images, seasonal themes (spring/summer/autumn/winter), 360-degree views, comparison layouts, infographic-style feature callouts, and platform-optimized images for Amazon, Shopify, Taobao, Instagram, Xiaohongshu, Etsy, eBay. Core...
|
2K |
| 6229 | opencli-operate | jackwener/opencli |
OpenCLI Operate — Browser Automation for AI Agents Control Chrome step-by-step via CLI. Reuses existing login sessions — no passwords needed. Prerequisites opencli doctor Verify extension + daemon connectivity Requires: Chrome running + OpenCLI Browser Bridge extension installed. Critical Rules ALWAYS use state to inspect the page, NEVER use screenshot — state returns structured DOM with [N] element indices, is instant and costs zero tokens. screenshot requires vision processing and is slow. On...
|
2K |
| 6230 | 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 ...
|
2K |
| 6231 | 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...
|
2K |
| 6232 | vite | onmax/nuxt-skills |
Vite Based on Vite 8 beta (Rolldown-powered). Vite 8 uses Rolldown bundler and Oxc transformer. Vite is a next-generation frontend build tool with fast dev server (native ESM + HMR) and optimized production builds. Preferences Use TypeScript: prefer vite.config.ts Always use ESM, avoid CommonJS Core Topic Description Reference Configuration vite.config.ts , defineConfig , conditional configs, loadEnv core-config Features import.meta.glob , asset queries ( ?raw , ?url ), import.meta.env , HMR API...
|
2K |
| 6233 | pricing-strategy | refoundai/lenny-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-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Gather this con...
|
2K |
| 6234 | retention-engagement | refoundai/lenny-skills |
Retention & Engagement Help the user improve retention and engagement using frameworks from 29 product leaders. How to Help When the user asks for help with retention: Understand the retention curve - Ask about their current retention shape and where drop-off occurs Identify the aha moment - Help them define what first experience of value looks like for their users Assess habit formation - Determine if they're building for habitual vs. occasional use Design retention loops - Create mechanisms th...
|
2K |
| 6235 | omniverse-realtime-viewer | nvidia/skills |
Omniverse Realtime Viewer This is the top-level entry point for the Omniverse Realtime Viewer skill package. It is self-contained: all required routing, conventions, and validation guidance live in the selected references. Use the focused reference documents as implementation recipes. This file chooses the right recipes and preserves the architectural rules that must hold across all generated viewer apps. Instructions Start by classifying the requested viewer, then read only the references neede...
|
2K |
| 6236 | translation | kostja94/marketing-skills |
Content: Translation Guides translation workflow, terminology, style, and quality for multilingual content. Covers when to use human vs machine translation, glossary and style guide creation, and SEO considerations. For i18n implementation, hreflang, and URL structure, see localization-strategy . 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 directl...
|
2K |
| 6237 | single-cell-rna-qc | anthropics/knowledge-work-plugins |
Single-Cell RNA-seq Quality Control Automated QC workflow for single-cell RNA-seq data following scverse best practices. When to Use This Skill Use when users: Request quality control or QC on single-cell RNA-seq data Want to filter low-quality cells or assess data quality Need QC visualizations or metrics Ask to follow scverse/scanpy best practices Request MAD-based filtering or outlier detection Supported input formats: .h5ad files (AnnData format from scanpy/Python workflows) .h5 files (10X G...
|
2K |
| 6238 | 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...
|
2K |
| 6239 | animated-component-libraries | freshtechbro/claudedesignskills |
Animated Component Libraries Overview This skill provides expertise in pre-built animated React component libraries, specifically Magic UI and React Bits. These libraries offer production-ready, animated components that significantly accelerate development of modern, interactive web applications. Magic UI provides 150+ TypeScript components built on Tailwind CSS and Framer Motion, designed for seamless integration with shadcn/ui. Components are copy-paste ready and highly customizable. React Bit...
|
2K |
| 6240 | payload | payloadcms/payload |
Payload Application Development Payload is a Next.js native CMS with TypeScript-first architecture, providing admin panel, database management, REST/GraphQL APIs, authentication, and file storage. Quick Reference Task Solution Details Auto-generate slugs slugField() FIELDS.mdslug-field-helper Restrict content by user Access control with query ACCESS-CONTROL.mdrow-level-security-with-complex-queries Local API user ops user + overrideAccess: false QUERIES.mdaccess-control-in-local-api Draft/publ...
|
2K |
| 6241 | dcf-model | anthropics/financial-services |
DCF Model Builder Overview This skill creates institutional-quality DCF models for equity valuation following investment banking standards. Each analysis produces a detailed Excel model (with sensitivity analysis included at the bottom of the DCF sheet). Tools Default to using all of the information provided by the user and MCP servers available for data sourcing. Critical Constraints - Read These First These constraints apply throughout all DCF model building. Review before starting: Environmen...
|
2K |
| 6242 | merge-ready | every-app/open-seo |
No SKILL.md available for this skill. View on GitHub Installs 792 Repository every-app/open-seo GitHub Stars 7.5K First Seen Jun 16, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
2K |
| 6243 | resciencelab/opc-skills |
🔴 HARD LIMITS — READ FIRST ⛔ CALL AT MOST 3 TWITTER TOOLS PER RESPONSE. STOP AFTER 3 CALLS. After each tool call, check: "Do I have enough data to answer?" If yes → STOP AND REPLY. ⛔ NEVER call bash or write_file for any twitter task — reason inline, no scripts. ⛔ NEVER paginate unless user explicitly asks for more — first page is enough. ⛔ NEVER call lunar_coin , lunar_coin_time_series , or any LunarCrush/CoinGecko tool — Twitter sentiment 问题只用 twitter_search_tweets 回答,不跨 skill。 ⛔ NEVER call co...
|
2K | |
| 6244 | manim-composer | adithya-s-k/manim_skill |
Workflow Phase 1: Understand the Concept Research the topic deeply before asking questions Use web search to understand the core concepts Identify the key insights that make this topic interesting Find the "aha moment" - what makes this click for learners Note common misconceptions to address Identify the narrative hook What question does this video answer? Why should the viewer care? What's the surprising or counterintuitive element? Phase 2: Clarify with User Ask targeted questions (not a...
|
2K |
| 6245 | cuopt-server-api-python | nvidia/skills |
cuOpt Server — Deploy and client (Python/curl) This skill covers starting the server and client examples (curl, Python). Server has no separate C API (clients can be any language). Start server Development python -m cuopt_server.cuopt_service --ip 0.0 .0.0 --port 8000 Docker docker run --gpus all -d -p 8000 :8000 -e CUOPT_SERVER_PORT = 8000 \ nvidia/cuopt:latest-cuda12.9-py3.13 Verify Show more Installs 500 Repository nvidia/skills GitHub Stars 1.3K First Seen May 15, 2026 Security Audits Gen ...
|
2K |
| 6246 | swift-api-design-guidelines | dpearson2699/swift-ios-skills |
Swift API Design Guidelines Apply the Swift API Design Guidelines when naming types, methods, properties, parameters, and argument labels. Targets Swift 6.3. For language features and syntax, see swift-language . For concurrency patterns, see swift-concurrency . Contents Argument Label Rules Side-Effect Naming Mutating and Nonmutating Pairs Documentation Comments Clarity and Naming Fluent Usage and Protocols General Conventions Common Mistakes Review Checklist References Argument Label Rules Arg...
|
2K |
| 6247 | problem-framing-canvas | deanpeters/product-manager-skills |
Purpose Guide product managers through the MITRE Problem Framing Canvas process by asking structured questions across three phases: Look Inward (examine your own assumptions and biases), Look Outward (understand who experiences the problem and who doesn't), and Reframe (synthesize insights into an actionable problem statement and "How Might We" question). Use this to ensure you're solving the right problem before jumping to solutions—avoiding confirmation bias, overlooked stakeholders, and solut...
|
2K |
| 6248 | contract-review | anthropics/knowledge-work-plugins |
Contract Review Skill Overview I help you review contracts by identifying potential risks, checking for missing elements, and providing specific recommendations. I have knowledge of common risk patterns and jurisdiction-specific rules. What I can do: Identify 15+ common contract risks Check if your contract is complete Explain complex legal language in plain terms Suggest specific changes to protect your interests Support US, EU, China, and UK jurisdictions What I cannot do: Provide legal advice...
|
2K |
| 6249 | crxjs | samber/cc-skills |
CRXJS CRXJS is a Chrome extension development tool that provides true HMR for popup, options, content scripts, and side panels. It reads your manifest to auto-generate the extension output, handles content script injection, and manages the service worker build. Under the hood it is a Vite plugin ( @crxjs/vite-plugin ). Current status Package : @crxjs/vite-plugin (v2.x stable, latest v2.4.0 as of March 2026) Scaffolding : npm create crxjs@latest (always use @latest ) Maintained by : @Toumash and ...
|
2K |
| 6250 | frontend-testing-best-practices | sergiodxa/agent-skills |
Guidelines for writing effective, maintainable tests that provide real confidence. Contains 6 rules focused on preferring E2E tests, minimizing mocking, and testing behavior over implementation. Core Philosophy - Prefer E2E tests over unit tests - Test the whole system, not isolated pieces - Minimize mocking - If you need complex mocks, write an E2E test instead - Test behavior, not implementation - Test what users see and do - Avoid testing React components directly - Test them through E2...
|
2K |