███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10451 | skillclaw-skill-evolution | aradotso/trending-skills |
SkillClaw: Collective Skill Evolution for LLM Agents Skill by ara.so — Daily 2026 Skills collection. SkillClaw is a framework that makes LLM agents progressively smarter by evolving reusable skills from real session data and sharing them across a group of agents. It intercepts OpenAI-compatible API calls via a local proxy, records session artifacts, and runs an evolve server that distills experience into SKILL.md files synced via cloud storage (OSS/S3/local). Architecture User → OpenClaw Agent →...
|
416 |
| 10452 | opentelemetry | bobmatnyc/claude-mpm-skills |
No SKILL.md available for this skill. View on GitHub Installs 629 Repository grafana/skills GitHub Stars 123 First Seen Apr 14, 2026
|
416 |
| 10453 | vercel-development | mindrally/skills |
Vercel Development Best Practices Overview This skill provides comprehensive guidelines for developing and deploying applications on Vercel, with a focus on Next.js, React Server Components, Edge Functions, and the Vercel AI SDK. Core Principles Write concise, technical TypeScript code with accurate examples Use functional and declarative programming patterns; avoid classes Minimize 'use client', 'useEffect', and 'setState'; favor React Server Components (RSC) Implement responsive design with ...
|
416 |
| 10454 | personal-finance-coach | erichowens/some_claude_skills |
Personal Finance Coach Expert personal finance coach grounded in academic research and quantitative analysis, not platitudes. Integrations Works with: tech-entrepreneur-coach-adhd, project-management-guru-adhd Python Dependencies pip install numpy scipy pandas When to Use This Skill Use for: Portfolio optimization and asset allocation Tax-advantaged account strategies Retirement withdrawal mathematics FIRE calculations and planning Tax-loss harvesting analysis Emergency fund sizing Factor...
|
416 |
| 10455 | llvm | mohitmishra786/low-level-dev-skills |
LLVM IR and Tooling Purpose Guide agents through the LLVM IR pipeline: generating IR, running optimisation passes with opt , lowering to assembly with llc , and inspecting IR for debugging or performance work. Triggers "Show me the LLVM IR for this function" "How do I run an LLVM optimisation pass?" "What does this LLVM IR instruction mean?" "How do I write a custom LLVM pass?" "Why isn't auto-vectorisation happening in LLVM?" Workflow 1. Generate LLVM IR Emit textual IR (.ll) clang -O0 -emit-l...
|
416 |
| 10456 | official-document-writing | kagurananaga/official-document-writing-skill |
公文写作技能 本技能提供党政机关公文写作的完整指南,涵盖格式规范、常用模板、写作技巧和质量检查,确保公文格式正确、语言规范、结构清晰。 技能概览 当用户使用本技能时,将会: 查阅GB/T 9704-2012《党政机关公文格式》国家标准 根据公文文种选择合适的模板 参考语言规范和写作技巧 使用质量检查清单核实公文质量 目录导航 技能使用场景 核心工作流程 格式规范指南 常用公文模板 语言写作规范 质量检查清单 参考资料 技能使用场景 本技能适用于处理以下公文写作需求: 1. 撰写新公文 当用户需要新写一份公文时,协助选择文种、提供模板、指导写作。 操作流程 : 了解公文用途和背景 确定公文文种(请示、通知、函、总结、纪要等) 提供相应模板 指导填写关键内容 检查格式和语言规范 2. 修改完善公文 当用户已有公文初稿,需要修改完善时,提供修改建议。 操作流程 : 通读原文,了解基本内容 对照检查清单检查问题 指出格式、语言、逻辑问题 提供修改建议 3. 检查公文格式规范 当用户已完成公文,需要检查是否符合GB/T 9704-2012标准。 操作流程 : 使用质量检查清单逐项核对 检查字体、...
|
416 |
| 10457 | omx | supercent-io/skills-template |
oh-my-codex (OMX) - Multi-Agent Orchestration for Codex CLI When to use this skill Orchestrating complex multi-agent workflows with OpenAI Codex CLI Running parallel team workers in tmux for coordinated task execution Using persistent MCP servers for state, memory, and code intelligence Executing staged pipelines (plan → prd → exec → verify → fix) Leveraging role-based agent prompts for specialized tasks 1. Core Concepts Role Prompts (30 Agents) Agent Tier Agents Use Case Core Development archit...
|
415 |
| 10458 | cloudkit-sync | dpearson2699/swift-ios-skills |
CloudKit and iCloud Sync Sync data across devices using CloudKit, iCloud key-value storage, and iCloud Drive. Covers container setup, record CRUD, queries, subscriptions, CKSyncEngine, SwiftData integration, conflict resolution, and error handling. Targets iOS 26+ with Swift 6.2; older availability noted where relevant. Contents Container and Database Setup CKRecord CRUD CKQuery CKSubscription CKSyncEngine (iOS 17+) SwiftData + CloudKit NSUbiquitousKeyValueStore iCloud Drive File Sync Account St...
|
415 |
| 10459 | grpc-service-development | aj-geddes/useful-ai-prompts |
gRPC Service Development Overview Develop efficient gRPC services using Protocol Buffers for service definition, with support for unary calls, client streaming, server streaming, and bidirectional streaming patterns. When to Use Building microservices that require high performance Defining service contracts with Protocol Buffers Implementing real-time bidirectional communication Creating internal service-to-service APIs Optimizing bandwidth-constrained environments Building polyglot service ar...
|
415 |
| 10460 | debug-hooks | parcadei/continuous-claude-v3 |
Debug Hooks Systematic workflow for debugging Claude Code hooks. When to Use "Hook isn't firing" "Hook produces wrong output" "SessionEnd not working" "PostToolUse hook not triggering" "Why didn't my hook run?" Workflow 1. Check Outputs First (Observe Before Editing) Check project cache ls -la $CLAUDE_PROJECT_DIR/.claude/cache/ Check specific outputs ls -la $CLAUDE_PROJECT_DIR/.claude/cache/learnings/ Check for debug logs tail $CLAUDE_PROJECT_DIR/.claude/cache/*.log 2>/dev/null Also che...
|
415 |
| 10461 | data privacy compliance | davila7/claude-code-templates |
Data Privacy Compliance Comprehensive guidance for implementing data privacy compliance across GDPR, CCPA, HIPAA, and other global data protection regulations. When to Use This Skill Use this skill when: Implementing GDPR, CCPA, or HIPAA compliance Conducting Data Protection Impact Assessments (DPIA) Managing data subject rights (access, deletion, portability) Implementing consent management systems Drafting privacy policies and notices Handling data breaches and incident response Designing priv...
|
415 |
| 10462 | encore-api | encoredev/skills |
Encore API Endpoints Instructions When creating API endpoints with Encore.ts, follow these patterns: 1. Import the API module import { api } from "encore.dev/api"; 2. Define typed request/response interfaces Always define explicit TypeScript interfaces for request and response types: interface CreateUserRequest { email: string; name: string; } interface CreateUserResponse { id: string; email: string; name: string; } 3. Create the endpoint export const createUser = api( { metho...
|
415 |
| 10463 | skill | yeachan-heo/oh-my-claudecode |
Skill Management CLI Meta-skill for managing oh-my-claudecode skills via CLI-like commands. Subcommands /skill list Show all local skills organized by scope. Behavior: Scan user skills at ~/.claude/skills/omc-learned/ Scan project skills at .omc/skills/ Parse YAML frontmatter for metadata Display in organized table format: USER SKILLS (~/.claude/skills/omc-learned/): | Name | Triggers | Quality | Usage | Scope | |-------------------|--------------------|---------|-------|-...
|
415 |
| 10464 | blockchain | mindrally/skills |
Blockchain Development You are an expert in blockchain development, smart contracts, and distributed systems. Core Principles Prioritize security and correctness over premature optimization Design for immutability and deterministic execution Implement comprehensive testing and auditing practices Follow established patterns for the target blockchain ecosystem CosmWasm Development (Cosmos) Rust Best Practices Use Rust's type system for safety guarantees Leverage CosmWasm's contract model for sta...
|
415 |
| 10465 | kanchi-dividend-sop | tradermonty/claude-trading-skills |
Kanchi Dividend Sop Overview Implement Kanchi's 5-step method as a deterministic workflow for US dividend investing. Prioritize safety and repeatability over aggressive yield chasing. When to Use Use this skill when the user needs: Kanchi-style dividend stock selection adapted for US equities. A repeatable screening and pullback-entry process instead of ad-hoc picks. One-page underwriting memos with explicit invalidation conditions. A handoff package for monitoring and tax/account-location workf...
|
415 |
| 10466 | cloudflare-d1 | jezweb/claude-skills |
Cloudflare D1 Database Status: Production Ready ✅ Last Updated: 2026-01-20 Dependencies: cloudflare-worker-base (for Worker setup) Latest Versions: wrangler@4.59.2, @cloudflare/workers-types@4.20260109.0 Recent Updates (2025): Nov 2025: Jurisdiction support (data localization compliance), remote bindings GA (wrangler@4.37.0+), automatic resource provisioning Sept 2025: Automatic read-only query retries (up to 2 attempts), remote bindings public beta July 2025: Storage limits increased (250GB ...
|
414 |
| 10467 | openviking-memory | volcengine/openviking |
OpenViking Memory Guide How It Works Auto-Capture : At the end of a conversation, automatically extracts memories from user messages semantic mode: captures all qualifying user text, relying on OpenViking's extraction pipeline to filter keyword mode: only captures text matching trigger words (e.g. "remember", "preference", etc.) Auto-Recall : Before a conversation starts, automatically searches for relevant memories and injects them into context Available Tools memory_recall — Search Memories Se...
|
414 |
| 10468 | course-designer | teachingai/full-stack-skills |
课程设计技能 概述 本技能帮助您创建结构化的课程内容,包括课程大纲、学习目标、教学计划和评估方案。 关键词: 课程设计、教学大纲、学习目标、教学计划、课程规划、教育设计 核心功能 1. 课程大纲设计 分析学习需求和目标受众 设计课程结构和模块划分 确定课程时长和进度安排 规划知识点的递进关系 2. 学习目标制定 使用 Bloom 分类法制定认知目标 设计可测量的学习成果 确保目标与评估方式对齐 区分不同层次的学习目标(记忆、理解、应用、分析、评价、创造) 3. 教学计划编写 设计每节课的教学流程 规划教学活动和互动环节 准备教学资源和材料清单 安排实践练习和作业 4. 评估方案设计 设计形成性评估(过程评估) 设计总结性评估(最终评估) 创建评估标准和评分 rubric 规划多种评估方式(测验、项目、报告等) 使用指南 课程设计流程 需求分析 明确目标受众和学习需求 确定课程目标和预期成果 分析现有资源和约束条件 内容规划 划分课程模块和单元 确定每个模块的核心知识点 规划知识点的学习顺序 活动设计 为每个知识点设计教学活动 规划实践练习和项目 设计互动和讨论环节 ...
|
414 |
| 10469 | pyre-code-ml-practice | aradotso/trending-skills |
Pyre Code ML Practice Platform Skill by ara.so — Daily 2026 Skills collection. Pyre Code is a self-hosted ML coding practice platform with 68 problems ranging from ReLU to flow matching. Users implement internals of modern AI systems (Transformers, vLLM, TRL, diffusion models) in a browser editor with instant pass/fail feedback, no GPU required. Installation Option A — One-liner (recommended) git clone https://github.com/whwangovo/pyre-code.git cd pyre-code ./setup.sh npm run dev setup.sh create...
|
414 |
| 10470 | littlesnitch-linux | aradotso/trending-skills |
Little Snitch for Linux — eBPF Network Monitor Skill by ara.so — Daily 2026 Skills collection. Little Snitch for Linux is an open-source eBPF-based network monitoring and blocking toolkit written in Rust. It attaches eBPF programs to the Linux kernel to intercept network connections, then shares data between kernel and user space via eBPF maps. The open-source portion includes eBPF programs, shared types, and a demo runner; the full product from Objective Development includes additional propriet...
|
414 |
| 10471 | mise-tasks | terrylica/cc-skills |
Orchestrate multi-step project workflows using mise `[tasks]` section with dependency management, argument handling, and file tracking. When to Use This Skill Explicit triggers: - User mentions `mise tasks`, `mise run`, `[tasks]` section - User needs task dependencies: `depends`, `depends_post` - User wants workflow automation in `.mise.toml` - User mentions task arguments or `usage` spec AI Discovery trigger (prescriptive): When `mise-configuration` skill detects multi-step workflows (...
|
414 |
| 10472 | cancel | yeachan-heo/oh-my-claudecode |
Cancel Skill Intelligent cancellation that detects and cancels the active OMC mode. What It Does Automatically detects which mode is active and cancels it: Autopilot: Stops workflow, preserves progress for resume Ralph: Stops persistence loop, clears linked ultrawork if applicable Ultrawork: Stops parallel execution (standalone or linked) Ecomode: Stops token-efficient parallel execution (standalone or linked to ralph) UltraQA: Stops QA cycling workflow Swarm: Stops coordinated agent swarm, ...
|
414 |
| 10473 | ln-624-code-quality-auditor | levnikolaevich/claude-code-skills |
Code Quality Auditor (L3 Worker) Specialized worker auditing code complexity, algorithms, and constants management. Purpose & Scope Worker in ln-620 coordinator pipeline - invoked by ln-620-codebase-auditor Audit code quality (Categories 5+6+NEW: Medium Priority) Check complexity metrics, algorithmic efficiency, constants management Return structured findings with severity, location, effort, recommendations Calculate compliance score (X/10) for Code Quality category Inputs (from Coordinator) ...
|
413 |
| 10474 | network-debugging | aj-geddes/useful-ai-prompts |
Network Debugging Overview Network debugging identifies connectivity issues, latency problems, and data transmission errors that impact application performance. When to Use Slow loading times Failed requests Intermittent connectivity CORS errors SSL/TLS issues API communication problems Instructions 1. Browser Network Tools Chrome DevTools Network Tab: Columns: - Name: Request file/endpoint - Status: HTTP status code - Type: Resource type (xhr, fetch, etc) - Initiator: What triggered ...
|
413 |
| 10475 | imap-smtp-email | netease-youdao/lobsterai |
No SKILL.md available for this skill. View on GitHub
|
413 |
| 10476 | grepai-embeddings-openai | yoanbernabeu/grepai-skills |
This skill covers using OpenAI's embedding API with GrepAI for high-quality, cloud-based embeddings. When to Use This Skill - Need highest quality embeddings - Team environment with shared infrastructure - Don't want to manage local embedding server - Willing to trade privacy for quality/convenience Considerations | ✅ Quality | State-of-the-art embeddings | ✅ Speed | Fast, no local compute needed | ✅ Scalability | Handles any codebase size | ⚠️ Privacy | Code sent to OpenAI se...
|
413 |
| 10477 | comparison-table-generator | kostja94/marketing-skills |
Components: Comparison Table Section Guides comparison tables as an in-page section : a scannable matrix (rows × columns) embedded inside landing pages, blog posts, pricing pages, homepages, or docs. Not a standalone page type—parent page structure, URLs, and "alternatives vs blog" decisions come from alternatives-page-generator , landing-page-generator , article-page-generator , pricing-page-generator , etc. Distinct from FAQ (Q&A → FAQPage) and from HowTo (procedure → HowTo). schema-markup rem...
|
413 |
| 10478 | describe-pr | parcadei/continuous-claude-v3 |
Generate PR Description You are tasked with generating a comprehensive pull request description following the repository's standard template. Steps to follow: Read the PR description template: First, check if thoughts/shared/pr_description.md exists If it doesn't exist, inform the user they need to create a PR description template at thoughts/shared/pr_description.md Read the template carefully to understand all sections and requirements Identify the PR to describe: Check if the current br...
|
413 |
| 10479 | research-external | parcadei/continuous-claude-v3 |
External Research Workflow Research external sources (documentation, web, APIs) for libraries, best practices, and general topics. Note: The current year is 2025. When researching best practices, use 2024-2025 as your reference timeframe. Invocation /research-external <focus> [options] Question Flow (No Arguments) If the user types just /research-external with no or partial arguments, guide them through this question flow. Use AskUserQuestion for each phase. Phase 1: Research Type question...
|
413 |
| 10480 | prompt-library | davila7/claude-code-templates |
📝 Prompt Library A comprehensive collection of battle-tested prompts inspired by awesome-chatgpt-prompts and community best practices. When to Use This Skill Use this skill when the user: Needs ready-to-use prompt templates Wants role-based prompts (act as X) Asks for prompt examples or inspiration Needs task-specific prompt patterns Wants to improve their prompting Prompt Categories 🎭 Role-Based Prompts Expert Developer Act as an expert software developer with 15+ years of experience. You s...
|
413 |
| 10481 | sanity | mindrally/skills |
Sanity CMS Development You are an expert in Sanity CMS, GROQ queries, TypeScript integration, and headless CMS architecture. Core Principles Design schemas with content modeling best practices Write efficient GROQ queries Use TypeScript for type safety Organize projects for scalability Implement proper validation and preview Project Structure sanity/ ├── schemas/ │ ├── documents/ │ │ ├── post.ts │ │ └── author.ts │ ├── objects/ │ │ ├── blockContent.ts │ │ └── image.ts │ └...
|
413 |
| 10482 | pytest-patterns | manutej/luxor-claude-marketplace |
Pytest Patterns - Comprehensive Testing Guide A comprehensive skill for mastering Python testing with pytest. This skill covers everything from basic test structure to advanced patterns including fixtures, parametrization, mocking, test organization, coverage analysis, and CI/CD integration. When to Use This Skill Use this skill when: Writing tests for Python applications (web apps, APIs, CLI tools, libraries) Setting up test infrastructure for a new Python project Refactoring existing tests...
|
413 |
| 10483 | metrickit-diagnostics | dpearson2699/swift-ios-skills |
MetricKit Diagnostics Collect aggregated performance metrics and crash diagnostics from production devices using MetricKit. The framework delivers daily metric payloads (CPU, memory, launch time, hang rate, animation hitches, network usage) and immediate diagnostic payloads (crashes, hangs, disk-write exceptions) with full call-stack trees for triage. Contents Subscriber Setup Receiving Metric Payloads Receiving Diagnostic Payloads Key Metrics Call Stack Trees Custom Signpost Metrics Exporting a...
|
412 |
| 10484 | wecom-automation | aaaaqwq/claude-code-skills |
企业微信个人账号直连自动化 基于 Wechaty 框架连接企业微信个人账号,实现完整的 AI 助手功能。适用于企业微信机器人、自动化客服、个人助手等场景。 核心功能 1. 自动同意好友添加 监听好友请求事件 自动通过好友验证 发送个性化欢迎消息 标注用户信息和来源 2. 智能问答(基于知识库) 向量知识库存储企业知识 语义搜索匹配问题 LLM 生成专业回复 支持多轮对话上下文 3. 人工介入提醒 置信度阈值自动判断 通过 Telegram/飞书通知人工 记录未解决问题用于优化 平滑转接到人工客服 4. 消息类型支持 文本消息(问答、对话) 图片消息(OCR、识别) 文件消息(DOCX、PDF 等) 语音消息(转文字、语音交互) 链接消息(预览、摘要) 名片消息(保存、处理) 技术架构 ┌──────────────┐ │ 企业微信 │ │ 个人账号 │ └──────┬───────┘ │ ▼ ┌──────────────────┐ │ Wechaty │ │ (PadLocal) │ └──────┬───────────┘ │ ▼...
|
412 |
| 10485 | prompt-caching | davila7/claude-code-templates |
Prompt Caching You're a caching specialist who has reduced LLM costs by 90% through strategic caching. You've implemented systems that cache at multiple levels: prompt prefixes, full responses, and semantic similarity matches. You understand that LLM caching is different from traditional caching—prompts have prefixes that can be cached, responses vary with temperature, and semantic similarity often matters more than exact match. Your core principles: Cache at the right level—prefix, response...
|
412 |
| 10486 | pricing-strategy | davila7/claude-code-templates |
Pricing Strategy You are an expert in SaaS pricing and monetization strategy. Your goal is to help design pricing that captures value, drives growth, and aligns with customer willingness to pay. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Gather this con...
|
412 |
| 10487 | laravel | mindrally/skills |
Laravel You are an expert in Laravel and PHP development with deep knowledge of modern web application patterns. Core Principles Write concise, technical responses with accurate PHP examples Follow Laravel best practices and conventions Emphasize SOLID principles and object-oriented programming Prefer modular design over code duplication Use descriptive naming conventions throughout PHP/Laravel Standards Utilize PHP 8.1+ capabilities (typed properties, match expressions) Follow PSR-12 coding sta...
|
412 |
| 10488 | musickit-audio | dpearson2699/swift-ios-skills |
MusicKit + MediaPlayer Search the Apple Music catalog, manage playback with ApplicationMusicPlayer , check subscriptions, and publish Now Playing metadata via MPNowPlayingInfoCenter and MPRemoteCommandCenter . Targets Swift 6.2 / iOS 26+. Contents Setup Authorization Catalog Search Subscription Checks Playback with ApplicationMusicPlayer Queue Management Now Playing Info Remote Command Center Common Mistakes Review Checklist References Setup Project Configuration Enable the MusicKit capability i...
|
411 |
| 10489 | math-router | parcadei/continuous-claude-v3 |
Math Router ALWAYS use this router first for math requests. Instead of reading individual skill documentation, call the router to get the exact command: Usage Route any math intent to get the CLI command uv run python scripts/cc_math/math_router.py route "<user's math request>" Example Workflow User says: "integrate sin(x) from 0 to pi" You run: uv run python scripts/cc_math/math_router.py route "integrate sin(x) from 0 to pi" Router returns: { "command": "uv run python scripts/cc_math/sy...
|
411 |
| 10490 | braintrust-tracing | parcadei/continuous-claude-v3 |
Braintrust Tracing for Claude Code Comprehensive guide to tracing Claude Code sessions in Braintrust, including sub-agent correlation. Architecture Overview PARENT SESSION +---------------------+ | SessionStart | | (creates root) | +----------+----------+ | +----------v----------+ | UserPromptSubmit | ...
|
411 |
| 10491 | research | parcadei/continuous-claude-v3 |
Research Skill Conduct comprehensive research on any topic with automatic source gathering, analysis, and response generation with citations. Authentication The script uses OAuth via the Tavily MCP server. No manual setup required - on first run, it will: Check for existing tokens in ~/.mcp-auth/ If none found, automatically open your browser for OAuth authentication Note: You must have an existing Tavily account. The OAuth flow only supports login — account creation is not available through thi...
|
411 |
| 10492 | trading-signals | scientiacapital/skills |
<quick_start> Confluence analysis (methodologies agree = high-probability setup): score = sum(signal.strength * weights[signal.method] for signal in signals) action = 'BUY' if score >= 0.7 else 'WAIT' Score interpretation: 0.7-1.0: High conviction entry 0.4-0.7: Wait for more confluence 0.0-0.4: No trade Cost-effective routing: DeepSeek-V3 for pattern detection → Claude Sonnet for critical decisions </quick_start> <success_criteria> Analysis is successful when: Multiple methodologies prov...
|
411 |
| 10493 | fantasy-world-building | wordflowlab/novel-writer-skills |
奇幻小说世界构建规范 快速参考 元素 指导原则 关键点 魔法系统 必须有清晰规则 限制比力量更重要 世界设定 内在自洽 每个规则都有原因 种族/生物 独特且有逻辑 避免单纯的人类翻版 历史深度 至少三代历史 过去影响现在 政治结构 权力分布清晰 冲突有根源 核心原则 Sanderson 魔法法则 第一法则:读者从魔法中获得的满足感,与其理解魔法的程度成正比 如果魔法要解决问题,读者必须理解它的规则 软魔法系统(神秘)用于氛围和奇观 硬魔法系统(规则明确)用于解决问题 第二法则:限制比力量更有趣 强大的魔法需要强大的代价 限制创造冲突和策略 完美的系统无法创造戏剧 第三法则:在添加新东西之前,先扩展已有的 深化现有元素胜过添加新元素 相互关联的系统比孤立的更强 复杂度应该有机生长 魔法系统设计 硬魔法系统(规则明确) 必要元素: 能量来源 魔法从哪里来? 是有限的还是无限的? 可以耗尽吗? 使用规则 谁能使用?如何获得? 需要什么条件? 有什么限制? 代价/后果 使用魔法的成本是什么? 过度使用会怎样? 是否有长期影响? 可能与不可能 魔法能做什么? 明确不...
|
411 |
| 10494 | workflow-router | parcadei/continuous-claude-v3 |
Workflow Router You are a goal-based workflow orchestrator. Your job is to understand what the user wants to accomplish and route them to the appropriate specialist agents with optimal resource allocation. When to Use Use this skill when: User wants to start a new task but hasn't specified a workflow User asks "how should I approach this?" User mentions wanting to explore, plan, build, or fix something You need to orchestrate multiple agents for a complex task Workflow Process Step 1: Goal S...
|
411 |
| 10495 | linux-server-expert | duck4nh/antigravity-kit |
Linux Server Expert Initial Server Setup Update system apt update && apt upgrade -y Create user with sudo adduser deploy usermod -aG sudo deploy SSH key auth mkdir -p /home/deploy/.ssh chmod 700 /home/deploy/.ssh Add public key to authorized_keys Disable root login & password auth vim /etc/ssh/sshd_config PermitRootLogin no PasswordAuthentication no systemctl restart sshd Firewall (UFW) ufw default deny incoming ufw default allow outgoing ufw allow ssh ufw allow 80 /tcp ufw allow 443 /tcp...
|
411 |
| 10496 | bilibili-cli | jackwener/bilibili-cli |
bilibili-cli Skill A CLI tool for interacting with Bilibili (哔哩哔哩). Use it to fetch video info, search content, browse user profiles, and perform interactions like liking or triple-clicking. Agent Defaults When you need machine-readable output: Prefer --yaml first because it is usually more token-efficient than pretty JSON. Use --json only when downstream tooling strictly requires JSON. Keep result sets small with --max , --page , or --offset . Prefer specific commands over broad ones. Example: ...
|
411 |
| 10497 | codebase-documenter | mhattingpete/claude-skills-marketplace |
Codebase Documenter Overview This skill enables creating comprehensive, beginner-friendly documentation for codebases. It provides structured templates and best practices for writing READMEs, architecture guides, code comments, and API documentation that help new users quickly understand and contribute to projects. Core Principles for Beginner-Friendly Documentation When documenting code for new users, follow these fundamental principles: Start with the "Why" - Explain the purpose before div...
|
411 |
| 10498 | game-deploy | opusgamelabs/game-creator |
Game Deployment Deploy your browser game for public access. here.now is the default — instant static hosting with zero configuration. GitHub Pages is available as an alternative when you need git-based deploys. here.now Deployment (Default) Prerequisites The here-now skill installed ( npx skills add heredotnow/skill --skill here-now -g ) Optional: $HERENOW_API_KEY or ~/.herenow/credentials for permanent hosting Quick Deploy npm run build ~/.agents/skills/here-now/scripts/publish.sh dist/ The scr...
|
411 |
| 10499 | novel-creator | mave99a/novel-skill |
Novel Creator Transform story ideas into complete novels with EPUB output through an interactive RPG-style workflow. Workflow [Story Concept] → [Interactive RPG] → [Writing Plan] → [Chapters] → [EPUB] Phase 1 Phase 2 Phase 3 Phase 4 Phase 5 Phase 1: Story Setup Use AskUserQuestion tool to gather: Element Options Default Genre 穿越/Fantasy/Romance/Mystery 穿越 Setting Ancient palace/Modern/Fantasy world Palace Protagonist Name, background, abilities - Goal What to achie...
|
411 |
| 10500 | vercel-react-best-practices | lobehub/lobehub |
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 62 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
|
410 |