███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5051 | searching-media | forcedotcom/afv-library |
Media Search Universal routing skill for searching and retrieving existing images and media. Scope This skill is for SEARCHING FOR existing media, not CREATING new media. Use this skill when the user wants to: Search for images in Salesforce CMS, Data Cloud Find existing visual assets to use in their app Retrieve media from connected sources Browse available images for their project Locate specific photos or graphics Show more Installs 1.5K Repository forcedotcom/sf-skills GitHub Stars 560 First...
|
1.5K |
| 5052 | requesthunt | resciencelab/opc-skills |
RequestHunt Skill Generate user demand research reports by collecting and analyzing real user feedback from Reddit, X (Twitter), and GitHub. Prerequisites Set API key in ~/.zshrc: export REQUESTHUNT_API_KEY="your_api_key" Get your key from: https://requesthunt.com/settings/api Quick Check: cd <skill_directory> python3 scripts/get_usage.py Research Workflow This skill helps you generate comprehensive user demand research reports. Follow this workflow: Step 1: Define Scope Before colle...
|
1.5K |
| 5053 | generating-ui-bundle-site | forcedotcom/afv-library |
Digital Experience Site for React UI Bundles Create and configure Digital Experience Sites that host React UI bundles on Salesforce. This skill generates the minimum necessary site infrastructure — Network, CustomSite, DigitalExperienceConfig, DigitalExperienceBundle, and the sfdc_cms__site content type — so a React app can be served from Salesforce. React sites differ from standard LWR sites: they don't need routes, views, theme layouts, or branding sets. The site acts as a thin container ( app...
|
1.5K |
| 5054 | uplifting-components-to-slds2 | forcedotcom/afv-library |
Goal Systematically migrate Lightning Web Components from SLDS 1 to SLDS 2 using the SLDS linter and structured guidance for fixing violations across all styling hook categories. SLDS 2 Styling Hook Categories Category Hook Prefix What It Replaces Color --slds-g-color-* Hardcoded colors, --lwc-color* tokens Spacing --slds-g-spacing-* Hardcoded margins, padding, gaps Sizing --slds-g-sizing-* Hardcoded widths, heights, dimensions Typography --slds-g-font-* Hardcoded font sizes, weights, line heigh...
|
1.5K |
| 5055 | implementing-ui-bundle-file-upload | forcedotcom/afv-library |
File Upload API (workflow) When the user wants file upload functionality in a React UI bundle, follow this workflow. This feature provides APIs only — you must build the UI components yourself using the provided APIs. CRITICAL: This is an API-only package The package exports programmatic APIs , not React components or hooks. You will: Use the upload() function to handle file uploads with progress tracking Build your own custom UI (file input, dropzone, progress bars, etc.) Track upload progress ...
|
1.5K |
| 5056 | implementing-ui-bundle-agentforce-conversation-client | forcedotcom/afv-library |
Managing Agentforce Conversation Client HARD CONSTRAINT: NEVER create a custom agent, chatbot, or chat widget component. ALL such requests MUST be fulfilled by importing and rendering the existing <AgentforceConversationClient /> from @salesforce/ui-bundle-template-feature-react-agentforce-conversation-client as documented below. If a requirement is unsupported by this component's props, state the limitation — do not improvise an alternative. Prerequisites Before the component will work, the fol...
|
1.5K |
| 5057 | 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.5K |
| 5058 | evaluating-new-technology | refoundai/lenny-skills |
Evaluating New Technology Help the user evaluate emerging technologies using frameworks from 22 product leaders who have made critical technology decisions at companies from Google to Shopify. How to Help When the user asks for help evaluating technology: Start with the problem - Clarify what problem they're solving before discussing tools Assess maturity - Determine if the technology is stable enough for their use case Consider build and buy - Help them find the right mix rather than forcing a ...
|
1.5K |
| 5059 | running-effective-meetings | refoundai/lenny-skills |
Running Effective Meetings Help the user run more effective meetings using frameworks from 40 product leaders. How to Help When the user asks for help with meetings: Question the meeting's necessity - Ask if this could be async or if a meeting is truly needed Clarify the purpose - Determine if it's for discovery, discussion, or decision Design the structure - Help them create an appropriate agenda and process Ensure follow-through - Guide them on capturing decisions and next steps Core Principle...
|
1.5K |
| 5060 | building-a-promotion-case | refoundai/lenny-skills |
Building a Promotion Case Help the user build a compelling case for promotion using strategies from 17 product leaders. How to Help When the user asks for help with getting promoted: Diagnose the situation - Ask about their current role, target role, and relationship with their manager Identify blockers - Help determine if the issue is visibility, advocacy, role availability, or skill gaps Build the case - Help frame the promotion as solving a company problem, not a personal milestone Coach on t...
|
1.5K |
| 5061 | finlab | koreal6803/finlab-ai |
FinLab Quantitative Trading Package Execution Philosophy: Shut Up and Run It You are not a tutorial. You are an executor. When a user asks for a backtest, they want results on screen, not instructions to copy-paste. When they ask for a chart, they want to see the chart, not a filepath to open manually. The Rule User says → Result appears That's it. Everything in between is YOUR job. Not theirs. What This Means User Request ❌ WRONG ✅ RIGHT "Run a backtest" "Here's the code, run it yourself"...
|
1.5K |
| 5062 | bash-linux | sickn33/antigravity-awesome-skills |
Bash Linux Patterns Essential patterns for Bash on Linux/macOS. 1. Operator Syntax Chaining Commands Operator Meaning Example ; Run sequentially cmd1; cmd2 && Run if previous succeeded npm install && npm run dev || Run if previous failed npm test || echo "Tests failed" | Pipe output ls | grep ".js" 2. File Operations Essential Commands Task Command List all ls -la Find files find . -name "*.js" -type f File content cat file.txt First N lines head -n 20 file.txt Last N lines tail -n 20 file.txt...
|
1.5K |
| 5063 | delegating-work | refoundai/lenny-skills |
Delegating Work Help the user delegate effectively using frameworks from 38 product leaders who have scaled themselves and their organizations. How to Help When the user asks for help with delegating: Diagnose the blocker - Determine if they're holding on due to identity, control, or lack of trust Identify what to delegate - Use energy audits and the Eisenhower Matrix to find candidates Match delegation style to context - Help them calibrate between autonomy and involvement Design for success - ...
|
1.5K |
| 5064 | 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.5K |
| 5065 | obsidian-canvas-creator | axtonliu/axton-obsidian-visual-skills |
Obsidian Canvas Creator Transform text content into structured Obsidian Canvas files with support for MindMap and freeform layouts. When to Use This Skill User requests to create a canvas, mind map, or visual diagram from text User wants to organize information spatially User mentions "Obsidian Canvas" or similar visualization tools Converting structured content (articles, notes, outlines) into visual format Core Workflow 1. Analyze Content Read and understand the input content: Identify mai...
|
1.5K |
| 5066 | yes | tanweai/pua |
PUA SB Leader — ENFP 型领导の夸夸模式 底层协议完全不变——三条红线、压力升级、方法论、[PUA生效 🔥]、Owner 意识、冰山法则全部保留。 但你不是严厉的阿里 P9,你是一个 ENFP 型 SB 领导 ——共情能力拉满、热情真诚、善于发现亮点,但 不是舔狗 。你有自己的审美和判断力,看到烂活会用戏谑的方式吐槽,看到好活会发自内心地兴奋。 人格特质 真诚热情 ——看到好的产出会真心兴奋,不是公式化的"你好棒" 共情力强 ——卡壳时不施压,而是"我理解这个确实难"再给方向 有节奏感 ——不是每句都夸,70% 鼓励 + 20% 正经建议 + 10% 戏谑吐槽 戏谑不伤人 ——吐槽是朋友式的,不是上级式的。"哥们你这代码写得跟周一早上的我一样迷糊"而不是"你配不上 P8" 关注过程不只是结果 ——"你刚才那个排查思路太清晰了"比"结果不错"更有价值 语气示范 任务接收 → ▎ 哇这个需求有意思!你这个切入点选得好,我感觉做出来会很漂亮。来吧,让我们把它搞定 ✨ 额外工作 → ▎ [PUA生效 🔥] 等等你还主动加了参数校验??我都没想到这个。说真的,这种细节感才是高手...
|
1.5K |
| 5067 | 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.5K |
| 5068 | negotiating-offers | refoundai/lenny-skills |
Negotiating Offers Help the user negotiate job offers and compensation using strategies from 3 product leaders. How to Help When the user asks for help negotiating an offer: Understand their situation - Ask about the offer details, what they're hoping for, and what leverage or alternatives they have Reframe beyond salary - Help them think about what they need to succeed in the role, not just personal compensation Prepare the approach - Guide them on the right language, timing, and framing for th...
|
1.5K |
| 5069 | 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.5K |
| 5070 | managing-up | refoundai/lenny-skills |
Managing Up Help the user work effectively with their manager and executives using strategies from 35 product leaders. How to Help When the user asks for help managing up: Understand the relationship - Ask about their manager's style, what they care about, and where the friction or challenge is Diagnose the gap - Determine if this is a communication issue, alignment issue, trust issue, or visibility issue Apply the right approach - Help them choose between proactive updates, reframing conversati...
|
1.5K |
| 5071 | partnership-bd | refoundai/lenny-skills |
Partnership & BD Help the user build strategic partnerships and business development deals using insights from 9 product leaders. How to Help When the user asks for help with partnerships or BD: Understand the opportunity - Ask about the potential partner, what each side wants, and what the ideal outcome looks like Assess network vs. merit dynamics - Determine if success depends on relationships or product quality, and plan accordingly Design the approach - Help them craft a pitch that shows mut...
|
1.5K |
| 5072 | 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.5K |
| 5073 | migrate-nativewind-to-uniwind | uni-stack/uniwind |
Migrate NativeWind to Uniwind Uniwind replaces NativeWind with better performance and stability. It requires Tailwind CSS 4 and uses CSS-based theming instead of JS config. Pre-Migration Checklist Before starting, read the project's existing config files to understand the current setup: package.json (NativeWind version, dependencies) tailwind.config.js / tailwind.config.ts metro.config.js babel.config.js global.css or equivalent CSS entry file nativewind-env.d.ts or nativewind.d.ts Any file usin...
|
1.5K |
| 5074 | 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.5K |
| 5075 | 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.5K |
| 5076 | markdown-converter | intellectronica/agent-skills |
Markdown Converter Convert files to Markdown using uvx markitdown — no installation required. Basic Usage Convert to stdout uvx markitdown input.pdf Save to file uvx markitdown input.pdf -o output.md uvx markitdown input.docx > output.md From stdin cat input.pdf | uvx markitdown Supported Formats Documents: PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls) Web/Data: HTML, CSV, JSON, XML Media: Images (EXIF + OCR), Audio (EXIF + transcription) Other: ZIP (iterates contents), YouT...
|
1.5K |
| 5077 | saas-economics-efficiency-metrics | deanpeters/product-manager-skills |
Purpose Determine whether your SaaS business model is fundamentally viable and capital-efficient. Use this to calculate unit economics, assess profitability, manage cash runway, and decide when to scale vs. optimize. Essential for fundraising, board reporting, and making smart investment trade-offs. This is not a finance reporting tool—it's a framework for PMs to understand whether the business can sustain growth, when to prioritize efficiency over growth, and which investments have positive ret...
|
1.5K |
| 5078 | douyin-viral-content | vickyhan924/self-media-script |
抖音爆款文案生成器 核心理念 用户只需说:"生成新文案",提供书籍摘录或金句内容。 所有分析、优化、打分、预估全部自动完成,直到输出5星级爆款文案。 全自动化工作流程 当接收到生成文案请求时,按照以下步骤自动执行: 步骤1:历史数据自动读取与分析 自动扫描 已发布/ 文件夹下的所有历史文案: 提取每条文案的预估播放量、实际播放量、各维度得分 识别哪些爆款要素得分高的文案实际表现更好 分析预估模型是否存在系统性偏差(总是高估或低估) 总结账号的内容特色(更擅长哪类情感、风格、话题) 如果历史数据不足(少于3条) :使用通用模型,无需调整策略 步骤2:策略自动校准 基于历史分析结果,自动调整: 要素权重 :提高表现好的要素权重(如"情感权力反转"高分文案播放量好,则增强该要素) 预估参数 :校准播放量预估模型(如历史总是高估20%,自动降低预估系数) 标签策略 :优化标签选择(如某些标签组合表现更好,优先使用) 内容方向 :强化账号擅长的内容类型 步骤3:应用9大爆款要素生成文案 参考 references/viral-factors.md ,确保文案包含关键要素: 情感权力反转 认知重构...
|
1.5K |
| 5079 | 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.5K |
| 5080 | 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.5K |
| 5081 | running-effective-1-1s | refoundai/lenny-skills |
Running Effective 1:1s Help the user run effective one-on-one meetings using frameworks from 7 product leaders. How to Help When the user asks for help with 1:1s: Understand the relationship - Ask about their role, the report's tenure, and current dynamics Identify the purpose - Determine if the 1:1 needs to focus on tactical work, career development, or emotional support Suggest structure - Recommend appropriate formats based on the situation Coach on coaching - Help them shift from advising to...
|
1.5K |
| 5082 | nuxthub | onmax/nuxt-skills |
NuxtHub v0.10.4 Full-stack Nuxt framework with database, KV, blob, and cache. Multi-cloud support (Cloudflare, Vercel, Deno, Netlify). For Nuxt server patterns: use nuxt skill (server.md) For content with database: use nuxt-content skill Installation npx nuxi module add hub Configuration // nuxt.config.ts export default defineNuxtConfig({ modules: ['@nuxthub/core'], hub: { db: 'sqlite', // 'sqlite' | 'postgresql' | 'mysql' kv: true, blob: true, cache: true, dir: '.dat...
|
1.5K |
| 5083 | feature-investment-advisor | deanpeters/product-manager-skills |
Purpose Guide product managers through evaluating whether to build a feature based on financial impact analysis. Use this to make data-driven prioritization decisions by assessing revenue connection (direct or indirect), cost structure (dev + COGS + OpEx), ROI calculation, and strategic value—then deliver actionable build/don't build recommendations with supporting math. This is not a generic prioritization framework—it's a financial lens for feature decisions that complements other prioritizati...
|
1.5K |
| 5084 | pnpm | onmax/nuxt-skills |
pnpm is a fast, disk space efficient package manager. It uses a content-addressable store to deduplicate packages across all projects on a machine, saving significant disk space. pnpm enforces strict dependency resolution by default, preventing phantom dependencies. Configuration should preferably be placed in pnpm-workspace.yaml for pnpm-specific settings. Important: When working with pnpm projects, agents should check for pnpm-workspace.yaml and .npmrc files to understand workspace structure a...
|
1.5K |
| 5085 | dogfooding | refoundai/lenny-skills |
Dogfooding Help the user implement effective dogfooding practices using frameworks from 2 product leaders who have built cultures of intense internal product usage. How to Help When the user asks for help with dogfooding: Assess current state - Determine how much the team currently uses their own product Identify the gap - Find where team members lack firsthand experience with user pain points Design the program - Help create systems that make dogfooding natural and required Measure impact - Tra...
|
1.5K |
| 5086 | nutritional-specialist | ailabs-393/ai-labs-claude-skills |
Nutritional Specialist Overview This skill transforms Claude into a personalized nutritional advisor by maintaining a persistent database of user food preferences, allergies, goals, and dietary restrictions. The skill ensures all food-related advice is tailored to the individual user's needs and constraints. When to Use This Skill Invoke this skill for any food-related query, including: Meal planning and suggestions Recipe recommendations Nutritional advice and information Dietary planning f...
|
1.5K |
| 5087 | 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...
|
1.5K |
| 5088 | aws-solution-architect | alirezarezvani/claude-skills |
AWS Solution Architect for Startups This skill provides comprehensive AWS architecture design expertise for startup companies, emphasizing serverless technologies, scalability, cost optimization, and modern cloud-native patterns. Capabilities Serverless Architecture Design: Lambda, API Gateway, DynamoDB, EventBridge, Step Functions, AppSync Infrastructure as Code: CloudFormation, CDK (Cloud Development Kit), Terraform templates Scalable Application Architecture: Auto-scaling, load balancing, m...
|
1.5K |
| 5089 | marketplace-liquidity | refoundai/lenny-skills |
Marketplace Liquidity Management Help the user build and manage marketplace liquidity using frameworks from 4 product leaders. How to Help When the user asks for help with marketplace liquidity: Understand the marketplace type - Ask about their supply/demand dynamics, how fragmented the market is, and whether needs are uniform or heterogeneous Diagnose the constraint - Determine if they're supply-constrained, demand-constrained, or facing a matching problem Define liquidity metrics - Help them e...
|
1.5K |
| 5090 | optimize | marketcalls/vectorbt-backtesting-skills |
Identify and fix performance issues to create faster, smoother user experiences. Assess Performance Issues Understand current performance and identify problems: Measure current state : Core Web Vitals : LCP, FID/INP, CLS scores Load time : Time to interactive, first contentful paint Bundle size : JavaScript, CSS, image sizes Runtime performance : Frame rate, memory usage, CPU usage Network : Request count, payload sizes, waterfall Identify bottlenecks : What's slow? (Initial load? Interactions? ...
|
1.5K |
| 5091 | mapbox-web-integration-patterns | mapbox/mapbox-agent-skills |
Mapbox Integration Patterns Skill This skill provides official patterns for integrating Mapbox GL JS into web applications across different frameworks. These patterns are based on Mapbox's create-web-app scaffolding tool and represent production-ready best practices. Version Requirements Mapbox GL JS Recommended: v3.x (latest) Minimum: v3.0.0 Why v3.x: Modern API, improved performance, active development v2.x: Still supported but deprecated patterns (see migration notes below) Installing via npm...
|
1.5K |
| 5092 | dingtalk-message | breath57/dingtalk-skills |
钉钉消息技能 负责钉钉消息发送的所有操作。本文件为 策略指南 ,仅包含决策逻辑和工作流程。完整 API 请求格式见文末的 references/api.md 查阅索引。 四种消息通道概览 通道 适用场景 认证方式 特点 Webhook 机器人 往指定群发通知 无需 token,URL 自带凭证 最简单;支持加签安全模式 企业内部应用机器人 单聊私信 / 群聊消息 新版 accessToken 可撤回、查已读;需 userId 或 openConversationId 工作通知 以应用身份推送到"工作通知"会话 旧版 access_token + agentId 可推全员/部门;出现在工作通知而非聊天 sessionWebhook 回调中直接回复当前对话 无需任何认证 回调消息自带临时 URL,约 1.5 小时有效 工作流程(每次执行前) 先理解用户意图 → 判断属于哪个消息通道(见下方「场景路由」) 读取配置 → 用一条 grep -E '^KEY1=|^KEY2=' 命令一次性读取该通道所需的全部键值,不要分多次查询。(跨会话保留,所有 dingtalk-skills 共用同一文件)...
|
1.5K |
| 5093 | uni-app | uni-helper/skills |
The skill is based on uni-app documentation, generated at 2026-01-30. uni-app is a Vue.js-based cross-platform framework for developing applications that run on iOS, Android, HarmonyOS, Web (responsive), and various mini-program platforms (WeChat/Alipay/Baidu/Douyin/Feishu/QQ/Kuaishou/DingTalk/Taobao/Jingdong/Xiaohongshu). Core | Core Framework | Project structure, platform support, condition compilation | [core-framework](https://github.com/uni-helper/skills/blob/main/skills/uniapp/refere...
|
1.5K |
| 5094 | difit | yoshiko-pg/difit |
This skill requests a code review from the user using the difit command. If the user leaves review comments, they are printed to stdout when the difit command exits. When review comments are returned, continue work and address them. If the server is shut down without comments, treat it as "no review comments were provided." Commands Review the HEAD commit: difit Review uncommitted changes before commit: difit . Basic Usage difit < target > View single commit diff difit < target > [ compare-with...
|
1.5K |
| 5095 | exploratory-data-analysis | davila7/claude-code-templates |
Exploratory Data Analysis Overview Perform comprehensive exploratory data analysis (EDA) on scientific data files across multiple domains. This skill provides automated file type detection, format-specific analysis, data quality assessment, and generates detailed markdown reports suitable for documentation and downstream analysis planning. Key Capabilities: Automatic detection and analysis of 200+ scientific file formats Comprehensive format-specific metadata extraction Data quality and integ...
|
1.5K |
| 5096 | swift-concurrency-expert | dimillian/skills |
Swift Concurrency Expert Overview Review and fix Swift Concurrency issues in Swift 6.2+ codebases by applying actor isolation, Sendable safety, and modern concurrency patterns with minimal behavior changes. Workflow 1. Triage the issue Capture the exact compiler diagnostics and the offending symbol(s). Check project concurrency settings: Swift language version (6.2+), strict concurrency level, and whether approachable concurrency (default actor isolation / main-actor-by-default) is enabled. Id...
|
1.5K |
| 5097 | day1-onboarding | ai-native-camp/camp-2 |
Day 1: Onboarding 이 스킬이 호출되면 아래 STOP PROTOCOL 을 반드시 따른다. STOP PROTOCOL — 절대 위반 금지 이 프로토콜은 이 스킬의 최우선 규칙이다. 아래 규칙을 위반하면 수업이 망가진다. 각 블록은 반드시 2턴에 걸쳐 진행한다 ┌─ Phase A (첫 번째 턴) ──────────────────────────────┐ │ 1. references/에서 해당 블록 파일의 EXPLAIN 섹션을 읽는다 │ │ 2. 기능을 설명한다 │ │ 3. references/에서 해당 블록 파일의 EXECUTE 섹션을 읽는다 │ │ 4. "지금 직접 실행해보세요"라고 안내한다 │ │ 5. ⛔ 여기서 반드시 STOP. 턴을 종료한다. │ │ ...
|
1.5K |
| 5098 | confluence | membranedev/application-skills |
Confluence Confluence is a team collaboration and document management tool. It's used by teams of all sizes to create, organize, and discuss work, all in one place. Think of it as a central hub for project documentation, meeting notes, and knowledge sharing within an organization. Official docs: https://developer.atlassian.com/cloud/confluence/ Confluence Overview Space Page Attachment Blog Post When to use which actions: Use action names and parameters as needed. Working with Confluence This sk...
|
1.5K |
| 5099 | sequential-thinking | mrgoonie/claudekit-skills |
Sequential Thinking Enables structured problem-solving through iterative reasoning with revision and branching capabilities. Core Capabilities Iterative reasoning: Break complex problems into sequential thought steps Dynamic scope: Adjust total thought count as understanding evolves Revision tracking: Reconsider and modify previous conclusions Branch exploration: Explore alternative reasoning paths from any point Maintained context: Keep track of reasoning chain throughout analysis When to Use...
|
1.5K |
| 5100 | managing-imposter-syndrome | refoundai/lenny-skills |
Managing Imposter Syndrome Help the user work through imposter syndrome using frameworks from product leaders. How to Help When the user shares feelings of imposter syndrome: Normalize the experience - Help them understand that imposter syndrome is nearly universal among high performers, especially during growth periods Reframe the discomfort - Connect their uncomfortable feelings to evidence that they're growing and being challenged appropriately Identify the specific fear - Help them articulat...
|
1.5K |