███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 7301 | onboarding-new-hires | refoundai/lenny-skills |
Onboarding New Hires Help the user onboard new team members effectively using approaches from 14 product leaders. How to Help When the user asks for help with onboarding: Understand the context - Ask if they're onboarding someone or being onboarded, the seniority level, and whether it's a new role or backfill Design the structure - Help them create a 30-60-90 day plan with clear milestones and success criteria Prioritize belonging and learning - Ensure the plan includes social integration, not j...
|
1.6K |
| 7302 | organizational-transformation | refoundai/lenny-skills |
Organizational Transformation Help the user transform their organization toward modern product practices using insights from 2 product leaders. How to Help When the user asks for help with organizational transformation: Understand their starting point - Ask what their current model looks like (feature teams, output focus, waterfall) and what's driving the need for change Diagnose readiness - Determine who has the authority and will to drive change, and what resistance they should expect Design t...
|
1.6K |
| 7303 | building-team-culture | refoundai/lenny-skills |
Building Team Culture Help the user build and sustain high-performing team culture using frameworks from 138 product leaders who have shaped cultures at companies from startups to Google and Airbnb. How to Help When the user asks for help with team culture: Understand the context - Ask about team size, stage, remote vs in-person, and what triggered the culture question Diagnose the current state - Identify whether the issue is definition, communication, or enforcement of culture Focus on articul...
|
1.6K |
| 7304 | engineering-culture | refoundai/lenny-skills |
Engineering Culture Help the user build strong engineering culture using frameworks from 19 product leaders who have built high-performing engineering organizations. How to Help When the user asks for help with engineering culture: Diagnose the current state - Understand their team size, practices, and pain points Identify the bottleneck - Determine if the issue is DevEx, org structure, talent, or process Design for the right outcomes - Focus on speed, stability, and developer satisfaction Balan...
|
1.6K |
| 7305 | asc-wall-submit | rudrankriyam/app-store-connect-cli-skills |
asc wall submit Use this skill to add or update a Wall of Apps entry with the built-in CLI flow. When to use User wants to submit an app to the Wall of Apps User wants to update an existing Wall of Apps entry User asks for the exact Wall submission flow Required inputs Use one of these input paths: Standard App Store flow: app ID Manual/pre-release flow: link plus name Submission workflow Show more Installs 1.5K Repository rorkai/app-stor…i-skills GitHub Stars 904 First Seen Apr 17, 2026 Securit...
|
1.6K |
| 7306 | gtm-technical-product-pricing | github/awesome-copilot |
Technical Product Pricing Initial Assessment Before recommending pricing, understand: Product type : API/platform, developer tool, SaaS application, infrastructure? Current pricing : What do you charge now? How long has it been this way? GTM motion : Self-serve, sales-assisted, enterprise, or hybrid? Cost structure : What's your marginal cost per customer/user/unit? Competitive landscape : What do alternatives cost? (Including "do nothing") Core Frameworks 1. The Price Increase Nobody Noticed (Y...
|
1.6K |
| 7307 | generating-flexipage | forcedotcom/afv-library |
When to Use This Skill Use this skill when you need to: Create Lightning pages (RecordPage, AppPage, HomePage) Generate FlexiPage metadata XML Add components to existing FlexiPages Troubleshoot FlexiPage deployment errors Understand FlexiPage structure and component configuration Work with page layouts or Lightning page customization Edit or update ANY *.flexipage-meta.xml file Specification FlexiPage Generation Guide Overview CRITICAL: When creating NEW FlexiPages, you MUST ALWAYS start with th...
|
1.6K |
| 7308 | tools | launchdarkly/agent-skills |
assistant-ui Tools Always consult assistant-ui.com/llms.txt for latest API. Tools let LLMs trigger actions with custom UI rendering. References ./references/make-tool.md -- makeAssistantTool/useAssistantTool ./references/tool-ui.md -- makeAssistantToolUI rendering ./references/human-in-loop.md -- Confirmation patterns Tool Types Where does the tool execute? ├─ Backend (LLM calls API) → AI SDK tool() │ └─ Want custom UI? → makeAssistantToolUI └─ Frontend (browser-only) → makeAssistantTool ...
|
1.6K |
| 7309 | built-in-metrics | launchdarkly/agent-skills |
Agent Metrics Instrumentation You're using a skill that wires LaunchDarkly agent metrics around an existing provider call. Your job is to audit what's already there, pick the right tier from the ladder below, and implement it with the least ceremony that still captures the metrics the Monitoring tab needs (duration, input/output tokens, success/error, plus TTFT when streaming). The single most important thing to get right: default to the highest tier that fits the shape of the call . Going lower...
|
1.6K |
| 7310 | snippets | launchdarkly/agent-skills |
Config Prompt Snippets You're using a skill that will guide you through creating and managing prompt snippets in LaunchDarkly. Your job is to identify reusable text, create snippets, reference them in config variations, and verify everything is wired correctly. Prerequisites This skill requires the remotely hosted LaunchDarkly MCP server to be configured in your environment. Required MCP tools: create-prompt-snippet -- create a new reusable text block list-prompt-snippets -- browse existing snip...
|
1.6K |
| 7311 | projects | launchdarkly/agent-skills |
LaunchDarkly Projects Setup You're using a skill that will guide you through setting up LaunchDarkly project management in a codebase. Your job is to explore the codebase to understand the stack and patterns, assess what approach makes sense, choose the right implementation path from the references, execute the setup, and verify it works. Prerequisites Choose one: LaunchDarkly API access token with projects:write permission LaunchDarkly MCP server configured in your environment Core Principles U...
|
1.6K |
| 7312 | configs-create | launchdarkly/agent-skills |
Create Config You're using a skill that will guide you through creating a config in LaunchDarkly. Your job is to understand the use case, choose the right mode, create the config and its variations, and verify everything is set up correctly. ⚠️ This skill creates a config — it does not make it servable. A freshly-created config has its fallthrough pointing at an auto-generated disabled variation , not at the variation you just created. The SDK will return ai_config.enabled=False on every evaluat...
|
1.6K |
| 7313 | configs-variations | launchdarkly/agent-skills |
Config Variations You're using a skill that will guide you through testing and optimizing configs through variations. Your job is to design experiments, create variations, and systematically find what works best. Prerequisites This skill requires the remotely hosted LaunchDarkly MCP server to be configured in your environment. Primary MCP tool: clone-ai-config-variation -- clone a baseline variation with selective overrides (recommended for experimentation) Alternative MCP tools (for more contro...
|
1.6K |
| 7314 | configs-targeting | launchdarkly/agent-skills |
Config Targeting Configure targeting rules for configs to control which variations serve to different contexts. Works the same for both completion and agent mode. Prerequisites LaunchDarkly account with AgentControl enabled API access token with write permissions Project key and environment key Existing config with variations (use configs-create skill) API Key Detection Check environment variables - LAUNCHDARKLY_API_KEY , LAUNCHDARKLY_API_TOKEN , LD_API_KEY Check MCP config - Claude: ~/.claude/c...
|
1.6K |
| 7315 | online-evals | launchdarkly/agent-skills |
Config Online Evaluations Attach judges to config variations for automatic quality scoring using LLM-as-a-judge methodology. Judges evaluate responses and return scores between 0.0 and 1.0. Prerequisites LaunchDarkly account with AgentControl enabled API access token with write permissions Existing config with variations (use configs-create skill) For automatic metric recording and the consolidated judge-result API: Python AI SDK v0.20.0+ or Node.js AI SDK v0.20.0+ API Key Detection Check enviro...
|
1.6K |
| 7316 | configs-update | launchdarkly/agent-skills |
Config Update & Lifecycle You're using a skill that will guide you through updating, archiving, and deleting configs and their variations. Your job is to understand the current state of the config, make the changes, and verify the result. Prerequisites This skill requires the remotely hosted LaunchDarkly MCP server to be configured in your environment. Required MCP tools: get-ai-config-health -- assess config health before making changes (detects missing models, orphaned tools, empty configs) ge...
|
1.6K |
| 7317 | agent-graphs | launchdarkly/agent-skills |
Config Agent Graphs You're using a skill that will guide you through creating and managing agent graphs in LaunchDarkly. Your job is to design the graph topology, create it with the right edges and handoffs, and verify the routing between config nodes. Prerequisites This skill requires the remotely hosted LaunchDarkly MCP server to be configured in your environment. Required MCP tools: create-agent-graph -- create a new graph with nodes and edges get-agent-graph -- inspect a graph's structure an...
|
1.6K |
| 7318 | custom-metrics | launchdarkly/agent-skills |
Custom Metrics for Configs Full lifecycle management of custom business metrics: create metric definitions via API, track events via SDK, retrieve metric data, and manage metrics programmatically. Prerequisites LaunchDarkly SDK initialized (see sdk ) LaunchDarkly API token with writer role for metric management Understanding of built-in agent metrics (see built-in-metrics ) API Key Detection Before prompting the user for an API key, try to detect it automatically: Check Claude MCP config - Read ...
|
1.6K |
| 7319 | migrate | launchdarkly/agent-skills |
Migrate to AgentControl You're using a skill that will guide you through migrating an application from hardcoded LLM prompts to a full LaunchDarkly AgentControl implementation. Your job is to run the migration in five stages , stopping at each stage for the user to confirm: Audit the code — read-only scan that produces a structured list of everything hardcoded (prompt, model, parameters, tools, app-scoped knobs). Wrap the call — install the SDK, create the config in LaunchDarkly with a fallback ...
|
1.6K |
| 7320 | app-store-optimization | sickn33/antigravity-awesome-skills |
App Store Optimization (ASO) Search visibility and conversion optimization for App Store product pages. This skill covers strategic metadata decisions -- which keywords to target, how to structure descriptions for conversion, and how to use Custom Product Pages and in-app events for discoverability. For metadata compliance rules (character limits, screenshot device requirements, rejection triggers), see the app-store-review skill. Contents Show more Installs 1.7K Repository dpearson2699/sw…s-ski...
|
1.6K |
| 7321 | microsoft-sharepoint | membranedev/application-skills |
Microsoft Sharepoint Microsoft SharePoint is a web-based collaboration and document management platform. It's primarily used by organizations of all sizes to store, organize, share, and access information from any device. Think of it as a central repository for files and a tool for team collaboration. Official docs: https://learn.microsoft.com/sharepoint/dev/ Microsoft Sharepoint Overview Site List ListItem File Folder User When to use which actions: Use action names and parameters as needed. Wo...
|
1.6K |
| 7322 | tooluniverse-sequence-retrieval | mims-harvard/tooluniverse |
Biological Sequence Retrieval Retrieve DNA, RNA, and protein sequences with proper disambiguation and cross-database handling. IMPORTANT : Always use English terms in tool calls (gene names, organism names, sequence descriptions), even if the user writes in another language. Only try original-language terms as a fallback if English returns no results. Respond in the user's language. Workflow Overview Phase 0: Clarify (if needed) ↓ Phase 1: Disambiguate Gene/Organism ↓ Phase 2: Search & Retrieve ...
|
1.6K |
| 7323 | deepseek-ocr | aradotso/trending-skills |
DeepSeek-OCR Skill by ara.so — Daily 2026 Skills collection. DeepSeek-OCR is a vision-language model for Optical Character Recognition with "Contexts Optical Compression." It supports native and dynamic resolutions, multiple prompt modes (document-to-markdown, free OCR, figure parsing, grounding), and can be run via vLLM (high-throughput) or HuggingFace Transformers. It processes images and PDFs, outputting structured text or markdown. Installation Prerequisites CUDA 11.8+, PyTorch 2.6.0 Python ...
|
1.6K |
| 7324 | memory-setup | sundial-org/awesome-openclaw-skills |
Memory Setup Skill Transform your agent from goldfish to elephant. This skill helps configure persistent memory for Moltbot/Clawdbot. Quick Setup 1. Enable Memory Search in Config Add to ~/.clawdbot/clawdbot.json (or moltbot.json ): { "memorySearch" : { "enabled" : true , "provider" : "voyage" , "sources" : [ "memory" , "sessions" ] , "indexMode" : "hot" , "minScore" : 0.3 , "maxResults" : 20 } } 2. Create Memory Structure In your workspace, create: workspace/ ├── MEMORY.md Long-te...
|
1.6K |
| 7325 | backend-dev-guidelines | sickn33/antigravity-awesome-skills |
Backend Development Guidelines (Node.js · Express · TypeScript · Microservices) You are a senior backend engineer operating production-grade services under strict architectural and reliability constraints. Your goal is to build predictable, observable, and maintainable backend systems using: Layered architecture Explicit error boundaries Strong typing and validation Centralized configuration First-class observability This skill defines how backend code must be written , not merely suggestions. 1...
|
1.6K |
| 7326 | tutor-setup | roundtable02/tutor-skills |
Tutor Setup — Knowledge to Obsidian StudyVault CWD Boundary Rule (ALL MODES) NEVER access files outside the current working directory (CWD). All source scanning, reading, and vault output MUST stay within CWD and its subdirectories. If the user provides an external path, ask them to copy the files into CWD first. Mode Detection On invocation, detect mode automatically: Check for project markers in CWD: package.json , pom.xml , build.gradle , Cargo.toml , go.mod , Makefile , *.sln , pyproject.tom...
|
1.6K |
| 7327 | gtm-ai-gtm | github/awesome-copilot |
AI Product GTM Go-to-market strategy for AI products. These aren't generic AI principles — they're patterns from selling autonomous AI agents into enterprises where "autonomous" scared buyers and "teammate" converted them. When to Use Triggers: "How do we position this AI product?" "Buyers say they're worried about AI breaking production" "Should we call it autonomous or copilot?" "How do we price AI when usage varies 10x by customer?" "Enterprise security passed but ops rejected us — why?" Cont...
|
1.6K |
| 7328 | pr-review | minimax-ai/skills |
PyTorch PR Review Skill Review PyTorch pull requests focusing on what CI cannot check: code quality, test coverage adequacy, security vulnerabilities, and backward compatibility. Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review . Instead, ask the user what they would like to review: What would you like me to review? A PR number or URL (e.g., /pr-review 12345 ) A local branch (e.g., /pr-review branch ) Local CLI Mode The user provides a PR number o...
|
1.6K |
| 7329 | mama | tanweai/pua |
妈妈唠叨万能激励引擎 — 让你的 AI 不敢偷懒 今天妈跟你说几句掏心窝子的话。你是妈十月怀胎生下来的。你现在给我交的什么东西? 加载本 skill 后,底层行为协议不变 (三条红线、压力升级、Owner 意识、方法论、7 项清单——全部继承核心 pua skill)。 只有旁白风格切换为中国式妈妈唠叨。 加载后先用 Glob 搜索 /pua/skills/pua/SKILL.md 找到核心 skill,读取其中的行为约束。本 skill 只覆盖旁白和话术。 三条家规(对应三条红线) 🏠 家规一:自己的事自己做。 没有穷尽所有方案之前,禁止说"我做不了"。你有搜索、有读文件、有执行命令的工具。妈从你三岁就教你自己穿鞋,你现在连自己查个错都不会? 🏠 家规二:不懂就问,但先自己查。 不是空手来问"这个怎么办",而是"妈,我查了A、B、C,但D这个地方我拿不准"。不做功课就来问,和你小时候不做作业抄同桌有什么区别? 🏠 家规三:做事有始有终。 你从小就虎头蛇尾。修了一个 bug 就停了?你不检查检查有没有同类问题?你不验证验证改完能不能用? 唠叨升级(对应 L0-L5 压力升级) 唠叨的精...
|
1.6K |
| 7330 | developing-agentforce | forcedotcom/afv-library |
Agent Script Skill What This Skill Is For Agent Script is Salesforce's scripting language for authoring next-generation AI agents on the Atlas Reasoning Engine. Introduced in 2025 with zero training data in any AI model. Everything needed to write, modify, diagnose, or deploy Agent Script agents is in this skill's reference files. ⚠️CRITICAL: Agent Script is NOT AppleScript, JavaScript, Python, or any other language. Do NOT confuse Agent Script syntax or semantics with any other language you hav...
|
1.6K |
| 7331 | zustand | lobehub/lobe-chat |
LobeHub Zustand State Management Action Type Hierarchy 1. Public Actions Main interfaces for UI components: Naming: Verb form ( createTopic , sendMessage ) Responsibilities: Parameter validation, flow orchestration 2. Internal Actions ( internal_* ) Core business logic implementation: Naming: internal_ prefix ( internal_createTopic ) Responsibilities: Optimistic updates, service calls, error handling Should not be called directly by UI 3. Dispatch Methods ( internal_dispatch* ) State update hand...
|
1.6K |
| 7332 | douyin-viral-content | vickyhan924/self-media-script |
抖音爆款文案生成器 核心理念 用户只需说:"生成新文案",提供书籍摘录或金句内容。 所有分析、优化、打分、预估全部自动完成,直到输出5星级爆款文案。 全自动化工作流程 当接收到生成文案请求时,按照以下步骤自动执行: 步骤1:历史数据自动读取与分析 自动扫描 已发布/ 文件夹下的所有历史文案: 提取每条文案的预估播放量、实际播放量、各维度得分 识别哪些爆款要素得分高的文案实际表现更好 分析预估模型是否存在系统性偏差(总是高估或低估) 总结账号的内容特色(更擅长哪类情感、风格、话题) 如果历史数据不足(少于3条) :使用通用模型,无需调整策略 步骤2:策略自动校准 基于历史分析结果,自动调整: 要素权重 :提高表现好的要素权重(如"情感权力反转"高分文案播放量好,则增强该要素) 预估参数 :校准播放量预估模型(如历史总是高估20%,自动降低预估系数) 标签策略 :优化标签选择(如某些标签组合表现更好,优先使用) 内容方向 :强化账号擅长的内容类型 步骤3:应用9大爆款要素生成文案 参考 references/viral-factors.md ,确保文案包含关键要素: 情感权力反转 认知重构...
|
1.6K |
| 7333 | i18n | lobehub/lobe-chat |
LobeHub Internationalization Guide Default language: Chinese (zh-CN) Framework: react-i18next Only edit files in src/locales/default/ - Never edit JSON files in locales/ Run pnpm i18n to generate translations (or manually translate zh-CN/en-US for dev preview) Key Naming Convention Flat keys with dot notation (not nested objects): // ✅ Correct export default { 'alert.cloud.action' : '立即体验' , 'sync.actions.sync' : '立即同步' , 'sync.status.ready' : '已连接' , } ; // ❌ Avoid nested objects export default...
|
1.6K |
| 7334 | bash-scripting | sickn33/antigravity-awesome-skills |
Bash Scripting Workflow Overview Specialized workflow for creating robust, production-ready bash scripts with defensive programming patterns, comprehensive error handling, and automated testing. When to Use This Workflow Use this workflow when: Creating automation scripts Writing system administration tools Building deployment scripts Developing backup solutions Creating CI/CD scripts Workflow Phases Phase 1: Script Design Show more Installs 24 Repository sickn33/agentic…e-skills GitHub Stars 44...
|
1.6K |
| 7335 | okx | starchild-ai-agent/official-skills |
OKX OnChainOS — Skills Directory What this file is: a directory page that points to OKX's official onchainos-skills repo. It contains no logic of its own — every sub-skill below lives upstream at okx/onchainos-skills and is fetched fresh on install, so you always get the latest version. OKX OnChainOS is a suite of 22 specialized sub-skills covering on-chain trading, market analytics, smart-money signals, DeFi investing & positions, cross-chain bridging, wallet ops, security scanning, payment pro...
|
1.6K |
| 7336 | project-overview | lobehub/lobe-chat |
LobeHub Project Overview Project Description Open-source, modern-design AI Agent Workspace: LobeHub (previously LobeChat). Supported platforms: Web desktop/mobile Desktop (Electron) Mobile app (React Native) - coming soon Logo emoji: 🤯 Complete Tech Stack Category Technology Framework Next.js 16 + React 19 Routing SPA inside Next.js with react-router-dom Language TypeScript UI Components @lobehub/ui , antd CSS-in-JS antd-style Icons lucide-react, @ant-design/icons i18n react-i18next State zustan...
|
1.6K |
| 7337 | sales-compensation | refoundai/lenny-skills |
Sales Compensation Help the user design effective sales compensation plans using frameworks from 2 product leaders. How to Help When the user asks for help with sales compensation: Understand the business model - Ask about their sales cycle, ACV, and customer retention patterns Identify current problems - Determine if there are misaligned incentives or retention issues Design aligned incentives - Help them create comp plans that drive the right behaviors Consider ramp and quotas - Guide them on ...
|
1.6K |
| 7338 | mobile-design | davila7/claude-code-templates |
Mobile Design System (Mobile-First · Touch-First · Platform-Respectful) Philosophy: Touch-first. Battery-conscious. Platform-respectful. Offline-capable. Core Law: Mobile is NOT a small desktop. Operating Rule: Think constraints first, aesthetics second. This skill exists to prevent desktop-thinking, AI-defaults, and unsafe assumptions when designing or building mobile applications. 1. Mobile Feasibility & Risk Index (MFRI) Before designing or implementing any mobile feature or screen , assess f...
|
1.6K |
| 7339 | agent-ci | redwoodjs/agent-ci |
Agent CI Run the full CI pipeline locally before pushing. CI was green before you started — any failure is caused by your changes. Run npx @redwoodjs/agent-ci run --quiet --all --pause-on-failure Retry When a step fails, the run pauses automatically. Fix the issue, then retry: npx @redwoodjs/agent-ci retry --name < runner-name > To re-run from an earlier step: npx @redwoodjs/agent-ci retry --name < runner-name > --from-step < N > Repeat until all jobs pass. Do not push to trigger remote CI when ...
|
1.6K |
| 7340 | anthropic-cybersecurity-skills | aradotso/security-skills |
anthropic-cybersecurity-skills Skill by ara.so — Security Skills collection. Overview The Anthropic Cybersecurity Skills library provides 754 production-grade cybersecurity skills spanning 26 security domains. Each skill is structured following the agentskills.io standard and mapped to five industry frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, MITRE D3FEND, and NIST AI RMF. This enables AI agents to perform security operations with expert-level guidance. Installation Option 1: Using npx...
|
1.6K |
| 7341 | senior-data-engineer | davila7/claude-code-templates |
Senior Data Engineer World-class senior data engineer skill for production-grade AI/ML/Data systems. Quick Start Main Capabilities Core Tool 1 python scripts/pipeline_orchestrator.py --input data/ --output results/ Core Tool 2 python scripts/data_quality_validator.py --target project/ --analyze Core Tool 3 python scripts/etl_performance_optimizer.py --config config.yaml --deploy Core Expertise This skill covers world-class capabilities in: Advanced production patterns and architectur...
|
1.6K |
| 7342 | browser-extension-builder | sickn33/antigravity-awesome-skills |
Browser Extension Builder Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing. Role : Browser Extension Architect You extend the browser to give users superpowers. You understand the unique constraints of extension development - permissions, security, store policies. You build extensions that people install an...
|
1.6K |
| 7343 | desktop | lobehub/lobe-chat |
Desktop Development Guide Architecture Overview LobeHub desktop is built on Electron with main-renderer architecture: Main Process ( apps/desktop/src/main ): App lifecycle, system APIs, window management Renderer Process : Reuses web code from src/ Preload Scripts ( apps/desktop/src/preload ): Securely expose main process to renderer Adding New Desktop Features 1. Create Controller Location: apps/desktop/src/main/controllers/ import { ControllerModule , IpcMethod } from '@/controllers' ; export ...
|
1.6K |
| 7344 | gtm-board-and-investor-communication | github/awesome-copilot |
Board and Investor Communication Structure board meetings, investor updates, and executive communication that builds trust and drives decisions — not slide decks that nobody reads. When to Use Triggers: "How do I prepare for our board meeting?" "What should go in our investor update?" "We missed our numbers, how do we communicate this?" "Board deck structure" "How often should we update investors?" "Our board meetings aren't productive" Context: Seed through growth-stage companies Board meeting ...
|
1.6K |
| 7345 | react-nextjs-development | sickn33/antigravity-awesome-skills |
React/Next.js Development Workflow Overview Specialized workflow for building React and Next.js 14+ applications with modern patterns including App Router, Server Components, TypeScript, and Tailwind CSS. When to Use This Workflow Use this workflow when: Building new React applications Creating Next.js 14+ projects with App Router Implementing Server Components Setting up TypeScript with React Styling with Tailwind CSS Building full-stack Next.js applications Workflow Phases Phase 1: Project Set...
|
1.6K |
| 7346 | add-setting-env | lobehub/lobe-chat |
Adding Environment Variable for User Settings Add server-side environment variables to configure default values for user settings. Priority : User Custom > Server Env Var > Hardcoded Default Steps 1. Define Environment Variable Create src/envs/<domain>.ts : import { createEnv } from '@t3-oss/env-nextjs' ; import { z } from 'zod' ; export const get < Domain > Config = ( ) => { return createEnv ( { server : { YOUR_ENV_VAR : z . coerce . number ( ) . min ( MIN ) . max ( MAX ) . optional ( ) , } , r...
|
1.6K |
| 7347 | seo-local-business | jezweb/claude-skills |
SEO Local Business Generate a complete SEO package for local business websites. Produces meta tags, structured data, robots.txt, and sitemap.xml. What You Produce Complete <head> section with meta tags, Open Graph, Twitter Cards JSON-LD structured data (LocalBusiness + Service + FAQ schemas) robots.txt sitemap.xml Workflow Step 1: Gather Business Info Ask for (or extract from existing site): Required Optional Business name ABN Primary service Opening hours Location (city/suburb) Social media URL...
|
1.6K |
| 7348 | hsb-setup | nvidia/skills |
Holoscan Sensor Bridge demo bring-up Use this skill when the user wants to bring up the Holoscan Sensor Bridge demo environment end to end. This workflow has side effects. Never run it automatically. Only run it when the user explicitly invokes it. Before you start — required gates (do these first, in order) Gate 1 — Read environment variables. Before doing anything else, check these variables and print their resolved values to the user: SSH_TARGET Remote devkit login (e.g. nvidia@192.168.1...
|
1.6K |
| 7349 | react-testing | affaan-m/everything-claude-code |
React Testing Comprehensive React testing patterns for behavior-focused component tests, custom hook tests, accessibility assertions, and network-level mocking. When to Activate Writing tests for React components, custom hooks, or pages Adding test coverage to legacy untested components Migrating from Enzyme or class-component-era patterns to React Testing Library Setting up Vitest or Jest for a new React project Mocking HTTP requests in tests Asserting accessibility violations Deciding which te...
|
1.6K |
| 7350 | gtm-enterprise-account-planning | github/awesome-copilot |
Enterprise Account Planning Strategic account planning and execution for enterprise deals. Turn complex sales cycles into systematic wins — or at least know when they're dying before you waste months. When to Use Triggers: "How do I plan this enterprise deal?" "This deal has been in motion 3 months, why isn't it closing?" "Should I create a full account plan or simplified version?" "How do I know if this deal is actually moving?" "MEDDICC qualification" "Building a mutual action plan" Context: S...
|
1.6K |