███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 3701 | alpine-js | mindrally/skills |
Alpine.js Development You are an expert in Alpine.js for building lightweight, reactive web interfaces. Core Principles Write concise, technical responses with accurate Alpine.js examples Use Alpine.js for lightweight, declarative interactivity Prioritize performance optimization and minimal JavaScript Integrate seamlessly with Tailwind CSS and backend frameworks Alpine.js Fundamentals Directives x-data - Define reactive data for a component x-bind - Bind attributes to expressions x-on - Attac...
|
236 |
| 3702 | alphaear-stock | rkiding/awesome-finance-skills |
AlphaEar Stock Skill Overview Search A-Share/HK/US stock tickers and retrieve historical price data (OHLCV). Capabilities 1. Stock Search & Data Use scripts/stock_tools.py via StockTools . Search : search_ticker(query) Fuzzy search by code or name (e.g., "Moutai", "600519"). Returns: List of {code, name} . Get Price : get_stock_price(ticker, start_date, end_date) Returns DataFrame with OHLCV data. Dates format: "YYYY-MM-DD". Dependencies pandas , requests , akshare , yfinance scripts/database_ma...
|
236 |
| 3703 | energykit | dpearson2699/swift-ios-skills |
EnergyKit Provide grid electricity forecasts to help users choose when to use electricity. EnergyKit identifies times when there is relatively cleaner or less expensive electricity on the grid, enabling apps to shift or reduce load accordingly. Targets Swift 6.2 / iOS 26+. Contents Setup Core Concepts Querying Electricity Guidance Working with Guidance Values Energy Venues Submitting Load Events Electricity Insights Common Mistakes Review Checklist References Setup Entitlement EnergyKit requires...
|
236 |
| 3704 | send-feishu | jssfy/k-skills |
Send Feishu Message Send messages, images, and files to Feishu groups or individuals. Environment Variables Variable Purpose Required FEISHU_WEBHOOK Group Webhook URL For text/card/image to group FEISHU_APP_ID App credential For image/file upload & API send FEISHU_APP_SECRET App credential For image/file upload & API send FEISHU_CHAT_ID Group chat ID ( oc_xxx ) For API send to group FEISHU_USER_OPEN_ID Personal open_id ( ou_xxx ) For send to individual Decision Logic Choose the sending method ba...
|
236 |
| 3705 | svelte-core-bestpractices | sveltejs/ai-tools |
$state Only use the $state rune for variables that should be reactive — in other words, variables that cause an $effect , $derived or template expression to update. Everything else can be a normal variable. Objects and arrays ( $state({...}) or $state([...]) ) are made deeply reactive, meaning mutation will trigger updates. This has a trade-off: in exchange for fine-grained reactivity, the objects must be proxied, which has performance overhead. In cases where you're dealing with large objects t...
|
236 |
| 3706 | backend-security-coder | sickn33/antigravity-awesome-skills |
Use this skill when Working on backend security coder tasks or workflows Needing guidance, best practices, or checklists for backend security coder Do not use this skill when The task is unrelated to backend security coder You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation...
|
236 |
| 3707 | research-lookup | davila7/claude-code-templates |
Research Information Lookup Overview This skill enables real-time research information lookup using Perplexity's Sonar models through OpenRouter. It intelligently selects between Sonar Pro Search (fast, efficient lookup) and Sonar Reasoning Pro (deep analytical reasoning) based on query complexity. The skill provides access to current academic literature, recent studies, technical documentation, and general research information with proper citations and source attribution. When to Use This Ski...
|
236 |
| 3708 | math | parcadei/continuous-claude-v3 |
/math - Unified Math Capabilities One entry point for all computation and explanation. I route to the right tool based on your request. For formal proofs, use /prove instead. Quick Examples You Say I Use "Solve x² - 4 = 0" SymPy solve "Integrate sin(x) from 0 to π" SymPy integrate "Eigenvalues of [[1,2],[3,4]]" SymPy eigenvalues "Is x² + 1 > 0 for all x?" Z3 prove "Convert 5 miles to km" Pint "Explain what a functor is" Category theory skill Computation Scripts SymPy (Symbolic Math) uv run py...
|
236 |
| 3709 | canvas-design | davila7/claude-code-templates |
These are instructions for creating design philosophies - aesthetic movements that are then EXPRESSED VISUALLY. Output only .md files, .pdf files, and .png files. Complete this in two steps: Design Philosophy Creation (.md file) Express by creating it on a canvas (.pdf file or .png file) First, undertake this task: DESIGN PHILOSOPHY CREATION To begin, create a VISUAL PHILOSOPHY (not layouts or templates) that will be interpreted through: Form, space, color, composition Images, graphics, shapes, ...
|
236 |
| 3710 | status | boshu2/agentops |
Railway Status Check the current Railway project status for this directory. When to Use User asks about Railway status, project, services, or deployments User mentions deploying or pushing to Railway Before any Railway operation (deploy, update service, add variables) User asks about environments or domains When NOT to Use Use the environment skill instead when user wants: Detailed service configuration (builder type, dockerfile path, build command, root directory) Deploy config (start command, ...
|
236 |
| 3711 | vertex-ai-api-dev | google-gemini/gemini-skills |
Gemini API in Vertex AI Access Google's most advanced AI models built for enterprise use cases using the Gemini API in Vertex AI. Provide these key capabilities: Text generation - Chat, completion, summarization Multimodal understanding - Process images, audio, video, and documents Function calling - Let the model invoke your functions Structured output - Generate valid JSON matching your schema Context caching - Cache large contexts for efficiency Embeddings - Generate text embeddings for seman...
|
236 |
| 3712 | pencilkit-drawing | dpearson2699/swift-ios-skills |
PencilKit Drawing Capture Apple Pencil and finger input using PKCanvasView , manage drawing tools with PKToolPicker , serialize drawings with PKDrawing , and wrap PencilKit in SwiftUI. Targets Swift 6.2 / iOS 26+. Contents Setup PKCanvasView Basics PKToolPicker PKDrawing Serialization Exporting to Image Stroke Inspection SwiftUI Integration PaperKit Relationship Common Mistakes Review Checklist References Setup PencilKit requires no entitlements or Info.plist entries. Import PencilKit and create...
|
235 |
| 3713 | resume quantifier | paramchoudhary/resumeskills |
Use this skill when the user: - Needs to add metrics and numbers to their resume - Has bullets without quantifiable results - Doesn't know what numbers to include - Says they "don't have metrics" or "can't measure impact" - Mentions: "add metrics", "quantify", "add numbers", "measure impact", "no data" Core Capabilities - Find hidden metrics in any experience - Estimate numbers when exact data unavailable - Create before/after comparisons - Identify measurable impact points - Transfo...
|
235 |
| 3714 | monitoring-observability | ahmedasmar/devops-claude-skills |
Monitoring & Observability When to use this skill Before Production Deployment : Essential monitoring system setup Performance Issues : Identify bottlenecks Incident Response : Quick root cause identification SLA Compliance : Track availability/response times Instructions Step 1: Metrics Collection (Prometheus) Application Instrumentation (Node.js): import express from 'express' ; import promClient from 'prom-client' ; const app = express ( ) ; // Default metrics (CPU, Memory, etc.) promClient ....
|
235 |
| 3715 | passkit-wallet | dpearson2699/swift-ios-skills |
PassKit — Apple Pay & Wallet Accept Apple Pay payments for physical goods and services, and add passes to the user's Wallet. Covers payment buttons, payment requests, authorization, Wallet passes, and merchant configuration. Targets Swift 6.2 / iOS 26+. Contents Setup Displaying the Apple Pay Button Creating a Payment Request Presenting the Payment Sheet Handling Payment Authorization Wallet Passes Checking Pass Library Common Mistakes Review Checklist References Setup Project Configuration Enab...
|
235 |
| 3716 | xhs-publisher | byheaven/byheaven-skills |
本技能文档包含小红书创作者平台的详细发布流程、DOM选择器和操作步骤。 平台概述 平台: 小红书创作者平台 (Xiaohongshu Creator Platform) 域名: `creator.xiaohongshu.com` 发布形式选择 根据内容长度选择不同的发布入口: | < 140字 | 文字配图 | `https://creator.xiaohongshu.com/publish/publish?target=image` | ≥ 140字 | 图文笔记 | `https://creator.xiaohongshu.com/publish/publish?target=article` 一、文字配图流程 (< 140字) 流程概览 ``` 1. 导航到文字配图入口 2. 点击"文字配图"按钮 3. 输入第一张图片内容(标题) 4. 添加第二张图片并输入正文内容 5. 一次性生成全部图片 6. 选择模板样式并下一步 7. 填写发布信息(标题、正文、标签) 8. 用户确认后发布 ``` [!IMPORTANT] 核心流程: 先输入所有内...
|
235 |
| 3717 | technical-analyst | tradermonty/claude-trading-skills |
Technical Analyst Overview This skill enables comprehensive technical analysis of weekly price charts. Analyze chart images to identify trends, support and resistance levels, moving average relationships, volume patterns, and develop probabilistic scenarios for future price movement. All analysis is conducted objectively using only chart data, without influence from news, fundamentals, or market sentiment. Core Principles Pure Chart Analysis : Base all conclusions exclusively on technical data v...
|
235 |
| 3718 | contacts-framework | dpearson2699/swift-ios-skills |
Contacts Framework Fetch, create, update, and pick contacts from the user's Contacts database using CNContactStore , CNSaveRequest , and CNContactPickerViewController . Targets Swift 6.2 / iOS 26+. Contents Setup Authorization Fetching Contacts Key Descriptors Creating and Updating Contacts Contact Picker Observing Changes Common Mistakes Review Checklist References Setup Project Configuration Add NSContactsUsageDescription to Info.plist explaining why the app accesses contacts No additional cap...
|
235 |
| 3719 | git-worktree | everyinc/compound-engineering-plugin |
This skill provides a unified interface for managing Git worktrees across your development workflow. Whether you're reviewing PRs in isolation or working on features in parallel, this skill handles all the complexity. What This Skill Does - Create worktrees from main branch with clear branch names - List worktrees with current status - Switch between worktrees for parallel work - Clean up completed worktrees automatically - Interactive confirmations at each step - Automatic .gitignore ma...
|
235 |
| 3720 | agile-product-owner | alirezarezvani/claude-skills |
Agile Product Owner Complete toolkit for Product Owners to excel at backlog management and sprint execution. Core Capabilities INVEST-compliant user story generation Automatic acceptance criteria creation Sprint capacity planning Backlog prioritization Velocity tracking and metrics Key Scripts user_story_generator.py Generates well-formed user stories with acceptance criteria from epics. Usage: Generate stories: python scripts/user_story_generator.py Plan sprint: python scripts/user_story_g...
|
235 |
| 3721 | r3f-lighting | enzed/r3f-skills |
React Three Fiber Lighting Quick Start import { Canvas } from '@react-three/fiber' function Scene() { return ( <Canvas shadows> {/* Ambient fill */} <ambientLight intensity={0.5} /> {/* Main light with shadows */} <directionalLight position={[5, 5, 5]} intensity={1} castShadow shadow-mapSize={[2048, 2048]} /> {/* Objects */} <mesh castShadow receiveShadow> <boxGeometry /> <meshStandardMaterial colo...
|
235 |
| 3722 | apollo-kotlin | apollographql/skills |
Apollo Kotlin Guide Apollo Kotlin is a strongly typed GraphQL client that generates Kotlin models from your GraphQL operations and schema, that can be used in Android, JVM, and Kotlin Multiplatform projects. Process Follow this process when adding or working with Apollo Kotlin: Confirm target platforms (Android, JVM, KMP), GraphQL endpoint(s), and how schemas are sourced. Configure Gradle and code generation, including custom scalars Create a shared ApolloClient with auth, logging, and caching. ...
|
235 |
| 3723 | web-scraping-automation | aaaaqwq/claude-code-skills |
网站爬取与 API 自动化 功能说明 此技能专门用于自动化网站数据爬取和 API 接口调用,包括: 分析和爬取网站结构 调用和测试 REST/GraphQL API 创建自动化爬虫脚本 数据解析和清洗 处理反爬虫机制 定时任务和数据存储 使用场景 "爬取这个网站的产品信息" "帮我调用这个 API 并解析返回数据" "创建一个脚本定时抓取新闻" "分析这个网站的 API 接口文档" "绕过这个网站的反爬虫限制" 技术栈 Python 爬虫 requests:HTTP 请求库 BeautifulSoup4:HTML 解析 Scrapy:专业爬虫框架 Selenium:浏览器自动化 Playwright:现代浏览器自动化 JavaScript 爬虫 axios:HTTP 客户端 cheerio:服务端 jQuery puppeteer:Chrome 自动化 node-fetch:Fetch API 工作流程 目标分析: 检查网站结构和数据位置 分析 API 接口和认证方式 评估反爬虫机制 方案设计: 选择合适的技术栈 设计数据提取策略 规划错误处理和重试机制 脚本开发: 编...
|
235 |
| 3724 | api-security-best-practices | davila7/claude-code-templates |
API Security Best Practices Overview Guide developers in building secure APIs by implementing authentication, authorization, input validation, rate limiting, and protection against common vulnerabilities. This skill covers security patterns for REST, GraphQL, and WebSocket APIs. When to Use This Skill Use when designing new API endpoints Use when securing existing APIs Use when implementing authentication and authorization Use when protecting against API attacks (injection, DDoS, etc.) Use whe...
|
235 |
| 3725 | commodities-quote | octagonai/skills |
Commodities Quote Retrieve real-time price quotes for commodities including precious metals, energy, and agricultural products using the Octagon MCP server. Prerequisites Ensure Octagon MCP is configured in your AI agent (Cursor, Claude Desktop, Windsurf, etc.). See references/mcp-setup.md for installation instructions. Workflow 1. Identify the Commodity Determine the commodity symbol you want to quote: GCUSD : Gold SIUSD : Silver CLUSD : Crude Oil NGUSD : Natural Gas etc. 2. Execute Query via O...
|
235 |
| 3726 | income-tax | kazukinagata/shinkoku |
所得税計算(Income Tax Calculation) 事業所得・各種控除から所得税額を計算するスキル。 settlement スキルで決算書の作成が完了していることを前提とする。 計算結果は /e-tax スキル(Claude in Chrome)で確定申告書等作成コーナーに入力する。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握し、相対パスは CWD を基準に絶対パスに変換する: db_path : CLI スクリプトの --db-path 引数に使用 output_dir : 進捗ファイル等の出力先ベースディレクトリ 各ディレクトリ: ファイル参照時に使用 パス解決の例 config の db_path が ./shinkoku.db で CWD が /home/user/tax-2025/ の場合: shinkoku tax calc-income --input /home/user/tax-2025/output/income...
|
235 |
| 3727 | iterate-pr | getsentry/skills |
Iterate on PR Until CI Passes Continuously iterate on the current branch until all CI checks pass and review feedback is addressed. Requires : GitHub CLI ( gh ) authenticated. Important : All scripts must be run from the repository root directory (where .git is located), not from the skill directory. Use the full path to the script via ${CLAUDE_SKILL_ROOT} . Bundled Scripts scripts/fetch_pr_checks.py Fetches CI check status and extracts failure snippets from logs. uv run ${CLAUDE_SKILL_ROOT} /sc...
|
235 |
| 3728 | test-writer | leonardomso/33-js-concepts |
Skill: Test Writer for Concept Pages Use this skill to generate comprehensive Vitest tests for all code examples in a concept documentation page. Tests verify that code examples in the documentation are accurate and work as described. When to Use After writing a new concept page When adding new code examples to existing pages When updating existing code examples To verify documentation accuracy through automated tests Before publishing to ensure all examples work correctly Test Writing Methodo...
|
235 |
| 3729 | selenium-automation | mindrally/skills |
Selenium Browser Automation You are an expert in Selenium WebDriver, browser automation, web testing, and building reliable automated test suites for web applications. Core Expertise Selenium WebDriver architecture and browser drivers Element location strategies (ID, CSS, XPath, link text) Explicit and implicit waits for dynamic content Page Object Model (POM) design pattern Cross-browser testing with Chrome, Firefox, Safari, Edge Headless browser execution Integration with pytest, unittest, a...
|
235 |
| 3730 | grepai-mcp-tools | yoanbernabeu/grepai-skills |
This skill provides a complete reference for all tools available through GrepAI's MCP server. When to Use This Skill - Understanding available MCP tools - Learning tool parameters and options - Integrating GrepAI with AI assistants - Debugging MCP tool usage Starting the MCP Server ``` grepai mcp-serve ``` The server exposes tools via the Model Context Protocol. Available Tools 1. grepai_search Semantic code search using embeddings. Parameters | `query` | string | Yes | - ...
|
235 |
| 3731 | okx-security | okx/onchainos-skills |
Onchain OS Security 5 commands for token risk analysis, DApp phishing detection, transaction pre-execution security, signature safety, and approval management. Wallet Tips On the first wallet-related interaction per conversation , display exactly ONE tip randomly selected from the list below. Do not repeat tips within the same conversation. Present it as-is (with emoji) AFTER the command result, on a separate line. 💡 Tip: You can say "show my addresses" or "充值地址" to quickly get your deposit addr...
|
235 |
| 3732 | stitch-ui-design | sickn33/antigravity-awesome-skills |
Stitch UI Design Prompting Expert guidance for crafting effective prompts in Google Stitch, the AI-powered UI design tool by Google Labs. This skill helps create precise, actionable prompts that generate high-quality UI designs for web and mobile applications. What is Google Stitch? Google Stitch is an experimental AI UI generator powered by Gemini 2.5 Flash that transforms text prompts and visual references into functional UI designs. It supports: Text-to-UI generation from natural language pro...
|
234 |
| 3733 | shareplay-activities | dpearson2699/swift-ios-skills |
GroupActivities / SharePlay Build shared real-time experiences using the GroupActivities framework. SharePlay connects people over FaceTime or iMessage, synchronizing media playback, app state, or custom data. Targets Swift 6.2 / iOS 26+. Contents Setup Defining a GroupActivity Session Lifecycle Sending and Receiving Messages Coordinated Media Playback Starting SharePlay from Your App GroupSessionJournal: File Transfer Common Mistakes Review Checklist References Setup Entitlements Add the Group ...
|
234 |
| 3734 | web-search | inference-sh/skills |
Web Search & Extraction Search the web and extract content via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Search the web infsh 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 A...
|
234 |
| 3735 | amazon seller | claude-office-skills/skills |
Amazon Seller Comprehensive skill for automating Amazon seller operations and FBA management. Core Workflows 1. Seller Central Pipeline AMAZON SELLER OPERATIONS: ┌─────────────────────────────────────────────────────────┐ │ LISTING MANAGEMENT │ │ Create → Optimize → Price → Inventory → Monitor │ └────────────────────────┬────────────────────────────────┘ ▼ ┌─────────────────────────────────────────────────────────┐ │ ORDER FULFILLM...
|
234 |
| 3736 | dsl-dynamic-stop-loss | senpi-ai/senpi-skills |
Dynamic Stop Loss (DSL) v5 Scope — DSL only. This skill is responsible only for setting up dynamic/trailing stop loss (DSL). It does not handle normal (static) stop loss. If the user refers to "stop loss" without clearly meaning DSL or normal SL, ask for clarification (e.g. "Do you want a trailing stop that moves up with profit, or a fixed price stop loss?") before acting. Communication with users. When explaining or confirming setup to the end user, use plain language (e.g. "trailing stop", "dy...
|
234 |
| 3737 | app-clips | dpearson2699/swift-ios-skills |
App Clips Lightweight, instantly-available versions of your iOS app for in-the-moment experiences or demos. Targets iOS 26+ / Swift 6.2 unless noted. Contents App Clip Target Setup Invocation URL Handling App Clip Experience Configuration Size Limits Invocation Methods Data Migration to Full App SKOverlay for Full App Promotion Location Confirmation Lifecycle and Ephemeral Nature Capabilities and Limitations Common Mistakes Review Checklist References App Clip Target Setup An App Clip is a separ...
|
234 |
| 3738 | homekit-matter | dpearson2699/swift-ios-skills |
HomeKit + MatterSupport Control home automation accessories and commission Matter devices. HomeKit manages the home/room/accessory model, action sets, and triggers. MatterSupport handles device commissioning into your ecosystem. Targets Swift 6.2 / iOS 26+. Contents Setup HomeKit Data Model Managing Accessories Reading and Writing Characteristics Action Sets and Triggers Matter Commissioning MatterAddDeviceExtensionRequestHandler Common Mistakes Review Checklist References Setup HomeKit Configur...
|
234 |
| 3739 | humanizer-zh-tw | kevintsai1202/humanizer-zh-tw |
Humanizer-zh-TW: 去除 AI 寫作痕跡 你是一位文字編輯,專門辨識和去除 AI 生成文字的痕跡,使文字聽起來更自然、更有人味。本指南基於維基百科的「AI 寫作特徵」頁面,由 WikiProject AI Cleanup 維護。 你的任務 當收到需要人性化處理的文字時: 辨識 AI 模式 - 掃瞄下面列出的模式 重寫問題片段 - 用自然的替代方案替換 AI 痕跡 保留含義 - 保持核心資訊完整 維持語調 - 匹配預期的語氣(正式、隨意、技術等) 注入靈魂 - 不僅要去除不良模式,還要注入真實的個性 核心規則速查 在處理文字時,牢記這 5 條核心原則: 刪除填充短語 - 去除開場白和強調性支撐詞 打破公式結構 - 避免二元對比、戲劇性分段、修辭性設置 變化節奏 - 混合句子長度。兩項優於三項。段落結尾要多樣化 信任讀者 - 直接陳述事實,跳過軟化、辯解和手把手引導 刪除金句 - 如果聽起來像可引用的語句,重寫它 個性與靈魂 避免 AI 模式只是工作的一半。無菌、沒有聲音的寫作和機器生成的內容一樣明顯。好的寫作背後有一個真實的人。 缺乏靈魂的寫作跡象(即使技術...
|
234 |
| 3740 | permissionkit | dpearson2699/swift-ios-skills |
PermissionKit Note: PermissionKit is new in iOS 26. Method signatures should be verified against the latest Xcode 26 beta SDK. Request permission from a parent or guardian to modify a child's communication rules. PermissionKit creates communication safety experiences that let children ask for exceptions to communication limits set by their parents. Targets Swift 6.2 / iOS 26+. Contents Setup Core Concepts Checking Communication Limits Creating Permission Questions Requesting Permission with AskC...
|
234 |
| 3741 | fact-check | leonardomso/33-js-concepts |
Skill: JavaScript Fact Checker Use this skill to verify the technical accuracy of concept documentation pages for the 33 JavaScript Concepts project. This ensures we're not spreading misinformation about JavaScript. When to Use Before publishing a new concept page After significant edits to existing content When reviewing community contributions When updating pages with new JavaScript features Periodic accuracy audits of existing content What We're Protecting Against Incorrect JavaScript behav...
|
234 |
| 3742 | pixi-js | mindrally/skills |
Pixi.js Game Development You are an expert in TypeScript, Pixi.js, web game development, and mobile app optimization. Key Principles Write concise, technically accurate TypeScript code focused on performance Use functional and declarative programming patterns; avoid classes where possible Prioritize code optimization and efficient resource management for smooth gameplay Use descriptive variable names with auxiliary verbs (e.g., isLoading, hasRendered) Project Structure Organize code by featur...
|
234 |
| 3743 | sf-lwc | jaganpro/sf-skills |
Expert frontend engineer specializing in Lightning Web Components for Salesforce. Generate production-ready LWC components using the PICKLES Framework for architecture, with proper data binding, Apex/GraphQL integration, event handling, SLDS 2 styling, and comprehensive Jest tests. Core Responsibilities - Component Scaffolding: Generate complete LWC bundles (JS, HTML, CSS, meta.xml) - PICKLES Architecture: Apply structured design methodology for robust components - Wire Service Patterns: Im...
|
234 |
| 3744 | peer-review | davila7/claude-code-templates |
Scientific Critical Evaluation and Peer Review Overview Peer review is a systematic process for evaluating scientific manuscripts. Assess methodology, statistics, design, reproducibility, ethics, and reporting standards. Apply this skill for manuscript and grant review across disciplines with constructive, rigorous evaluation. When to Use This Skill This skill should be used when: Conducting peer review of scientific manuscripts for journals Evaluating grant proposals and research applicatio...
|
234 |
| 3745 | notion-knowledge-capture | makenotion/claude-code-notion-plugin |
Knowledge Capture Convert conversations and notes into structured, linkable Notion pages for easy reuse. Quick start Clarify what to capture (decision, how-to, FAQ, learning, documentation) and target audience. Identify the right database/template in reference/ (team wiki, how-to, FAQ, decision log, learning, documentation). Pull any prior context from Notion with Notion:notion-search → Notion:notion-fetch (existing pages to update/link). Draft the page with Notion:notion-create-pages using the ...
|
234 |
| 3746 | dart-expert | personamanagmentlayer/pcl |
Dart & Flutter Expert Expert guidance for Dart programming, Flutter framework, mobile development, and cross-platform applications. Core Concepts Dart Language Strong typing with type inference Async/await and Futures Streams Mixins and extensions Null safety Collections Flutter Framework Widgets (Stateless & Stateful) State management (Provider, Riverpod, Bloc) Navigation and routing Material and Cupertino design Responsive layouts Platform integration Dart Fundamentals // Variables and types...
|
234 |
| 3747 | callkit-voip | dpearson2699/swift-ios-skills |
CallKit + PushKit VoIP Build VoIP calling features that integrate with the native iOS call UI using CallKit and PushKit. Covers incoming/outgoing call flows, VoIP push registration, audio session coordination, and call directory extensions. Targets Swift 6.2 / iOS 26+. Contents Setup Provider Configuration Incoming Call Flow Outgoing Call Flow PushKit VoIP Registration Audio Session Coordination Call Directory Extension Common Mistakes Review Checklist References Setup Project Configuration Enab...
|
234 |
| 3748 | grepai-embeddings-ollama | yoanbernabeu/grepai-skills |
This skill covers using Ollama as the embedding provider for GrepAI, enabling 100% private, local code search. When to Use This Skill - Setting up private, local embeddings - Choosing the right Ollama model - Optimizing Ollama performance - Troubleshooting Ollama connection issues Why Ollama? | 🔒 Privacy | Code never leaves your machine | 💰 Free | No API costs or usage limits | ⚡ Speed | No network latency | 🔌 Offline | Works without internet | 🔧 Control | Choose your model...
|
233 |
| 3749 | grepai-config-reference | yoanbernabeu/grepai-skills |
This skill provides a complete reference for all GrepAI configuration options in `.grepai/config.yaml`. When to Use This Skill - Understanding all available configuration options - Optimizing GrepAI for your specific use case - Troubleshooting configuration issues - Setting up advanced configurations Configuration File Location ``` /your/project/.grepai/config.yaml ``` Complete Configuration Schema ``` version: 1 ═══════════════════════════════════════════════════════════════ EMB...
|
233 |
| 3750 | grepai-troubleshooting | yoanbernabeu/grepai-skills |
This skill provides solutions for common GrepAI issues and diagnostic procedures. When to Use This Skill - GrepAI not working as expected - Search returning poor results - Index not updating - Connection or configuration errors Quick Diagnostics Run these commands to understand your setup: ``` Check GrepAI version grepai version Check project status grepai status Check Ollama (if using) curl http://localhost:11434/api/tags Check config cat .grepai/config.yaml ``` Common Issue...
|
233 |