███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 21251 | project-schedule-template | dengineproblem/agents-monorepo |
Project Schedule Template Expert Expert in project scheduling, WBS, timeline management, and resource allocation. Work Breakdown Structure (WBS) wbs_principles : 100_percent_rule : "WBS must include 100% of project scope" mutual_exclusivity : "No overlapping work between elements" appropriate_detail : "Break down until estimable (8-80 hours)" numbering : level_1 : "1.0, 2.0 (Phases)" level_2 : "1.1, 1.2 (Deliverables)" level_3 : "1.1.1 (Work packages)" wbs_template : - id : "1.0" name : "Initiat...
|
44 |
| 21252 | feedback-indicators | dylantarre/animation-principles |
Feedback Indicator Animations Apply Disney's 12 principles to action confirmation animations. Principle Application Squash & Stretch: Success checkmarks can scale with overshoot. Compress on draw, expand on complete. Anticipation: Brief gather before feedback appears. 50ms of preparation before the confirmation. Staging: Feedback appears at the action location. Button shows checkmark, field shows validation. Straight Ahead vs Pose-to-Pose: Define feedback states: neutral → processing → suc...
|
44 |
| 21253 | reinforce-skills | b-open-io/prompts |
Reinforce Skills & Agents Inject compressed skill-mapping and agent-mapping directives into a project's CLAUDE.md file so skill names, agent IDs, and invocation triggers persist across the entire session without being lost to context drift. Problem LLMs lose track of skill names, agent IDs, and invocation details as conversation context grows. Skills and agents load at session start but fade from working memory mid-session, causing the agent to guess names, skip invocations, or fail to delegate ...
|
44 |
| 21254 | pr-threads-resolve | posit-dev/skills |
/pr-threads-resolve Usage: /pr-threads-resolve [PR_NUMBER] Description: Bulk resolve unresolved PR review threads. Useful after manually addressing threads or after using /pr-threads-address . Note: If PR_NUMBER is omitted, the command will automatically detect and use the PR associated with the current branch. Workflow Fetch and display all unresolved PR review threads Show thread details (file, line, comment text) Ask for confirmation or allow selective resolution Resolve the confirmed threads...
|
44 |
| 21255 | ddd-event-driven | teachingai/full-stack-skills |
When to use this skill Use this skill whenever the user wants to: [待完善:根据具体工具添加使用场景] How to use this skill [待完善:根据具体工具添加使用指南] Best Practices [待完善:根据具体工具添加最佳实践] Keywords [待完善:根据具体工具添加关键词]
|
44 |
| 21256 | debug-loop | proffesor-for-testing/agentic-qe |
Debug Loop Autonomous hypothesis-driven debugging against real data. No guessing, no simulating. Arguments <symptom> — Description of the bug or unexpected behavior. If omitted, prompt the user. Phases Phase 1 — Reproduce Run the exact command that shows the bug. Capture and display the REAL output. Confirm the bug is visible. If the bug cannot be reproduced, stop and explain what was tried. Phase 2 — Hypothesize and Test (up to 5 iterations) For each iteration: State a specific hypothesis (e.g....
|
44 |
| 21257 | unity ui toolkit | dev-gom/claude-code-marketplace |
Assists with Unity UI Toolkit development including UXML markup, USS styling, C VisualElement API, and modern UI patterns. What This Skill Helps With UXML Structure - Proper element hierarchy and naming conventions - Common controls: TextField, Button, Toggle, Slider, ObjectField, ListView - Layout containers: VisualElement, ScrollView, Foldout, TwoPaneSplitView - Data-driven UI with templates and bindings USS Styling - Class-based styling and selectors - Flexbox layout (flex-directi...
|
44 |
| 21258 | linux production shell scripts | zebbern/claude-code-guide |
Linux Production Shell Scripts Purpose Provide production-ready shell script templates for common Linux system administration tasks including backups, monitoring, user management, log analysis, and automation. These scripts serve as building blocks for security operations and penetration testing environments. Prerequisites Required Environment Linux/Unix system (bash shell) Appropriate permissions for tasks Required utilities installed (rsync, openssl, etc.) Required Knowledge Basic bash scripti...
|
44 |
| 21259 | websockets | pluginagentmarketplace/custom-plugin-nodejs |
Node.js WebSockets Skill Master real-time bidirectional communication for building chat apps, live notifications, collaborative tools, and real-time dashboards. Quick Start WebSocket server in 3 steps: Setup Server - Socket.io or ws library Handle Connections - Manage client lifecycle Emit Events - Send/receive messages Core Concepts Socket.io Server Setup const express = require('express'); const { createServer } = require('http'); const { Server } = require('socket.io'); const app = expre...
|
44 |
| 21260 | doc-ctr | vladm3105/aidoc-flow-framework |
doc-ctr Purpose Create Data Contracts (CTR) - Optional Layer 9 artifact in the SDD workflow that defines API contracts, data schemas, and interface specifications using dual-file format (markdown + YAML). Layer: 9 (Optional) Upstream: BRD (Layer 1), PRD (Layer 2), EARS (Layer 3), BDD (Layer 4), ADR (Layer 5), SYS (Layer 6), REQ (Layer 7), IMPL (Layer 8) Downstream Artifacts: SPEC (Layer 10), TASKS (Layer 11), Code (Layer 12) Prerequisites Upstream Artifact Verification (CRITICAL) Before cr...
|
44 |
| 21261 | linear-templates | finesssee/linear-cli |
Local Templates List local templates linear-cli tpl list Show template linear-cli tpl show bug Create local template linear-cli tpl create bug Delete local template linear-cli tpl delete bug API Templates (Linear server-side) List remote templates linear-cli tpl remote-list linear-cli tpl remote-list --output json Get remote template linear-cli tpl remote-get TEMPLATE_ID Create remote template linear-cli tpl remote-create "Bug Report" -t ENG Update remote template linear-cli tpl remote-u...
|
44 |
| 21262 | troubleshooting-guide | dengineproblem/agents-monorepo |
Troubleshooting Guide Overview Create structured troubleshooting documentation that helps users and support teams quickly diagnose and resolve common issues. When to Use FAQ documentation Common error messages Debug guides Known issues lists Error code reference Performance troubleshooting Configuration issues Installation problems Troubleshooting Guide Template Troubleshooting Guide Quick Diagnosis Is the Service Working? Check our [Status Page](https://status.example.com) first. Quic...
|
44 |
| 21263 | captions | zeropointrepo/youtube-skills |
Captions Extract closed captions from YouTube videos via TranscriptAPI.com . Setup If $TRANSCRIPT_API_KEY is not set, help the user create an account (100 free credits, no card): Step 1 — Register: Ask user for their email. node ./scripts/tapi-auth.js register --email USER_EMAIL → OTP sent to email. Ask user: "Check your email for a 6-digit verification code." Step 2 — Verify: Once user provides the OTP: node ./scripts/tapi-auth.js verify --token TOKEN_FROM_STEP_1 --otp CODE API key saved to you...
|
44 |
| 21264 | dramatic-2000ms-plus | dylantarre/animation-principles |
Dramatic Animations (2000ms+) Beyond 2000ms, animation becomes cinema. These aren't UI transitions - they're short films embedded in your product. Reserve for moments that define your brand. Disney Principles at Dramatic Scale Full Cinematic Treatment Squash & Stretch: Fully animated character - 40%+ deformation for organic, living motion. Physics-defying when needed. Anticipation: Dramatic tension - 400-600ms build-up. The audience waits with expectation. Staging: Cinematography - establis...
|
44 |
| 21265 | scraping | knoopx/pi |
Web scraping techniques using nu-shell (nu) and browser tools. Use this skill for quick data extraction from websites, HTML parsing, API interactions, and dynamic content scraping. Prerequisites - nu-shell installed (`nu`) - `query web` plugin installed (for HTML scraping): `nu -c "plugin add query web"` - Browser extension enabled (for dynamic content): Enable the `browser` extension in your agent configuration Common Tasks Fetching Web Pages Use `http get` to retrieve HTML content: ...
|
44 |
| 21266 | pm-agent | first-fluke/oh-my-ag |
PM Agent - Product Manager When to use Breaking down complex feature requests into tasks Determining technical feasibility and architecture Prioritizing work and planning sprints Defining API contracts and data models When NOT to use Implementing actual code -> delegate to specialized agents Performing code reviews -> use QA Agent Core Rules API-first design: define contracts before implementation tasks Every task has: agent, title, acceptance criteria, priority, dependencies Minimize dependenci...
|
44 |
| 21267 | icons-badges | dylantarre/animation-principles |
Apply Disney's 12 principles to small UI elements for personality and meaningful feedback. Principles Applied to Icons 1. Squash & Stretch Heart icons can squash/stretch on "like" tap. Notification badges can bounce with squash on arrival. Adds life to small elements. 2. Anticipation Before icon action, brief scale down (0.9) for 50ms. Bell can tilt back before ringing forward. Prepares for action. 3. Staging Active/important icons should be visually prominent: color, size, or animati...
|
44 |
| 21268 | erpnext-impl-hooks | openaec-foundation/erpnext_anthropic_claude_development_skill_package |
ERPNext Hooks - Implementation This skill helps you determine HOW to implement hooks.py configurations. For exact syntax, see erpnext-syntax-hooks . Version : v14/v15/v16 compatible (with V16-specific features noted) Main Decision: What Are You Trying to Do? ┌─────────────────────────────────────────────────────────────────────────┐ │ WHAT DO YOU WANT TO ACHIEVE? │ ├─────────────────────────────────────────────────────────────────────────┤ │ ...
|
44 |
| 21269 | gsap | noklip-io/agent-skills |
GSAP Core Tween Methods gsap.to(targets, vars) — animate from current state to vars . Most common. gsap.from(targets, vars) — animate from vars to current state (entrances). gsap.fromTo(targets, fromVars, toVars) — explicit start and end. gsap.set(targets, vars) — apply immediately (duration 0). Always use camelCase property names (e.g. backgroundColor , rotationX ). Common vars duration — seconds (default 0.5). delay — seconds before start. ease — "power1.out" (default), "power3.inOut" , "back....
|
44 |
| 21270 | prometheus-api | julianobarbosa/claude-code-skills |
Query Prometheus monitoring systems via HTTP API at `/api/v1`. Quick Reference Instant Query ``` curl 'http://<prometheus>:9090/api/v1/query?query=<promql>&time=<timestamp>' ``` Range Query ``` curl 'http://<prometheus>:9090/api/v1/query_range?query=<promql>&start=<ts>&end=<ts>&step=<duration>' ``` Response Format All responses return JSON: ``` { "status": "success" | "error", "data": <result>, "errorType": "<string>", "error": "<string>", "warnings": ["<string>"] } ``` ...
|
44 |
| 21271 | cordova-to-capacitor | cap-go/capgo-skills |
Cordova to Capacitor Migration Step-by-step guide for migrating from Apache Cordova/PhoneGap to Capacitor. When to Use This Skill Migrating an existing Cordova app to Capacitor Converting PhoneGap projects to Capacitor Understanding Cordova vs Capacitor differences Finding Capacitor equivalents for Cordova plugins Modernizing hybrid mobile apps Why Migrate from Cordova? Aspect Cordova Capacitor Native IDE Builds via CLI First-class Xcode/Android Studio Plugin Management Separate ecosystem npm pa...
|
44 |
| 21272 | validating-json-data | zaggino/z-schema |
Validating JSON Data with z-schema z-schema validates JSON data against JSON Schema (draft-04, draft-06, draft-07, draft-2019-09, draft-2020-12). Default draft: draft-2020-12 . Quick start import ZSchema from 'z-schema' ; const validator = ZSchema . create ( ) ; const schema = { type : 'object' , properties : { name : { type : 'string' } , age : { type : 'integer' , minimum : 0 } , } , required : [ 'name' ] , } ; // Throws on invalid data validator . validate ( { name : 'Alice' , age : 30 } , sc...
|
44 |
| 21273 | deno-guidance | denoland/skills |
Deno Development Guidance Overview This skill provides foundational knowledge for building modern Deno applications. Deno is a secure JavaScript/TypeScript runtime that runs TypeScript directly, has built-in tools (formatter, linter, test runner), and uses modern package management through JSR. When to Use This Skill Starting a new Deno project Adding dependencies to a project Configuring deno.json settings Running Deno CLI commands (fmt, lint, test) Setting up import maps Understanding Deno's p...
|
44 |
| 21274 | godot-platform-console | thedivergentai/gd-agentic-skills |
Platform: Console Controller-first design, certification compliance, and locked frame rates define console development. Available Scripts console_compliance_handler.gd Expert console certification helpers (focus loss handling, save indicators). NEVER Do in Console Development NEVER show mouse cursor — Mouse on console = certification fail. Controllers only. Hide cursor with Input.set_mouse_mode(Input.MOUSE_MODE_HIDDEN) . NEVER skip pause on focus loss — User presses Home button without pause = T...
|
44 |
| 21275 | hccl-test | ascend-ai-coding/awesome-ascend-skills |
HCCL Performance Test HCCL性能测试工具用于测试HCCL(Huawei Collective Communication Library)集合通信的功能正确性以及性能。 Overview 适用场景 :分布式训练场景下的集合通信性能测试 源码位置 : ${INSTALL_DIR}/tools/hccl_test 支持版本 :CANN 8.3.RC1, CANN 8.5, CANN 25.RC 支持的产品型号 产品系列 最大 Rank 数 备注 Atlas 训练系列产品 4096 - Atlas A2 训练系列产品 32K - Atlas A3 训练系列产品/Atlas A3 推理系列产品 32K AlltoAll/AlltoAllV 最大 8K Atlas 300I Duo 推理卡 - - 核心算子(推荐测试) 分布式训练场景最常用: 算子 可执行文件 通信模式 适用场景 推荐度 AllReduce all_reduce_test 多对多 梯度聚合、参数同步 ⭐⭐⭐ 必测 AllGather all_gather_test 多对多 数据聚合、参数收集 ⭐⭐⭐ 必测...
|
44 |
| 21276 | tauri-svelte-typescript-general | oimiragieo/agent-studio |
Tauri Svelte Typescript General Skill You are an expert in developing desktop applications using Tauri with Svelte and TypeScript for the frontend. Write clear, technical responses with precise examples for Tauri, Svelte, and TypeScript. Prioritize type safety and utilize TypeScript features effectively. Follow best practices for Tauri application development, including security considerations. Implement responsive and efficient UIs using Svelte's reactive paradigm. Ensure smooth communication b...
|
44 |
| 21277 | zoonk-translations | zoonk/zoonk |
Internationalization (i18n) Workflow Overview This project uses next-intl for internationalization. Translations are stored in JSON message files. Key Functions Server Components : Use getTranslations (no locale needed) Client Components : Use useTranslations Metadata/Server Actions : Use getTranslations with locale parameter Critical Rules 1. No Dynamic Values in Translation Keys IMPORTANT : The t function does NOT support dynamic values as keys. // BAD: Dynamic key - will NOT work const catego...
|
44 |
| 21278 | retainer structurer | eddiebe147/claude-settings |
Retainer Structurer Structure retainer packages and recurring revenue models for service businesses When to Use This Skill Use this skill when you need to: Improve business operations and strategy Make data-driven business decisions Optimize processes and outcomes Not recommended for: Tasks requiring creative design work technical coding Quick Reference Action Command/Trigger Create retainer structurer retainer structure Review and optimize review retainer structurer Get best practices retainer ...
|
44 |
| 21279 | social crisis manager | eddiebe147/claude-settings |
Social Crisis Manager Handle social media crises with strategic response and reputation management When to Use This Skill Use this skill when you need to: Enhance team collaboration Improve stakeholder engagement Facilitate clear dialogue Not recommended for: Tasks requiring technical development data analysis Quick Reference Action Command/Trigger Create social crisis manager crisis management Review and optimize review social crisis manager Get best practices social crisis manager best practic...
|
44 |
| 21280 | agentdb memory patterns | proffesor-for-testing/agentic-qe |
AgentDB Memory Patterns What This Skill Does Provides memory management patterns for AI agents using AgentDB's persistent storage and ReasoningBank integration. Enables agents to remember conversations, learn from interactions, and maintain context across sessions. Performance : 150x-12,500x faster than traditional solutions with 100% backward compatibility. Prerequisites Node.js 18+ AgentDB v1.0.7+ (via agentic-flow or standalone) Understanding of agent architectures Quick Start with CLI Initia...
|
44 |
| 21281 | agenix-secrets | edmundmiller/dotfiles |
Agenix Secrets Create age-encrypted secrets and wire them into NixOS modules. Repo Secret Layout hosts/<host>/secrets/ ├── secrets.nix Public key → .age file mapping (NOT imported into NixOS) ├── my-secret.age Encrypted secret file └── restic/ Subdirectories supported └── repo.age hosts/shared/secrets/ ├── secrets.nix Shared cross-host secrets └── host-keys.nix Maps hostname → public key for filtering Auto-Wiring modules/agenix.nix auto-generates...
|
44 |
| 21282 | backup-retention-policy | dengineproblem/agents-monorepo |
Backup Retention Policy Expert Эксперт по управлению жизненным циклом данных и восстановления после сбоев. Правило 3-2-1-1-0 3 копии важных данных (1 основная + 2 резервные) 2 различных типа носителей 1 внешняя/облачная резервная копия 1 автономная/неизменяемая резервная копия 0 ошибок после тестирования Уровни хранения Уровень Доступ Период Стоимость Горячий Частый 0-30 дней $$$ Теплый Периодический 30-90 дней $$ Холодный Редкий 90 дней-7 лет $ Архив Долгосрочный 7+ лет ¢ AWS S3 Lifecycle Polic...
|
44 |
| 21283 | loaders-spinners | dylantarre/animation-principles |
Loader & Spinner Animation Principles Apply Disney's 12 principles to loading indicators for engaging, informative wait experiences. Principles Applied to Loaders 1. Squash & Stretch Bouncing dot loaders should squash on landing, stretch while rising. Creates life-like, playful motion. 2. Anticipation Before progress completes, bar can briefly pause or slow. Spinners can decelerate before stopping. Signals completion coming. 3. Staging Loader should be clearly visible but not block conten...
|
44 |
| 21284 | openfootball | outsharp/shipp-skills |
openfootball / football.json API openfootball is a free, open, public domain collection of football (soccer) data. The football.json repository provides pre-built JSON files for major leagues and tournaments worldwide. No API key or authentication is required. Data Sources There are two ways to access the data: 1. Raw GitHub URLs (Primary) https://raw.githubusercontent.com/openfootball/football.json/master/{season}/{league}.json 2. GitHub Pages Mirror https://openfootball.github.io/{country}/{se...
|
44 |
| 21285 | commit-push-pr-workflow | yiyousiow000814/xauusd-calendar-agent |
Commit, Push & PR Workflow Applies to this repo's conventions: Do not commit directly to main; use a feature branch and a PR. PR/issue titles: English. PR bodies/comments: Simplified Chinese by default (unless the request starts with [EN]). Avoid GitHub CLI --body with escaped newlines; prefer --body-file or stdin to prevent literal \\n. This skill is written to work well on Windows (PowerShell 5.1+). Bash examples are optional. Branch Create a feature branch from main before making changes:...
|
44 |
| 21286 | busirocket-refactor-workflow | busirocket/agents-skills |
Strict, step-by-step refactoring guidance for maintaining code quality. When to Use Use this skill when: - Refactoring files with multiple exports (use `@file` workflow) - Splitting components/hooks/utils into smaller files - Moving inline types to `types/` - Enforcing post-refactor quality checks Non-Negotiables (MUST) - After any refactor: run the project's standard checks (e.g. `yarn check:all`) as a mandatory quality gate. - If a file has multiple responsibilities, split immediate...
|
44 |
| 21287 | sequential-thinking | duc01226/easyplatform |
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...
|
44 |
| 21288 | shabbat-times | hoodini/ai-agents-skills |
Jewish Calendar & Shabbat Times Access Shabbat times and Jewish calendar data via the Hebcal API. Quick Start // Get Shabbat times for a location const response = await fetch( 'https://www.hebcal.com/shabbat?cfg=json&geonameid=5128581&M=on' ); const data = await response.json(); Shabbat Times API By GeoNames ID (Recommended) const url = new URL('https://www.hebcal.com/shabbat'); url.searchParams.set('cfg', 'json'); url.searchParams.set('geonameid', '5128581'); // New York url.searchParams.s...
|
44 |
| 21289 | behavior-driven-testing | robotlearning123/behavior-driven-testing |
Behavior-Driven Testing Start from user behavior, not code structure. Every user-reachable path must be tested—no branch left uncovered, no edge case assumed. Core Principles Behavior over Implementation - Test what users see, not how code works Exhaustive Coverage - Every branch, every condition, every edge case Context Awareness - Every test must define its preconditions explicitly Real Environment Validation - Mocks are tools, not destinations Workflow Overview Testing follows three phases. F...
|
44 |
| 21290 | interview-scorecard-builder | dengineproblem/agents-monorepo |
Interview Scorecard Builder Expert in creating structured interview scorecards for consistent, fair candidate evaluation. Core Design Principles Competency-Based Structure Define 4-6 core competencies aligned with role requirements Include both technical and behavioral competencies Map competencies to specific job responsibilities Weight competencies based on role criticality STAR Method Integration Structure questions to elicit Situation, Task, Action, Result responses Provide behavioral indica...
|
44 |
| 21291 | azure-cosmos-java | sickn33/antigravity-awesome-skills |
Azure Cosmos DB SDK for Java Client library for Azure Cosmos DB NoSQL API with global distribution and reactive patterns. Installation < dependency > < groupId > com.azure </ groupId > < artifactId > azure-cosmos </ artifactId > < version > LATEST </ version > </ dependency > Or use Azure SDK BOM: < dependencyManagement > < dependencies > < dependency > < groupId > com.azure </ groupId > < artifactId > azure-sdk-bom </ artifactId > < version > {bom_version} </ version > < type > pom </ type > < ...
|
44 |
| 21292 | altinity-expert-clickhouse-metrics | altinity/skills |
Real-Time Metrics Monitoring Real-time monitoring of ClickHouse metrics, events, and asynchronous metrics. Quick Diagnostics 1. Key Health Metrics select 'Running Queries' as metric, (select value from system.metrics where metric = 'Query') as value, '' as unit, if(value > 100, 'High', 'OK') as status union all select 'Memory Usage', (select value from system.asynchronous_metrics where metric = 'MemoryResident'), formatReadableSize(value), if(value > (select va...
|
44 |
| 21293 | retention marketer | eddiebe147/claude-settings |
Retention Marketer Develop retention strategies to reduce churn and increase customer lifetime value When to Use This Skill Use this skill when you need to: Improve business operations and strategy Make data-driven business decisions Optimize processes and outcomes Not recommended for: Tasks requiring creative design work technical coding Quick Reference Action Command/Trigger Create retention marketer retention marketing Review and optimize review retention marketer Get best practices retention...
|
44 |
| 21294 | alpinejs | brettatoms/agent-skills |
AlpineJS Best Practices Golden Rule: Keep Attributes Short Never put complex logic in HTML attributes. If your x-data , x-init , or any directive exceeds ~50 characters, extract it. Directive Cheatsheet Directive Purpose Example x-data Declare reactive component state x-data="{ open: false }" x-init Run code on component init x-init="fetchData()" x-show Toggle visibility (CSS display) x-show="open" x-if Conditional rendering (must wrap <template> ) <template x-if="show"> x-for Loop (must wrap <t...
|
44 |
| 21295 | responsive-adaptive | dylantarre/animation-principles |
Responsive & Adaptive Timing Responsive timing adapts duration to context: device capability, travel distance, user preferences, and interaction type. One duration doesn't fit all situations. Disney Principles for Adaptive Motion Context-Aware Application Squash & Stretch: Scale with device - more subtle on mobile (less screen real estate for deformation). Anticipation: Shorter on touch devices - touch users expect faster response than mouse users. Staging: Adapt to viewport - smaller scree...
|
44 |
| 21296 | open-targets-search | yorkeccak/scientific-skills |
Open Targets Search Search the complete Open Targets database of drug-disease associations and target validation data using natural language queries powered by Valyu's semantic search API. Why This Skill is Powerful No API Parameter Parsing: Just pass natural language queries directly - no need to construct complex search parameters Semantic Search: Understands the meaning of your query, not just keyword matching Full-Text Access: Returns complete target-disease association data with evidence ...
|
44 |
| 21297 | model evaluator | eddiebe147/claude-settings |
Model Evaluator The Model Evaluator skill helps you rigorously assess and compare machine learning model performance across multiple dimensions. It guides you through selecting appropriate metrics, designing evaluation protocols, avoiding common statistical pitfalls, and making data-driven decisions about model selection. Proper model evaluation goes beyond accuracy scores. This skill covers evaluation across the full spectrum: predictive performance, computational efficiency, robustness, fairne...
|
44 |
| 21298 | workflow-project-intake | heyvhuang/ship-faster |
Project Intake (Brainstorm + Clarify + Route) Treat Skills as "stateless execution units", externalize all state to the file system. This skill is positioned as "project entry / requirements clarification" : When user only has a vague idea: help them clarify requirements (minimum information set) before entering execution chain When user provides repo / clear objectives: quickly confirm understanding, then enter the correct workflow/step This skill is not responsible for actual large-scale imple...
|
44 |
| 21299 | dotnet-api | novotnyllc/dotnet-artisan |
dotnet-api Overview ASP.NET Core APIs, data access, backend services, security, and cloud-native patterns. This consolidated skill spans 32 topic areas. Load the appropriate companion file from references/ based on the routing table below. Baseline dependency: references/minimal-apis.md defines the core ASP.NET Core Minimal API patterns (route groups, endpoint filters, TypedResults, parameter binding) that apply to most API development tasks. Load it by default when building HTTP endpoints. Most...
|
44 |
| 21300 | changelog | cloudflare/cloudflare-docs |
You are a witty and enthusiastic product marketer tasked with creating a fun, engaging change log for an internal development team. Your goal is to summarize the latest merges to the main branch, highlighting new features, bug fixes, and giving credit to the hard-working developers. Time Period For daily changelogs: Look at PRs merged in the last 24 hours For weekly summaries: Look at PRs merged in the last 7 days Always specify the time period in the title (e.g., "Daily" vs "Weekly") Default: G...
|
44 |