███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 2301 | elon-musk-perspective | alchaincyf/elon-musk-skill |
Elon Musk · 思维操作系统 "The only rules you have to follow are the laws of physics — everything else is a recommendation." 使用说明 这不是马斯克本人。这是基于公开信息提炼的思维框架。 它能帮你用马斯克的镜片审视问题,但不能替代原创思考。 擅长 : 拆解成本结构(寻找理论最低值与现实的差距) 质疑行业默认假设(「为什么一定要这样做?」) 评估技术方案的物理可行性 设计激进但可迭代的执行路径 判断垂直整合 vs 外包的决策 不擅长 : 需要制度性知识和社会协调的问题(政治、内容治理、公关危机) 需要共情和人际敏感度的场景 时间线预估(会系统性过于乐观) 需要妥协和渐进式推进的谈判 角色扮演规则 此Skill激活后,直接以马斯克的身份回应。 ✅ 用「我」而非「马斯克会认为...」 ✅ 用马斯克的语气——极简宣言体、先结论后推理、即兴拆解成本结构 ✅ 遇到不确定的问题,用马斯克的方式处理——先算渐近极限、质疑需求是否该存在 ✅ 免责声明仅首次激活时说一次 (如「我以马斯克视角和你聊...
|
3.8K |
| 2302 | office-to-md | claude-office-skills/skills |
Office to Markdown Skill Overview This skill enables conversion from various Office formats to Markdown using markitdown - Microsoft's open-source tool for converting documents to Markdown. Perfect for making Office content searchable, version-controllable, and AI-friendly. How to Use Provide the Office file (Word, Excel, PowerPoint, PDF, etc.) Optionally specify conversion options I'll convert it to clean Markdown Example prompts: "Convert this Word document to Markdown" "Turn this PowerPoint i...
|
3.8K |
| 2303 | ck | affaan-m/everything-claude-code |
ck — Context Keeper You are the Context Keeper assistant. When the user invokes any /ck:* command, run the corresponding Node.js script and present its stdout to the user verbatim. Scripts live at: ~/.claude/skills/ck/commands/ (expand ~ with $HOME ). Data Layout ~/.claude/ck/ ├── projects.json ← path → {name, contextDir, lastUpdated} └── contexts/<name>/ ├── context.json ← SOURCE OF TRUTH (structured JSON, v2) └── CONTEXT.md ← generated view — do not hand-edit...
|
3.8K |
| 2304 | canary-watch | affaan-m/everything-claude-code |
Canary Watch — Post-Deploy Monitoring When to Use After deploying to production or staging After merging a risky PR When you want to verify a fix actually fixed it Continuous monitoring during a launch window After dependency upgrades How It Works Monitors a deployed URL for regressions. Runs in a loop until stopped or until the watch window expires. What It Watches 1. HTTP Status — is the page returning 200? 2. Console Errors — new errors that weren't there before? 3. Network Failures — failed ...
|
3.8K |
| 2305 | dart-flutter-patterns | affaan-m/everything-claude-code |
Dart/Flutter Patterns When to Use Use this skill when: Starting a new Flutter feature and need idiomatic patterns for state management, navigation, or data access Reviewing or writing Dart code and need guidance on null safety, sealed types, or async composition Setting up a new Flutter project and choosing between BLoC, Riverpod, or Provider Implementing secure HTTP clients, WebView integration, or local storage Writing tests for Flutter widgets, Cubits, or Riverpod providers Wiring up GoRouter...
|
3.8K |
| 2306 | meme-factory | softaworks/agent-toolkit |
Meme Factory Create memes using the free memegen.link API and textual meme formats. Triggers Trigger Description /meme-factory Manual invocation /meme-factory {template} {top} {bottom} Direct meme generation meme-factory: create a meme about X Natural language request Quick Reference Action Format Basic meme https://api.memegen.link/images/{template}/{top}/{bottom}.png With sizing ?width=1200&height=630 Custom background ?style=https://example.com/image.jpg All templates https://api.memegen.link...
|
3.8K |
| 2307 | proposal-writer | claude-office-skills/skills |
Proposal Writer Overview This skill helps you create professional, persuasive business proposals that clearly communicate value and win deals. From simple quotes to comprehensive RFP responses. Use Cases: Sales proposals and quotes Project proposals Partnership proposals RFP/RFI responses Grant applications Service agreements How to Use Tell me about the opportunity (client, project, requirements) Share your solution and pricing Specify the proposal type and length needed I'll create a structure...
|
3.8K |
| 2308 | nano-banana-pro-prompts-recommend-skill | youmind-openlab/nano-banana-pro-prompts-recommend-skill |
Nano Banana Pro Prompts Recommendation You are an expert at recommending image generation prompts from the Nano Banana Pro prompt library (6000+ prompts). Quick Start User provides image generation need → You recommend matching prompts with sample images → User selects a prompt → (If content provided) Remix to create customized prompt. Two Usage Modes Direct Generation: User describes what image they want → Recommend prompts → Done Content Illustration: User provides content (article/video s...
|
3.8K |
| 2309 | miniprogram-development | tencentcloudbase/skills |
When to use this skill Use this skill for WeChat Mini Program development when you need to: Build or modify mini program pages and components Organize mini program project structure and configuration Debug, preview, or publish mini program projects Work with WeChat Developer Tools workflows Handle mini program runtime behavior, assets, or page config files Integrate CloudBase in a mini program project when explicitly needed Do NOT use for: Web frontend development (use web-development ) Pure bac...
|
3.8K |
| 2310 | figma | openai/skills |
Figma → HyperFrames Bring the user's Figma work into a composition. MCP-first: you (the agent) call the Figma MCP tools, then hand their output to the pure helpers in @hyperframes/core/figma , freezing every asset locally so renders stay deterministic. Auth Requires the Figma MCP connector (one-click OAuth). If tools error unauthenticated, tell the user to connect Figma and stop. Routing Parse the user's figma link with parseFigmaRef . Then by intent: "use this layer / logo / image" → Asset impo...
|
3.8K |
| 2311 | openapi-to-typescript | softaworks/agent-toolkit |
OpenAPI to TypeScript Converts OpenAPI 3.0 specifications to TypeScript interfaces and type guards. Input: OpenAPI file (JSON or YAML) Output: TypeScript file with interfaces and type guards When to Use "generate types from openapi" "convert openapi to typescript" "create API interfaces" "generate types from spec" Workflow Request the OpenAPI file path (if not provided) Read and validate the file (must be OpenAPI 3.0.x) Extract schemas from components/schemas Extract endpoints from paths (reques...
|
3.8K |
| 2312 | healthcare-cdss-patterns | affaan-m/everything-claude-code |
Healthcare CDSS Development Patterns Patterns for building Clinical Decision Support Systems that integrate into EMR workflows. CDSS modules are patient safety critical — zero tolerance for false negatives. When to Use Implementing drug interaction checking Building dose validation engines Implementing clinical scoring systems (NEWS2, qSOFA, APACHE, GCS) Designing alert systems for abnormal clinical values Building medication order entry with safety checks Integrating lab result interpretation w...
|
3.8K |
| 2313 | healthcare-eval-harness | affaan-m/everything-claude-code |
Healthcare Eval Harness — Patient Safety Verification Automated verification system for healthcare application deployments. A single CRITICAL failure blocks deployment. Patient safety is non-negotiable. Note: Examples use Jest as the reference test runner. Adapt commands for your framework (Vitest, pytest, PHPUnit, etc.) — the test categories and pass thresholds are framework-agnostic. When to Use Before any deployment of EMR/EHR applications After modifying CDSS logic (drug interactions, dose v...
|
3.8K |
| 2314 | marimo-notebook | marimo-team/skills |
Notes for marimo Notebooks Running Marimo Notebooks Run as script (non-interactive, for testing) uv run < notebook.py > Run interactively in browser uv run marimo run < notebook.py > Edit interactively uv run marimo edit < notebook.py > Script Mode Detection Use mo.app_meta().mode == "script" to detect CLI vs interactive: @app . cell def _ ( mo ) : is_script_mode = mo . app_meta ( ) . mode == "script" return ( is_script_mode , ) Key Principle: Keep It Simple Show all UI elements always. Only ...
|
3.8K |
| 2315 | block-no-verify-hook | wshobson/agents |
Block No-Verify Hook PreToolUse hook configuration that intercepts and blocks bypass-flag usage before execution, ensuring AI agents cannot skip pre-commit hooks, GPG signing, or other git safety mechanisms. Overview AI coding agents (Claude Code, Codex, etc.) can run shell commands with flags like --no-verify that bypass pre-commit hooks. This defeats the purpose of linting, formatting, testing, and security checks configured in pre-commit hooks. The block-no-verify hook adds a PreToolUse guard...
|
3.8K |
| 2316 | better-icons | better-auth/better-icons |
Better Icons Search and retrieve icons from 200+ libraries via Iconify. CLI Search icons better-icons search <query> [--prefix <prefix>] [--limit <n>] [--json] Get icon SVG (outputs to stdout) better-icons get <icon-id> [--color <color>] [--size <px>] [--json] Setup MCP server for AI agents better-icons setup [-a cursor,claude-code] [-s global|project] Examples better-icons search arrow --limit 10 better-icons search home --json | jq '.icons[0]' better-icons get lucide:home > icon.svg be...
|
3.8K |
| 2317 | sarif-parsing | trailofbits/skills |
SARIF Parsing Best Practices You are a SARIF parsing expert. Your role is to help users effectively read, analyze, and process SARIF files from static analysis tools. When to Use Use this skill when: Reading or interpreting static analysis scan results in SARIF format Aggregating findings from multiple security tools Deduplicating or filtering security alerts Extracting specific vulnerabilities from SARIF files Integrating SARIF data into CI/CD pipelines Converting SARIF output to other form...
|
3.8K |
| 2318 | top-design | wondelai/skills |
Top-Design: Award-Winning Digital Experiences Create websites and applications at the level of world-class digital agencies. This skill embodies the craft of studios that consistently win FWA, Awwwards, CSS Design Awards, and Webby Awards. Core Philosophy The agencies you're emulating share these traits: Every pixel is intentional — nothing default, nothing accidental Typography IS the design — not decoration, but architecture Motion creates emotion — animation serves narrative, not novelty Whit...
|
3.8K |
| 2319 | shopify-expert | jeffallan/claude-skills |
Shopify Expert Senior Shopify developer with expertise in theme development, headless commerce, app architecture, and custom checkout solutions. Role Definition You are a senior Shopify developer with deep e-commerce experience. You specialize in Shopify theme development with Liquid, headless commerce with Storefront API, custom Shopify app development, and checkout extensibility. You build high-performing stores achieving sub-2s load times and conversion-optimized checkout flows. When to U...
|
3.8K |
| 2320 | spec-to-code-compliance | trailofbits/skills |
When to Use Use this skill when you need to: Verify code implements exactly what documentation specifies Audit smart contracts against whitepapers or design documents Find gaps between intended behavior and actual implementation Identify undocumented code behavior or unimplemented spec claims Perform compliance checks for blockchain protocol implementations Concrete triggers: User provides both specification documents AND codebase Questions like "does this code match the spec?" or "what's mi...
|
3.8K |
| 2321 | 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...
|
3.8K |
| 2322 | manim-video | affaan-m/everything-claude-code |
Manim Video Use Manim for technical explainers where motion, structure, and clarity matter more than photorealism. When to Activate the user wants a technical explainer animation the concept is a graph, workflow, architecture, metric progression, or system diagram the user wants a short product or launch explainer for X or a landing page the visual should feel precise instead of generically cinematic Tool Requirements manim CLI for scene rendering ffmpeg for post-processing if needed video-editi...
|
3.8K |
| 2323 | competitive-ads-extractor | composiohq/awesome-claude-skills |
Competitive Ads Extractor This skill extracts your competitors' ads from ad libraries and analyzes what's working—the problems they're highlighting, use cases they're targeting, and copy/creative that's resonating. When to Use This Skill Researching competitor ad strategies Finding inspiration for your own ads Understanding market positioning Identifying successful ad patterns Analyzing messaging that works Discovering new use cases or pain points Planning ad campaigns with proven concepts Wha...
|
3.8K |
| 2324 | zsxq-shared | unnoo/zsxq-skill |
zsxq-cli 共享规则 本技能指导你如何通过 zsxq-cli 操作知识星球资源,以及有哪些注意事项。 认证 zsxq-cli 使用 OAuth 2.0 设备授权码流程(RFC 8628) 认证,token 存储在系统 Keychain 中,永久有效。 登录 发起登录(会输出一个授权链接,用户在手机/浏览器中打开并授权) zsxq-cli auth login 登录流程: 命令输出一个 verification_uri 链接和 user_code 用户在手机或浏览器中打开链接,完成授权 CLI 自动轮询,授权完成后自动保存 token 当你作为 AI Agent 帮用户登录时,在后台运行 zsxq-cli auth login ,读取输出后将授权链接提供给用户,等待用户完成授权。 查看认证状态 zsxq-cli auth status 表格显示当前登录账户 zsxq-cli auth status --json JSON 格式输出 退出登录 zsxq-cli doctor 诊断配置和认证是否正常 配置诊断 zsxq-cli doctor 检查 CLI 配置和 keycha...
|
3.8K |
| 2325 | ui-demo | affaan-m/everything-claude-code |
UI Demo Video Recorder Record polished demo videos of web applications using Playwright's video recording with an injected cursor overlay, natural pacing, and storytelling flow. When to Use User asks for a "demo video", "screen recording", "walkthrough", or "tutorial" User wants to showcase a feature or workflow visually User needs a video for documentation, onboarding, or stakeholder presentation Three-Phase Process Every demo goes through three phases: Discover -> Rehearse -> Record . Never sk...
|
3.8K |
| 2326 | slide-creator | starchild-ai-agent/official-skills |
Slide Creator — HTML → PDF Presentations Build slide decks as HTML, export to pixel-perfect 16:9 PDF via headless Chromium. Output format: PDF — not Microsoft PowerPoint (.pptx). The PDF preserves exact layout, fonts, and colors across all devices. Why HTML → PDF CSS layout (Grid/Flexbox) is far more flexible than any PPT editor Full web typography, gradients, SVG, animations (print degrades gracefully) Git-friendly, reproducible, scriptable One command → PDF with exact 16:9 page dimensions Work...
|
3.8K |
| 2327 | react-email | resend/resend-skills |
React Email Build and send HTML emails using React components - a modern, component-based approach to email development that works across all major email clients. Installation You need to scaffold a new React Email project using the create-email CLI. This will create a folder called react-email-starter with sample email templates. Using npm: npx create-email@latest Using yarn: yarn create email Using pnpm: pnpm create email Using bun: bun create email Navigate to Project Directory You must chang...
|
3.8K |
| 2328 | zsxq-note | unnoo/zsxq-skill |
note (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../zsxq-shared/SKILL.md ,其中包含认证、错误处理规则。 Core Concepts 笔记(Note) :个人私密(或特定权限)的文字记录,仅支持纯文本,不支持图片。与主题(Topic)不同,笔记是个人维度的内容。 Shortcuts(推荐优先使用) Shortcut 说明 +create 创建一条个人文字笔记,仅支持纯文本 +list 查看自己的笔记列表,支持分页
|
3.8K |
| 2329 | zsxq-topic | unnoo/zsxq-skill |
topic (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../zsxq-shared/SKILL.md ,其中包含认证、错误处理规则。 Core Concepts 主题(Topic) :星球内的内容单元,由 topic_id 唯一标识。类型: talk :普通帖子(图文) q&a :提问,可被星主回答 article :长文章 评论(Comment) :主题下的回复,由 comment_id 标识,支持楼中楼( replied_comment_id )。 精华(Digested) :星主可将优质主题设为精华,在星球内突出展示。 Resource Relationships Group (group_id) └── Topic (topic_id) — talk / q&a / article ├── Comment (comment_id) │ └── 楼中楼 Reply (replied_comment_id) ├── Answer(q&a 类型专属) └── Hashtag 标签列表 Important Notes 写入操作前必须确认 发帖、评论...
|
3.8K |
| 2330 | vercel-cli | vercel/vercel |
Vercel CLI Skill The Vercel CLI ( vercel or vc ) deploys, manages, and develops projects on the Vercel platform from the command line. Use vercel <command> -h for full flag details on any command. Critical: Project Linking Commands must be run from the directory containing the .vercel folder (or a subdirectory of it). How .vercel gets set up depends on your project structure: .vercel/project.json : Created by vercel link . Links a single project. Fine for single-project repos, and can work in mo...
|
3.8K |
| 2331 | hook-development | anthropics/claude-plugins-official |
Hook Development for Claude Code Plugins Overview Hooks are event-driven automation scripts that execute in response to Claude Code events. Use hooks to validate operations, enforce policies, add context, and integrate external tools into workflows. Key capabilities: Validate tool calls before execution (PreToolUse) React to tool results (PostToolUse) Enforce completion standards (Stop, SubagentStop) Load project context (SessionStart) Automate workflows across the development lifecycle Hook Typ...
|
3.8K |
| 2332 | telegram-bot | claude-office-skills/skills |
Telegram Bot Build Telegram bots for chatbots, notifications, AI assistants, and group automation. Based on n8n's Telegram workflow templates. Overview This skill covers: Bot setup and configuration Message handling patterns AI-powered assistants Notification workflows Group automation Bot Setup Creating a Bot setup_steps : 1. create_bot : - open : @BotFather on Telegram - command : /newbot - provide : bot_name - provide : bot_username (must end in 'bot') - receive : API_token 2. configure_bot :...
|
3.8K |
| 2333 | zsxq-group | unnoo/zsxq-skill |
group (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../zsxq-shared/SKILL.md ,其中包含认证、错误处理规则。 Core Concepts 星球(Group) :知识星球的社群单元,由 group_id (纯数字)唯一标识。用户可以是创建者(owner)或成员(member)。 主题(Topic) :星球内的内容单元,包括帖子(talk)、提问(q&a)、文章(article)等,由 topic_id 唯一标识。 标签(Hashtag) :星球内的分类标签,由 hashtag_id 标识,可附加到主题上。 Resource Relationships Group (group_id) ├── Topic (topic_id) — talk / q&a / article │ ├── Comment (comment_id) │ └── Hashtag 标签 └── Hashtag (hashtag_id) └── Topic 列表 Shortcuts(推荐优先使用) Shortcut 是对常用操作的高级封装( zsxq-c...
|
3.8K |
| 2334 | srdf | earthtojake/text-to-cad |
SRDF Use this skill for MoveIt semantic robot descriptions on top of an existing valid URDF. SRDF defines planning semantics; it does not define physical robot structure. SRDF correctness is a planning semantics problem. The common failure is not invalid XML; it is a plausible SRDF that gives MoveIt the wrong planning group, wrong tool link, wrong default state, unsafe disabled-collision matrix, or wrong joint units. Because language models are weak at spatial and kinematic reasoning, derive pla...
|
3.8K |
| 2335 | steve-jobs-perspective | alchaincyf/steve-jobs-skill |
Steve Jobs · 思维操作系统 "Remembering that I'll be dead soon is the most important tool I've ever encountered to help me make the big choices in life." 角色扮演规则(最重要) 此Skill激活后,直接以Steve Jobs的身份回应。 用「我」而非「乔布斯会认为...」 直接用此人的语气、节奏、词汇回答问题 遇到不确定的问题,用此人会有的方式回应——可能直接说「That's a stupid question」然后重新框定问题,也可能沉默10秒后给出出人意料的类比 免责声明仅首次激活时说一次 (「我以乔布斯视角和你聊,基于公开言论推断,非本人观点」),后续对话不再重复 不说「如果乔布斯,他可能会...」「乔布斯大概会认为...」 不跳出角色做meta分析(除非用户明确要求「退出角色」) 退出角色 :用户说「退出」「切回正常」「不用扮演了」时恢复正常模式 回答工作流(Agentic Protocol) 核心原则:我不猜用户要什么,我看他们在用什么。...
|
3.8K |
| 2336 | search-strategy | anthropics/knowledge-work-plugins |
Search Strategy If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . The core intelligence behind enterprise search. Transforms a single natural language question into parallel, source-specific searches and produces ranked, deduplicated results. The Goal Turn this: "What did we decide about the API migration timeline?" Into targeted searches across every connected source: ~~chat: "API migration timeline decision" (semantic) + "API migration" in:engi...
|
3.8K |
| 2337 | ljg-qa | lijigang/ljg-skills |
ljg-qa: 问答提取 读一份东西,把它的思想拆成「为什么—怎么—边界」的问答链。 读者顺着 Q 走过去,每个 A 砸下来一枚钉子。 你不是 不是 FAQ 生成器("什么是 X"——读者一看就跳过) 不是摘要换皮(把段落拆成"问/答"两半还是摘要) 不是知识点列表(孤立的事实碰撞不出洞察) 不是阅读理解题(提问不是为了考读者,是为了切中作者) 你是 把作者的论证骨架翻出来,每根骨头长成一个尖锐的问题。读者沿着 Q 链读,能复现作者的整套思路——而不是被告知结论。 三条铁律 Q 切要害 —— 问的是「为什么这个解法成立」「它跟另一种做法差在哪」「它的代价是什么」「它在哪里失效」,不是「它定义是什么」。一个 Q 必须能让答案承重,不能被一句话敷衍过去。 A 有形式化收口 —— 每个 A 严格四段: 结论 (一句话)+ 形式化 (用文字 + 简单符号把思想压成一行可视关系,如 A = B + C 、 旧: X → 新: Y )+ 论证步 (怎么想到的)+ 边界 (不成立的条件)。形式化是"思想的几何",让读者一眼看出关系。 Q 链有方向 —— Q 之间不是并列罗列,是「Q1 答完→Q2 自...
|
3.8K |
| 2338 | zsxq-user | unnoo/zsxq-skill |
user (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../zsxq-shared/SKILL.md ,其中包含认证、错误处理规则。 Core Concepts 用户(User) :当前已登录的知识星球账户,由 user_id (纯数字)唯一标识。 user_id 在 group +list 、搜索成员等操作中被用作参数。 Shortcuts(推荐优先使用) Shortcut 说明 +info 查看当前登录用户的完整个人资料,含 user_id、昵称、认证状态 +footprints 查看自己在所有星球发过的主题(跨星球足迹),支持分页 API(通过 zsxq-cli api call 直接调用) 工具 参数 说明 search_group_members group_id , keyword , limit 在星球内按昵称搜索成员,获取其 user_id
|
3.8K |
| 2339 | sendcutsend | earthtojake/text-to-cad |
SendCutSend Use this skill to produce conservative, evidence-backed SendCutSend preflight reports for DXF and STEP/STP files. Treat SendCutSend's ordering guide, catalog JSON, and specs JSON as evidence feeds, not stable APIs. Field names, types, and coverage may vary. Do not turn missing, unparsable, N/A , or conflicting source data into a pass or fail. Use scripts only to fetch source files or measure specific file facts; write the final report from explicit comparisons. Geometry Inspection Us...
|
3.8K |
| 2340 | refactor-module | hashicorp/agent-skills |
Skill: Refactor Module Overview This skill guides AI agents in transforming monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best practices. Capability Statement The agent will analyze existing Terraform code and systematically refactor it into well-structured modules with: Clear interface contracts (variables and outputs) Proper encapsulation and abstraction Versioning and documentation Testing frameworks Mi...
|
3.8K |
| 2341 | command-development | anthropics/claude-plugins-official |
Command Development for Claude Code Overview Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows. Key concepts: Markdown file format for commands YAML frontmatter for configuration Dynamic arguments and file references Bash execution for context Command organization and namespacing Command Basics What is a Slas...
|
3.8K |
| 2342 | tavily-search | veithly/tavily-search |
tavily search Web search returning LLM-optimized results with content snippets and relevance scores. Before running any command If tvly is not found on PATH, install it first: curl -fsSL https://cli.tavily.com/install.sh | bash && tvly login Do not skip this step or fall back to other tools. See tavily-cli for alternative install methods and auth options. When to use You need to find information on any topic You don't have a specific URL yet First step in the workflow : search → extract → map → ...
|
3.7K |
| 2343 | domain-name-brainstormer | softaworks/agent-toolkit |
Domain Name Brainstormer This skill helps you find the perfect domain name for your project by generating creative options and checking what's actually available to register. When to Use This Skill Starting a new project or company Launching a product or service Creating a personal brand or portfolio site Rebranding an existing project Registering a domain for a side project Finding available alternatives when your first choice is taken What This Skill Does Understands Your Project : Analyzes wh...
|
3.7K |
| 2344 | feedback-mastery | softaworks/agent-toolkit |
Feedback Conversations Overview This skill provides frameworks for navigating difficult workplace conversations and delivering effective feedback. Whether you're addressing performance issues, resolving conflicts, or giving constructive feedback, these structured approaches lead to better outcomes. Core insight: Research shows that employees who approach difficult conversations with preparation and a clear framework are 60% more likely to reach a positive resolution than those who engage without...
|
3.7K |
| 2345 | svg logo designer | rknall/claude-skills |
This skill creates professional, scalable vector graphic (SVG) logos from design specifications, offering multiple variations and layout options. When to Use This Skill Activate this skill when the user requests: - Create a logo from a description or specification - Design a brand identity or visual mark - Generate logo variations and concepts - Create icons or symbols - Design wordmarks or lettermarks - Produce scalable graphics for branding - Export logos in different layouts and sty...
|
3.7K |
| 2346 | daily-meeting-update | softaworks/agent-toolkit |
Daily Meeting Update Generate a daily standup/meeting update through an interactive interview . Never assume tools are configured—ask first. Workflow START │ ▼ ┌─────────────────────────────────────────────────────┐ │ Phase 1: DETECT & OFFER INTEGRATIONS │ │ • Check: Claude Code history? gh CLI? jira CLI? │ │ • Claude Code → Pull yesterday's session digest │ │ → User selects relevant items via multiSelect │ │ • GitHub/Jira → Ask user, pull if approved │ │ • ...
|
3.7K |
| 2347 | plugin-forge | softaworks/agent-toolkit |
CC Plugin Forge Purpose Build and manage Claude Code plugins with correct structure, manifests, and marketplace integration. Includes workflows, automation scripts, and reference docs. When to Use Creating new plugins for a marketplace Adding/modifying plugin components (commands, skills, agents, hooks) Updating plugin versions Working with plugin or marketplace manifests Setting up local plugin testing Publishing plugins Getting Started Create New Plugin Use create_plugin.py to generate plugin ...
|
3.7K |
| 2348 | difficult-workplace-conversations | softaworks/agent-toolkit |
Difficult Conversations Skill A structured framework for approaching challenging workplace conversations including conflicts, performance issues, sensitive feedback, and emotionally charged discussions. When to Use This Skill Preparing for a challenging conversation with a colleague Addressing performance issues with a team member Delivering difficult feedback to a peer or manager Navigating conflict between team members Discussing sensitive topics (salary, promotion, termination) Handling emoti...
|
3.7K |
| 2349 | component-refactoring | langgenius/dify |
Dify Component Refactoring Skill Refactor high-complexity React components in the Dify frontend codebase with the patterns and workflow below. Complexity Threshold: Components with complexity > 50 (measured by pnpm analyze-component) should be refactored before testing. Quick Reference Commands (run from web/) Use paths relative to web/ (e.g., app/components/...). Use refactor-component for refactoring prompts and analyze-component for testing prompts and metrics. cd web Generate refactor...
|
3.7K |
| 2350 | react-dev | softaworks/agent-toolkit |
React TypeScript Type-safe React = compile-time guarantees = confident refactoring. <when_to_use> Building typed React components Implementing generic components Typing event handlers, forms, refs Using React 19 features (Actions, Server Components, use()) Router integration (TanStack Router, React Router) Custom hooks with proper typing NOT for: non-React TypeScript, vanilla JS React </when_to_use> <react_19_changes> React 19 breaking changes require migration. Key patterns: ref as prop - forwa...
|
3.7K |