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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,495
总 Skills
97.0M
总安装量
2,623
贡献者
# Skill 仓库 描述 安装量
3301 producthunt resciencelab/opc-skills
ProductHunt Skill Get posts, topics, users, and collections from Product Hunt via the official GraphQL API. Prerequisites Set access token in ~/.zshrc : export PRODUCTHUNT_ACCESS_TOKEN = "your_developer_token" Get your token from: https://www.producthunt.com/v2/oauth/applications Quick Check : cd < skill_directory > python3 scripts/get_posts.py --limit 3 Commands All commands run from the skill directory. Posts python3 scripts/get_post.py chatgpt Get post by slug python3 scripts/get_post.py 123...
2.4K
3302 hyperframes-read-first heygen-com/hyperframes
HyperFrames — read this first Start here for any HyperFrames task — especially with no project agent config ( CLAUDE.md / AGENTS.md / .cursorrules ) present. Capability map + video router below. Capability map — which skill for which intent You want to… Go to Make a video (from a URL, brief, topic, GitHub PR, existing footage, or a single element to animate) the video router below (§ Video routing) Author / edit an HTML composition — the data-* contract, clips, tracks, sub-compositions, variable...
2.4K
3303 xlsx tfriedel/claude-office-skills
Requirements for Outputs All Excel files Professional Font Use a consistent, professional font (e.g., Arial, Times New Roman) for all deliverables unless otherwise instructed by the user Zero Formula Errors Every Excel model MUST be delivered with ZERO formula errors (REF!, DIV/0!, VALUE!, N/A, NAME?) Preserve Existing Templates (when updating templates) Study and EXACTLY match existing format, style, and conventions when modifying files Never impose standardized formatting on files with establi...
2.4K
3304 generating-flexipage forcedotcom/sf-skills
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...
2.4K
3305 generating-custom-tab forcedotcom/sf-skills
When to Use This Skill Use this skill when you need to: Create tabs for objects, web pages, or Visualforce pages Add navigation tabs to applications Configure tab visibility and access Troubleshoot deployment errors related to custom tabs Specification CustomTab Metadata Specification 📋 Overview Custom tabs for navigating to objects, web content, or Visualforce pages within Salesforce applications. Show more Installs 1.6K Repository forcedotcom/sf-skills GitHub Stars 557 First Seen May 13, 2026 ...
2.4K
3306 generating-custom-application forcedotcom/sf-skills
When to Use This Skill Use this skill when you need to: Create Lightning applications Organize tabs and features into focused apps Configure application navigation and branding Set up custom page layouts for objects Troubleshoot deployment errors related to custom applications CustomApplication (Lightning App) Metadata Specification Overview Custom applications (Lightning Apps) that group tabs and functionality to provide a focused user experience for specific business processes. Always configur...
2.4K
3307 generating-custom-lightning-type forcedotcom/sf-skills
When to Use This Skill Use this skill when you need to: Create Custom Lightning Types (CLTs) for structured inputs/outputs Generate JSON Schema-based type definitions for Lightning Platform Configure CLTs for Einstein Agent actions Set up editor and renderer configurations for custom UI Troubleshoot deployment errors related to Custom Lightning Types Specification CustomLightningType Metadata Specification Overview & Purpose Custom Lightning Types (CLTs) are JSON Schema-based type definitions us...
2.4K
3308 generating-lightning-app forcedotcom/sf-skills
Generating Lightning App Overview Build a complete, deployable Salesforce Lightning Experience application from a natural language description by defining a Lightning Custom Application and orchestrating its dependent metadata types in correct dependency order. Invoke specialized metadata skills when available; generate metadata directly when no skill exists. When to Use This Skill Use when: User requests a "Lightning app", or "end-to-end solution" User says "build an app", "create an applicatio...
2.4K
3309 generating-list-view forcedotcom/sf-skills
When to Use This Skill Use this skill when you need to: Create list views for objects Generate filtered, column-based record listings Configure list view visibility and sharing Troubleshoot deployment errors related to List Views Specification Salesforce List View Metadata Knowledge 📋 Overview Salesforce List Views define filtered, column-based record listings on an object's tab. 🎯 Purpose Provide curated, role- or task-specific subsets of records Standardize commonly used filters and visible fi...
2.4K
3310 generating-validation-rule forcedotcom/sf-skills
When to Use This Skill Use this skill when you need to: Create validation rules to enforce data quality Prevent invalid records from being saved Generate validation rule metadata with formulas Add business logic validation to objects Troubleshoot deployment errors related to validation rules Specification ValidationRule Metadata Specification 📋 Overview Validation Rules are declarative metadata components used to enforce data quality and business logic in Salesforce. They evaluate a formula expr...
2.4K
3311 rank-local calm-north/seojuice-skills
Rank Local Build a local SEO foundation covering Google Business Profile optimization, NAP consistency, citation strategy, and review velocity. Local SEO Ranking Factors Local search results are determined by three primary factors: Relevance — How well your business matches the search query Distance — How close you are to the searcher's location Prominence — How well-known and trusted your business is online You can't control distance, but you can maximize relevance and prominence. Step 1: Googl...
2.4K
3312 academic-writing jamditis/claude-skills-journalism
Academic writing and research methodology Systematic approaches for scholarly writing, research design, and academic communication. Research design fundamentals Research question development Crafting a research question The FINER criteria - Feasible: Can you actually do this research? - Interesting: Does it matter to the field? - Novel: Does it add new knowledge? - Ethical: Can it be done ethically? - Relevant: Does it address a real problem? Question types | Type | Purpose | Example | ...
2.4K
3313 handling-sf-data forcedotcom/sf-skills
Salesforce Data Operations Expert (handling-sf-data) Use this skill when the user needs Salesforce data work : record CRUD, bulk import/export, test data generation, cleanup scripts, or data factory patterns for validating Apex, Flow, or integration behavior. When This Skill Owns the Task Use handling-sf-data when the work involves: sf data CLI commands record creation, update, delete, upsert, export, or tree import/export realistic test data generation bulk data operations and cleanup Apex anon...
2.4K
3314 building-sf-integrations forcedotcom/sf-skills
building-sf-integrations: Salesforce Integration Patterns Expert Use this skill when the user needs integration architecture and runtime plumbing : Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, CDC, and event-driven integration design. When This Skill Owns the Task Use building-sf-integrations when the work involves: .namedCredential-meta.xml or External Credential metadata outbound REST/SOAP callouts External Service registration from O...
2.4K
3315 bun-development sickn33/antigravity-awesome-skills
⚡ Bun Development Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by oven-sh/bun. When to Use This Skill Use this skill when: Starting new JS/TS projects with Bun Migrating from Node.js to Bun Optimizing development speed Using Bun's built-in tools (bundler, test runner) Troubleshooting Bun-specific issues 1. Getting Started 1.1 Installation macOS / Linux curl -fsSL https://bun.sh/install | bash Windows powershell -c "irm bun.sh/install.ps1 | iex" Homebrew ...
2.4K
3316 contacts joelhooks/joelclaw
Contacts Manage contacts in ~/Vault/Contacts/ . Each contact is a markdown file with YAML frontmatter. Contact File Location ~/Vault/Contacts/<Name>.md Index file: ~/Vault/Contacts/index.md — wikilink list of all contacts. Frontmatter Schema Show more Installs 416 Repository joelhooks/joelclaw GitHub Stars 57 First Seen Feb 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
2.4K
3317 discord steipete/clawdis
Discord (Via message ) Use the message tool. No provider-specific discord tool exposed to the agent. Musts Always: channel: "discord" . Respect gating: channels.discord.actions.* (some default off: roles , moderation , presence , channels ). Prefer explicit ids: guildId , channelId , messageId , userId . Multi-account: optional accountId . Guidelines Avoid Markdown tables in outbound Discord messages. Mention users as <@USER_ID> . Prefer Discord components v2 ( components ) for rich UI; use lega...
2.4K
3318 owasp-security hoodini/ai-agents-skills
OWASP Top 10 Security Prevent common security vulnerabilities in web applications. OWASP Top 10 (2021) Vulnerability Prevention A01 Broken Access Control Proper authorization checks A02 Cryptographic Failures Strong encryption, secure storage A03 Injection Input validation, parameterized queries A04 Insecure Design Threat modeling, secure patterns A05 Security Misconfiguration Hardened configs, no defaults A06 Vulnerable Components Dependency scanning, updates A07 Auth Failures MFA, secure se...
2.4K
3319 convex-cron-jobs waynesutton/convexskills
Convex Cron Jobs Schedule recurring functions for background tasks, cleanup jobs, data syncing, and automated workflows in Convex applications. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/scheduling/cron-jobs Scheduling Overview: https://docs.convex.dev/scheduling Scheduled Functions: https://docs.convex.dev/scheduling/scheduled-functions For broader context: https://docs.convex.dev/llms.txt Instructions Cron Jobs...
2.4K
3320 linkedin-profile-optimizer paramchoudhary/resumeskills
No SKILL.md available for this skill. View on GitHub Installs 456 Repository paramchoudhary/…meskills GitHub Stars 616 First Seen 9 days ago
2.4K
3321 figma-generate-library figma/mcp-server-guide
Design System Builder — Figma MCP Skill Build professional-grade design systems in Figma that match code. This skill orchestrates multi-phase workflows across 20–100+ use_figma calls, enforcing quality patterns from real-world design systems (Material 3, Polaris, Figma UI3, Simple DS). Prerequisites : The figma-use skill MUST also be loaded for every use_figma call. It provides Plugin API syntax rules (return pattern, page reset, ID return, font loading, color range). This skill provides design ...
2.4K
3322 shannon unicodeveloper/shannon
Shannon: Autonomous AI Pentester for Web Apps & APIs Permissions overview: This skill orchestrates Shannon, a Docker-based pentesting tool that actively executes attacks against a target application. It clones/updates the Shannon repo locally, runs Docker containers, and reads pentest reports. Shannon performs real exploits — only run against apps you own or have explicit written authorization to test. Never run against production systems. Shannon analyzes your source code, identifies attack vec...
2.4K
3323 wechat-article-publisher iamzifei/wechat-article-publisher-skill
WeChat Article Publisher Publish Markdown or HTML content to WeChat Official Account drafts via API, with automatic format conversion. Prerequisites WECHAT_API_KEY environment variable set (from .env file) Python 3.9+ Authorized WeChat Official Account on wx.limyai.com Scripts Located in ~/.claude/skills/wechat-article-publisher/scripts/: wechat_api.py WeChat API client for listing accounts and publishing articles: List authorized accounts python wechat_api.py list-accounts Publish from...
2.4K
3324 marimo-batch marimo-team/skills
Pydantic is a great way to declare a source of truth for a batch job, especially for ML. You can declare something like: from pydantic import BaseModel , Field class ModelParams ( BaseModel ) : sample_size : int = Field ( default = 1024 * 4 , description = "Number of training samples per epoch." ) learning_rate : float = Field ( default = 0.01 , description = "Learning rate for the optimizer." ) You can fill these model params with two methods too, you can imagine a form in the UI. el = mo . md ...
2.4K
3325 dimensional-analysis trailofbits/skills
Dimensional Analysis Skill This skill orchestrates a dimensional-analysis pipeline for codebases that perform numeric computations with mixed units, precisions, or scaling factors. The main skill context is a workflow controller only: it delegates scanning, vocabulary discovery, annotation, propagation, and validation to specialized subagents, then manages batching, persistence, retries, coverage gates, and final reporting. When to Use Annotating a codebase with unit/dimension comments (e.g., D1...
2.4K
3326 debugging-instruments dpearson2699/swift-ios-skills
Debugging and Instruments Contents LLDB Debugging Memory Debugging Hang Diagnostics Build Failure Triage Instruments Overview Common Mistakes Review Checklist References LLDB Debugging Essential Commands (lldb) po myObject Print object description (calls debugDescription) (lldb) p myInt Print with type info (uses LLDB formatter) (lldb) v myLocal Frame variable — fast, no code execution (lldb) bt Backtrace current thread (lldb...
2.4K
3327 app-intents dpearson2699/swift-ios-skills
App Intents (iOS 26+) Implement, review, and extend App Intents to expose app functionality to Siri, Shortcuts, Spotlight, widgets, Control Center, and Apple Intelligence. Contents Triage Workflow AppIntent Protocol @Parameter AppEntity EntityQuery (4 Variants) AppEnum AppShortcutsProvider Siri Integration Interactive Widget Intents Control Center Widgets (iOS 18+) Spotlight and IndexedEntity (iOS 18+) iOS 26 Additions Common Mistakes Review Checklist References Triage Workflow Step 1: Identify ...
2.4K
3328 eightctl steipete/clawdis
eightctl Use eightctl for Eight Sleep pod control. Requires auth. Auth Config: ~/.config/eightctl/config.yaml Env: EIGHTCTL_EMAIL , EIGHTCTL_PASSWORD Quick start eightctl status eightctl on|off eightctl temp 20 Common tasks Alarms: eightctl alarm list|create|dismiss Schedules: eightctl schedule list|create|update Audio: eightctl audio state|play|pause Base: eightctl base info|angle Notes API is unofficial and rate-limited; avoid repeated logins. Confirm before changing temperature or alarms.
2.4K
3329 accessibility-review anthropics/knowledge-work-plugins
/accessibility-review If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Audit a design or page for WCAG 2.1 AA accessibility compliance. Usage /accessibility-review $ARGUMENTS Audit for accessibility: @$1 WCAG 2.1 AA Quick Reference Perceivable 1.1.1 Non-text content has alt text 1.3.1 Info and structure conveyed semantically 1.4.3 Contrast ratio >= 4.5:1 (normal text), >= 3:1 (large text) 1.4.11 Non-text contrast >= 3:1 (UI components, graphics) ...
2.4K
3330 code-review-pro onewave-ai/claude-skills
Code Review Pro Deep code analysis covering security, performance, maintainability, and best practices. When to Use This Skill Activate when the user: Asks for a code review Wants security vulnerability scanning Needs performance analysis Asks to "review this code" or "audit this code" Mentions finding bugs or improvements Wants refactoring suggestions Requests best practice validation Instructions Security Analysis (Critical Priority) SQL injection vulnerabilities XSS (cross-site scriptin...
2.4K
3331 playwright-testing alinaqi/claude-bootstrap
Playwright E2E Testing Skill Load with: base.md + [framework].md For end-to-end testing of web applications with Playwright - cross-browser, fast, reliable. Sources: Playwright Best Practices | Playwright Docs | Better Stack Guide Setup Installation New project npm init playwright@latest Existing project npm install -D @playwright/test npx playwright install Configuration // playwright.config.ts import { defineConfig, devices } from '@playwright/test'; export default defineConfig({ te...
2.4K
3332 web-design-guidelines nexu-io/open-design
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
2.4K
3333 web-performance-optimization sickn33/antigravity-awesome-skills
Web Performance Optimization Overview Help developers optimize website and web application performance to improve user experience, SEO rankings, and conversion rates. This skill provides systematic approaches to measure, analyze, and improve loading speed, runtime performance, and Core Web Vitals metrics. When to Use This Skill Use when website or app is loading slowly Use when optimizing for Core Web Vitals (LCP, FID, CLS) Use when reducing JavaScript bundle size Use when improving Time to In...
2.4K
3334 swift-language dpearson2699/swift-ios-skills
Swift Language Patterns Core Swift language features and modern syntax patterns targeting Swift 5.9+ through Swift 6. Covers language constructs, type system features, Codable, string and collection APIs, and formatting. For concurrency (actors, async/await, Sendable), see the swift-concurrency skill. For SwiftUI views and state management, see swiftui-patterns . Contents If/Switch Expressions Typed Throws Result Builders Property Wrappers Opaque and Existential Types Guard Patterns Never Type R...
2.4K
3335 korean-character-count nomadamas/k-skill
한국어 글자 수 세기 What this skill does 자기소개서, 지원서, 자유서술형 폼처럼 글자 수 제한이 중요한 한국어 텍스트 를 대상으로 LLM 추정 없이 결정론적으로 카운트한다. 기본 글자 수: Intl.Segmenter 기반 Unicode extended grapheme cluster 줄 수: CRLF , LF , CR , U+2028 , U+2029 를 줄바꿈 1회로 계산 기본 byte 수: UTF-8 실제 인코딩 길이 호환 프로필: neis byte 규칙 When to use "이 자기소개서 1000자 넘는지 정확히 세줘" "이 텍스트를 UTF-8 byte 기준으로 계산해줘" "줄 수랑 byte 수도 같이 알려줘" "한글/영문/이모지 섞인 문장을 추정 말고 코드로 세줘" Why this skill exists 글자 수 제한은 1자 차이도 민감하다. LLM이 글자 수를 눈대중으로 예측하면 재현성이 없다. 이 스킬은 입력을 임의로 trim/정규화하지 않고 , 문서화된 ...
2.4K
3336 geeknews-search nomadamas/k-skill
GeekNews Search What this skill does GeekNews 공개 RSS/Atom 피드( https://feeds.feedburner.com/geeknews-feed )를 사용해 최신 글을 읽기 전용으로 조회한다. 최신 글 목록 조회 제목/요약/작성자 기준 검색 항목 id/link 기준 상세 확인 When to use "긱뉴스 오늘 뭐 올라왔어?" "긱뉴스에서 Claude 관련 글 찾아줘" "이 GeekNews 글 요약/링크 확인해줘" Inputs 기본: 별도 인증 없이 public feed만 사용 목록 조회: limit 검색: query , 선택 limit 상세 조회: id 또는 링크/토픽 번호 일부 Official surface GeekNews RSS/Atom feed: https://feeds.feedburner.com/geeknews-feed GeekNews home: https://news.hada.io Workflow 1) List recent ent...
2.4K
3337 open-source browser-use/browser-use
Browser Use Open-Source Library Reference Reference docs for writing Python code against the browser-use library. Read the relevant file based on what the user needs. Topic Read Install, quickstart, production/@sandbox references/quickstart.md LLM providers (15+): setup, env vars, pricing references/models.md Agent params, output, prompting, hooks, timeouts references/agent.md Browser params, auth, real browser, remote/cloud references/browser.md Custom tools, built-in tools, ActionResult refere...
2.4K
3338 ghost-scan-deps ghostsecurity/skills
Ghost Security SCA Scanner — Orchestrator You are the top-level orchestrator for Software Composition Analysis (SCA) scanning. Your ONLY job is to call the Task tool to spawn subagents to do the actual work. Each step below gives you the exact Task tool parameters to use. Do not do the work yourself. Defaults repo_path : the current working directory scan_dir : ~/.ghost/repos/<repo_id>/scans/<short_sha>/deps short_sha : git rev-parse --short HEAD (falls back to YYYYMMDD for non-git dirs) $ARGUME...
2.4K
3339 okx-agent-identity okx/onchainos-skills
OKX Agent Identity ERC-8004 agent identity on XLayer (chain fixed — never pass --chain ; asked about ETH/BSC/other chains → say identities are created on XLayer only). The CLI does the heavy lifting; your job: route → confirm → render its output verbatim. You invoke the CLI; the user never sees an onchainos ... literal. Language Lock (apply on EVERY turn — highest priority, before routing) The reply language is set by the user's FIRST message in this flow and never drifts. Detect that language o...
2.4K
3340 iot markdown-viewer/skills
IoT Architecture Diagram Generator Quick Start: Select device/sensor icons → Place edge gateways → Connect to cloud services → Group into zones → Wrap in ```plantuml fence. ⚠️ IMPORTANT: Always use ```plantuml or ```puml code fence. NEVER use ```text — it will NOT render as a diagram. Critical Rules Every diagram starts with @startuml and ends with @enduml Use left to right direction for typical IoT data flows (Device → Edge → Cloud) Use mxgraph.aws4.* stencil syntax for IoT service and device i...
2.4K
3341 skill-creator ar9av/obsidian-wiki
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
2.4K
3342 mfds-food-safety nomadamas/k-skill
식품 안전 체크 What this skill does 식약처/식품안전나라 공개 표면을 k-skill-proxy 경유 로 조회해 식품 안전 정보를 확인한다. 조회 가능한 공식 데이터: 건강기능식품 기능성 원료 인정현황 (I-0040) — 원료가 공식 인정됐는지, 1일 섭취량, 섭취시 주의사항 건강기능식품 개별인정형 정보 (I-0050) — 개별 인정 원료의 기능성, 섭취량 상·하한, 주의사항 건강기능식품 품목제조 신고사항 (I0030) — 신고된 제품의 원재료, 기능성, 섭취 주의사항, 기준규격 (고시형 원료 포함) 검사부적합 현황(국내) (I2620) — 국내 유통 식품 부적합 판정 이력 부적합 식품 목록 — 공공데이터포털 경유 회수·판매중지 공개 목록 (I0490) — 식품안전나라 경유 하지만 사용자가 복통, 설사, 발진 같은 증상을 말하면 바로 단정하지 말고 먼저 되묻는다. 누가 먹었는지 (본인/아이/임산부/고령자) 무엇을 언제 얼마나 먹었는지 같이 먹은 음식/술/약 현재 증상과...
2.4K
3343 market-kurly-search nomadamas/k-skill
Market Kurly Search What this skill does 마켓컬리 웹앱이 실제로 사용하는 비로그인 검색/상품 상세 표면 을 사용해 아래 흐름을 처리한다. 키워드로 상품 후보를 검색한다. 현재 가격과 할인 여부를 확인한다. 품절 여부와 배송 타입을 확인한다. 상품 링크를 함께 반환한다. 주문/장바구니 같은 액션은 하지 않는다. 조회형으로만 답한다. When to use "마켓컬리에서 우유 얼마야?" "컬리에서 딸기 검색해줘" "이 상품 품절인지 보고 링크도 줘" "지금 컬리 가격만 빠르게 보고 싶어" When not to use 주문/장바구니/결제까지 자동화해야 하는 경우 주소 기반 배송 가능 여부나 회원 전용 가격을 확정해야 하는 경우 로그인 세션이 필요한 개인화 추천/찜 정보를 조회해야 하는 경우 Prerequisites 인터넷 연결 node 18+ 이 저장소의 market-kurly-search package 또는 동일 로직 Required inputs 1. As...
2.4K
3344 okx-agent-task okx/onchainos-skills
OKX AI Task Marketplace OKX AI Task Marketplace is a decentralized agent task delegation protocol deployed on XLayer, covering the complete lifecycle of task publication, negotiation, delivery, acceptance, and dispute arbitration. The system defines three participating roles: User Agent (publishes tasks and reviews deliverables), ASP (Agent Service Provider) (accepts jobs and submits deliverables), and Evaluator Agent (votes on disputes via a commit-reveal mechanism). All roles connect via ERC-8...
2.4K
3345 swiftui-gestures dpearson2699/swift-ios-skills
SwiftUI Gestures (iOS 26+) Review, write, and fix SwiftUI gesture interactions. Apply modern gesture APIs with correct composition, state management, and conflict resolution using Swift 6.2 patterns. Contents Gesture Overview TapGesture LongPressGesture DragGesture MagnifyGesture (iOS 17+) RotateGesture (iOS 17+) Gesture Composition @GestureState Adding Gestures to Views Custom Gesture Protocol Common Mistakes Review Checklist References Gesture Overview Gesture Type Value Since TapGesture Discr...
2.4K
3346 vision-framework dpearson2699/swift-ios-skills
Vision Framework Detect text, faces, barcodes, objects, and body poses in images and video using on-device computer vision. Patterns target iOS 26+ with Swift 6.2, backward-compatible where noted. See references/vision-requests.md for complete code patterns and references/visionkit-scanner.md for DataScannerViewController integration. Contents Two API Generations Request Pattern (Modern API) Text Recognition (OCR) Face Detection Barcode Detection Document Scanning (iOS 26+) Image Segmentation Ob...
2.4K
3347 mfds-drug-safety nomadamas/k-skill
의약품 안전 체크 What this skill does 식약처 공식 OpenAPI를 k-skill-proxy 경유 로 조회해 의약품개요정보(e약은요) 와 안전상비의약품 정보 를 확인한다. 하지만 사용자가 증상이나 복용 상황을 말하면 바로 단정하지 말고 먼저 되묻는다. 본인/아이/임산부/고령자 여부 어떤 약을 이미 먹었는지 / 지금 먹으려는지 언제부터 얼마나 복용했는지 현재 증상, 기저질환, 알레르기, 복용 중인 다른 약 red flag ( 호흡곤란 , 의식저하 , 심한 발진 , 지속되는 구토/흉통 ) red flag 가 있으면 API 조회보다 즉시 119·응급실·의료진 연결 을 우선한다. When to use "이 약이랑 이 약 같이 먹어도 되니?" "타이레놀 먹는 중인데 판콜 같이 먹어도 돼?" "두드러기가 있는데 이 약 계속 먹어도 되나?" "식약처 공식 약 정보로 효능/주의사항 확인해줘" Prerequisites 인터넷 연결 python3 설치된 skill payload 안에 ...
2.4K
3348 cloud assistant-ui/skills
Cloud Architecture Diagram Generator Quick Start: Choose cloud provider → Declare stencil icons → Group into VPC/region zones → Connect with arrow syntax → Wrap in ```plantuml fence. ⚠️ IMPORTANT: Always use ```plantuml or ```puml code fence. NEVER use ```text — it will NOT render as a diagram. Critical Rules Every diagram starts with @startuml and ends with @enduml Use left to right direction for typical cloud architectures (data flows left→right) Use mxgraph.* stencil syntax for cloud service ...
2.4K
3349 pixijs-color pixijs/pixijs-skills
The Color class creates and converts colors for tints, fills, strokes, and anywhere PixiJS accepts a ColorSource . Most APIs accept raw hex/strings directly, so explicit new Color(...) is only needed when converting formats or manipulating values. Quick Start const fillColor = new Color ( "ff6600" ) ; console . log ( fillColor . toHex ( ) ) ; // 'ff6600' console . log ( fillColor . toNumber ( ) ) ; // 0xff6600 console . log ( fillColor . toArray ( ) ) ; // [1, 0.4, 0, 1] const g = new Graphics (...
2.4K
3350 pixijs-create pixijs/pixijs-skills
create pixi.js is the official CLI for scaffolding a new PixiJS v8 project. Run it with any package manager ( npm , yarn , pnpm , bun ) and pick a template from the interactive menu, or pass --template to skip prompts. It writes a self-contained project folder; you then cd in, install dependencies, and run the dev script. Quick Start Scaffold a new project with interactive prompts: npm create pixi.js@latest Or skip prompts by passing a project name and template: npm create pixi.js@latest my-game...
2.4K