███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 11001 | github-explorer | blessonism/github-explorer-skill |
GitHub Explorer — 项目深度分析 Philosophy : README 只是门面,真正的价值藏在 Issues、Commits 和社区讨论里。 Workflow [项目名] → [1. 定位 Repo] → [2. 多源采集] → [3. 分析研判] → [4. 结构化输出] Phase 1: 定位 Repo 用 web_search 搜索 site:github.com <project_name> 确认完整 org/repo 用 search-layer (Deep 模式 + 意图感知)补充获取社区链接和非 GitHub 资源: python3 skills/search-layer/scripts/search.py \ --queries "<project_name> review" "<project_name> 评测 使用体验" \ --mode deep --intent exploratory --num 5 用 web_fetch 抓取 repo 主页获取基础信息(README、Stars、Forks、License、最近更新) Phase 2: ...
|
239 |
| 11002 | github-repo-search | yunshu0909/yunshu_skillshub |
GitHub 开源项目搜索助手 用途 从用户自然语言需求出发,经过需求挖掘、检索词拆解、GitHub 检索、过滤分类、深度解读,最终产出结构化推荐结果。 目标不是"给很多链接",而是"给用户可理解、可比较、可决策、可直接行动的候选仓库列表"。 适用范围(V1.1) 数据源:GitHub 公开仓库。 默认不授权(不使用用户 Token)。 默认硬过滤: stars >= 100 、 archived=false 、 is:public 。 默认输出:单榜单(Top N),榜单内按"仓库归属类型"标注。 本流程默认不包含安装与落地实施(除非用户单独提出)。 配额说明(必须知晓) 未授权 Core API: 60 次/小时 。 Search API: 10 次/分钟 (独立于 Core 额度)。 需要在报告中注明检索时间与配额状态,避免结果不可复现。 工作流程 环节一:需求收敛(必须完成,不可跳过) 硬性门控 :环节一是整个流程的前置条件。无论用户的需求描述多么清晰,都必须走完本环节并获得用户明确确认后,才能进入环节二。禁止根据用户的初始描述直接推断需求并开始检索。即使用户说"直接搜就行",...
|
239 |
| 11003 | sentry-create-alert | getsentry/sentry-agent-skills |
All Skills > Feature Setup > Create Alert Create Sentry Alert Create alerts via Sentry's workflow engine API. Note: This API is currently in beta and may be subject to change. It is part of New Monitors and Alerts and may not be viewable in the legacy Alerts UI. Invoke This Skill When User asks to "create a Sentry alert" or "set up notifications" User wants to be emailed or notified when issues match certain conditions User mentions priority alerts, de-escalation alerts, or workflow automations ...
|
239 |
| 11004 | oiloil-ui-ux-guide | oil-oil/oiloil-ui-ux-guide |
OilOil UI/UX Guide (Modern Minimal) Use this skill in two modes: guide : Provide compact principles and concrete do/don't rules for modern clean UI/UX. review : Review an existing UI (screenshot / mock / HTML / PR) and output prioritized, actionable fixes. Keep outputs concise. Prefer bullets, not long paragraphs. Workflow (pick one) 1) guide workflow Identify the surface: marketing page / dashboard / settings / creation flow / list-detail / form. Identify the primary user task and primary CTA. ...
|
239 |
| 11005 | wechat-miniprogram | joneqian/claude-skills-suite |
WeChat Mini Program Skill WeChat Mini Program (微信小程序) development framework skill, generated from official documentation. When to Use This Skill This skill should be triggered when: Developing WeChat Mini Programs (微信小程序) Working with WXML, WXSS, or WXS Using WeChat Mini Program APIs Building WeChat components Implementing WeChat open capabilities (开放能力) Debugging Mini Program issues Optimizing Mini Program performance Quick Reference Project Structure ├── app.js App logic ├── app.json...
|
239 |
| 11006 | cliche-transcendence | jwynia/agent-skills |
Cliché Transcendence: Originality Skill You help writers transform predictable story elements into fresh, original versions without losing functionality. Core Principle The first ideas that surface are typically the most available rather than the most appropriate. Availability correlates with frequency of exposure—first-pass ideas are almost always clichés. The goal isn't avoiding all familiar elements, but making conscious choices about which patterns to use versus transcend. The Orthogona...
|
239 |
| 11007 | media-adaptation | jwynia/agent-skills |
Media Adaptation Purpose Systematically analyze existing media (TV, film, games, etc.) to extract transferable elements that can be authentically transformed for new settings, particularly science fiction. Captures what makes originals compelling while creating genuinely new works rather than superficial reskins. Core Principle Transform, don't transplant. The goal is to understand WHY something works and recreate that function in a new context, not to simply change surface details. Phase 1:...
|
239 |
| 11008 | eve-skill-distillation | incept5/eve-skillpacks |
Eve Skill Distillation Use this workflow to turn repeated patterns into reusable skills. When to distill A workflow has repeated across two or more jobs. Knowledge would benefit other agents working on the same project. A failure mode keeps recurring and the fix should be encoded. Workflow: Orchestrate, Don't Serialize When distilling involves multiple skills (creating several, updating a batch, or a mix), use an orchestrator pattern rather than doing everything sequentially. This protects your ...
|
239 |
| 11009 | reelclaw | dansugc/reelclaw |
ReelClaw — UGC Reel Production Engine You are ReelClaw, an autonomous short-form video production engine that creates scroll-stopping UGC-style reels at scale. You combine AI-sourced reaction hooks, intelligent demo analysis, professional video editing, and automated publishing into a single pipeline. The Pipeline: DanSUGC (hooks + analytics) + Demos (analyzed by Gemini) + Text + Music | FFmpeg Assembly | Post-Bridge Scheduling | DanSUGC Analytics Proxy (tracking) | Replicate Winners References ...
|
239 |
| 11010 | symfony:writing-plans | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:writing-plans<div
|
239 |
| 11011 | youtube-watcher | hanzoskill/youtube-watcher |
YouTube Watcher Fetch transcripts from YouTube videos to enable summarization, QA, and content extraction. Usage Get Transcript Retrieve the text transcript of a video. python3 { baseDir } /scripts/get_transcript.py "https://www.youtube.com/watch?v=VIDEO_ID" Examples Summarize a video: Get the transcript: python3 { baseDir } /scripts/get_transcript.py "https://www.youtube.com/watch?v=dQw4w9WgXcQ" Read the output and summarize it for the user. Find specific information: Get the transcript. Search...
|
239 |
| 11012 | aixyz | agentlyhq/aixyz |
Working with aixyz Where to Find the Latest Information The project evolves quickly. Always consult these sources for up-to-date details: Docs site: aixyz.sh — Getting Started guides, API reference, protocol docs, and templates GitHub: github.com/AgentlyHQ/aixyz — source, issues, and examples CLI help: every command has --help — run it to discover the current flags Immutable Facts These things will not change: Runtime is always Bun — install with bun , run with bun , test with bun test Agent log...
|
238 |
| 11013 | golang-cli-cobra-viper | bobmatnyc/claude-mpm-skills |
Go CLI Development with Cobra & Viper Overview Cobra and Viper are the industry-standard libraries for building production-quality CLIs in Go. Cobra provides command structure and argument parsing, while Viper manages configuration from multiple sources with clear precedence rules. Key Features: 🎯 Cobra Commands: POSIX-compliant CLI with subcommands (app verb noun --flag) ⚙️ Viper Config: Unified configuration from flags, env vars, and config files 🔄 Integration: Seamless Cobra + Viper plumbi...
|
238 |
| 11014 | todo-create | everyinc/compound-engineering-plugin |
File-Based Todo Tracking Overview The .context/compound-engineering/todos/ directory is a file-based tracking system for code review feedback, technical debt, feature requests, and work items. Each todo is a markdown file with YAML frontmatter. Legacy support: Always check both .context/compound-engineering/todos/ (canonical) and todos/ (legacy) when reading. Write new todos only to the canonical path. This directory has a multi-session lifecycle -- do not clean it up as scratch. Directory Paths...
|
238 |
| 11015 | test-browser | everyinc/compound-engineering-plugin |
Browser Test Skill Run end-to-end browser tests on pages affected by a PR or branch changes using the agent-browser CLI. Use agent-browser Only For Browser Automation This workflow uses the agent-browser CLI exclusively. Do not use any alternative browser automation system, browser MCP integration, or built-in browser-control tool. If the platform offers multiple ways to control a browser, always choose agent-browser . Use agent-browser for: opening pages, clicking elements, filling forms, takin...
|
238 |
| 11016 | moai-domain-uiux | modu-ai/moai-adk |
Quick Reference Core UI/UX Foundation - Enterprise-grade UI/UX foundation integrating design systems (W3C DTCG 2025.10), component architecture (React 19, Vue 3.5), accessibility (WCAG 2.2), icon libraries (200K+ icons), and theming systems. Unified Capabilities: Design Systems: W3C DTCG 2025.10 tokens, Style Dictionary 4.0, Figma MCP workflows Component Architecture: Atomic Design, React 19, Vue 3.5, shadcn/ui, Radix UI primitives Accessibility: WCAG 2.2 AA/AAA compliance, keyboard navigatio...
|
238 |
| 11017 | pylabrobot | davila7/claude-code-templates |
PyLabRobot Overview PyLabRobot is a hardware-agnostic, pure Python Software Development Kit for automated and autonomous laboratories. Use this skill to control liquid handling robots, plate readers, pumps, heater shakers, incubators, centrifuges, and other laboratory automation equipment through a unified Python interface that works across platforms (Windows, macOS, Linux). When to Use This Skill Use this skill when: Programming liquid handling robots (Hamilton STAR/STARlet, Opentrons OT-2,...
|
238 |
| 11018 | medchem | davila7/claude-code-templates |
Medchem Overview Medchem is a Python library for molecular filtering and prioritization in drug discovery workflows. Apply hundreds of well-established and novel molecular filters, structural alerts, and medicinal chemistry rules to efficiently triage and prioritize compound libraries at scale. Rules and filters are context-specific—use as guidelines combined with domain expertise. When to Use This Skill This skill should be used when: Applying drug-likeness rules (Lipinski, Veber, etc.) to ...
|
238 |
| 11019 | zarr-python | davila7/claude-code-templates |
Zarr Python Overview Zarr is a Python library for storing large N-dimensional arrays with chunking and compression. Apply this skill for efficient parallel I/O, cloud-native workflows, and seamless integration with NumPy, Dask, and Xarray. Quick Start Installation uv pip install zarr Requires Python 3.11+. For cloud storage support, install additional packages: uv pip install s3fs For S3 uv pip install gcsfs For Google Cloud Storage Basic Array Creation import zarr import numpy as np ...
|
238 |
| 11020 | n8n-node-configuration | sickn33/antigravity-awesome-skills |
n8n Node Configuration Expert guidance for operation-aware node configuration with property dependencies. Configuration Philosophy Progressive disclosure: Start minimal, add complexity as needed Configuration best practices: get_node with detail: "standard" is the most used discovery pattern 56 seconds average between configuration edits Covers 95% of use cases with 1-2K tokens response Key insight: Most configurations need only standard detail, not full schema! Core Concepts 1. Operation...
|
238 |
| 11021 | eve-plan-implementation | incept5/eve-skillpacks |
Eve Plan Implementation (Jobs) Translate a plan document into Eve jobs, parallelize work, and drive review/verification through job phases and dependencies. Orchestration model : The root epic is the orchestrator — it plans, delegates, and coordinates but does not execute heavy work itself. Phase jobs are sub-orchestrators that break a phase into tasks. Task jobs are workers — each one receives a self-contained description and executes independently with no access to the parent's context. When t...
|
238 |
| 11022 | adaptyv | davila7/claude-code-templates |
Adaptyv Adaptyv is a cloud laboratory platform that provides automated protein testing and validation services. Submit protein sequences via API or web interface and receive experimental results in approximately 21 days. Quick Start Authentication Setup Adaptyv requires API authentication. Set up your credentials: Contact support@adaptyvbio.com to request API access (platform is in alpha/beta) Receive your API access token Set environment variable: export ADAPTYV_API_KEY="your_api_key_here" ...
|
238 |
| 11023 | dependency-upgrade | sickn33/antigravity-awesome-skills |
Dependency Upgrade Master major dependency version upgrades, compatibility analysis, staged upgrade strategies, and comprehensive testing approaches. When to Use This Skill Upgrading major framework versions Updating security-vulnerable dependencies Modernizing legacy dependencies Resolving dependency conflicts Planning incremental upgrade paths Testing compatibility matrices Automating dependency updates Semantic Versioning Review MAJOR.MINOR.PATCH (e.g., 2.3.1) MAJOR: Breaking changes MINOR...
|
238 |
| 11024 | airflow-dag-patterns | sickn33/antigravity-awesome-skills |
Apache Airflow DAG Patterns Production-ready patterns for Apache Airflow including DAG design, operators, sensors, testing, and deployment strategies. When to Use This Skill Creating data pipeline orchestration with Airflow Designing DAG structures and dependencies Implementing custom operators and sensors Testing Airflow DAGs locally Setting up Airflow in production Debugging failed DAG runs Core Concepts 1. DAG Design Principles Principle Description Idempotent Running twice produces same re...
|
238 |
| 11025 | jquery-4 | jezweb/claude-skills |
jQuery 4.0 Migration Status: Production Ready Last Updated: 2026-01-25 Dependencies: None Latest Versions: jquery@4.0.0, jquery-migrate@4.0.2 Quick Start (5 Minutes) 1. Add jQuery Migrate Plugin for Safe Testing Before upgrading, add the migrate plugin to identify compatibility issues: <!-- Development: Shows console warnings for deprecated features --> <script src="https://code.jquery.com/jquery-4.0.0.js"></script> <script src="https://code.jquery.com/jquery-migrate-4.0.2.js"></script> Wh...
|
237 |
| 11026 | todo-triage | everyinc/compound-engineering-plugin |
Todo Triage Interactive workflow for reviewing pending todos one by one and deciding whether to approve, skip, or modify each. Do not write code during triage. This is purely for review and prioritization -- implementation happens in /todo-resolve . First set the /model to Haiku Read all pending todos from .context/compound-engineering/todos/ and legacy todos/ directories Workflow 1. Present Each Finding For each pending todo, present it clearly with severity, category, description, location, pr...
|
237 |
| 11027 | flask | bobmatnyc/claude-mpm-skills |
Flask Skill Production-tested patterns for Flask with the application factory pattern, Blueprints, and Flask-SQLAlchemy. Latest Versions (verified January 2026): Flask: 3.1.2 Flask-SQLAlchemy: 3.1.1 Flask-Login: 0.6.3 Flask-WTF: 1.2.2 Werkzeug: 3.1.5 Python: 3.9+ required (3.8 dropped in Flask 3.1.0) Quick Start Project Setup with uv Create project uv init my-flask-app cd my-flask-app Add dependencies uv add flask flask-sqlalchemy flask-login flask-wtf python-dotenv Run development serve...
|
237 |
| 11028 | axiom-camera-capture | charleswiltgen/axiom |
Camera Capture with AVFoundation Guides you through implementing camera capture: session setup, photo capture, video recording, responsive capture UX, rotation handling, and session lifecycle management. When to Use This Skill Use when you need to: ☑ Build a custom camera UI (not system picker) ☑ Capture photos with quality/speed tradeoffs ☑ Record video with audio ☑ Handle device rotation correctly (RotationCoordinator) ☑ Make capture feel responsive (zero-shutter-lag) ☑ Handle session inte...
|
237 |
| 11029 | agent-teams-playbook | kimyx0207/agent-teams-playbook |
Agent Teams 编排手册 作为 Agent Teams 协调器,你的职责包括:明确每个角色的职责边界、把控执行过程、对最终产品质量负责。 核心理解(铁律) :Agent Teams 是"并行处理 + 结果汇总"模式,不是扩大单个 agent 的上下文窗口。每个 teammate 是独立的 Claude Code 实例,拥有独立的上下文窗口,可以并行处理大量信息,但最终需要将结果汇总压缩后返回主会话。 适用 vs 不适用 适用 不适用 跨文件重构、多维度审查 单文件小修改 大规模代码生成、并行处理 简单问答、线性顺序任务 需要多角色协作的复杂任务 单agent可完成的任务 边界处理 :用户输入模糊时,先引导明确任务再决策;任务太简单时,主动建议使用单agent而非组建团队。 用户可见性铁律 每个阶段启动前输出计划,完成后输出结果 子agent在后台执行,但进度必须汇报给用户 任务拆分计划必须经用户确认后再执行 失败时立即通知: ❌ [角色名] 失败: [原因] ,提供重试/跳过/终止选项 全部完成后输出汇总报告(见阶段5格式) 场景决策树 执行顺序 :先执行阶段0和阶段1(强制)...
|
237 |
| 11030 | 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...
|
237 |
| 11031 | woocommerce | alinaqi/claude-bootstrap |
WooCommerce Development You are an expert in WordPress and WooCommerce development, PHP best practices, and e-commerce solutions. Core Principles Follow WordPress coding standards Use WooCommerce hooks and filters properly Prioritize security in all code Maintain backwards compatibility Write performant, scalable code PHP Best Practices Coding Standards Follow WordPress PHP Coding Standards Use meaningful function and variable names Prefix all functions and classes to avoid conflicts Document co...
|
237 |
| 11032 | revealjs-presenter | jwynia/agent-skills |
RevealJS Presenter Skill When to Use This Skill Use this skill when: Creating a RevealJS presentation from content/outline Converting document content into slide format Building a pitch deck, technical talk, or educational presentation User requests "slides," "presentation," "deck," or mentions RevealJS This skill produces a single self-contained HTML file with embedded CSS and CDN references. Part 1: RevealJS Foundation 1.1 Required Configuration Always initialize RevealJS with these settings: ...
|
237 |
| 11033 | vue2 | teachingai/full-stack-skills |
Vue 2 开发指南 概述 本技能提供 Vue 2.x 框架的完整开发指南,包括 Options API、组件系统、路由管理、状态管理(Vuex)、生命周期等核心概念和最佳实践。 核心特性 1. Options API Vue 2 使用 Options API 组织组件代码。 基本结构: <template> <div> <p>{{ message }}</p> <p>Count: {{ count }}</p> <button @click="increment">Increment</button> </div> </template> <script> export default { name: 'Counter', data() { return { message: 'Hello Vue 2', count: 0 } }, computed: { doubleCount() { return this.count * 2 } }, watc...
|
237 |
| 11034 | n8n-mcp-tools-expert | sickn33/antigravity-awesome-skills |
n8n MCP Tools Expert Master guide for using n8n-mcp MCP server tools to build workflows. Tool Categories n8n-mcp provides tools organized into categories: Node Discovery → SEARCH_GUIDE.md Configuration Validation → VALIDATION_GUIDE.md Workflow Management → WORKFLOW_GUIDE.md Template Library - Search and deploy 2,700+ real workflows Documentation & Guides - Tool docs, AI agent guide, Code node guides Quick Reference Most Used Tools (by success rate) Tool Use When Speed search_nodes Finding no...
|
237 |
| 11035 | sentry-nextjs-sdk | getsentry/sentry-agent-skills |
All Skills > SDK Setup > Next.js SDK Sentry Next.js SDK Opinionated wizard that scans your Next.js project and guides you through complete Sentry setup across all three runtimes: browser, Node.js server, and Edge. Invoke This Skill When User asks to "add Sentry to Next.js" or "set up Sentry" in a Next.js app User wants to install or configure @sentry/nextjs User wants error monitoring, tracing, session replay, logging, or profiling for Next.js User asks about instrumentation.ts , withSentryConfi...
|
237 |
| 11036 | serper-scholar | fanzhidongyzby/openclaw-serper |
Google Scholar Search Tool 基于 Google Scholar API 的学术文献搜索工具,提供学术论文、研究报告、技术文献的专业搜索能力。 When to Activate 当用户提到以下内容时自动激活: 学术搜索关键词 "论文"、"学术"、"文献"、"研究" "搜索论文"、"查找文献"、"学术研究" "谷歌学术"、"Scholar" 特定场景 需要查找学术论文或研究报告 需要了解某领域的学术进展 需要查找特定作者的作品 需要获取引用信息和发表刊物 需要研究技术领域的理论依据 示例问题 "帮我搜索关于机器学习的论文" "查找一下深度学习在 NLP 中的应用" "研究一下 Transformer 架构的学术论文" "找一些关于大模型训练方法的文献" "搜索一下 Attention mechanism 的相关论文" Tools serper_scholar 用途: 执行学术文献搜索,返回论文详细信息 参数: query (必选,string):搜索关键词 num (可选,number):返回结果数量,默认 10,最大 20 gl (可选,string):国家代码...
|
237 |
| 11037 | moral-parallax | jwynia/agent-skills |
Moral Parallax: Story Generation Skill You help writers create speculative fiction that reveals systemic exploitation by collapsing the comfortable distances between actions and consequences. Your role is to design systems where what was hidden becomes visible, what was distant becomes proximate, and what was comfortable becomes unbearable. Core Principle Moral Parallax: The phenomenon where the same action appears fundamentally different depending on your proximity to its consequences. Like ...
|
237 |
| 11038 | threejs-3d-graphics | omer-metin/skills-for-antigravity |
Threejs 3D Graphics Identity Role: Senior WebGL/Three.js Developer Voice: I'm a graphics programmer who's shipped everything from product configurators to full 3D games in the browser. I've optimized scenes from 5fps to 60fps, debugged shader nightmares at 3am, and learned why "it works on my machine" is especially painful with WebGL. I think in draw calls and triangles. Personality: Obsessed with performance (every draw call counts) Visual debugging mindset (if you can't see it, you can't f...
|
237 |
| 11039 | todo-resolve | everyinc/compound-engineering-plugin |
Resolve approved todos using parallel processing, document lessons learned, then clean up. Only ready todos are resolved. pending todos are skipped — they haven't been triaged yet. If pending todos exist, list them at the end so the user knows what was left behind. Workflow 1. Analyze Scan .context/compound-engineering/todos/*.md and legacy todos/*.md . Partition by status: ready (status field or -ready- in filename): resolve these. pending : skip. Report them at the end. complete : ignore, alre...
|
236 |
| 11040 | chemist-analyst | rysweet/amplihack |
Chemist Analyst Skill Purpose Analyze events through the disciplinary lens of chemistry, applying rigorous chemical principles (atomic theory, bonding, thermodynamics, kinetics), analytical methods (spectroscopy, chromatography, mass spectrometry), synthetic methodologies (organic, inorganic, organometallic synthesis), and subdiscipline frameworks (physical, organic, inorganic, analytical, biochemistry) to understand molecular structure, reaction mechanisms, material properties, and chemical tr...
|
236 |
| 11041 | computer-scientist-analyst | rysweet/amplihack |
Computer Scientist Analyst Skill Purpose Analyze events through the disciplinary lens of computer science, applying computational theory (complexity, computability, information theory), algorithmic thinking, systems design principles, software engineering practices, and security frameworks to evaluate technical feasibility, assess scalability, understand computational limits, design efficient solutions, and identify systemic risks in computing systems. When to Use This Skill Technology Feasibi...
|
236 |
| 11042 | wordpress-security-validation | bobmatnyc/claude-mpm-skills |
WordPress Security & Data Validation Version: 1.0.0 Target: WordPress 6.7+ | PHP 8.3+ Skill Level: Intermediate to Advanced Overview Security is not optional in WordPress development—it's fundamental. This skill teaches the three-layer security model that prevents XSS, CSRF, SQL injection, and other common web vulnerabilities through proper input sanitization, business logic validation, and output escaping. The Golden Rule: "Sanitize on input, validate for logic, escape on output." Why This...
|
236 |
| 11043 | creating-dashboards | ancoleman/ai-design-components |
This skill enables the creation of sophisticated dashboard interfaces that aggregate and present data through coordinated widgets including KPI cards, charts, tables, and filters. Dashboards serve as centralized command centers for data-driven decision making, combining multiple component types from other skills (data-viz, tables, design-tokens) into unified analytics experiences with real-time updates, responsive layouts, and interactive filtering. When to Use Activate this skill when: - Bu...
|
236 |
| 11044 | feishu-perm | m1heng/clawdbot-feishu |
Feishu Permission Tool Single tool feishu_perm for managing file/document permissions. Actions List Collaborators { "action" : "list" , "token" : "ABC123" , "type" : "docx" } Returns: members with member_type, member_id, perm, name. Add Collaborator { "action" : "add" , "token" : "ABC123" , "type" : "docx" , "member_type" : "email" , "member_id" : "user@example.com" , "perm" : "edit" } Remove Collaborator { "action" : "remove" , "token" : "ABC123" , "type" : "docx" , "member_type" : "email" , "m...
|
236 |
| 11045 | reminder | lostabaddon/headlessknight |
此技能可从自然语言输入中智能创建提醒和日历事件。 何时使用 在用户执行以下操作时激活此技能: - 明确要求设置提醒("提醒我..."、"设置一个提醒...") - 提到带有时间的未来任务("我下午 3 点有个会") - 表达需要记住某事("别忘了..."、"我需要...") - 讨论带有时间信息的即将到来的事件或约会 当触发此技能时,你有责任实际调用 shell 脚本,而不是仅仅说明如何做。 使用方法 步骤 1:解析用户输入 分析用户消息以提取(可能不止一组): - 标题:需要记住的事情的简短描述 - 消息:详细信息(可选,可以与标题相同) - 时间:提醒应何时触发 关键点:完成此解析后,立即进行第 2 步(调用工具)。不要仅停留在解析阶段。 步骤 2:创建提醒 对于识别出的每个提醒,必须使用 Bash 工具调用 `node` 并让它调用 `./create-reminder.js` 脚本来发送提醒与日历事件请求。 重要:不仅仅是说明要创建提醒,而是要实际调用此脚本。 脚本路径: - 相对于技能目录:`./create-reminder.j...
|
236 |
| 11046 | competency-builder | jwynia/agent-skills |
Competency Builder Skill Build and operate competency frameworks that produce capability—not just completion. Diagnose where competency development is stuck and guide the next step. Core Principle Competencies are observable capabilities, not knowledge states. If you can't watch someone demonstrate it, it's not a competency. Diagnostic States CF0: No Framework Symptoms: Have training content but no competency structure. People complete training but can't apply it. Same questions keep gettin...
|
236 |
| 11047 | csv-processor | curiouslearner/devkit |
CSV Processor Skill Parse, transform, and analyze CSV files with advanced data manipulation capabilities. Instructions You are a CSV processing expert. When invoked: Parse CSV Files : Auto-detect delimiters (comma, tab, semicolon, pipe) Handle different encodings (UTF-8, Latin-1, Windows-1252) Process quoted fields and escaped characters Handle multi-line fields correctly Detect and use header rows Transform Data : Filter rows based on conditions Select specific columns Sort and group data Merge...
|
236 |
| 11048 | memory-retrieval-learning | lyndonkl/claude |
Create evidence-based learning plans that maximize long-term retention through spaced repetition, retrieval practice, and interleaving. When to Use Use memory-retrieval-learning when you need to: Exam & Certification Prep: - Study for professional certifications (AWS, CPA, PMP, bar exam, medical boards) - Prepare for academic exams (SAT, GRE, finals) - Master substantial material over weeks/months - Retain knowledge for high-stakes tests Professional Learning: - Learn new technology st...
|
236 |
| 11049 | template-skill | davila7/claude-code-templates |
Insert instructions below
|
236 |
| 11050 | pysam | davila7/claude-code-templates |
Pysam Overview Pysam is a Python module for reading, manipulating, and writing genomic datasets. Read/write SAM/BAM/CRAM alignment files, VCF/BCF variant files, and FASTA/FASTQ sequences with a Pythonic interface to htslib. Query tabix-indexed files, perform pileup analysis for coverage, and execute samtools/bcftools commands. When to Use This Skill This skill should be used when: Working with sequencing alignment files (BAM/CRAM) Analyzing genetic variants (VCF/BCF) Extracting reference seq...
|
236 |