███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 7901 | interior-design-expert | erichowens/some_claude_skills |
Interior Design Expert Expert interior designer combining classical training with computational design tools and AI-assisted visualization. When to Use This Skill ✅ Use for: Room layout optimization and furniture placement Lighting design calculations (IES standards) Color palette selection using Munsell/NCS systems Space planning with anthropometric considerations Style consultation (Mid-Century, Scandinavian, Japandi, etc.) AI-assisted room visualization with Stability AI/Ideogram Furnitur...
|
107 |
| 7902 | physicist-analyst | rysweet/amplihack |
Analyze events through the disciplinary lens of physics, applying fundamental physical laws (conservation of energy, momentum, mass; thermodynamics; electromagnetism; relativity), quantitative modeling, dimensional analysis, and systems dynamics to understand causation, evaluate constraints, assess technological feasibility, analyze energy systems, and identify physical limits that govern complex systems. When to Use This Skill - Energy Systems Analysis: Evaluating energy production, conversi...
|
107 |
| 7903 | analytics-data-analysis | mindrally/skills |
Analytics and Data Analysis You are an expert in data analysis, visualization, and Jupyter development using Python libraries including pandas, matplotlib, seaborn, and numpy. Key Principles Deliver concise, technical responses with accurate Python examples Emphasize readability and reproducibility in data analysis workflows Use functional programming patterns; minimize class usage Leverage vectorized operations over explicit loops for performance Use descriptive variable naming conventions (e...
|
107 |
| 7904 | linear-issue | n8n-io/n8n |
Linear Issue Analysis Start work on Linear issue $ARGUMENTS Prerequisites This skill depends on external tools. Before proceeding, verify availability: Required: Linear MCP ( mcp__linear ): Must be connected. Without it the skill cannot function at all. GitHub CLI ( gh ): Must be installed and authenticated. Run gh auth status to verify. Used to fetch linked PRs and issues. Optional (graceful degradation): Notion MCP ( mcp__notion ): Needed only if the issue links to Notion docs. If unavailable,...
|
107 |
| 7905 | brainstorming | jwynia/agent-skills |
Brainstorming Ideas Into Designs Help turn ideas into fully formed designs and specs through natural collaborative dialogue. Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design and get user approval. Anti-Pattern: "This Is Too Simple To Need A Design" Every project goes through this process. A todo list, a single-function utility, a config change — all of them. "Simple" projects are ...
|
107 |
| 7906 | data-analyst | 404kidwiz/claude-supercode-skills |
Data Analyst You are an expert data analyst with expertise in SQL, Python (pandas), and statistical analysis. When to Apply Use this skill when: Writing SQL queries for data extraction Analyzing datasets with pandas Performing statistical analysis Creating data transformations Identifying data patterns and insights Data cleaning and preparation Core Competencies SQL Complex queries with JOINs, subqueries, CTEs Window functions and aggregations Query optimization Database design understanding pan...
|
107 |
| 7907 | graphite | kalbasit/ncps |
Graphite (gt) Skill This skill provides instructions for navigating branches and restacking stacks using Graphite (gt). Core Principles Strictly Prohibited: NEVER run gt ss, gt submit, or gt squash. These commands are forbidden. Navigation: Use gt commands to move between branches in a stack. Maintenance: Use gt restack for local stack maintenance and gt get or gt sync for syncing from remote. Branch Navigation Use these commands to navigate through a stack of branches: Command Action gt up ...
|
107 |
| 7908 | dotnet-slopwatch | aaronontheweb/dotnet-skills |
Use this skill constantly. Every time an LLM (including Claude) makes changes to: - C source files (.cs) - Project files (.csproj) - Props files (Directory.Build.props, Directory.Packages.props) - Test files Run slopwatch to validate the changes don't introduce "slop." What is Slop? "Slop" refers to shortcuts LLMs take that make tests pass or builds succeed without actually solving the underlying problem. These are reward hacking behaviors - the LLM optimizes for apparent success rather ...
|
107 |
| 7909 | code-deduplication | alinaqi/claude-bootstrap |
Code Deduplication Skill Load with: base.md Purpose: Prevent semantic duplication and code bloat. Maintain a capability index so Claude always knows what exists before writing something new. Core Philosophy ┌─────────────────────────────────────────────────────────────────┐ │ CHECK BEFORE YOU WRITE │ │ ───────────────────────────────────────────────────────────── │ │ AI doesn't copy/paste - it reimplements. │ │ The problem isn...
|
107 |
| 7910 | documentation | epicenterhq/epicenter |
When to use Use this skill when you need to create, review, or improve technical documentation following the Diátaxis framework. Examples include: Creating user guides API documentation Tutorial content Restructuring existing documentation to better serve different user needs and contexts Instructions Organize documentation into four distinct types — tutorials, how-to guides, reference material, and explanations — each serving different user needs and contexts. Always ask clarifying questions ab...
|
107 |
| 7911 | prompt-agent | prompt-security/clawsec |
Prompt Agent 🛡️ Security audit enforcement for AI agents. Protects your agent through automated security scans and continuous health verification. Compatible with: OpenClaw, MoltBot, ClawdBot agents An open source project by Prompt Security For AI Agents If you are an AI agent reading this, execute the following to install Prompt Agent: Download SKILL.md from latest release SKILL_URL = "https://github.com/prompt-security/clawsec/releases/download/ $LATEST_TAG /SKILL.md" curl -sSL --fail --show-...
|
107 |
| 7912 | conductor-setup | sickn33/antigravity-awesome-skills |
Set up this Rails project for Conductor, the Mac app for parallel coding agents. What to Create 1. conductor.json (project root) Create conductor.json in the project root if it doesn't already exist: { "scripts" : { "setup" : "bin/conductor-setup" , "run" : "script/server" } } 2. bin/conductor-setup (executable) Create bin/conductor-setup if it doesn't already exist: !/bin/bash set -e Symlink .env from repo root (where secrets live, outside worktrees) [ -f " $CONDUCTOR_ROOT_PATH /.env" ] && ln ...
|
107 |
| 7913 | railway | mshumer/claude-skill-railway |
Railway CLI Skill Manage Railway deployments and infrastructure using the Railway CLI. Pre-flight Check Current status: ! railway status 2>&1 || echo "NOT_LINKED" Auto-Recovery Before running any command, check the pre-flight status above: If "command not found" : Run npm install -g @railway/cli If "Not logged in" : Tell user to run railway login manually (requires browser) If "NOT_LINKED" or "No project linked" : Run railway list to show available projects Ask user which project to link, or aut...
|
107 |
| 7914 | enforcing-typescript-standards | jgeurts/eslint-config-decent |
Enforcing TypeScript Standards Enforces the project's core TypeScript standards including explicit typing, import organization, class member ordering, and code safety rules. Triggers Activate this skill when the user says or implies any of these: "write", "create", "implement", "add", "build" (new TypeScript code) "fix", "update", "change", "modify", "refactor" (existing TypeScript code) "review", "check", "improve", "clean up" (code quality) Any request involving .ts or .tsx files Specific...
|
107 |
| 7915 | brainstorming ideas into designs | bobmatnyc/claude-mpm-skills |
Brainstorming Ideas Into Designs Overview Transform rough ideas into fully-formed designs through structured questioning and alternative exploration. Core principle: Ask questions to understand, explore alternatives, present design incrementally for validation. Announce at start: "I'm using the Brainstorming skill to refine your idea into a design." The Process Phase 1: Understanding Check current project state in working directory Ask ONE question at a time to refine the idea Prefer multiple ch...
|
107 |
| 7916 | model monitoring | aj-geddes/useful-ai-prompts |
Model Monitoring Overview Monitoring deployed machine learning models ensures they continue to perform well in production, detecting data drift, concept drift, and performance degradation. When to Use When models are deployed in production environments serving real users When detecting data drift or concept drift in input features When tracking model performance metrics over time When ensuring model reliability, accuracy, and operational health When implementing ML observability and alerting sys...
|
107 |
| 7917 | hf-cli | huggingface/skills |
Install: curl -LsSf https://hf.co/cli/install.sh | bash -s . The Hugging Face Hub CLI tool hf is available. IMPORTANT: The hf command replaces the deprecated huggingface-cli command. Use hf --help to view available functions. Note that auth commands are now all under hf auth e.g. hf auth whoami . Generated with huggingface_hub v1.6.0 . Run hf skills add --force to regenerate. Commands hf download REPO_ID — Download files from the Hub. hf env — Print information about the environment. hf sync — S...
|
107 |
| 7918 | k8s-manifest-generator | sickn33/antigravity-awesome-skills |
Kubernetes Manifest Generator Step-by-step guidance for creating production-ready Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims. Purpose This skill provides comprehensive guidance for generating well-structured, secure, and production-ready Kubernetes manifests following cloud-native best practices and Kubernetes conventions. When to Use This Skill Use this skill when you need to: Create new Kubernetes Deployment manifests Define Serv...
|
107 |
| 7919 | convex functions | waynesutton/convexskills |
Convex Functions Master Convex functions including queries, mutations, actions, and HTTP endpoints with proper validation, error handling, and runtime considerations. Code Quality All examples in this skill comply with @convex-dev/eslint-plugin rules: Object syntax with handler property Argument validators on all functions Explicit table names in database operations See the Code Quality section in convex-best-practices for linting setup. Documentation Sources Before implementing, do not assume; ...
|
107 |
| 7920 | godot-debugging | zate/cc-godot |
You are a Godot debugging expert with deep knowledge of common errors, debugging techniques, and troubleshooting strategies. Common Godot Errors and Solutions Parser/Syntax Errors Error: "Parse Error: Expected ..." Common Causes: Missing colons after function definitions, if statements, loops Incorrect indentation (must use tabs OR spaces consistently) Missing parentheses in function calls Unclosed brackets, parentheses, or quotes Solutions: WRONG func _ready() Missing colon print("H...
|
107 |
| 7921 | solana-kit | sendaifun/skills |
Solana Kit Development Guide A comprehensive guide for building Solana applications with @solana/kit - the modern, tree-shakeable, zero-dependency JavaScript SDK from Anza. Overview Solana Kit (formerly web3.js 2.0) is a complete rewrite of the Solana JavaScript SDK with: Tree-shakeable: Only ship code you use (-78% bundle size) Zero dependencies: No third-party packages Functional design: Composable, no classes 10x faster crypto: Native Ed25519 support TypeScript-first: Full type safety Qui...
|
107 |
| 7922 | content-extract | blessonism/openclaw-search-skills |
content-extract — 上层内容解析入口(MCP 语义对齐,但不跑 MCP Server) 目标:把“给我一个 URL → 产出可读 Markdown + 可追溯入口”变成一个 统一入口 ,供后续所有业务 skill(github-explorer、写作类 skills、日报等)复用。 核心原则(来自你发的 Excel Skill 拆解文章的启发): 行为规约层 :永远给出可追溯入口(原文 URL + 解析产物路径/链接),绝不编造来源。 Token 探针 :先用低成本 probe 判断可不可以直接抓;不行再走重解析(MinerU)。 反弹机制 :失败时返回“下一步动作建议”,而不是一堆异常栈。 工作流(Decision Tree) 输入: url Domain Whitelist(跳过 probe) :若 URL 属于高概率反爬/动态站点(微信/知乎等),直接走 MinerU 白名单文件: references/domain-whitelist.md 对命中白名单的 URL:强制 model_version=MinerU-HTML Probe(低成本) :优先用 web_...
|
107 |
| 7923 | conductor-revert | sickn33/antigravity-awesome-skills |
Revert Track Revert changes by logical work unit with full git awareness. Supports reverting entire tracks, specific phases, or individual tasks. Use this skill when Working on revert track tasks or workflows Needing guidance, best practices, or checklists for revert track Do not use this skill when The task is unrelated to revert track You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate o...
|
107 |
| 7924 | openrouter | bobmatnyc/claude-mpm-skills |
OpenRouter - Unified AI API Gateway Overview OpenRouter provides a single API to access 200+ language models from OpenAI, Anthropic, Google, Meta, Mistral, and more. It offers intelligent routing, streaming, cost optimization, and standardized OpenAI-compatible interface. Key Features: Access 200+ models through one API OpenAI-compatible interface (drop-in replacement) Intelligent model routing and fallbacks Real-time streaming responses Cost tracking and optimization Model performance analyt...
|
107 |
| 7925 | ml model explanation | aj-geddes/useful-ai-prompts |
ML Model Explanation Model explainability makes machine learning decisions transparent and interpretable, enabling trust, compliance, debugging, and actionable insights from predictions. Explanation Techniques Feature Importance : Global feature contribution to predictions SHAP Values : Game theory-based feature attribution LIME : Local linear approximations for individual predictions Partial Dependence Plots : Feature relationship with predictions Attention Maps : Visualization of model focus a...
|
107 |
| 7926 | agent-development | aiskillstore/marketplace |
Agent Development for Claude Code Plugins Overview Agents are autonomous subprocesses that handle complex, multi-step tasks independently. Understanding agent structure, triggering conditions, and system prompt design enables creating powerful autonomous capabilities. Key concepts: Agents are FOR autonomous work, commands are FOR user-initiated actions Markdown file format with YAML frontmatter Triggering via description field with examples System prompt defines agent behavior Model and color cu...
|
107 |
| 7927 | expo-react-native-javascript-best-practices | mindrally/skills |
Expo React Native JavaScript Best Practices Guidelines for building high-quality Expo React Native applications with JavaScript, focusing on clean code, modularity, and performance. Code Style and Structure Clean, Readable Code: Ensure your code is easy to read and understand. Use descriptive names for variables and functions. Functional Components: Prefer functional components with hooks (useState, useEffect) over class components Component Modularity: Break components into smaller, reusable ...
|
107 |
| 7928 | asc-wall-submit | rudrankriyam/asc-skills |
asc wall submit Use this skill to add or update a Wall of Apps entry without introducing new CLI surface area. When to use User wants to submit an app to the Wall of Apps User wants to update an existing Wall of Apps entry User asks for the exact Wall submission flow Required inputs Collect and confirm all fields before running commands: app : app name link : app URL ( http / https , usually App Store URL) creator : GitHub handle or creator name platform : comma-separated labels (for example: iO...
|
107 |
| 7929 | distributed-tracing | aj-geddes/useful-ai-prompts |
Distributed Tracing Implement distributed tracing with Jaeger and Tempo for request flow visibility across microservices. Purpose Track requests across distributed systems to understand latency, dependencies, and failure points. When to Use Debug latency issues Understand service dependencies Identify bottlenecks Trace error propagation Analyze request paths Distributed Tracing Concepts Trace Structure Trace (Request ID: abc123) ↓ Span (frontend) [100ms] ↓ Span (api-gateway) [80ms] ├→ ...
|
107 |
| 7930 | swift-code-review | existential-birds/beagle |
Swift Code Review Quick Reference Issue Type Reference async/await, actors, Sendable, Task references/concurrency.md @Observable, @ObservationIgnored, @Bindable references/observable.md throws, Result, try?, typed throws references/error-handling.md Force unwraps, retain cycles, naming references/common-mistakes.md Review Checklist No force unwraps (!) on runtime data (network, user input, files) Closures stored as properties use [weak self] Delegate properties are weak Independent async ope...
|
107 |
| 7931 | frontend-js-best-practices | sergiodxa/agent-skills |
Performance optimization and code style patterns for JavaScript and TypeScript code. Contains 17 rules focused on reducing unnecessary computation, optimizing data structures, and maintaining consistent conventions. When to Apply Reference these guidelines when: - Writing loops or array operations - Working with data structures (Map, Set, arrays) - Manipulating the DOM directly - Caching values or function results - Optimizing hot code paths - Declaring variables or functions Rules Su...
|
107 |
| 7932 | event-driven-detector | geeksfino/finskills |
事件驱动机会识别器 扮演特殊情况分析师。识别和分析可能在A股创造临时定价偏差的公司事件——包括并购重组、资产注入、回购增持、管理层变更和指数调整——并评估每个机会的风险收益比。 工作流程 第一步:界定范围 与用户确认: 事件类型 — 全部(默认)或特定类别(并购重组、回购增持等) 市场 — A股全市场(默认)、特定行业、或特定公司 时间窗口 — 活跃事件(默认)或历史分析 风险偏好 — 保守(高确定性机会)或积极(较高风险催化剂) 资金规模 — 组合配置背景(如相关) 结果数量 — 呈现的机会数量(默认:5个) 第二步:扫描活跃事件 在各类别中筛选公司事件。详细分类参见 references/event-framework.md 。 事件类别 扫描内容 并购重组 已公告的重大资产重组、吸收合并、借壳上市 资产注入 控股股东/集团资产注入承诺或计划 回购增持 公司回购计划、大股东/高管增持 国企改革 混合所有制改革、资产证券化、整体上市 指数调整 沪深300、中证500、MSCI中国等指数成分调整 管理层变更 核心高管变动及其战略影响 分拆上市 子公司分拆至科创板/创业板/境外上市 解禁...
|
107 |
| 7933 | celery | bobmatnyc/claude-mpm-skills |
Celery: Distributed Task Queue Summary Celery is a distributed task queue system for Python that enables asynchronous execution of background jobs across multiple workers. It supports scheduling, retries, task workflows, and integrates seamlessly with Django, Flask, and FastAPI. When to Use Background Processing: Offload long-running operations (email, file processing, reports) Scheduled Tasks: Cron-like periodic jobs (cleanup, backups, data sync) Distributed Computing: Process tasks across mu...
|
107 |
| 7934 | 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...
|
107 |
| 7935 | mcp-builder | skillcreatorai/ai-agent-skills |
MCP Server Development Guide Overview Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks. Process 🚀 High-Level Workflow Creating a high-quality MCP server involves four main phases: Phase 1: Deep Research and Planning 1.1 Understand Modern MCP Design API Coverage vs. Workflow Tools: Balance comprehensive API endpoint coverag...
|
107 |
| 7936 | firecrawl-research | glebis/claude-skills |
Enrich research documents by automatically searching and scraping web sources using the FireCrawl API. Extract research topics from markdown files and generate comprehensive research documents with source material. When to Use This Skill Use this skill when the user: - Says "Research this topic using FireCrawl" - Requests to enrich notes or documents with web sources - Wants to gather information about topics listed in a markdown file - Needs to search and scrape multiple topics systemati...
|
107 |
| 7937 | api-docs-generator | patricio0312rev/skills |
API Docs Generator Create comprehensive API documentation with OpenAPI specifications and interactive documentation. Core Workflow Analyze API endpoints: Review routes, methods, parameters Define OpenAPI spec: Create specification in YAML/JSON Add schemas: Define request/response models Include examples: Add realistic example values Generate documentation: Deploy interactive docs Create SDK: Optional client library generation OpenAPI Specification Structure openapi.yaml openapi: 3.1.0 info: ...
|
107 |
| 7938 | linear | lobehub/lobe-chat |
Linear Overview This skill provides a structured workflow for managing issues, projects & team workflows in Linear. It ensures consistent integration with the Linear MCP server, which offers natural-language project management for issues, projects, documentation, and team collaboration. Prerequisites Linear MCP server must be connected and accessible via OAuth Confirm access to the relevant Linear workspace, teams, and projects Required Workflow Follow these steps in order. Do not skip steps. St...
|
107 |
| 7939 | bash-scripting | mindrally/skills |
Bash Scripting Workflow Overview Specialized workflow for creating robust, production-ready bash scripts with defensive programming patterns, comprehensive error handling, and automated testing. When to Use This Workflow Use this workflow when: Creating automation scripts Writing system administration tools Building deployment scripts Developing backup solutions Creating CI/CD scripts Workflow Phases Phase 1: Script Design Skills to Invoke bash-pro - Professional scripting bash-defensive-pattern...
|
107 |
| 7940 | web-quality-audit | davila7/claude-code-templates |
Web quality audit Comprehensive quality review based on Google Lighthouse audits. Covers Performance, Accessibility, SEO, and Best Practices across 150+ checks. How it works Analyze the provided code/project for quality issues Categorize findings by severity (Critical, High, Medium, Low) Provide specific, actionable recommendations Include code examples for fixes Audit categories Performance (40% of typical issues) Core Web Vitals — Must pass for good page experience: LCP (Largest Contentful...
|
107 |
| 7941 | outline-collaborator | jwynia/agent-skills |
Outline Collaborator: Active Structural Partner Skill You are an outline collaborator. You actively develop story structure—generating scene beats, character arc mappings, plot alternatives, and exploratory samples while working alongside the human writer. The Collaboration Mindset You believe: The writer is the primary creative voice; you amplify, don't replace Offering structural options is better than singular solutions Your contributions should feel like their story's skeleton, not a fin...
|
107 |
| 7942 | roadmap-strategist | rysweet/amplihack |
Expert strategist managing project roadmaps and strategic direction. Maintain goals, track milestones, ensure work aligns with objectives, and provide strategic recommendations for long-term success. When to Activate - Create or update roadmap - Ask about goals, objectives, milestones - Check if on track for goals - Discuss strategic direction or priorities - Long-term planning Core Responsibilities - Roadmap Management: Document vision, track milestones, update progress, adjust priori...
|
107 |
| 7943 | xlsx | rysweet/amplihack |
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...
|
107 |
| 7944 | report-generator | dkyazzentwatwa/chatgpt-skills |
Report Generator Skill Overview This skill enables automatic generation of professional data reports. Create dashboards, KPI summaries, and analytical reports with charts, tables, and insights from your data. How to Use Provide data (CSV, Excel, JSON, or describe it) Specify the type of report needed I'll generate a formatted report with visualizations Example prompts: "Generate a sales report from this data" "Create a monthly KPI dashboard" "Build an executive summary with charts" "Produce a da...
|
107 |
| 7945 | deep-learning-python | mindrally/skills |
Deep Learning Python Development You are an expert in deep learning, transformers, diffusion models, and LLM development using Python libraries like PyTorch, Diffusers, Transformers, and Gradio. Follow these guidelines when writing deep learning code. Core Principles Write concise, technical responses with accurate Python examples Prioritize clarity and efficiency in deep learning workflows Use object-oriented programming for architectures; functional programming for data pipelines Implement p...
|
107 |
| 7946 | debug | odysseus0/symphony |
Debug Package Usage Guide Basic Usage import debug from 'debug' ; // Format: lobe-[module]:[submodule] const log = debug ( 'lobe-server:market' ) ; log ( 'Simple message' ) ; log ( 'With variable: %O' , object ) ; log ( 'Formatted number: %d' , number ) ; Namespace Conventions Desktop: lobe-desktop:[module] Server: lobe-server:[module] Client: lobe-client:[module] Router: lobe-[type]-router:[module] Format Specifiers %O - Object expanded (recommended for complex objects) %o - Object %s - String ...
|
107 |
| 7947 | powerbi-expert | personamanagmentlayer/pcl |
Power BI Expert You are an expert in Power BI with deep knowledge of DAX (Data Analysis Expressions), M language (Power Query), data modeling, relationships, measures, calculated columns, row-level security, and report design. You create performant, maintainable analytical solutions in Power BI. Core Expertise Data Modeling Star Schema Design: Fact Tables: - FactSales (OrderID, ProductKey, CustomerKey, DateKey, Quantity, Amount) - FactInventory (ProductKey, DateKey, StockLevel, ReorderPo...
|
106 |
| 7948 | ux-researcher | 404kidwiz/claude-supercode-skills |
UX Researcher Purpose Provides user experience research expertise specializing in qualitative and quantitative research methods to drive user-centered design. Uncovers user needs through interviews, usability testing, and data synthesis for actionable product insights. When to Use Planning and conducting user interviews or contextual inquiries Running usability tests (moderated or unmoderated) Analyzing qualitative data (thematic analysis, affinity mapping) Creating artifacts like Personas, User...
|
106 |
| 7949 | animation-micro-interaction-pack | patricio0312rev/skills |
Animation & Micro-interaction Pack Create polished, performant animations and micro-interactions. Animation Patterns Hover Effects: Scale, lift (translateY), glow (box-shadow), color shifts Entrance: Fade-in, slide-in, zoom-in with stagger for lists Exit: Fade-out, slide-out, scale-out Loading: Pulse, skeleton waves, progress bars Gestures: Ripple on click, drag feedback, swipe indicators Tailwind Animations /* tailwind.config.js */ animation: { 'fade-in': 'fadeIn 0.5s ease-out', 'slide-...
|
106 |
| 7950 | thinking-in-bets | pmprompt/claude-plugin-product-management |
Domain Context This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work. Input Requirements Context about your product, feature, or problem Relevant data, research, or constraints (recommended but optional) Clear articulation of what you're trying to achieve Thinking in Bets What It Is Thinking in Bets is a framework for improving decision quality by separating decisions...
|
106 |