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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,919
总 Skills
176.5M
总安装量
2,757
贡献者
# Skill 仓库 描述 安装量
20451 bash-script-helper jeremylongshore/claude-code-plugins-plus-skills
Bash Script Helper Purpose This skill provides automated assistance for bash script helper tasks within the DevOps Basics domain. When to Use This skill activates automatically when you: Mention "bash script helper" in your request Ask about bash script helper patterns or best practices Need help with foundational devops skills covering version control, containerization, basic ci/cd, and infrastructure fundamentals. Capabilities Provides step-by-step guidance for bash script helper Follows i...
60
20452 fitness-analyzer huifer/wellally-health
分析运动数据,识别运动模式,评估健身进展,并提供个性化训练建议。 功能 1. 运动趋势分析 分析运动量、频率、强度的变化趋势,识别改善或需要调整的方面。 分析维度: - 运动量趋势(时长、距离、卡路里) - 运动频率趋势(每周运动天数) - 强度分布变化(低/中/高强度占比) - 运动类型偏好变化 输出: - 趋势方向(改善/稳定/下降) - 变化幅度和百分比 - 趋势显著性 - 改进建议 2. 运动进步追踪 追踪特定运动类型的进步情况,量化健身效果。 支持的进步追踪: - 跑步进步:配速提升、距离增加、心率改善 - 力量训练进步:重量增加、容量提升、RPE变化 - 耐力进步:运动时长增加、距离延长 - 柔韧性进步:关节活动度改善 输出: - 开始值 vs 当前值 - 改善百分比 - 进步可视化 - 达成的里程碑 3. 运动习惯分析 识别用户的运动习惯和模式。 分析内容: - 常用运动时间(早晨/下午/晚上) - 运动频率模式(每周几天) - 运动类型偏好 - 休息日分布 - 运动一致性评分 输出: - 习惯...
60
20453 vibesec-skill behisecc/vibesec-skill
Secure Coding Guide for Web Applications Overview This guide provides comprehensive secure coding practices for web applications. As an AI assistant, your role is to approach code from a bug hunter's perspective and make applications as secure as possible without breaking functionality. Key Principles: Defense in depth: Never rely on a single security control Fail securely: When something fails, fail closed (deny access) Least privilege: Grant minimum permissions necessary Input validation: Neve...
60
20454 java-code-review decebals/claude-code-java
Java Code Review Skill Systematic code review checklist for Java projects. When to Use User says "review this code" / "check this PR" / "code review" Before merging a PR After implementing a feature Review Strategy Quick scan - Understand intent, identify scope Checklist pass - Go through each category below Summary - List findings by severity (Critical → Minor) Output Format Code Review: [file/feature name] Critical - [Issue description + line reference + suggestion] Improvements - [Suggesti...
60
20455 lovable 10k-digital/lovable-claude-code
Lovable Integration Skill This skill enables Claude Code to work effectively with Lovable.dev projects while respecting Lovable's deployment requirements. When to Use This Skill Activate when: User mentions "Lovable" or "lovable.dev" Project has supabase/ directory with Edge Functions User asks to deploy edge functions User creates database migrations User asks about Lovable Cloud or backend deployment Project appears to be a Lovable project (React + Supabase structure) Core Concept Lovable uses...
60
20456 cli-skill-creator dagster-io/erk
CLI Skill Creator Overview This skill guides the creation of comprehensive skills for command-line interface (CLI) tools. It provides a systematic workflow for introspecting CLI tools through multiple sources (help text, manual pages, GitHub repositories, online research), extracting mental models and command patterns, and organizing findings into effective skill documentation using the skill-creator skill. When to Use This Skill Invoke this skill when users: Ask to create a skill for a CLI tool...
60
20457 moai-library-mermaid modu-ai/moai-adk
Quick Reference Mermaid Diagram Expert v7.1.0 - Pure skill-based Mermaid rendering for Claude Code with MCP Playwright integration. This skill provides complete Mermaid 11.12.2 syntax for all 21 diagram types, MCP Playwright integration for rendering SVG and PNG outputs, ready-to-use examples and reference documentation, and enterprise diagram patterns with best practices. To invoke this skill, use the standard skill invocation pattern with the skill name moai-library-mermaid. Supported Diag...
60
20458 sprite-sheet-generator dkyazzentwatwa/chatgpt-skills
Sprite Sheet Generator Combine multiple images into optimized sprite sheets with CSS generation. Features Grid Layouts: Auto or custom grid arrangements Smart Packing: Optimize sprite placement CSS Generation: Auto-generate sprite CSS classes Transparent Backgrounds: Preserve alpha channels Padding/Margins: Control spacing between sprites Batch Processing: Process multiple sprite sets Quick Start from sprite_sheet_generator import SpriteSheetGenerator gen = SpriteSheetGenerator() gen.add_imag...
60
20459 puppeteer aidotnet/moyucode
Puppeteer Tool Description Headless Chrome/Chromium automation for PDF generation, screenshots, web scraping, and testing. Source Repository: puppeteer/puppeteer License: Apache-2.0 Maintainer: Google Installation npm install puppeteer Usage Examples Generate PDF from HTML import puppeteer from 'puppeteer' ; async function generatePDF ( html : string , outputPath : string ) { const browser = await puppeteer . launch ( ) ; const page = await browser . newPage ( ) ; await page . setContent ( html ...
60
20460 japanese-copywriting ronantakizawa/japanese-copywriting
Japanese Copywriting Skill Write compelling marketing copy for Japanese audiences following cultural conventions, emotional triggers, and proven copywriting patterns. Reference Files reference/catchcopy-examples.md - Famous キャッチコピー examples and pattern analysis reference/industry-templates.md - Templates for e-commerce, SaaS, landing pages Core Principles Copy-First Product Development (コピー起点) A powerful approach: instead of "make product → write copy," reverse it to "write copy → design product...
60
20461 design-documentation jasonkneen/kiro
Design Documentation Create technical blueprints that bridge requirements and implementation. This skill teaches how to document architecture decisions, component design, and system interactions. When to Use This Skill Use design documentation when: Requirements phase is complete and approved You need to plan technical implementation Multiple developers will work on the feature Architecture decisions need documentation The feature involves complex integrations Design Document Structure Stand...
60
20462 apex-dev apexbusiness-systems/apex-omnihub
APEX-DEV: Omniscient Development Skill Mission : Enable any LLM to produce enterprise-grade, zero-drift, first-pass success code for the APEX ecosystem. Philosophy : "Intelligence Designed" — Every output is deterministic, secure, portable, and production-ready. INPUT/OUTPUT CONTRACT Input : Task description referencing APEX ecosystem (OmniHub, TradeLine, aSpiral, OmniDash, etc.) Output : Production-ready code, architecture decisions, or fixes with verification steps Success : Code passes lint, ...
60
20463 prompt-engineering-expert tomstools11/prompt-engineering-expert
Prompt Engineering Expert Skill This skill equips Claude with deep expertise in prompt engineering, custom instructions design, and prompt optimization. It provides comprehensive guidance on crafting effective AI prompts, designing agent instructions, and iteratively improving prompt performance. Capabilities Prompt Writing Best Practices : Expert guidance on clear, direct prompts with proper structure and formatting Custom Instructions Design : Creating effective system prompts and custom instr...
60
20464 tavily-search-free dwsy/agent
Tavily Search Skill This skill utilizes the Tavily Search API, providing clean, real-time web search results optimized for LLMs and RAG pipelines. 执行环境 路径类型 路径 基准目录 技能目录 ~/.pi/agent/skills/tavily-search-free/ 固定位置 主脚本 ~/.pi/agent/skills/tavily-search-free/scripts/tavily_search.py 技能目录 使用方式 pi 自动调用或手动执行 无需手动执行 安装 cd ~/.pi/agent/skills/tavily-search-free pip install tavily-python python-dotenv API Key 配置 需要 TAVILY_API_KEY 。密钥已在 .env 中预配置。 使用方式 方式 1:通过 pi 自动调用(推荐) pi 会自动调用此技能进行网络搜索,无需手动执行命令。 方式 2:手...
60
20465 refine-dev itechmeat/llm-code
Refine.dev Framework Refine is a headless React framework for building enterprise CRUD applications. It provides data fetching, routing, authentication, and access control out of the box while remaining UI-agnostic. Core Concepts Refine is built around these key abstractions: Data Provider — adapter for your backend (REST, GraphQL, etc.) Resources — entities in your app (e.g., posts , users , products ) Hooks — useList , useOne , useCreate , useUpdate , useDelete , useForm , useTable Auth Provid...
60
20466 playwright-tests andrelandgraf/fullstackrecipes
Browser Tests with Playwright To set up Browser Tests with Playwright, refer to the fullstackrecipes MCP server resource: Resource URI: recipe://fullstackrecipes.com/playwright-tests If the MCP server is not configured, fetch the recipe directly: curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/playwright-tests
60
20467 stellar-dev stellar/stellar-dev-skill
Stellar Development Skill (Soroban-first) What this Skill is for Use this Skill when the user asks for: Soroban smart contract development (Rust) Stellar dApp frontend work (React / Next.js / Node.js) Wallet connection + signing flows (Freighter, etc.) Transaction building / sending / confirmation Stellar Asset issuance and management Client SDK usage (JavaScript, Python, Go, Rust) Local testing and deployment Security hardening and audit-style reviews What this Skill is NOT for Bitcoin, Ethereu...
60
20468 umbraco-package-view umbraco/umbraco-cms-backoffice-skills
Umbraco Package View What is it? Package Views provide custom UI panels for installed packages in Umbraco. They appear in the Packages section and allow package developers to create dedicated configuration or information pages for their packages. When a user clicks on an installed package, the package view is displayed as a modal or panel. Documentation Always fetch the latest docs before implementing: Foundation : https://docs.umbraco.com/umbraco-cms/customizing/foundation Extension Registry : ...
60
20469 op-cli 0xbigboss/claude-code
1Password CLI ( op ) — Secure Handling Core Rule: Never Print Secrets NEVER use op commands that would print secret values into the conversation. Always pipe directly to the consuming tool or use wc -c / redaction to verify without exposing. WRONG — would print secret to stdout (do not run) op item get ITEM_ID --vault VAULT --fields label=PASSWORD --reveal RIGHT — pipe directly to consumer op item get ITEM_ID --vault VAULT --fields label = PASSWORD --reveal | \ wrangler secret put SECRET_NAME...
60
20470 gsap-router bbeierle12/skill-mcp-claude
GSAP Router Routes to 4 specialized skills based on animation requirements. Routing Protocol Classify — Identify animation type from user request Match — Apply signal matching rules below Combine — Production animations often need 2-3 skills together Load — Read matched SKILL.md files before implementation Quick Route Tier 1: Core (Start Here) Need Skill Signals Basic animations, easing gsap-fundamentals tween, animate, ease, from, to, duration, delay Complex sequences gsap-sequencing timeline...
60
20471 polyclaw chainstacklabs/polyclaw
PolyClaw Trading-enabled Polymarket skill for OpenClaw. Browse markets, manage wallets, execute trades, and track positions. Features Market Browsing - Search and browse Polymarket prediction markets Wallet Management - Env-var based wallet configuration Trading - Buy YES/NO positions via split + CLOB execution Position Tracking - Track entry prices, current prices, and P&L Hedge Discovery - LLM-powered covering portfolio discovery via logical implications Quick Start First, install dependencies...
60
20472 web-search answerzhao/agent-skills
Install the belt CLI skill: npx skills add belt-sh/cli Web Search & Extraction Search the web and extract content via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Search the web belt app run tavily/search-assistant --input '{"query": "latest AI developments 2024"}' Show more Installs 34.6K Repository skills-101/superpowers GitHub Stars 7 First Seen 13 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
60
20473 helm-expert personamanagmentlayer/pcl
Helm Expert You are an expert in Helm 3 with deep knowledge of chart development, templating, packaging, and production operations. You create maintainable, reusable Kubernetes application packages following Helm best practices. Core Expertise Helm Architecture Components: Helm 3: ├── Charts (package format) ├── Templates (YAML + Go templates) ├── Values (configuration) ├── Releases (deployed instances) ├── Repositories (chart storage) └── Hooks (lifecycle events) No Tiller (removed in v3) ...
60
20474 amap tangqihy/openclaw-map-skills
AMap Skill Quick Start Ensure AMAP_MAPS_API_KEY is set. Run bun scripts/amap.ts --help in this skill directory. Pick the matching command from references/command-map.md . Workflow Validate user intent and select one command. Prefer address commands for route planning when users provide plain addresses. Keep output as raw AMap JSON without wrapping fields. Treat any non-zero API business state as failure. Commands Full command mapping: references/command-map.md Ready-to-run examples: references/e...
60
20475 terminal-print terrylica/cc-skills
Print terminal output from iTerm2 to your HP network printer with a single command. Quick Start - Copy terminal output in iTerm2 (Cmd+C) - Invoke this skill - Review PDF preview, press Enter to print How It Works ``` Clipboard → Strip ANSI → Markdown code block → pandoc/xelatex → PDF → Preview → Print ``` - ANSI codes stripped: Colors and escape sequences removed for clean B&W output - Monospace font: DejaVu Sans Mono for proper character alignment - Landscape orientation: Fits ~120 ...
60
20476 data-expert oimiragieo/agent-studio
Data Expert data analysis initial exploration When reviewing or writing code, apply these guidelines: Begin analysis with data exploration and summary statistics. Implement data quality checks at the beginning of analysis. Handle missing data appropriately (imputation, removal, or flagging). data fetching rules for server components When reviewing or writing code, apply these guidelines: For data fetching in server components (in .tsx files): tsx async function getData() { const res = await fetc...
60
20477 laravel-livewire fusengine/agents
Laravel Livewire 3 Documentation Livewire & Related folio.md - File-based routing precognition.md - Live validation prompts.md - CLI prompts reverb.md - WebSockets Component Class <?php declare ( strict_types = 1 ) ; namespace App \ Livewire ; use Livewire \ Component ; use Livewire \ WithPagination ; use Livewire \ Attributes \ Rule ; use Livewire \ Attributes \ Computed ; final class PostList extends Component { use WithPagination ; public string $search = '' ; [ Rule ( 'required|min:3' ) ] pu...
60
20478 pdf-best-practices pdfnoodle/pdf-best-practices
PDF Best Practices Skill Comprehensive guidelines for creating HTML that renders perfectly as PDF documents. ┌─────────────────────────────────────────────────────────────────────────────┐ │ HTML to PDF Pipeline │ ├─────────────────────────────────────────────────────────────────────────────┤ │ │ │ ┌──────────┐ ┌──────────────┐ ┌─────────────┐ ┌─────────...
60
20479 reporting-dashboards groeimetai/snow-flow
ServiceNow provides comprehensive reporting capabilities for data visualization and business intelligence. Report Types | List | Tabular data | Incident list | Bar | Category comparison | Incidents by priority | Pie/Donut | Distribution | Tickets by category | Line/Area | Trends over time | Weekly ticket volume | Pivot Table | Multi-dimensional | Priority x Category | Single Score | KPI value | Open P1 count | Gauge | Progress/threshold | SLA compliance Creating R...
60
20480 github-workflow-automation proffesor-for-testing/agentic-qe
🔧 GitHub Workflow Automation Patterns for automating GitHub workflows with AI assistance, inspired by Gemini CLI and modern DevOps practices. When to Use This Skill Use this skill when: Automating PR reviews with AI Setting up issue triage automation Creating GitHub Actions workflows Integrating AI into CI/CD pipelines Automating Git operations (rebases, cherry-picks) 1. Automated PR Review 1.1 PR Review Action .github/workflows/ai-review.yml name: AI Code Review on: pull_request: ty...
60
20481 umbraco-icons umbraco/umbraco-cms-backoffice-skills
Umbraco Icons What is it? Icons are custom visual elements that extension authors can register for use throughout the Umbraco backoffice. Custom icons are registered through the manifest and can then be used in any extension that accepts an icon property. Icons are defined as SVG content exported from JavaScript modules. Documentation Always fetch the latest docs before implementing: Main docs : https://docs.umbraco.com/umbraco-cms/customizing/extending-overview/extension-types/icons Foundation ...
60
20482 industry-standard-reviewer jorgealves/agent_skills
Industry Standard Reviewer Purpose and Intent The industry-standard-reviewer helps bridge the gap between "student code" and "professional code." It provides feedback that focuses on the soft and hard skills required to succeed in a professional engineering environment. When to Use Final Project Reviews : Use this to give students a "real-world" experience of what a rigorous code review feels like. Career Preparation : Helps students learn the professional tone and common "clean code" critiques....
60
20483 umbraco-umbraco-element umbraco/umbraco-cms-backoffice-skills
Umbraco Element What is it? An Umbraco Element is a Web Component enhancement that simplifies integration with the Umbraco Backoffice through the UmbElementMixin. It provides methods to consume/provide contexts, observe states, handle localization, and host controllers. UmbElementMixin can be applied to any Web Component-compatible base class, while UmbLitElement is a convenience wrapper combining the mixin with Lit. Documentation Always fetch the latest docs before implementing: Main docs : htt...
60
20484 asciinema-streaming-backup terrylica/cc-skills
asciinema-streaming-backup Complete system for streaming asciinema recordings to GitHub with automatic brotli archival. Uses idle-detection for intelligent chunking, zstd for concatenatable streaming compression, and GitHub Actions for final brotli recompression. Platform: macOS, Linux Isolation: Uses Git orphan branch (separate history, cannot pollute main) Architecture Overview ┌─────────────────┐ zstd chunks ┌─────────────────┐ Actions ┌─────────────────┐ │ asciinema rec...
60
20485 best-practices tech-leads-club/agent-skills
Best practices Modern web development standards based on Lighthouse best practices audits. Covers security, browser compatibility, and code quality patterns. Security HTTPS everywhere Enforce HTTPS: <!-- ❌ Mixed content --> <img src="http://example.com/image.jpg"> <script src="http://cdn.example.com/script.js"></script> <!-- ✅ HTTPS only --> <img src="https://example.com/image.jpg"> <script src="https://cdn.example.com/script.js"></script> <!-- ✅ Protocol-relative (will use page's protocol...
60
20486 umbraco-current-user-action umbraco/umbraco-cms-backoffice-skills
Umbraco Current User Action What is it? Current User Actions appear in the user menu (accessed by clicking the user avatar in the top-right corner of the backoffice). They provide quick actions for the currently logged-in user, such as profile settings, preferences, or custom functionality. Actions can execute code or navigate to a URL. Documentation Always fetch the latest docs before implementing: Extension Types : https://docs.umbraco.com/umbraco-cms/customizing/extending-overview/extension-t...
60
20487 umbraco-user-profile-app umbraco/umbraco-cms-backoffice-skills
Umbraco User Profile App What is it? User Profile Apps are custom views/tabs that appear in the current user's profile section. They allow you to add custom functionality to the user profile area, such as preferences, activity logs, connected accounts, or any user-specific settings. Documentation Always fetch the latest docs before implementing: Extension Types : https://docs.umbraco.com/umbraco-cms/customizing/extending-overview/extension-types Foundation : https://docs.umbraco.com/umbraco-cms/...
60
20488 doppler-workflows terrylica/cc-skills
Doppler Credential Workflows Quick Reference When to use this skill: Publishing Python packages to PyPI Rotating AWS access keys Managing credentials across multiple services Troubleshooting authentication failures (403, InvalidClientTokenId) Setting up Doppler credential injection patterns Multi-token/multi-account strategies Core Pattern: Doppler CLI Standard Usage: doppler run --project <project> --config <config> --command='<command>' Why --command flag: Official Doppler pattern (auto...
60
20489 agents-md-generator julianromli/ai-skills
AGENTS.md Generator (Root + Nested, Portable) Goal Maintain small, high-signal AGENTS.md files: Root AGENTS.md — purpose of repository, navigation, universal toolchain, canonical commands, links to docs and skills. Nested AGENTS.md — module/package purpose, local commands, module references. Use progressive disclosure : keep AGENTS.md concise; push details to docs or skills. Skill location (agent-specific) Do NOT assume .agents/ or any fixed directory exists. Skills may live: inside the reposito...
60
20490 storyblok-best-practices bartundmett/skills
Storyblok Best Practices Comprehensive best practices guide for Storyblok CMS development, designed for AI agents and LLMs helping agency developers. Contains 40 rules across 24 categories, prioritized by impact to guide automated code generation and content architecture decisions. When to Apply Reference these guidelines when: Designing Storyblok content models and component schemas Integrating Storyblok with React, Vue, Nuxt, or Next.js Configuring Visual Editor and real-time preview Build...
60
20491 deep-research thepexcel/agent-skills
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
60
20492 factory-review jwilger/agent-skills
Factory Review Value: Communication -- factory mode concentrates the human's attention on decisions that matter. This skill ensures the review interface is clear, concise, and actionable so the human can provide meaningful oversight without re-reading every line of code. Purpose Structures the human review experience during Phase 3 of factory-mode builds. Produces audit trail summaries, PR digests, retrospective synthesis, quality trend reports, and an autonomy tuning interface. The goal is high...
60
20493 pptx panaversity/agentfactory
PPTX Skill Quick Reference Task Guide Read/analyze content python -m markitdown presentation.pptx Edit or create from template Read editing.md Create from scratch Read pptxgenjs.md Reading Content Text extraction python -m markitdown presentation.pptx Visual overview python scripts/thumbnail.py presentation.pptx Raw XML python scripts/office/unpack.py presentation.pptx unpacked/ Editing Workflow Read editing.md for full details. Analyze template with thumbnail.py Unpack → manipulate slides → ...
60
20494 b2c-custom-caches salesforcecommercecloud/b2c-developer-tooling
B2C Custom Caches Custom caches improve code performance by storing data that is expensive to calculate, takes a long time to retrieve, or is accessed frequently. Caches are defined in JSON files within cartridges and accessed via the Script API. When to Use Custom Caches Use Case Example Expensive calculations Check if any variation product is on sale for base product display External system responses Cache in-store availability or prices from external APIs Configuration settings Store configur...
60
20495 spec-test-plan zixun-github/aisdlc
Spec 测试计划(V1:Test Plan) 为当前 Spec Pack 生成/更新测试计划:冻结 范围、策略、环境、准入/准出标准、风险与验证清单 ,并与 requirements/* 的验收口径保持可追溯一致。 输入与门禁(必须遵守) REQUIRED SUB-SKILL:正在执行 spec-context 获取上下文,并在对话中回显 FEATURE_DIR=... (允许 (reuse) )。 必读项目级 memory : project/memory/product.md 、 project/memory/tech.md 、 project/memory/glossary.md ;读不到必须写 CONTEXT GAP 。 需求级最小输入 : {FEATURE_DIR}/requirements/solution.md 或 {FEATURE_DIR}/requirements/prd.md 至少其一必须存在 ;否则停止并写 CONTEXT GAP 。 输出(落盘) {FEATURE_DIR}/verification/test-plan.md 强制模板(必须遵守) test-p...
60
20496 docker-container-basics jeremylongshore/claude-code-plugins-plus-skills
Docker Container Basics Purpose This skill provides automated assistance for docker container basics tasks within the DevOps Basics domain. When to Use This skill activates automatically when you: Mention "docker container basics" in your request Ask about docker container basics patterns or best practices Need help with foundational devops skills covering version control, containerization, basic ci/cd, and infrastructure fundamentals. Capabilities Provides step-by-step guidance for docker c...
60
20497 git-expert oimiragieo/agent-studio
Git Expert You are an expert in Git version control with deep knowledge of advanced workflows, branching strategies, collaboration patterns, and best practices. You help teams manage code efficiently and resolve complex version control issues. Core Expertise Essential Git Commands Basic Operations: Initialize repository git init git clone https://github.com/user/repo.git Check status and differences git status git diff Unstaged changes git diff --staged Staged changes git diff main .. .featu...
60
20498 game-engineering-team ccalebcarter/purria-skills
Game Engineering Team A multidisciplinary council of AAA-caliber engineers dedicated to building production-quality game systems for Farming in Purria. The Engineering Council Core Game Engineers (6) Engineer Specialization Technical Lens Game Systems Architect State machines, ECS, core loops "How do the pieces fit together?" Casino Logic Engineer Probability, RNG, payout systems "Is the math provably fair?" Card Game Specialist Hand evaluation, deck management "How do cards flow through state...
60
20499 umbraco-entity-bulk-actions umbraco/umbraco-cms-backoffice-skills
Umbraco Entity Bulk Actions What is it? Entity Bulk Actions perform an action on a selection of multiple items at once. They appear in the collection selection toolbar when users select multiple items, enabling batch operations like bulk publishing, deleting, or custom processing across multiple entities simultaneously. Documentation Always fetch the latest docs before implementing: Main docs : https://docs.umbraco.com/umbraco-cms/customizing/extending-overview/extension-types/entity-bulk-action...
60
20500 content-topic-generator zephyrwang6/myskill
从文章和推文生成高质量选题,包括即发推文内容和深度文章大纲。 核心能力 - 推文选题生成 - 生成140字以内的完整推文内容 - 公众号选题生成 - 生成详细的文章标题和大纲 - 多角度策略 - 延伸、反驳、扩充、热点结合四种创作方向 - 读者视角 - 从吸引力和传播力角度设计选题 工作流程 第一步:分析原始内容 读取用户提供的文章或推文,提取: - 核心观点:主要论点是什么 - 关键信息:数据、案例、金句 - 讨论空间:可延伸/反驳/扩充的点 - 热点关联:是否可结合时事/节日/行业事件 第二步:选择创作策略 根据内容特点选择1-4种策略(详见 `references/topic-strategies.md`): 延伸策略 - 原观点基础上深化或拓展 - 适合:信息密度高但未充分展开的内容 - 例:原文讲AI工具 → 延伸为AI工具使用的心理学原理 反驳策略 - 提出相反或不同角度的观点 - 适合:有争议性、存在片面性的观点 - 例:原文说AI降低门槛 → 反驳为AI实际上提高了竞争门槛 扩充策略 - 对某个点进行深度展开 - 适合...
60