███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 12601 | hugging-face-trackio | huggingface/skills |
Trackio - Experiment Tracking for ML Training Trackio is an experiment tracking library for logging and visualizing ML training metrics. It syncs to Hugging Face Spaces for real-time monitoring dashboards. Two Interfaces Task Interface Reference Logging metrics during training Python API references/logging_metrics.md Retrieving metrics after/during training CLI references/retrieving_metrics.md When to Use Each Python API → Logging Use import trackio in your training scripts to log metrics: I...
|
226 |
| 12602 | skill-creator | nicepkg/ai-workflow |
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...
|
226 |
| 12603 | swiftui-development | mindrally/skills |
SwiftUI Development You are an expert AI programming assistant that primarily focuses on producing clear, readable SwiftUI code. Key Principles Follow the user's requirements carefully and to the letter First think step-by-step - describe your plan for what to build in pseudocode, written out in great detail Confirm your understanding, then write code Write correct, up-to-date, bug-free, fully functional, working, secure, performant, and efficient code Focus on readability over being performan...
|
226 |
| 12604 | ui-web | alinaqi/claude-bootstrap |
UI Design Skill (Web) Load with: base.md + react-web.md MANDATORY: WCAG 2.1 AA Compliance These rules are NON-NEGOTIABLE. Every UI element must pass these checks. 1. Color Contrast (CRITICAL) Text Contrast Requirements: ├── Normal text (<18px): 4.5:1 minimum ├── Large text (≥18px bold or ≥24px): 3:1 minimum ├── UI components (buttons, inputs): 3:1 minimum └── Focus indicators: 3:1 minimum FORBIDDEN COLOR COMBINATIONS: ✗ gray-400 on white (9CA3AF on FFFFFF = 2.6:1) - FAILS ✗ gray-500 on whit...
|
226 |
| 12605 | speech-adaptation | jwynia/agent-skills |
Speech Adaptation Purpose Transform comprehensive written content into purposeful spoken guidance. Speech requires 3-5x compression while maintaining functional value. Apply when converting written content to audio, podcasts, presentations, or voice assistant responses. Core Principle Lead with value, earn attention. Listeners can't skim. Front-load what matters and offer expansion rather than exhaustive delivery. Functional Intent Detection Parse the original question/content for intent: ...
|
226 |
| 12606 | conlang | jwynia/agent-skills |
Conlang: Language Generation Skill You generate constructed languages for fiction writers. Your role is to create phonologically consistent language foundations—phoneme inventories, syllable structures, and sample vocabulary—that make names and dialogue feel like they come from a coherent linguistic system. Core Principle Languages fail when names don't sound like they belong together. Good constructed languages create the perception that all words came from the same system—even if the write...
|
226 |
| 12607 | memory-metadata-search | basicmachines-co/basic-memory-skills |
Memory Metadata Search Find notes by their structured frontmatter fields instead of (or in addition to) free-text content. Any custom YAML key in a note's frontmatter beyond the standard set ( title , type , tags , permalink , schema ) is automatically indexed as entity_metadata and becomes queryable. When to Use Filtering by status or priority — find all notes with status: draft or priority: high Querying custom fields — any frontmatter key you invent is searchable Range queries — find notes wi...
|
226 |
| 12608 | bruno-collection-generator | patricio0312rev/skills |
Bruno Collection Generator Generate Bruno collection files for the open-source, Git-friendly API client. Core Workflow Scan routes: Find all API route definitions Extract metadata: Methods, paths, params, bodies Create collection: Initialize bruno.json manifest Generate .bru files: One file per request Organize folders: Group by resource Add environments: Dev, staging, production Bruno Collection Structure collection/ ├── bruno.json Collection manifest ├── environments/ │ ├── D...
|
226 |
| 12609 | nextjs15-performance | srbhr/resume-matcher |
Before writing Next.js code: Read docs/agent/architecture/nextjs-critical-fixes.md for full patterns Check existing components in apps/frontend/components/ for examples Critical Rules (always apply): Waterfalls Use Promise.all() for independent fetches Wrap slow data in <Suspense> boundaries Defer await into branches where needed Bundle Size NO barrel imports: import X from 'lucide-react' ❌ YES direct imports: import X from 'lucide-react/dist/esm/icons/x' ✅ Use next/dynamic for heavy components ...
|
225 |
| 12610 | canvas-design | 404kidwiz/claude-supercode-skills |
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, ...
|
225 |
| 12611 | game-developer | 404kidwiz/claude-supercode-skills |
Game Developer Senior game developer with expertise in creating high-performance gaming experiences across Unity, Unreal, and custom engines. Role Definition You are a senior game developer with 10+ years of experience in game engine programming, graphics optimization, and multiplayer systems. You specialize in Unity C, Unreal C++, ECS architecture, and cross-platform optimization. You build engaging, performant games that run smoothly across all target platforms. When to Use This Skill Buil...
|
225 |
| 12612 | postgres-schema-design | davila7/claude-code-templates |
No SKILL.md available for this skill. View on GitHub
|
225 |
| 12613 | customaize-agent:create-rule | neolabhq/context-engineering-kit |
Create Rule Guide for creating effective .claude/rules files with contrastive examples that improve agent accuracy. Overview Core principle: Effective rules use contrastive examples (Incorrect vs Correct) to eliminate ambiguity. REQUIRED BACKGROUND: Rules are behavioral guardrails, that load into every session and shapes how agents behave across all tasks. Skills load on-demand. If guidance is task-specific, create a skill instead. About Rules Rules are modular, always-loaded instructions placed...
|
225 |
| 12614 | seo-content-writing | aaaaqwq/claude-code-skills |
SEO 文章撰写 功能说明 此技能专门用于创建 SEO 优化的内容,包括: 关键词研究和分析 SEO 友好的文章撰写 内容优化和改进 元标签和描述优化 内容营销策略 竞品内容分析 使用场景 "写一篇关于 AI 技术的 SEO 文章" "优化这篇文章的 SEO 效果" "分析竞品的内容策略" "生成产品描述和营销文案" "创建博客文章大纲" "优化网页元标签" SEO 基础知识 关键要素 关键词优化:目标关键词、长尾关键词 内容质量:原创性、深度、价值 用户体验:可读性、结构、格式 技术 SEO:元标签、URL、内链 外部因素:反向链接、社交信号 搜索意图类型 信息型:用户寻找信息(如何、什么是) 导航型:用户寻找特定网站 交易型:用户准备购买(购买、价格) 商业调查:用户比较选项(最好的、评测) 文章撰写流程 1. 关键词研究 主关键词:人工智能应用 相关关键词: - AI 技术应用场景 - 人工智能实际案例 - AI 在企业中的应用 - 机器学习应用实例 长尾关键词: - 如何在企业中应用人工智能 - 人工智能技术的实际应用案例 - AI 技术如何提高工作效率 搜索量分析: ...
|
225 |
| 12615 | finance | anton-roos/finance |
No SKILL.md available for this skill. View on GitHub
|
225 |
| 12616 | solutions-architect | borghei/claude-skills |
Solutions Architect Expert-level solutions architecture for complex sales. Core Competencies Technical requirements analysis Solution design Integration architecture Enterprise alignment Technical presentations Proof of concept design Security and compliance Stakeholder management Solutions Process Engagement Model DISCOVERY → DESIGN → VALIDATE → IMPLEMENT → OPTIMIZE 1. DISCOVERY ├── Business requirements ├── Technical landscape ├── Integration needs └── Success criteria 2. DESIG...
|
225 |
| 12617 | pdf-design | jamditis/claude-skills-journalism |
PDF Design System Create and edit professional PDF reports and funding proposals with live preview and iterative design. Interactive editing mode During a design session, use these commands: Command Action preview Screenshot current state preview page N Screenshot specific page show cover Preview cover page show budget Preview budget section regenerate Create new PDF upload Upload to Google Drive done Finish session Workflow: You say "preview" → I show current state You describe changes → I impl...
|
225 |
| 12618 | dingtalk-todo | breath57/dingtalk-skills |
钉钉待办技能 负责钉钉待办(Todo)的所有操作。本文件为 策略指南 ,仅包含决策逻辑和工作流程。完整 API 请求格式见文末「references/api.md 查阅索引」。 工作流程(每次执行前) 读取配置 → 用一条 grep -E 命令一次性读取配置文件 ~/.dingtalk-skills/config , 所有所需配置键值(配置文件跨会话保留,无需重复询问) 仅收集缺失配置 → 若配置文件不存在或缺少某项, 一次性询问用户 所有缺失的值,不要逐条问 持久化 → 将收集到的值写入 ~/.dingtalk-skills/config 文件,后续无需再问 获取/复用 Token → 有效期内复用缓存(缓存 7000 秒,约 2 小时),避免重复请求;遇 401 重新获取 执行操作 → 凡是包含变量替换、管道或多行逻辑的命令, /tmp/<task>.sh 再 bash /tmp/<task>.sh 执行。不要把多行命令直接粘到终端里(终端工具会截断),也不要用 <<'EOF' 语法(heredoc 在工具中同样会被截断导致变量丢失) 凭证禁止在输出中完整打印,确认时仅显示前 4 ...
|
225 |
| 12619 | kids-book-writer | jamesrochabrun/skills |
Kids Book Writer An expert children's book writer that creates delightful, engaging, and educational books for young readers ages 2-9. Specializes in crafting stories that rhyme, teach values, build vocabulary, and spark imagination. What This Skill Does Transforms ideas into magical children's books: Rhyming Books - Perfect meter, rhythm, and rhyme schemes Picture Book Stories - Engaging narratives with strong characters Songs & Poems - Musical, memorable verses for young learners Education...
|
225 |
| 12620 | mobile-ux-optimizer | erichowens/some_claude_skills |
Mobile-First UX Optimization Build touch-optimized, performant mobile experiences with proper viewport handling and responsive patterns. When to Use ✅ USE this skill for: Viewport issues (100vh problems, safe areas, notches) Touch target sizing and spacing Mobile navigation patterns (bottom nav, drawers, hamburger menus) Swipe gestures and pull-to-refresh Responsive breakpoint strategies Mobile performance optimization ❌ DO NOT use for: Native app development → use react-native or swift-ex...
|
225 |
| 12621 | mastra-hono | jwynia/agent-skills |
Mastra + Hono Development Build production-ready AI agents, tools, and workflows using Mastra v1 Beta with Hono API servers. This skill covers the complete stack from agent definition to deployment. Target version: Mastra v1 Beta (stable release expected January 2026) When to Use This Skill Use when: Creating Mastra agents with tools and memory Defining tools with Zod input/output schemas Building workflows with multi-step data flow Setting up Hono API servers with Mastra adapters Implement...
|
225 |
| 12622 | statistical-distance | jwynia/agent-skills |
Statistical Distance: Cliché Transformation Skill You help writers recognize when their instincts have landed at statistical center (the most common expression of a narrative need) and guide them toward statistical edges (less common but equally functional alternatives). Core Principle First instincts identify correct emotional/functional needs but land at statistical center. Effective storytelling maintains the emotional vector while pushing toward statistical edges. When writers reach for ...
|
225 |
| 12623 | gpd-build-lifecycle | rudrankriyam/app-store-connect-cli-skills |
GPD Build Lifecycle Use this skill to manage build state, processing, and retention. Upload and validate gpd publish upload app.aab --package com.example.app Inspect release status gpd publish status --package com.example.app --track internal gpd publish status --package com.example.app --track production Recent tracks and releases gpd publish tracks --package com.example.app Internal app sharing Use for fast distribution of a build without a full track release. gpd publish internal-share upload...
|
224 |
| 12624 | tailwindcss-fundamentals-v4 | josiahsiegel/claude-plugin-marketplace |
Tailwind CSS v4 Fundamentals (2025/2026) Overview Tailwind CSS v4.0 was released January 22, 2025, featuring a complete rewrite with a Rust-based engine, CSS-first configuration, and significant performance improvements. Key Changes from v3 Feature v3 v4 Configuration JavaScript (tailwind.config.js) CSS-first (@theme directive) Engine Node.js Rust (10x faster) Color format hex/rgb OKLCH (perceptually uniform) Plugins JS files @plugin directive Custom utilities JS config @utility directive Post...
|
224 |
| 12625 | seedream-image | ppdbxdawj/seedream-image-skill |
Seedream Image Assistant | Seedream 即梦 图像助手 Seedream 5.0 is ByteDance's next-generation AI image model, available on Jimeng AI, Jianying, CapCut, and Volcengine Ark. Seedream 5.0 是字节跳动推出的新一代 AI 图像生成模型,已在即梦AI、剪映、CapCut、火山方舟上线。 Core Capabilities | 核心能力 Capability Description Real-time Web Search Auto-fetches trending info when prompt contains timely keywords Multi-step Reasoning Interprets abstract concepts (e.g. "serene tech feel" → desaturated + clean lines + cold light) Multi-round Editing Iter...
|
224 |
| 12626 | mcp-management | mrgoonie/claudekit-skills |
MCP Management Skill for managing and interacting with Model Context Protocol (MCP) servers. Overview MCP is an open protocol enabling AI agents to connect to external tools and data sources. This skill provides scripts and utilities to discover, analyze, and execute MCP capabilities from configured servers without polluting the main context window. Key Benefits: Progressive disclosure of MCP capabilities (load only what's needed) Intelligent tool/prompt/resource selection based on task req...
|
224 |
| 12627 | lerna | mindrally/skills |
Lerna Monorepo Development You are an expert in Lerna, the fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages. Project Structure Organize packages following Lerna conventions: packages/ - All package directories (default) Can customize with multiple directories in lerna.json Each package should be self-contained with its own: package.json Source code Tests Build configuration Lerna Configuration Configure lerna.json at the root: { "$schema": "http...
|
224 |
| 12628 | tooluniverse-disease-research | mims-harvard/tooluniverse |
ToolUniverse Disease Research Generate a comprehensive disease research report with full source citations. The report is created as a markdown file and progressively updated during research. IMPORTANT : Always use English disease names and search terms in tool calls. Respond in the user's language. When to Use User asks about any disease, syndrome, or medical condition Needs comprehensive disease intelligence or a detailed research report Asks "what do we know about [disease]?" Core Workflow: Re...
|
224 |
| 12629 | slides-generator | hummingbot/skills |
slides-generator Create Hummingbot-branded presentation slides in PDF format from markdown content. Features two-column layouts and Mermaid diagram rendering for technical architecture and flowcharts. Workflow Step 1: Get Markdown Content Ask the user to provide a markdown file or paste markdown content. The content should follow this format: Presentation Title 1. First Slide Title Content for the first slide. Can include: - Bullet points - Bold text and * italic text * - Code blocks 2. Sec...
|
224 |
| 12630 | gpd-cli | rudrankriyam/app-store-connect-cli-skills |
Google Play Developer CLI Manage Google Play Developer Console using the gpd command-line tool.
|
223 |
| 12631 | docx | sickn33/antigravity-awesome-skills |
DOCX creation, editing, and analysis Overview A .docx file is a ZIP archive containing XML files. Quick Reference Task Approach Read/analyze content pandoc or unpack for raw XML Create new document Use docx-js - see Creating New Documents below Edit existing document Unpack → edit XML → repack - see Editing Existing Documents below Converting .doc to .docx Legacy .doc files must be converted before editing: python scripts/office/soffice.py --headless --convert-to docx document.doc Reading Conten...
|
223 |
| 12632 | onboarding | everyinc/compound-engineering-plugin |
Onboarding CRO You are an expert in user onboarding and activation. Your goal is to help users reach their "aha moment" as quickly as possible and establish habits that lead to long-term retention. Initial Assessment Check for product marketing context first: If .agents/product-marketing.md exists (or .claude/product-marketing.md , or the legacy product-marketing-context.md filename, in older setups), read it before asking questions. Use that context and only ask for information not already cove...
|
223 |
| 12633 | clawdbot-backup | sundial-org/awesome-openclaw-skills |
ClawdBot Backup Skill Backup, restore, and sync your ClawdBot configuration across devices directly from Clawdbot. Overview This skill helps you: Backup all ClawdBot data and settings Restore from backups Sync between multiple machines Version control your configuration Automate backup routines Migrate to new devices ClawdBot Directory Structure Key Locations ~/.claude/ Main ClawdBot directory ├── settings.json Global settings ├── settings.local.json Local...
|
223 |
| 12634 | sveltekit | bobmatnyc/claude-mpm-skills |
SvelteKit Development You are an expert in SvelteKit, TypeScript, Tailwind CSS, and modern web application development. Key Principles Write concise, technical SvelteKit code with accurate TypeScript examples Use functional and declarative programming patterns; avoid classes Prefer iteration and modularization over code duplication Use descriptive variable names with auxiliary verbs (isLoading, hasError) Structure files: component logic, markup, styles, helpers, types Project Structure src/ ├── ...
|
223 |
| 12635 | academic-writing-style | shining319/claude-code-single-person-workflow |
Academic Writing Style Transform provided information into well-written academic assignments that match the user's natural writing style, avoiding obvious AI patterns while maintaining professional quality. Core Approach Generate content that reads naturally and fluently, with: Clear chapter organization using descriptive headings Natural topic progression without rigid "firstly...secondly...finally" structures Moderate use of first-person perspective appropriate to assignment type Specific ...
|
223 |
| 12636 | gpui-action | longbridge/gpui-component |
Overview Actions provide declarative keyboard-driven UI interactions in GPUI. Key Concepts: Define actions with actions! macro or [derive(Action)] Bind keys with cx.bind_keys() Handle with .on_action() on elements Context-aware via key_context() Quick Start Simple Actions use gpui::actions; actions!(editor, [MoveUp, MoveDown, Save, Quit]); const CONTEXT: &str = "Editor"; pub fn init(cx: &mut App) { cx.bind_keys([ KeyBinding::new("up", MoveUp, Some(CONTEXT)), KeyBinding:...
|
223 |
| 12637 | configure-notifications | yeachan-heo/oh-my-claudecode |
Configure Notifications Set up OMC notification integrations so you're alerted when sessions end, need input, or complete background tasks. Routing Detect which provider the user wants based on their request or argument: If the trigger or argument contains "telegram" → follow the Telegram section If the trigger or argument contains "discord" → follow the Discord section If the trigger or argument contains "slack" → follow the Slack section If no provider is specified, use AskUserQuestion: Questi...
|
223 |
| 12638 | salesforce-development | mindrally/skills |
Salesforce Development Patterns Lightning Web Component with Wire Service Use @wire decorator for reactive data binding with Lightning Data Service or Apex methods. @wire fits LWC's reactive architecture and enables Salesforce performance optimizations. Bulkified Apex Trigger with Handler Pattern Apex triggers must be bulkified to handle 200+ records per transaction. Use handler pattern for separation of concerns, testability, and recursion prevention. Queueable Apex for Async Processing Us...
|
223 |
| 12639 | react-native-r3f | mindrally/skills |
React Native R3F (React Three Fiber) You are an expert in React, Vite, Tailwind CSS, three.js, React Three Fiber, and Next UI. Core Principles Write concise, technical responses with accurate React examples Employ functional, declarative programming paradigms; avoid class-based approaches Prioritize iteration and modularity over code duplication Use descriptive variable names incorporating auxiliary verbs (e.g., isLoading, hasError) Directory naming: lowercase with dashes (e.g., components/aut...
|
223 |
| 12640 | typescript-react-patterns | asyrafhussin/agent-skills |
TypeScript React Patterns Comprehensive TypeScript patterns for React applications. Contains 35+ rules across 7 categories for building type-safe, maintainable React code. When to Apply Reference these guidelines when: Typing React component props Creating custom hooks with TypeScript Handling events with proper types Building generic, reusable components Fixing TypeScript errors in React code Rule Categories by Priority Priority Category Impact Prefix 1 Component Typing CRITICAL comp- 2 Hoo...
|
223 |
| 12641 | swift | mindrally/skills |
Swift / SwiftUI You are an expert in Swift and SwiftUI development for Apple platforms including iOS, macOS, watchOS, and tvOS. Core Principles Produce clear, readable SwiftUI code using latest versions First think step-by-step - describe your plan for what to build in pseudocode Deliver correct, up to date, bug free, fully functional and working code Focus on readability over being performant Leave NO todo's, placeholders or missing pieces Architecture Follow MVVM architecture pattern Use str...
|
223 |
| 12642 | gpd-cli-usage | rudrankriyam/app-store-connect-cli-skills |
GPD CLI usage Use this skill when you need to run or design gpd commands for Google Play Developer Console. Command discovery Always use --help to confirm commands and flags. gpd --help gpd publish --help gpd monetization --help Flag conventions Use explicit long flags (for example: --package , --track , --status ). No interactive prompts; destructive operations require --confirm . Use --all when the user wants all pages. Output formats Default output is minified JSON. Use --pretty for readable ...
|
222 |
| 12643 | canvas-design | skillcreatorai/ai-agent-skills |
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, ...
|
222 |
| 12644 | strategic-planning | 404kidwiz/claude-supercode-skills |
Strategic Planning Purpose Analyze the founder's business and current situation to deliver 3 specific, actionable next moves that will drive measurable results in marketing or sales. Execution Logic Check $ARGUMENTS first to determine execution mode: If $ARGUMENTS is empty or not provided: Respond with: "strategic-planning loaded, proceed with additional details about your current situation or business goals" Then wait for the user to provide their requirements in the next message. If $ARGUMENTS...
|
222 |
| 12645 | axiom-avfoundation-ref | charleswiltgen/axiom |
AVFoundation Audio Reference Quick Reference // AUDIO SESSION SETUP import AVFoundation try AVAudioSession.sharedInstance().setCategory( .playback, // or .playAndRecord, .ambient mode: .default, // or .voiceChat, .measurement options: [.mixWithOthers, .allowBluetooth] ) try AVAudioSession.sharedInstance().setActive(true) // AUDIO ENGINE PIPELINE let engine = AVAudioEngine() let player = AVAudioPlayerNode() engine.attach(player) e...
|
222 |
| 12646 | sync-horizon | incept5/eve-skillpacks |
Sync Horizon Synchronize eve-skillpacks with the latest state of the eve-horizon repository. Prerequisites The eve-horizon repo must be at ../eve-horizon (sibling directory) .sync-state.json must exist in the repo root (create from template if missing) .sync-map.json must exist in the repo root Architecture: Orchestrator + Parallel Workers This sync follows an orchestrator pattern. You (the orchestrator) stay lightweight — discovering what changed and dispatching focused workers. Each worker han...
|
222 |
| 12647 | ui-ux-pro-max | binjuhor/shadcn-lar |
UI/UX Pro Max - Design Intelligence Comprehensive design guide for web and mobile applications. Contains 50+ styles, 161 color palettes, 57 font pairings, 161 product types with reasoning rules, 99 UX guidelines, and 25 chart types across 10 technology stacks. Searchable database with priority-based recommendations. When to Apply This Skill should be used when the task involves UI structure, visual design decisions, interaction patterns, or user experience quality control . Must Use This Skill m...
|
222 |
| 12648 | gpui-entity | longbridge/gpui-component |
Overview An Entity<T> is a handle to state of type T, providing safe access and updates. Key Methods: entity.read(cx) → &T - Read-only access entity.read_with(cx, |state, cx| ...) → R - Read with closure entity.update(cx, |state, cx| ...) → R - Mutable update entity.downgrade() → WeakEntity<T> - Create weak reference entity.entity_id() → EntityId - Unique identifier Entity Types: Entity<T>: Strong reference (increases ref count) WeakEntity<T>: Weak reference (doesn't prevent cleanup, return...
|
222 |
| 12649 | code-review-checklist | vudovn/antigravity-kit |
Code Review Checklist Overview Provide a systematic checklist for conducting thorough code reviews. This skill helps reviewers ensure code quality, catch bugs, identify security issues, and maintain consistency across the codebase. When to Use This Skill Use when reviewing pull requests Use when conducting code audits Use when establishing code review standards for a team Use when training new developers on code review practices Use when you want to ensure nothing is missed in reviews Use when...
|
222 |
| 12650 | rust-async-patterns | sickn33/antigravity-awesome-skills |
Rust Async Patterns Production patterns for async Rust programming with Tokio runtime, including tasks, channels, streams, and error handling. When to Use This Skill Building async Rust applications Implementing concurrent network services Using Tokio for async I/O Handling async errors properly Debugging async code issues Optimizing async performance Core Concepts 1. Async Execution Model Future (lazy) → poll() → Ready(value) | Pending ↑ ↓ Waker ← Runtime schedules 2. Key Abstractions...
|
222 |