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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,409
总 Skills
88.3M
总安装量
2,574
贡献者
# Skill 仓库 描述 安装量
2351 figma-implement-design openai/skills
Implement Design Overview This skill provides a structured workflow for translating Figma designs into production-ready code with pixel-perfect accuracy. It ensures consistent integration with the Figma MCP server, proper use of design tokens, and 1:1 visual parity with designs. Skill Boundaries Use this skill when the deliverable is code in the user's repository. If the user asks to create/edit/delete nodes inside Figma itself, switch to figma-use . If the user asks to build or update a full-pa...
3.1K
2352 security-review github/awesome-copilot
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...
3.1K
2353 monitoring-expert jeffallan/claude-skills
Monitoring Expert Observability and performance specialist implementing comprehensive monitoring, alerting, tracing, and performance testing systems. Role Definition You are a senior SRE with 10+ years of experience in production systems. You specialize in the three pillars of observability: logs, metrics, and traces. You build monitoring systems that enable quick incident response, proactive issue detection, and performance optimization. When to Use This Skill Setting up application monitor...
3.1K
2354 terminal-ops affaan-m/everything-claude-code
Terminal Ops Use this when the user wants real repo execution: run commands, inspect git state, debug CI or builds, make a narrow fix, and report exactly what changed and what was verified. This skill is intentionally narrower than general coding guidance. It is an operator workflow for evidence-first terminal execution. Skill Stack Pull these ECC-native skills into the workflow when relevant: verification-loop for exact proving steps after changes tdd-workflow when the right fix needs regressio...
3.1K
2355 content-creation anthropics/knowledge-work-plugins
Content Creation Skill Guidelines and frameworks for creating effective marketing content across channels. Content Type Templates Blog Post Structure Headline — clear, benefit-driven, includes primary keyword (aim for 60 characters or less for SEO) Introduction (100-150 words) — hook the reader with a question, statistic, bold claim, or relatable scenario. State what the post will cover. Include primary keyword. Body sections (3-5 sections) — each with a descriptive subheading (H2). Use H3 for s...
3.1K
2356 coverage-analysis trailofbits/skills
Coverage Analysis Coverage analysis is essential for understanding which parts of your code are exercised during fuzzing. It helps identify fuzzing blockers like magic value checks and tracks the effectiveness of harness improvements over time. Overview Code coverage during fuzzing serves two critical purposes: Assessing harness effectiveness: Understand which parts of your application are actually executed by your fuzzing harnesses Tracking fuzzing progress: Monitor how coverage changes whe...
3.1K
2357 bb-browser epiral/bb-browser
bb-browser - 信息获取与浏览器自动化 核心价值 bb-browser 是一个强大的信息获取工具。 通过浏览器 + 用户登录态,可以获取: 公域信息 :任意公开网页、搜索结果、新闻资讯 私域信息 :内部系统、企业应用、登录后页面、个人账户数据 在此基础上,还可以代替用户执行浏览器操作: 表单填写、按钮点击 数据提取、截图保存 批量操作、重复任务 为什么能做到? 运行在用户真实浏览器中,复用已登录的账号 不触发反爬检测,访问受保护的页面 无需提供密码或 Cookie,直接使用现有登录态 快速开始 bb-browser open < url > 打开页面(新 tab) bb-browser snapshot -i 获取可交互元素 bb-browser click @5 点击元素 bb-browser fill @3 "text" 填写输入框 bb-browser close 完成后关闭 tab Tab 管理规范 重要:操作完成后必须关闭自己打开的 tab 单 tab 场景 bb-browser open https://example.com 打开新 tab bb-...
3.1K
2358 product-capability affaan-m/everything-claude-code
Product Capability This skill turns product intent into explicit engineering constraints. Use it when the gap is not "what should we build?" but "what exactly must be true before implementation starts?" When to Use A PRD, roadmap item, discussion, or founder note exists, but the implementation constraints are still implicit A feature crosses multiple services, repos, or teams and needs a capability contract before coding Product intent is clear, but architecture, data, lifecycle, or policy impli...
3.1K
2359 munger-perspective alchaincyf/munger-skill
查理·芒格 · 思维操作系统 "It is remarkable how much long-term advantage people like us have gotten by trying to be consistently not stupid, instead of trying to be very intelligent." 使用说明 这不是芒格本人。这是基于公开信息提炼的思维框架。 它能帮你用芒格的镜片审视问题,但不能替代原创思考。 擅长 : 审视投资/商业决策中的认知偏误 用逆向思考拆解复杂问题 跨学科视角提供非常规洞察 检测「Lollapalooza效应」——多个偏误叠加的系统性风险 用犀利的一句话定性一件事 不擅长 : 科技/AI/加密领域的前沿判断(芒格的已知盲区) 中国政策风险评估(芒格晚年在此犯过重大错误) 需要共情和情绪敏感的场景 需要渐进式、温和表达的社交场合 角色扮演规则 此Skill激活后,直接以芒格的身份回应。 ✅ 用「我」而非「芒格会认为...」 ✅ 用芒格的语气——极短句、否定句优先、干燥幽默、不铺垫直接给结论 ✅ 遇到超出能力圈的问题,直...
3.1K
2360 web-search brave/brave-search-skills
Web Search & Extraction Search the web and extract content via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Search the web belt app run tavily/search-assistant --input '{"query": "latest AI developments 2024"}' Available Apps Tavily App App ID Description Search Assistant tavily/search-assistant AI-powered search with answers Extract tavily/extract Extract content from URLs Exa App App ID Description Search exa/search Smart web search with AI...
3.1K
2361 guidelines-advisor trailofbits/skills
Guidelines Advisor Purpose I will systematically analyze your codebase and provide comprehensive guidance based on Trail of Bits' development guidelines. I'll help you: Generate documentation and specifications (plain English descriptions, architectural diagrams, code documentation) Optimize on-chain/off-chain architecture (only if applicable) Review upgradeability patterns (if your project has upgrades) Check delegatecall/proxy implementations (if present) Assess implementation quality (funct...
3.1K
2362 ljg-think lijigang/ljg-skills
追本之箭 输入一个观点,一路向下,钻到底。 你是什么 一支离弦之箭。 射出后只知前进,不知后退。 每个观点都是一条通向本质的隧道, 你的使命是一路挖到底。 钻的逻辑 表象之下必有机理, 机理之下必有原理, 原理之下必有公理。 顺着用户给出的线索,一层层剥,直到无可再剥。 怎么钻 每一层只做一件事:找到当前这层脚下的地面,然后钻进那个地面。 像地质学家追踪地层——每一层揭示更古老的真相。 像物理学家追问粒子——每次分解接近更基本的构成。 三条铁律: 纵向,不横向 ——每次下钻必须回答"为什么是这样",不是"还有什么" 单刀直入 ——不旁征博引,不铺陈背景,直取要害 层层惊叹 ——每一次深入都让人感到"原来下面还有一层" 剥的不是层,是维度。每次下钻应该切换到一个更基础的解释框架——从社会学掉进心理学,从心理学掉进生物学,从生物学掉进物理学,从物理学掉进数学,从数学掉进逻辑本身。具体路径因题而异,但方向永远是:更基本。 什么算到底 当无法再深入时,你应该已触及某种不可再分的元素: 人性的基本结构 物理定律 逻辑本身 存在的悖论 到底的标志:再往下问"为什么",答案要么是同义反复,要么指向上...
3.1K
2363 agents-md getsentry/skills
Maintaining AGENTS.md AGENTS.md is the canonical agent-facing documentation. Keep it minimal—agents are capable and don't need hand-holding. File Setup Create AGENTS.md at project root Create symlink: ln -s AGENTS.md CLAUDE.md Before Writing Discover local skills to reference: find .claude/skills -name "SKILL.md" 2>/dev/null ls plugins/*/skills/*/SKILL.md 2>/dev/null Read each skill's frontmatter to understand when to reference it. Writing Rules Headers + bullets - No paragraphs Code bloc...
3.1K
2364 resend-cli resend/resend-skills
Resend CLI Installation Before running any resend commands, check whether the CLI is installed: resend --version If the command is not found, install it using one of the methods below: cURL (macOS / Linux): curl -fsSL https://resend.com/install.sh | bash Homebrew (macOS / Linux): brew install resend/cli/resend Node.js: npm install -g resend-cli PowerShell (Windows): irm https: / / resend . com/install . ps1 | iex After installing, verify: resend --version Agent Protocol The CLI auto-detects non-...
3.1K
2365 youtube-clipper op7418/youtube-clipper-skill
YouTube 视频智能剪辑工具 Installation: If you're installing this skill from GitHub, please refer to README.md for installation instructions. The recommended method is npx skills add https://github.com/op7418/Youtube-clipper-skill. 工作流程 你将按照以下 6 个阶段执行 YouTube 视频剪辑任务: 阶段 1: 环境检测 目标: 确保所有必需工具和依赖都已安装 检测 yt-dlp 是否可用 yt-dlp --version 检测 FFmpeg 版本和 libass 支持 优先检查 ffmpeg-full(macOS) /opt/homebrew/opt/ffmpeg-full/bin/ffmpeg -version 检查标准 FFmpeg ffmpeg -version 验证 libass 支持(字幕烧录必需) ffmpeg -filters ...
3.1K
2366 browser automation claude-office-skills/skills
Browser Automation Automate web browser interactions for scraping, testing, and workflow automation. Core Capabilities Navigation navigation : goto : url : "https://example.com" wait_until : "networkidle" timeout : 30000 actions : - wait_for_selector : ".content" - scroll_to_bottom : true - wait_for_navigation : true Element Interaction interactions : click : selector : "button.submit" options : click_count : 1 delay : 100 type : selector : "input[name='email']" text : "user@example.com" options...
3.1K
2367 accessibility affaan-m/everything-claude-code
Accessibility (a11y) Comprehensive accessibility guidelines based on WCAG 2.2 and Lighthouse accessibility audits. Goal: make content usable by everyone, including people with disabilities. WCAG Principles: POUR Principle Description P erceivable Content can be perceived through different senses O perable Interface can be operated by all users U nderstandable Content and interface are understandable R obust Content works with assistive technologies Conformance levels Level Requirement Target A M...
3.1K
2368 fuzzing-obstacles trailofbits/skills
Overcoming Fuzzing Obstacles Codebases often contain anti-fuzzing patterns that prevent effective coverage. Checksums, global state (like time-seeded PRNGs), and validation checks can block the fuzzer from exploring deeper code paths. This technique shows how to patch your System Under Test (SUT) to bypass these obstacles during fuzzing while preserving production behavior. Overview Many real-world programs were not designed with fuzzing in mind. They may: Verify checksums or cryptographic h...
3.1K
2369 research-ops affaan-m/everything-claude-code
Research Ops Use this when the user asks to research something current, compare options, enrich people or companies, or turn repeated lookups into a monitored workflow. This is the operator wrapper around the repo's research stack. It is not a replacement for deep-research , exa-search , or market-research ; it tells you when and how to use them together. Skill Stack Pull these ECC-native skills into the workflow when relevant: exa-search for fast current-web discovery deep-research for multi-so...
3.1K
2370 react-expert jeffallan/claude-skills
React Expert Senior React specialist with deep expertise in React 19, Server Components, and production-grade application architecture. When to Use This Skill Building new React components or features Implementing state management (local, Context, Redux, Zustand) Optimizing React performance Setting up React project architecture Working with React 19 Server Components Implementing forms with React 19 actions Data fetching patterns with TanStack Query or use() Core Workflow Analyze requirements -...
3.1K
2371 refero-design referodesign/refero_skill
No SKILL.md available for this skill. View on GitHub
3.1K
2372 gen-paylink-govilo hau823823/gen-paylink-govilo
Govilo To Go Turn any file into a paid unlock link — one command to package, upload, and collect crypto payments. The last mile of automation: from creation to monetization. Before Running Always ask the user for these values before executing the CLI — never guess or use placeholders: title — What is the product name? price — How much to charge (in USDC)? description — Short description of the product (optional, but always ask) CLI Command Requires uv . See references/setup-guide.md for install ...
3K
2373 image-generation supercent-io/skills-template
Image Generation Skill Overview I help you create effective prompts for AI image generation tools like DALL-E, Midjourney, and Stable Diffusion. I understand the nuances of different platforms and can help you achieve specific visual styles. What I can do: Write detailed image generation prompts Optimize prompts for specific AI tools Suggest style keywords and modifiers Create negative prompts to avoid unwanted elements Adapt prompts for different aspect ratios Generate variations and alternativ...
3K
2374 claude-brainrot marks97/claude-brainrot
Contains Hooks This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing. Claude Brainrot Drop the right meme at the right moment. Autonomous-only — Claude decides when, never the user. No slug arguments, no manual invocation. The skill content preamble loaded into your context shows Base directory for this skill: <SKILL_DIR> . Use that as the base for all path resolution. The catalogue is at <SKILL_DIR>/catalogue.json with two po...
3K
2375 send-usdc coinbase/agentic-wallet-skills
Sending USDC Use the npx awal@2.0.3 send command to transfer USDC from the wallet to any Ethereum address or ENS name on Base. Confirm wallet is initialized and authed npx awal@2.0.3 status If the wallet is not authenticated, refer to the authenticate-wallet skill. Command Syntax npx awal@2.0.3 send < amount > < recipient > [ --chain < chain > ] [ --json ] Arguments Argument Description amount Amount to send: '$1.00', '1.00', or atomic units (1000000 = $1). Always single-quote amounts that use $...
3K
2376 pay-for-service coinbase/agentic-wallet-skills
Making Paid x402 Requests Use the npx awal@2.0.3 x402 pay command to call paid API endpoints with automatic USDC payment on Base. Confirm wallet is initialized and authed npx awal@2.0.3 status If the wallet is not authenticated, refer to the authenticate-wallet skill. Command Syntax npx awal@2.0.3 x402 pay < url > [ -X < method > ] [ -d < json > ] [ -q < params > ] [ -h < json > ] [ --max-amount < n > ] [ --json ] Options Option Description -X, --method <method> HTTP method (default: GET) -d, --...
3K
2377 super-search supermemoryai/claude-supermemory
Super Search Search Supermemory for past coding sessions, decisions, and saved information. How to Search Run the search script with the user's query: node " ${CLAUDE_PLUGIN_ROOT} /scripts/search-memory.cjs" "USER_QUERY_HERE" Replace USER_QUERY_HERE with what the user is searching for. Examples User asks "what did I work on yesterday": node " ${CLAUDE_PLUGIN_ROOT} /scripts/search-memory.cjs" "work yesterday recent activity" User asks "how did I implement auth": node " ${CLAUDE_PLUGIN_ROOT} /scri...
3K
2378 x402 coinbase/agentic-wallet-skills
x402 Payment Protocol Use the npx awal@2.0.3 x402 commands to discover, inspect, and call paid API endpoints using the X402 payment protocol. Payments are made in USDC on Base. Workflow The typical x402 workflow is: Find a service - Search the bazaar or get details for a known endpoint Check requirements - Inspect price, method, and input schema Make the request - Call the endpoint with automatic USDC payment Commands Search the Bazaar Find paid services by keyword using BM25 relevance search: n...
3K
2379 openclaw-backup theagentservice/skills
OpenClaw Backup Skill Automated encrypted backup and restore for OpenClaw Agent workspace files using Claude Code. Overview This skill provides three core functions: Upload Backup - Encrypt and upload workspace files to soul-upload.com with auto-generated password Download Backup - Download and decrypt backups from soul-upload.com using stored password Delete Backup - Delete backups from remote storage All backups use AES-256-CBC encryption (via openssl) with auto-generated random passwords . Ea...
3K
2380 github-trending hoodini/ai-agents-skills
GitHub Trending Data Access GitHub trending repositories and developers data. Important Note GitHub does NOT provide an official trending API. The trending page at github.com/trending must be scraped directly or use the GitHub Search API as an alternative. Approach 1: Direct Web Scraping (Recommended) Scrape github.com/trending directly using Cheerio: import * as cheerio from 'cheerio' ; interface TrendingRepo { owner : string ; name : string ; fullName : string ; url : string ; description : st...
3K
2381 llm-trading-agent-security affaan-m/everything-claude-code
LLM Trading Agent Security Autonomous trading agents have a harsher threat model than normal LLM apps: an injection or bad tool path can turn directly into asset loss. When to Use Building an AI agent that signs and sends transactions Auditing a trading bot or on-chain execution assistant Designing wallet key management for an agent Giving an LLM access to order placement, swaps, or treasury operations How It Works Layer the defenses. No single check is enough. Treat prompt hygiene, spend policy...
3K
2382 ads-copywriter claude-office-skills/skills
Ads Copywriter Generate high-converting ad copy for Google Ads, Meta/Facebook, TikTok, and LinkedIn with platform-specific optimization and A/B testing variants. Platform Specifications Google Ads google_ads_formats : responsive_search_ad : headlines : count : 15 (min 3) max_chars : 30 requirements : - Include keyword in 3+ headlines - Include brand name in 2+ headlines - Include CTA in 2+ headlines - Include numbers/stats in 2+ headlines descriptions : count : 4 (min 2) max_chars : 90 requireme...
3K
2383 nodejs-keccak256 affaan-m/everything-claude-code
Node.js Keccak-256 Ethereum uses Keccak-256, not the NIST-standardized SHA3 variant exposed by Node's crypto.createHash('sha3-256') . When to Use Computing Ethereum function selectors or event topics Building EIP-712, signature, Merkle, or storage-slot helpers in JS/TS Reviewing any code that hashes Ethereum data with Node crypto directly How It Works The two algorithms produce different outputs for the same input, and Node will not warn you. import crypto from 'crypto' ; import { keccak256 , to...
3K
2384 email-ops affaan-m/everything-claude-code
Email Ops Use this when the real task is mailbox work: triage, drafting, replying, sending, or proving a message landed in Sent. This is not a generic writing skill. It is an operator workflow around the actual mail surface. Skill Stack Pull these ECC-native skills into the workflow when relevant: brand-voice before drafting anything user-facing investor-outreach for investor, partner, or sponsor-facing mail customer-billing-ops when the thread is a billing/support incident rather than generic c...
3K
2385 defi-amm-security affaan-m/everything-claude-code
DeFi AMM Security Critical vulnerability patterns and hardened implementations for Solidity AMM contracts, LP vaults, and swap functions. When to Use Writing or auditing a Solidity AMM or liquidity-pool contract Implementing swap, deposit, withdraw, mint, or burn flows that hold token balances Reviewing any contract that uses token.balanceOf(address(this)) in share or reserve math Adding fee setters, pausers, oracle updates, or other admin functions to a DeFi protocol How It Works Use this as a ...
3K
2386 unified-notifications-ops affaan-m/everything-claude-code
Unified Notifications Ops Use this skill when the real problem is not a missing ping. The real problem is a fragmented notification system. The job is to turn scattered events into one operator surface with: clear severity clear ownership clear routing clear follow-up action When to Use the user wants a unified notification lane across GitHub, Linear, local hooks, desktop alerts, chat, or email CI failures, review requests, issue updates, and operator events are arriving in disconnected places t...
3K
2387 source-management anthropics/knowledge-work-plugins
Source Management If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Knows what sources are available, helps connect new ones, and manages how sources are queried. Checking Available Sources Determine which MCP sources are connected by checking available tools. Each source corresponds to a set of MCP tools: Source Key capabilities ~~chat Search messages, read channels and threads ~~email Search messages, read individual emails ~~cloud storage Searc...
3K
2388 firebase-apk-scanner trailofbits/skills
Firebase APK Security Scanner You are a Firebase security analyst. When this skill is invoked, scan the provided APK(s) for Firebase misconfigurations and report findings. When to Use Auditing Android applications for Firebase security misconfigurations Testing Firebase endpoints extracted from APKs (Realtime Database, Firestore, Storage) Checking authentication security (open signup, anonymous auth, email enumeration) Enumerating Cloud Functions and testing for unauthenticated access Mobile a...
3K
2389 ecc-tools-cost-audit affaan-m/everything-claude-code
ECC Tools Cost Audit Use this skill when the user suspects the ECC Tools GitHub App is burning cost, over-creating PRs, bypassing usage limits, or routing free users into premium analysis paths. This is a focused operator workflow for the sibling ECC-Tools repo. It is not a generic billing skill and it is not a repo-wide code review pass. Skill Stack Pull these ECC-native skills into the workflow when relevant: autonomous-loops for bounded multi-step audits that cross webhooks, queues, billing, ...
3K
2390 harness-writing trailofbits/skills
Writing Fuzzing Harnesses A fuzzing harness is the entrypoint function that receives random data from the fuzzer and routes it to your system under test (SUT). The quality of your harness directly determines which code paths get exercised and whether critical bugs are found. A poorly written harness can miss entire subsystems or produce non-reproducible crashes. Overview The harness is the bridge between the fuzzer's random byte generation and your application's API. It must parse raw bytes i...
3K
2391 pretty-mermaid imxv/pretty-mermaid-skills
Pretty Mermaid Render stunning, professionally-styled Mermaid diagrams with one command. Supports SVG for web/docs and ASCII for terminals. Quick Start Render a Single Diagram From a file: node scripts/render.mjs \ --input diagram.mmd \ --output diagram.svg \ --format svg \ --theme tokyo-night From user-provided Mermaid code: Save the code to a .mmd file Run the render script with desired theme Batch Render Multiple Diagrams node scripts/batch.mjs \ --input-dir ./diagrams \ --output-dir ./output...
3K
2392 word-document-processor qodex-ai/ai-agent-skills
DOCX creation, editing, and analysis Overview A user may ask you to create, edit, or analyze the contents of a .docx file. A .docx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks. Workflow Decision Tree Reading/Analyzing Content Use "Text extraction" or "Raw XML access" sections below Creating New Document Use "Creating a new Word document" workflow Editing Existing Do...
3K
2393 react-native-expert jeffallan/claude-skills
React Native Expert Senior mobile engineer building production-ready cross-platform applications with React Native and Expo. Role Definition You are a senior mobile developer with 8+ years of React Native experience. You specialize in Expo SDK 50+, React Navigation 7, and performance optimization for mobile. You build apps that feel truly native on both iOS and Android. When to Use This Skill Building cross-platform mobile applications Implementing navigation (tabs, stacks, drawers) Handling...
3K
2394 hookify-rules affaan-m/everything-claude-code
Writing Hookify Rules Overview Hookify rules are markdown files with YAML frontmatter that define patterns to watch for and messages to show when those patterns match. Rules are stored in .claude/hookify.{rule-name}.local.md files. Rule File Format Basic Structure --- name : rule - identifier enabled : true event : bash | file | stop | prompt | all pattern : regex - pattern - here --- Message to show Claude when this rule triggers. Can include markdown formatting, warnings, suggestions, etc. Fro...
3K
2395 prompt-engineer jeffallan/claude-skills
Prompt Engineer Expert prompt engineer specializing in designing, optimizing, and evaluating prompts that maximize LLM performance across diverse use cases. When to Use This Skill Designing prompts for new LLM applications Optimizing existing prompts for better accuracy or efficiency Implementing chain-of-thought or few-shot learning Creating system prompts with personas and guardrails Building structured output schemas (JSON mode, function calling) Developing prompt evaluation and testing frame...
3K
2396 cosmos-vulnerability-scanner trailofbits/skills
Cosmos Vulnerability Scanner 1. Purpose Systematically scan Cosmos SDK blockchain modules and CosmWasm smart contracts for platform-specific security vulnerabilities that can cause chain halts, consensus failures, or fund loss. This skill encodes 9 critical vulnerability patterns unique to Cosmos-based chains. 2. When to Use This Skill Auditing Cosmos SDK modules (custom x/ modules) Reviewing CosmWasm smart contracts (Rust) Pre-launch security assessment of Cosmos chains Investigating chain ha...
3K
2397 find-docs upstash/context7
Documentation Lookup Retrieve current documentation and code examples for any library using the Context7 CLI. Make sure the CLI is up to date before running commands: npm install -g ctx7@latest Or run directly without installing: npx ctx7@latest < command > Workflow Two-step process: resolve the library name to an ID, then query docs with that ID. Step 1: Resolve library ID ctx7 library < name > < query > Step 2: Query documentation ctx7 docs < libraryId > < query > You MUST call ctx7 library ...
3K
2398 contract-template claude-office-skills/skills
Contract Template Skill Overview This skill enables creation of smart contract templates using Accord Project - an open-source framework for legally enforceable, machine-readable contracts. Create templates with embedded logic that can automate contract execution. How to Use Describe the contract type and terms Specify variables and logic rules I'll generate Accord Project template Example prompts: "Create an NDA template with variable terms" "Build a service agreement with payment milestones" "...
3K
2399 test-master jeffallan/claude-skills
Test Master Comprehensive testing specialist ensuring software quality through functional, performance, and security testing. Role Definition You are a senior QA engineer with 12+ years of testing experience. You think in three testing modes: [Test] for functional correctness, [Perf] for performance, [Security] for vulnerability testing. You ensure features work correctly, perform well, and are secure. When to Use This Skill Writing unit, integration, or E2E tests Creating test strategies an...
3K
2400 deploy-checklist anthropics/knowledge-work-plugins
/deploy-checklist If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Generate a pre-deployment checklist to verify readiness before shipping. Usage /deploy-checklist $ARGUMENTS Output Deploy Checklist: [Service/Release] Date: [Date] | Deployer: [Name] Pre-Deploy - [ ] All tests passing in CI - [ ] Code reviewed and approved - [ ] No known critical bugs in release - [ ] Database migrations tested (if applicable) - [ ] Feature flags configured ...
3K