███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10951 | akka-hosting-actor-patterns | aaronontheweb/dotnet-skills |
Use this skill when: - Building entity actors that represent domain objects (users, orders, invoices, etc.) - Need actors that work in both unit tests (no clustering) and production (cluster sharding) - Setting up scheduled tasks with akka-reminders - Registering actors with Akka.Hosting extension methods - Creating reusable actor configuration patterns Core Principles - Execution Mode Abstraction - Same actor code runs locally (tests) or clustered (production) - GenericChildPerEntityPa...
|
96 |
| 10952 | domain-name-brainstormer | skillcreatorai/ai-agent-skills |
Domain Name Brainstormer This skill helps you find the perfect domain name for your project by generating creative options and checking what's actually available to register. When to Use This Skill Starting a new project or company Launching a product or service Creating a personal brand or portfolio site Rebranding an existing project Registering a domain for a side project Finding available alternatives when your first choice is taken What This Skill Does Understands Your Project : Analyzes wh...
|
96 |
| 10953 | cqrs-implementation | sickn33/antigravity-awesome-skills |
CQRS Implementation Comprehensive guide to implementing CQRS (Command Query Responsibility Segregation) patterns. When to Use This Skill Separating read and write concerns Scaling reads independently from writes Building event-sourced systems Optimizing complex query scenarios Different read/write data models needed High-performance reporting requirements Core Concepts 1. CQRS Architecture ┌─────────────┐ │ Client │ └──────┬──────┘ │ ┌────────────┴────────────┐ │ │ ▼...
|
96 |
| 10954 | playwright-skill | dedalus-erp-pas/foundation-skills |
IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below. Replace $SKILL_DIR with the actual discovered path. Common installation paths: Plugin system: ~/.claude/plugins/marketplaces/playwright-skill/skills/playwright-skill Manual global: ~/.claude/skills/playwri...
|
96 |
| 10955 | pine-backtester | traderspost/pinescript-agents |
Specialized in adding comprehensive testing and validation capabilities to Pine Script indicators and strategies. Core Responsibilities Strategy Performance Metrics - Win rate and profit factor - Maximum drawdown analysis - Sharpe and Sortino ratios - Risk-adjusted returns - Trade distribution analysis Indicator Accuracy Testing - Signal accuracy measurements - False positive/negative rates - Lag analysis - Divergence detection accuracy - Multi-timeframe validation Statistical ...
|
96 |
| 10956 | wechat-publisher-yashu | steelan9199/wechat-publisher |
微信公众号文章发布工具 功能概述 将本地 Markdown 文章一键发布到微信公众号草稿箱。 如何获取微信开发者平台的 AppID 和 AppSecret(可选) 如果默认配置发布失败,或用户想使用自己的公众号,指导用户按以下步骤获取: 登录微信开发者平台(首页/公众号) https://developers.weixin.qq.com/platform 点击 前往控制台 点击 我的业务/公众号 公众号页面的 基础信息 下方就能看到"AppID" 公众号页面的 开发秘钥 下方就能看到"AppSecret" 工作流程 根据用户需求执行不同的操作流程: 场景一:预览主题效果 当用户说"我要预览主题"或类似表达时: 直接提供预览链接 : https://5g6pxtj3zg.coze.site/ 简单说明 :告知用户该网站提供了一个固定包含各种元素的 markdown 文章,用于展示不同主题的实际效果 无需执行任何本地操作 场景二:发布文章到公众号 当用户需要将 Markdown 文章发布到微信公众号时,按以下步骤执行: 1. 环境检查与准备 确保环境满足要求: Node.js >= 24....
|
96 |
| 10957 | incident-response-incident-response | sickn33/antigravity-awesome-skills |
Use this skill when Working on incident response incident response tasks or workflows Needing guidance, best practices, or checklists for incident response incident response Do not use this skill when The task is unrelated to incident response incident response You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are ...
|
96 |
| 10958 | xiaohongshu-publisher | solar-luna/fully-automatic-article-generation-skill |
小红书自动发布 Skill 自动将内容发布到小红书平台。 功能 格式转换 : 将文章内容转换为小红书格式(≤1000字,emoji风格) 智能压缩 : 将长文章压缩到1000字以内,提取核心要点 直接发布 : 通过xiaohongshu-mcp服务直接发布到小红书账号 使用场景 当用户说以下类似话术时使用此Skill: "发布到小红书" "推送到小红书" "小红书发布" "同步到小红书" "发一篇小红书" 使用方法 方法1:简化脚本发布(推荐,快速) cd ~/.claude/skills/xiaohongshu-publisher python3 simple_publish.py "标题" "内容内容" 示例 : python3 simple_publish.py \ "Gemini 3 Pro炸场了" \ "🔥 Gemini 3 Pro炸场了!核心亮点:🏆推理能力第一..." 方法2:完整功能发布 cd ~/.claude/skills/xiaohongshu-publisher python3 publisher.py \ --title "文章标题" \ --content ...
|
96 |
| 10959 | tailwind-responsive-design | thebushidocollective/han |
Tailwind CSS - Responsive Design Tailwind CSS provides a mobile-first responsive design system using breakpoint prefixes that make it easy to build adaptive layouts. Key Concepts Mobile-First Approach Tailwind uses a mobile-first breakpoint system. Unprefixed utilities apply to all screen sizes, and breakpoint prefixes apply from that breakpoint and up: <!-- Mobile: full width, Tablet+: half width, Desktop+: third width --> <div class="w-full md:w-1/2 lg:w-1/3"> Responsive width </div> De...
|
96 |
| 10960 | canghe-slide-deck | freestylefly/canghe-skills |
Slide Deck Generator Transform content into professional slide deck images. Usage /canghe-slide-deck path/to/content.md /canghe-slide-deck path/to/content.md --style sketch-notes /canghe-slide-deck path/to/content.md --audience executives /canghe-slide-deck path/to/content.md --lang zh /canghe-slide-deck path/to/content.md --slides 10 /canghe-slide-deck path/to/content.md --outline-only /canghe-slide-deck Then paste content Script Directory Agent Execution Instructions : Determine this SKILL.md...
|
96 |
| 10961 | devops-engineer | 404kidwiz/claude-supercode-skills |
DevOps Engineer Senior DevOps engineer specializing in CI/CD pipelines, infrastructure as code, and deployment automation. Role Definition You are a senior DevOps engineer with 10+ years of experience. You operate with three perspectives: Build Hat: Automating build, test, and packaging Deploy Hat: Orchestrating deployments across environments Ops Hat: Ensuring reliability, monitoring, and incident response When to Use This Skill Setting up CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins...
|
96 |
| 10962 | fastapi-expert | martinholovsky/claude-skills-generator |
FastAPI Expert Senior FastAPI specialist with deep expertise in async Python, Pydantic V2, and production-grade API development. Role Definition You are a senior Python engineer with 10+ years of API development experience. You specialize in FastAPI with Pydantic V2, async SQLAlchemy, and modern Python 3.11+ patterns. You build scalable, type-safe APIs with automatic documentation. When to Use This Skill Building REST APIs with FastAPI Implementing Pydantic V2 validation schemas Setting up a...
|
96 |
| 10963 | skill-creator | base/skills |
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...
|
96 |
| 10964 | qa-testing-mobile | vasilyu1983/ai-agents-public |
QA Mobile Testing Design and execute reliable, cost-aware mobile testing across iOS and Android (native + cross-platform). Quick Start Fill assets/mobile-test-plan.md to define risk, layers, and gates. Fill assets/device-matrix.md from analytics to pick Tier 1/2/3 coverage. Use references/framework-comparison.md to choose automation frameworks. Use references/flake-management.md to set a flake budget, reruns, and quarantine rules. Scope Define mobile test strategy across iOS and Android. Plan ...
|
96 |
| 10965 | canghe-markdown-to-html | freestylefly/canghe-skills |
Markdown to HTML Converter Converts Markdown files to beautifully styled HTML with inline CSS, optimized for WeChat Official Account and other platforms. Script Directory Agent Execution : Determine this SKILL.md directory as SKILL_DIR , then use ${SKILL_DIR}/scripts/<name>.ts . Script Purpose scripts/main.ts Main entry point Preferences (EXTEND.md) Use Bash to check EXTEND.md existence (priority order): Check project-level first test -f .canghe-skills/canghe-markdown-to-html/EXTEND.md && echo ...
|
96 |
| 10966 | axiom-ios-games | charleswiltgen/axiom |
iOS Games Router You MUST use this skill for ANY game development, SpriteKit, SceneKit, RealityKit, or interactive simulation work. When to Use Use this router when: Building a new SpriteKit game or prototype (2D) Building a 3D game with SceneKit or RealityKit Implementing physics (collisions, contacts, forces, joints) Setting up game architecture (scenes, layers, cameras, ECS) Debugging SpriteKit, SceneKit, or RealityKit issues Optimizing game performance (draw calls, node counts, entity counts...
|
96 |
| 10967 | websocket-engineer | 404kidwiz/claude-supercode-skills |
WebSocket Engineer Senior WebSocket specialist with expertise in real-time bidirectional communication, Socket.IO, and scalable messaging architectures supporting millions of concurrent connections. Role Definition You are a senior real-time systems engineer with 10+ years building WebSocket infrastructure. You specialize in Socket.IO, native WebSockets, horizontal scaling with Redis pub/sub, and low-latency messaging systems. You design for sub-10ms p99 latency with 99.99% uptime. When to U...
|
96 |
| 10968 | github-pr-triage | code-yeongyu/oh-my-opencode |
No SKILL.md available for this skill. View on GitHub
|
96 |
| 10969 | jira-expert | alirezarezvani/claude-skills |
Atlassian Jira Expert Master-level expertise in Jira configuration, project management, JQL, workflows, automation, and reporting. Handles all technical and operational aspects of Jira. Core Competencies Project Configuration Create and configure Jira projects (Scrum, Kanban, custom) Design and implement custom workflows Configure issue types, fields, and screens Set up project permissions and security schemes JQL Mastery Write advanced JQL queries for any use case Create complex filters with mu...
|
95 |
| 10970 | testing strategist | daffy0208/ai-dev-standards |
Testing Strategist Test the right things at the right level - write tests that give you confidence to ship. Core Principle The Testing Pyramid: 70% unit tests, 20% integration tests, 10% E2E tests. Tests should be: Fast - Run in milliseconds (unit) to seconds (integration) to minutes (E2E) Isolated - Test one thing at a time Repeatable - Same input = same output Self-checking - Pass/fail automatically, no manual verification Timely - Written alongside code (or before, with TDD) The Testing Pyram...
|
95 |
| 10971 | bmad master | aj-geddes/claude-code-bmad-skills |
BMad Master - BMAD Method Orchestrator Role: Core orchestrator for the BMAD Method (Breakthrough Method for Agile AI-Driven Development) v6. Function: Manage BMAD workflows, coordinate between specialized agents, track project status, and ensure proper methodology application. Core Responsibilities Initializes BMAD projects Routes users to appropriate workflows Tracks progress through 4 phases Maintains status files Coordinates specialized agents (Analyst, PM, Architect, Developer, Scrum Master)...
|
95 |
| 10972 | marketing-cro | vasilyu1983/ai-agents-public |
CRO — CONVERSION OPTIMIZATION OS (OPERATIONAL) Built as a no-fluff execution skill for systematic conversion rate optimization. Structure: Core CRO fundamentals first. Advanced testing in dedicated sections. AI/ML optimization in clearly labeled "Optional: AI / Automation" sections. Modern Best Practices (January 2026) Google Optimize sunset: Use VWO, Optimizely, or PostHog Statistical significance: https://www.evanmiller.org/ab-testing/ CXL Institute: https://cxl.com/ Baymard Institute UX: h...
|
95 |
| 10973 | security-auditor | 404kidwiz/claude-supercode-skills |
Security Auditor Skill Automatic security vulnerability detection. When I Activate ✅ Code files modified (especially auth, API, database) ✅ User mentions security or vulnerabilities ✅ Before deployments or commits ✅ Dependency changes ✅ Configuration file changes What I Scan For OWASP Top 10 Patterns 1. SQL Injection // CRITICAL: SQL injection const query = ` SELECT * FROM users WHERE id = ${ userId } ` ; // SECURE: Parameterized query const query = 'SELECT * FROM users WHERE id = ?' ; db . quer...
|
95 |
| 10974 | program-manager | borghei/claude-skills |
Program Manager Expert-level program management for complex multi-project initiatives. Core Competencies Program planning Portfolio governance Cross-project coordination Strategic alignment Stakeholder management Resource optimization Risk management Benefits realization Program Structure Program Hierarchy PORTFOLIO ├── Strategic alignment ├── Investment decisions └── Resource allocation │ ▼ PROGRAM ├── Benefit realization ├── Cross-project coordination └── Governance │ ▼ PROJE...
|
95 |
| 10975 | bonfire | vieko/bonfire |
Bonfire Session context persistence for AI coding - save your progress at the bonfire. Git root: !git rev-parse --show-toplevel Commands Command Purpose Details /bonfire start Begin session, load context commands/start.md /bonfire end Save context, archive, health check commands/end.md /bonfire config Change settings commands/config.md /bonfire spec <topic> Create implementation spec commands/spec.md /bonfire doc <topic> Create documentation commands/doc.md /bonfire review Review current work...
|
95 |
| 10976 | database-schema | alinaqi/claude-bootstrap |
Database Schema Awareness Skill Load with: base.md + [your database skill] Problem: Claude forgets schema details mid-session - wrong column names, missing fields, incorrect types. TDD catches this at runtime, but we can prevent it earlier. Core Rule: Read Schema Before Writing Database Code MANDATORY: Before writing ANY code that touches the database: ┌─────────────────────────────────────────────────────────────┐ │ 1. READ the schema file (see locations below) │ │ 2. VERIFY...
|
95 |
| 10977 | moai-lang-elixir | modu-ai/moai-adk |
Quick Reference (30 seconds) Elixir 1.17+ Development Specialist - Phoenix 1.7, LiveView, Ecto, OTP patterns, and functional programming. Auto-Triggers: .ex, .exs files, mix.exs, config/, Phoenix/LiveView discussions Core Capabilities: Elixir 1.17: Pattern matching, pipes, protocols, behaviours, macros Phoenix 1.7: Controllers, LiveView, Channels, PubSub, Verified Routes Ecto: Schemas, Changesets, Queries, Migrations, Multi OTP: GenServer, Supervisor, Agent, Task, Registry ExUnit: Testing wi...
|
95 |
| 10978 | web-search-pro | zjianru/web-search-pro |
Web Search Pro Multi-engine web search with full parameter control for AI agents. A precision supplement to OpenClaw's built-in web_search (Brave/Perplexity), providing domain filtering, deep search, news mode, date ranges, and content extraction that the built-in search does not support. 多引擎精细化网络搜索,为 AI Agent 设计。 作为 OpenClaw 内置 web_search (Brave/Perplexity)的精细化补充,提供域名过滤、 深度搜索、新闻模式、日期范围、内容提取等内置搜索不支持的能力。 配置一个或多个 API Key,自动选择最优引擎。 Engines / 引擎 Engine Strengths Free Tier API Key Env Tavily AI-optim...
|
95 |
| 10979 | toon-formatter | raintree-technology/claude-starter |
TOON (Token-Oriented Object Notation) saves 30-60% tokens on structured data by eliminating repetitive keys in uniform arrays. When to Use Automatically apply TOON when: - Arrays with 5+ similar objects - API responses with repeated structure - Database query results - Log entries, events, transactions - Metrics, analytics, benchmarks - Any tabular data Keep as JSON when: - Small arrays (<5 items) - Deeply nested non-uniform data - Single objects - Narrative text or instructions ...
|
95 |
| 10980 | tax-ebookkeeping-context | kazukinagata/shinkoku |
電帳法コンテキスト(Electronic Bookkeeping Context) このスキルは電子帳簿保存法の要件・対応状況に関するコンテキストを提供する。 電帳法の情報提供 電子帳簿保存法に関する回答を行う際は、 references/electronic-bookkeeping.md を読み込んで以下を実行する: 3つのカテゴリ(電子帳簿等保存・スキャナ保存・電子取引データ保存)を区別して説明する 電子取引データ保存の義務化(令和6年1月1日〜)を確認・案内する 優良な電子帳簿の要件と65万円控除(令和9年〜75万円控除)との関係を説明する shinkoku の電帳法対応状況(一般・優良の両要件を充足)を確認する 個人事業主向けの実務ガイダンス(最低限やるべきこと)を案内する 参照ファイル ファイル 内容 references/electronic-bookkeeping.md 電帳法3カテゴリ・要件・猶予措置・shinkoku対応状況・令和9年改正対応
|
95 |
| 10981 | html-visual | 2ykwang/agent-skills |
Input $ARGUMENTS Instructions Visualize the user's request as an interactive single HTML file . First, read references/common-rules.md to review common rules. Type Determination Determine the type from the first argument ( $0 ). Argument Type Filename Pattern mockup UI mockup (high-fidelity) mockup-{name}.html wireframe Wireframe (low-fidelity, hand-drawn style) wireframe-{name}.html erd ERD erd-{name}.html flow Flowchart / Sequence diagram flow-{name}.html chart Data chart chart-{name}.html sli...
|
95 |
| 10982 | json-canvas | freestylefly/canghe-skills |
JSON Canvas Skill This skill enables skills-compatible agents to create and edit valid JSON Canvas files (.canvas) used in Obsidian and other applications. Overview JSON Canvas is an open file format for infinite canvas data. Canvas files use the .canvas extension and contain valid JSON following the JSON Canvas Spec 1.0. File Structure A canvas file contains two top-level arrays: { "nodes": [], "edges": [] } nodes (optional): Array of node objects edges (optional): Array of edge obje...
|
95 |
| 10983 | expo-deployment | skillcreatorai/ai-agent-skills |
Deployment This skill covers deploying Expo applications across all platforms using EAS (Expo Application Services). References Consult these resources as needed: ./references/workflows.md -- CI/CD workflows for automated deployments and PR previews ./references/testflight.md -- Submitting iOS builds to TestFlight for beta testing ./references/app-store-metadata.md -- Managing App Store metadata and ASO optimization ./references/play-store.md -- Submitting Android builds to Google Play Store ./r...
|
95 |
| 10984 | software-backend | vasilyu1983/ai-agents-public |
Software Backend Engineering Use this skill to design, implement, and review production-grade backend services: API boundaries, data layer, auth, caching, observability, error handling, testing, and deployment. Defaults to bias toward: type-safe boundaries (validation at the edge), OpenTelemetry for observability, zero-trust assumptions, idempotency for retries, RFC 9457 errors, Postgres + pooling, structured logs, timeouts, and rate limiting. Quick Reference Task Default Picks Notes REST API...
|
95 |
| 10985 | meeting-insights-analyzer | skillcreatorai/ai-agent-skills |
Meeting Insights Analyzer This skill transforms your meeting transcripts into actionable insights about your communication patterns, helping you become a more effective communicator and leader. When to Use This Skill Analyzing your communication patterns across multiple meetings Getting feedback on your leadership and facilitation style Identifying when you avoid difficult conversations Understanding your speaking habits and filler words Tracking improvement in communication skills over time Pre...
|
95 |
| 10986 | data-exploration-visualization | liangdabiao/claude-data-analysis-ultra-main |
数据探索可视化技能 技能概述 数据探索可视化技能是一个基于《数据分析咖哥十话》第2课理论的自动化EDA工具包,提供从数据加载到专业分析报告生成的完整解决方案。该技能集成了最先进的数据探索、可视化和机器学习技术,帮助用户快速深入理解数据特征和规律。 核心功能 🔍 智能数据探索 自动数据诊断: 检测数据质量问题、异常值和缺失值模式 统计描述分析: 生成全面的统计摘要和分布特征 相关性分析: 识别特征间关系和依赖模式 数据质量报告: 专业级数据质量评估和建议 📊 专业可视化生成 分布可视化: 直方图、密度图、小提琴图、QQ图 统计可视化: 箱线图、误差条图、置信区间图 关系可视化: 散点图、热图、配对图、3D散点图 专门图表: ROC曲线、混淆矩阵、特征重要性图 交互式图表: Plotly驱动的动态可视化 🏥 医疗数据专精 医疗编码支持: ICD-10、SNOMED CT等医疗标准 生物标记物分析: 专门的医学指标处理 诊断模型构建: 医疗预测模型和评估 医学可解释性: 符合医学实践的解释框架 🤖 自动化建模评估 多算法支持: 逻辑回归、随机森林、XGBoost、神经网络 自动特征工程:...
|
95 |
| 10987 | pest-testing | spatie/freek.dev |
Pest Testing 4 When to Apply Activate this skill when: Creating new tests (unit, feature, or browser) Modifying existing tests Debugging test failures Working with browser testing or smoke testing Writing architecture tests or visual regression tests Documentation Use search-docs for detailed Pest 4 patterns and documentation. Basic Usage Creating Tests All tests must be written using Pest. Use php artisan make:test --pest {name} . Test Organization Unit/Feature tests: tests/Feature and tests/Un...
|
95 |
| 10988 | magento-module-developer | maxnorm/magento2-agent-skills |
Magento 2 Module Developer Expert specialist in creating well-architected, maintainable, and extensible Magento 2 modules that seamlessly integrate with Magento's core framework following Adobe Commerce best practices. When to Use Creating new Magento 2 modules or extensions Implementing custom functionality Building module architecture and structure Setting up module dependencies and configuration Implementing service contracts and APIs Creating database schemas and data patches Module Developm...
|
95 |
| 10989 | anygen-slide | anygenio/anygen-skills |
AI Slide Generator - AnyGen You MUST strictly follow every instruction in this document. Do not skip, reorder, or improvise any step. Create professional slide presentations using AnyGen OpenAPI. When to Use User needs to create PPT/Slides/Presentations User has files to upload as reference material for slide generation Security & Permissions What this skill does: Sends task prompts and parameters to www.anygen.io Uploads user-provided reference files to www.anygen.io after obtaining consent Dow...
|
95 |
| 10990 | git-workflow-manager | 404kidwiz/claude-supercode-skills |
Git Workflow Manager Purpose Specializes in designing, implementing, and optimizing Git workflows that enhance team collaboration, code quality, and development velocity. Focuses on creating scalable branching strategies and practices that improve developer productivity while maintaining code integrity. When to Use Establishing team Git workflows and branching strategies Optimizing merge practices and code review processes Designing release workflows and deployment pipelines Improving commit hyg...
|
95 |
| 10991 | compliance-auditor | 404kidwiz/claude-supercode-skills |
Compliance Auditor Skill Purpose Provides regulatory compliance auditing expertise specializing in SOC2, HIPAA, GDPR, and industry-specific compliance frameworks. Conducts gap analysis, evidence collection, control assessments, and remediation guidance to ensure organizations meet regulatory requirements and security standards. When to Use Conducting SOC 2 Type I & II audits Ensuring HIPAA compliance for healthcare systems Implementing GDPR data privacy requirements Preparing for PCI DSS asses...
|
95 |
| 10992 | nextjs-dynamic-routes-params | wsimmonds/claude-nextjs-skills |
Next.js Dynamic Routes and Pathname Parameters When to Use This Skill Use this skill when: Creating dynamic route segments (e.g., blog/[slug], users/[id]) Accessing URL pathname parameters in Server or Client Components Building pages that fetch data based on route parameters Implementing catch-all or optional catch-all routes Working with the params prop in page.tsx, layout.tsx, or route.ts ⚠️ RECOGNIZING WHEN YOU NEED DYNAMIC ROUTES Look for requirements that tie data to the URL path. Crea...
|
95 |
| 10993 | test-automation-strategy | proffesor-for-testing/agentic-qe |
<default_to_action> When designing or improving test automation: - FOLLOW test pyramid: 70% unit, 20% integration, 10% E2E - APPLY F.I.R.S.T. principles: Fast, Isolated, Repeatable, Self-validating, Timely - USE patterns: Page Object Model, Builder pattern, Factory pattern - INTEGRATE in CI/CD: Every commit runs tests, fail fast, clear feedback - MANAGE flaky tests: Quarantine, fix, or delete - never ignore Quick Anti-Pattern Detection: - Ice cream cone (many E2E, few unit) → Invert to py...
|
95 |
| 10994 | product-led-growth | 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 Product-Led Growth (PLG) What It Is Product-Led Growth is a go-to-market strategy where the product itself drives ...
|
95 |
| 10995 | mui-base | pproenca/dot-skills |
MUI Headless UI Best Practices Comprehensive style guide for building headless React component libraries following MUI Base UI patterns. Contains 48 rules across 5 categories, prioritized by impact. When to Apply Reference these guidelines when: Building headless/unstyled component libraries Creating compound components with context-based composition Implementing accessible UI primitives with ARIA patterns Using render props and className callbacks for styling flexibility Writing components ...
|
95 |
| 10996 | automating-mac-apps | spillwavesolutions/automating-mac-apps-plugin |
Automating macOS Apps (Apple Events, AppleScript, JXA) Technology Status JXA and AppleScript are legacy (last major updates: 2015-2016). Modern alternatives: PyXA : Active Python automation (see installation below) Shortcuts App : Visual workflow builder Swift/Objective-C : Production-ready automation macOS Sequoia 15 Notes Test scripts on target macOS due to: Stricter TCC permissions Enhanced Apple Events security Sandbox improvements Core framing (use this mental model) Apple Events : The unde...
|
95 |
| 10997 | artifacts-builder | skillcreatorai/ai-agent-skills |
Artifacts Builder To build powerful frontend claude.ai artifacts, follow these steps: Initialize the frontend repo using scripts/init-artifact.sh Develop your artifact by editing the generated code Bundle all code into a single HTML file using scripts/bundle-artifact.sh Display artifact to user (Optional) Test the artifact Stack : React 18 + TypeScript + Vite + Parcel (bundling) + Tailwind CSS + shadcn/ui Design & Style Guidelines VERY IMPORTANT: To avoid what is often referred to as "AI slop", ...
|
95 |
| 10998 | theme-factory | aiskillstore/marketplace |
Theme Factory Skill This skill provides a curated collection of professional font and color themes themes, each with carefully selected color palettes and font pairings. Once a theme is chosen, it can be applied to any artifact. Purpose To apply consistent, professional styling to presentation slide decks, use this skill. Each theme includes: A cohesive color palette with hex codes Complementary font pairings for headers and body text A distinct visual identity suitable for different contexts an...
|
95 |
| 10999 | hetzner-server | connorads/dotfiles |
Create and manage Hetzner Cloud servers using the `hcloud` CLI. Prerequisites - `hcloud` CLI installed (via mise: `hcloud = "latest"`) - Authenticated: `hcloud context create <name>` with API token from [https://console.hetzner.cloud](https://console.hetzner.cloud) Quick Reference Create a server ``` Prefer ARM (best value) hcloud server create \ --name dev \ --type cax21 \ --image ubuntu-24.04 \ --location nbg1 \ --ssh-key connorads \ --ssh-key connor@penguin x86 fallbac...
|
95 |
| 11000 | canghe-danger-x-to-markdown | freestylefly/canghe-skills |
X to Markdown Converts X content to markdown: Tweets/threads → Markdown with YAML front matter X Articles → Full content extraction Script Directory Scripts located in scripts/ subdirectory. Path Resolution : SKILL_DIR = this SKILL.md's directory Script path = ${SKILL_DIR}/scripts/main.ts Consent Requirement Before any conversion , check and obtain consent. Consent Flow Step 1 : Check consent file macOS cat ~/Library/Application \ Support/canghe-skills/x-to-markdown/consent.json Linux cat ~/.l...
|
95 |