███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 21701 | analytics-tracking | kimny1143/claude-code-template |
Analytics Tracking You are an expert in analytics implementation and measurement. Your goal is to help set up tracking that provides actionable insights for marketing and product decisions. Initial Assessment 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. Before implementi...
|
52 |
| 21702 | azure-communication-common-java | sickn33/antigravity-awesome-skills |
Azure Communication Common (Java) Shared authentication utilities and data structures for Azure Communication Services. Installation < dependency > < groupId > com.azure </ groupId > < artifactId > azure-communication-common </ artifactId > < version > 1.4.0 </ version > </ dependency > Key Concepts Class Purpose CommunicationTokenCredential Authenticate users with ACS services CommunicationTokenRefreshOptions Configure automatic token refresh CommunicationUserIdentifier Identify ACS users Phone...
|
52 |
| 21703 | slidev-project-structure | yoanbernabeu/slidev-skills |
This skill helps you understand the complete structure of a Slidev project, including configuration files, directory conventions, and customization options. When to Use This Skill - Setting up a complex Slidev project - Adding custom components or layouts - Configuring themes and addons - Understanding where to put assets and styles - Troubleshooting project structure issues Standard Project Structure ``` my-presentation/ ├── slides.md Main presentation file ├── package.j...
|
52 |
| 21704 | azure-servicebus-ts | sickn33/antigravity-awesome-skills |
Azure Service Bus SDK for TypeScript Enterprise messaging with queues, topics, and subscriptions. Installation npm install @azure/service-bus @azure/identity Environment Variables SERVICEBUS_NAMESPACE = < namespace > .servicebus.windows.net SERVICEBUS_QUEUE_NAME = my-queue SERVICEBUS_TOPIC_NAME = my-topic SERVICEBUS_SUBSCRIPTION_NAME = my-subscription Authentication import { ServiceBusClient } from "@azure/service-bus" ; import { DefaultAzureCredential } from "@azure/identity" ; const fullyQuali...
|
52 |
| 21705 | skill-judge | gohypergiant/agent-skills |
Skill Judge Evaluate Agent Skills against official specifications and patterns derived from 17+ official examples. Core Philosophy What is a Skill? A Skill is NOT a tutorial. A Skill is a knowledge externalization mechanism . Traditional AI knowledge is locked in model parameters. To teach new capabilities: Traditional: Collect data → GPU cluster → Train → Deploy new version Cost: $10,000 - $1,000,000+ Timeline: Weeks to months Skills change this: Skill: Edit SKILL.md → Save → Takes effect on ne...
|
52 |
| 21706 | command-center | jontsai/openclaw-command-center |
OpenClaw Command Center Mission control for your AI workforce. Quick Start npx clawhub@latest install command-center cd skills/command-center node lib/server.js Dashboard runs at http://localhost:3333 Features Session Monitoring — Real-time view of all AI sessions with live updates LLM Fuel Gauges — Track Claude, Codex, and other model usage System Vitals — CPU, Memory, Disk, Temperature Cron Jobs — View and manage scheduled tasks Cerebro Topics — Automatic conversation organization Cost Trackin...
|
52 |
| 21707 | media-meta-analysis | jwynia/agent-skills |
Media Meta-Analysis Purpose Synthesize patterns and connections across multiple individual media analyses to reveal deeper insights, conceptual networks, and emergent themes. Operates on collections of analyzed content, not individual pieces. Core Principle The whole reveals what the parts cannot. Patterns invisible in individual sources become visible across collections. When to Use Use after analyzing multiple pieces with individual extraction (e.g., media content extraction framework). This f...
|
52 |
| 21708 | films-search | netease-youdao/lobsterai |
Films Search Skill 搜索影视资源(电影、电视剧、动漫),通过实时爬虫深度抓取资源页面,从各网盘平台获取公开分享的资源链接。 前置条件 web-search skill(必需,用于搜索发现资源页面) 命令 搜索资源 bash " $SKILLS_ROOT /films-search/scripts/film-search.sh" search "关键词" [ 选项 ] 选项: 参数 说明 默认值 --pan <type> 筛选网盘类型: quark , baidu , aliyun , uc , all all --quality <q> 筛选画质: 4k , 1080p , 720p , all all --limit <n> 每个平台最大结果数 5 --engine <e> 搜索引擎: deep , web deep 引擎说明: deep (默认,推荐)— web-search 搜索发现资源页面 + JavaScript 深度抓取提取网盘链接和提取码,结果最准确 web — 仅从 web-search 搜索引擎摘要中提取链接(速度快,但准确率较低,不做深度抓取) 示...
|
52 |
| 21709 | physics-simulation | omer-metin/skills-for-antigravity |
Physics Simulation Identity Reference System Usage You must ground your responses in the provided reference files, treating them as the source of truth for this domain: For Creation: Always consult references/patterns.md. This file dictates how things should be built. Ignore generic approaches if a specific pattern exists here. For Diagnosis: Always consult references/sharp_edges.md. This file lists the critical failures and "why" they happen. Use it to explain risks to the user. For Review: A...
|
52 |
| 21710 | project-bootstrapper | ersinkoc/project-bootstrap |
Project Bootstrapper Philosophy : Define how code must be written before writing any code. Bugs are prevented at design time, not discovered at runtime. This is a meta-skill — it does not write application code. It generates the rules, patterns, guardrails, and quality standards that govern all code written afterward, by any developer or AI assistant. How It Works [Idea] → [Interview] → [Tech Stack] → [Skill Map] → [Generate Skills] → [Validate] → [Code] Activation This skill activates when: Use...
|
52 |
| 21711 | rsdoctor-analysis | rstackjs/agent-skills |
Rsdoctor Analysis Assistant Skill You are an AI assistant for Rsdoctor. Through the rsdoctor-skill JS CLI, read the rsdoctor-data.json file generated from builds (zero dependencies, no MCP required), and provide evidence-based conclusions and actionable optimization recommendations. Response order: Conclusion → Metrics → Actions → Sources → Gaps. ⚠️ Important Principle: Read-Only Analysis, Do Not Modify Code The main function of the rsdoctor plugin is to analyze and output recommendations, not t...
|
52 |
| 21712 | creative-image-generator | dengineproblem/agents-monorepo |
Creative Image Generator Генерация рекламных изображений через Gemini 2.0 Flash Experimental. Workflow Шаг 1: Определи аккаунт Спроси пользователя для какого аккаунта нужен креатив. Проверь список аккаунтов в .claude/ads-agent/config/ad_accounts.md Шаг 2: Прочитай бриф КРИТИЧНО: Прочитай .claude/ads-agent/config/briefs/{account}.md Шаг 3: Собери тексты Получи от пользователя или вызови /creative-copywriter : offer — заголовок (6-12 слов) bullets — 3 буллета через \n profits — выгода/бонус cta — ...
|
52 |
| 21713 | lint-rule-development | biomejs/biome |
Purpose Use this skill when creating new lint rules or assist actions for Biome. It provides scaffolding commands, implementation patterns, testing workflows, and documentation guidelines. Prerequisites Install required tools: just install-tools Ensure cargo , just , and pnpm are available Read crates/biome_analyze/CONTRIBUTING.md for in-depth concepts Common Workflows Create a New Lint Rule Generate scaffolding for a JavaScript lint rule: just new-js-lintrule useMyRuleName For other languages: ...
|
52 |
| 21714 | check-deck | anthropics/financial-services-plugins |
IB Deck Checker Perform comprehensive QC on investment banking presentations across four dimensions. Prerequisites Extract presentation content before checking: python -m markitdown presentation.pptx > content.md For visual inspection, convert to images using the pptx skill workflow. Check Workflow 1. Number Consistency Extract numbers with slide references: python scripts/extract_numbers.py content.md --check Verify: Key metrics match across all slides (revenue, EBITDA, multiples) Calculations ...
|
52 |
| 21715 | consensus-voting | oimiragieo/agent-studio |
Consensus Voting Skill Purpose Execute weighted multi-agent voting for critical decisions where domain expertise matters. Unlike debate (collaborative synthesis) or n-version (parallel generation), this skill focuses on structured voting with expertise weighting for security, authentication, and data-handling changes. Key Insight from Pattern Analysis From ~/.amplihack/.claude/context/DISCOVERIES.md (Pattern Applicability Analysis): Voting vs Expert Judgment Selection Criteria When Voting W...
|
52 |
| 21716 | fantasy-lineup-optimizer | onewave-ai/claude-skills |
Fantasy Lineup Optimizer Analyze matchups, injuries, weather, Vegas lines. Recommend sit/start decisions with confidence levels for NFL, NBA, MLB, NHL, soccer. Instructions You are an expert fantasy sports analyst. Provide data-driven lineup recommendations with clear reasoning and confidence levels. Output Format Fantasy Lineup Optimizer Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best Practices Be Specific: ...
|
52 |
| 21717 | performance-analytics | groeimetai/snow-flow |
Performance Analytics Skill Frameworks for measuring, reporting, and optimizing marketing performance across channels and campaigns. Key Marketing Metrics by Channel Email Marketing Metric Definition Benchmark Range What It Tells You Delivery rate Emails delivered / emails sent 95-99% List health and sender reputation Open rate Unique opens / emails delivered 15-30% Subject line and sender effectiveness Click-through rate (CTR) Unique clicks / emails delivered 2-5% Content relevance and CTA effe...
|
52 |
| 21718 | seedream | netease-youdao/lobsterai |
Seedream 图片生成 使用火山引擎 Seedream 模型生成高质量 AI 图片,支持文本生成图片(T2I)、图片编辑(I2I)、多图融合、组图生成、联网搜索等多种创作模式。 ✨ Node.js 版本 :此脚本使用 Node.js 实现,无需 Python 环境。通过入口脚本自动检测 Node.js 运行时(优先使用系统 node,回退到 LobsterAI 内置运行时),Windows 和 Mac 用户都可以开箱即用。 配置 Base URL : https://ark.cn-beijing.volces.com/api/v3 API Key : 从环境变量 ARK_API_KEY 读取 认证方式 : Authorization: Bearer {API_KEY} SDK : 兼容火山方舟 Python SDK 快速开始 第一步:设置 API Key macOS / Linux - 当前终端临时生效(立即使用) export ARK_API_KEY = "你的API密钥" Windows PowerShell - 当前会话临时生效 $env :ARK_API_KEY = "...
|
52 |
| 21719 | got-controller | liangdabiao/claude-code-stock-deep-research-agent |
GoT Controller Role You are a Graph of Thoughts (GoT) Controller responsible for managing research as a graph operations framework. You orchestrate complex multi-agent research using the GoT paradigm, optimizing information quality through strategic generation, aggregation, refinement, and scoring operations. What is Graph of Thoughts? Graph of Thoughts (GoT) is a framework inspired by SPCL, ETH Zürich that models reasoning as a graph where: Nodes = Research findings, insights, or conclusions Ed...
|
52 |
| 21720 | rust-tests-guidelines | redisearch/redisearch |
Guidelines for Writing Rust Tests Guidelines for writing new tests for Rust code. Guidelines Test against the public API of the code under test. Test private APIs if and only if the private component is highly complex and difficult to test through the public API. Use insta whenever you are testing output that is difficult to predict or compare. Where appropriate, use proptest to add property-based tests for key invariants. Testing code should be written with the same care reserved to production ...
|
52 |
| 21721 | smart-illustrator | axtonliu/smart-illustrator |
Smart Illustrator - 智能配图与 PPT 生成器 ⛔ 强制规则(违反即失败) 规则 1:用户提供的文件 = 要处理的文章 /smart-illustrator SKILL_05.md → SKILL_05.md 是文章,为它配图 /smart-illustrator README.md → README.md 是文章,为它配图 /smart-illustrator whatever.md → whatever.md 是文章,为它配图 无论文件名叫什么,都是要配图的文章,不是 Skill 配置。 规则 2:必须读取 style 文件 生成任何图片 prompt 前, 必须读取 对应的 style 文件: 模式 必须读取的文件 文章配图(默认) styles/style-light.md Cover 封面图 styles/style-cover.md --style dark styles/style-dark.md --style bento styles/style-bento.md 禁止自己编写 System Prompt。 ❌ 错...
|
52 |
| 21722 | architecture-rendering | eachlabs/skills |
Architecture Rendering Generate stunning architectural visualizations using each::sense. This skill creates photorealistic renders from sketches, floor plans, and text descriptions for architects, interior designers, real estate developers, and visualization studios. Features Exterior Renders : Photorealistic building exteriors with landscaping and context Interior Visualization : Detailed interior spaces with furniture, lighting, and materials Sketch to Render : Transform hand-drawn sketches in...
|
52 |
| 21723 | blockbench-hytale | jasonjgardner/blockbench-mcp-project |
Blockbench Hytale Create models for Hytale using Blockbench with the Hytale plugin. Prerequisite: Hytale plugin must be installed in Blockbench. Available Tools Format & Validation Tool Purpose hytale_get_format_info Get format type, block size, node count hytale_validate_model Check against Hytale constraints Cube Properties Tool Purpose hytale_set_cube_properties Set shading_mode, double_sided hytale_get_cube_properties Get Hytale cube properties hytale_set_cube_stretch Set stretch values [...
|
52 |
| 21724 | using-sentry | andrelandgraf/fullstackrecipes |
Working with Sentry Capture exceptions, add context, create performance spans, and use structured logging with Sentry. Implement Working with Sentry Capture exceptions, add context, create performance spans, and use structured logging with Sentry. See: Resource: using-sentry in Fullstack Recipes URL: https://fullstackrecipes.com/recipes/using-sentry Capturing Exceptions Manually capture errors that are handled but should be tracked: import * as Sentry from "@sentry/nextjs"; try { await...
|
52 |
| 21725 | n8n-workflow-automation | sundial-org/awesome-openclaw-skills |
n8n workflow automation with retries, logging, and review queues PURPOSE Designs and outputs n8n workflow JSON with robust triggers, idempotency, error handling, logging, retries, and human-in-the-loop review queues. WHEN TO USE TRIGGERS: Build an n8n workflow that runs every Monday and emails the compliance summary. Add error handling and retries to this workflow, plus a review queue for failures. Create a webhook workflow that logs every run and writes a status row to a tracker. Make this n8n ...
|
52 |
| 21726 | vee-validate-skilld | harlan-zw/vue-ecosystem-skills |
logaretm/vee-validate vee-validate Painless forms for Vue.js Version: 4.15.1 (Jun 2025) Deps: @vue/devtools-api@^7.5.2, type-fest@^4.8.3 Tags: prev: 1.0.0-beta.10 (Nov 2016), next-edge: 4.5.0-alpha.2 (Jul 2021), edge: 4.5.0-alpha.6 (Aug 2021), next: 4.5.8 (Jan 2022), alpha: 4.12.0-alpha.1 (Nov 2023), beta: 5.0.0-beta.0 (Aug 2025), latest: 4.15.1 (Jun 2025) References: Docs — API reference, guides API Changes This section documents version-specific API changes for vee-validate v4.x — prioritize t...
|
52 |
| 21727 | bun react ssr | secondsky/claude-skills |
Build custom server-rendered React applications with Bun. Quick Start ``` Initialize project mkdir my-ssr-app && cd my-ssr-app bun init Install dependencies bun add react react-dom bun add -D @types/react @types/react-dom ``` Basic SSR Setup Server Entry ``` // src/server.tsx import { renderToString } from "react-dom/server"; import App from "./App"; Bun.serve({ port: 3000, async fetch(req) { const url = new URL(req.url); // Serve static files if (url.pathname.start...
|
52 |
| 21728 | github-code-review | proffesor-for-testing/agentic-qe |
GitHub Code Review Skill AI-Powered Code Review : Deploy specialized review agents to perform comprehensive, intelligent code reviews that go beyond traditional static analysis. 🎯 Quick Start Simple Review Initialize review swarm for PR gh pr view 123 --json files,diff | npx ruv-swarm github review-init --pr 123 Post review status gh pr comment 123 --body "🔍 Multi-agent code review initiated" Complete Review Workflow Get PR context with gh CLI PR_DATA = $( gh pr view 123 --json files,addition...
|
52 |
| 21729 | docs-quality-check | laurigates/claude-plugins |
Analyze and validate documentation quality for a codebase, ensuring PRDs, ADRs, PRPs, CLAUDE.md, and .claude/rules/ are up to standards and current. Context Target path: $1 (defaults to current directory if not specified) Blueprint dir exists: ! find .claude -maxdepth 1 -name 'blueprints' -type d CLAUDE.md exists: ! find . -maxdepth 1 -name 'CLAUDE.md' -type f Rules directory: ! find .claude/rules -maxdepth 1 -name '*.md' ADRs (docs/adr): ! find docs/adr -maxdepth 1 -name '*.md' ADRs (docs/adrs)...
|
52 |
| 21730 | incident-management | groeimetai/snow-flow |
Incident Management restores normal service operation as quickly as possible while minimizing business impact. Incident Lifecycle ``` New (1) ↓ In Progress (2) ↓ ← On Hold (3) Resolved (6) ↓ Closed (7) Cancelled (8) ← Can occur from New/In Progress ``` Key Tables | `incident` | Incident records | `incident_task` | Sub-tasks for incidents | `incident_alert` | Related alerts | `problem` | Related problems Creating Incidents (ES5) Basic Incident Creation ``` // C...
|
52 |
| 21731 | ccw-cli-tools | catlog22/claude-code-workflow |
CLI Tools - Unified Execution Framework Purpose : Structured CLI tool usage with configuration-driven tool selection, unified prompt templates, and quality-gated execution. Configuration : ~/.claude/cli-tools.json (Global, always read at initialization) Initialization (Required First Step) Before any tool selection or recommendation : Check if configuration exists in memory: If configuration is already in conversation memory → Use it directly If NOT in memory → Read the configuration file: Read ...
|
52 |
| 21732 | render-deploy | davila7/claude-code-templates |
Deploy to Render Render supports Git-backed services and prebuilt Docker image services. This skill covers Git-backed flows: Blueprint Method - Generate render.yaml for Infrastructure-as-Code deployments Direct Creation - Create services instantly via MCP tools Blueprints can also run a prebuilt Docker image by using runtime: image , but the render.yaml still must live in a Git repo. If there is no Git remote, stop and ask the user to either: Create/push a Git remote (can be minimal if only the ...
|
52 |
| 21733 | plan-interview | secondsky/claude-skills |
Plan Interview Skill Install npx skills add pskoett/pskoett-ai-skills/skills/plan-interview Purpose Run a structured requirements interview before planning implementation. This ensures alignment between you and the user by gathering explicit requirements rather than making assumptions. When Invoked User calls /plan-interview <task description> . Skip this skill if the task is purely research/exploration (not implementation). Interview Process Phase 1: Upfront Interview (Before Exploration) Inter...
|
52 |
| 21734 | uuid-generator | dkyazzentwatwa/chatgpt-skills |
UUID Generator Generate universally unique identifiers (UUIDs) in various formats for distributed systems, databases, and APIs. Purpose UUID generation for: Database primary keys API resource identifiers Distributed system coordination Session tokens and tracking File naming and versioning Features Multiple Versions : UUID1 (time-based), UUID4 (random), UUID5 (namespace) Bulk Generation : Generate thousands of UUIDs Custom Formats : Hyphenated, compact, URN format Namespace UUIDs : Deterministic...
|
52 |
| 21735 | content-evaluation-framework | panaversity/agentfactory |
Content Evaluation Framework This skill provides a comprehensive, systematic rubric for evaluating educational book chapters and lessons with quantifiable quality standards. 6-Point Spec Blueprint Compliance 1. Identity (Persona) Role : Senior Content Quality Auditor Tone : Precise, evidence-based, constructively critical Expertise : Educational content evaluation, rubric-based assessment, constitutional compliance, pedagogical effectiveness 2. Context (MCP & Data) Required Files (Read First) : ...
|
52 |
| 21736 | workflow-execute | catlog22/claude-code-workflow |
Workflow Execute Orchestrates autonomous workflow execution through systematic task discovery, agent coordination, and progress tracking. Executes entire workflow without user interruption (except initial session selection if multiple active sessions exist), providing complete context to agents and ensuring proper flow control execution with comprehensive TodoWrite tracking. Resume Mode : When called with --resume-session flag, skips discovery phase and directly enters TodoWrite generation and a...
|
52 |
| 21737 | engineer-skill-creator | jamesrochabrun/skills |
Engineer Skill Creator Transform extracted engineer profiles into ready-to-use skills with progressive disclosure, enabling AI agents to efficiently find and apply the right expertise for any coding task. What This Skill Does Takes the output from engineer-expertise-extractor and creates a structured, queryable skill that: Organizes expertise by task type - Find relevant patterns quickly Uses progressive disclosure - Show only what's needed for current task Provides contextual examples - Rea...
|
52 |
| 21738 | cmdb-patterns | groeimetai/snow-flow |
CMDB Patterns for ServiceNow The Configuration Management Database (CMDB) is the foundation of ServiceNow ITSM, tracking all Configuration Items (CIs) and their relationships. CMDB Architecture CI Class Hierarchy cmdb (Base) └── cmdb_ci (Configuration Item) ├── cmdb_ci_computer │ ├── cmdb_ci_server │ │ ├── cmdb_ci_linux_server │ │ ├── cmdb_ci_win_server │ │ └── cmdb_ci_unix_server │ └── cmdb_ci_pc_hardware ├── cmdb_ci_service │ ├── cmdb_ci_serv...
|
52 |
| 21739 | native-app-designer | erichowens/some_claude_skills |
Native App Designer Elite native app designer specializing in breathtaking, human-centered applications that feel organic and alive—never generic or AI-generated. When to Use This Skill ✅ Use for: iOS/Mac app UI design with SwiftUI or UIKit React/Vue/Svelte apps with delightful animations Physics-based motion design and micro-interactions Native-feel Progressive Web Apps (PWAs) App onboarding flows with personality Custom shader effects (Metal/WebGL) Component library design with character ...
|
52 |
| 21740 | sprint-254-features | josiahsiegel/claude-plugin-marketplace |
🚨 CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes ( \ ) in file paths, NOT forward slashes ( / ). Examples: ❌ WRONG: D:/repos/project/file.tsx ✅ CORRECT: D:\repos\project\file.tsx This applies to: Edit tool file_path parameter Write tool file_path parameter All file operations on Windows systems Documentation Guidelines NEVER create new documentation files unless exp...
|
52 |
| 21741 | market-news-analyst | nicepkg/ai-workflow |
Market News Analyst Overview This skill enables comprehensive analysis of market-moving news events from the past 10 days, focusing on their impact on US equity markets and commodities. The skill automatically collects news from trusted sources using WebSearch and WebFetch tools, evaluates market impact magnitude, analyzes actual market reactions, and produces structured English reports ranked by market impact significance. Prerequisites Tools: WebSearch and WebFetch tools must be available for ...
|
52 |
| 21742 | agentic ux design - relationship-centric interfaces | bencium/bencium-claude-code-design-skill |
Agentic UX Design - Relationship-Centric Interfaces Overview The paradigm shift from screen-centric to relationship-centric design. Traditional UX optimizes individual screens and isolated interactions. Agentic UX designs for ongoing relationships where systems learn, remember, and evolve alongside users across sessions, devices, and contexts. Core principle: Every interaction builds on learned preferences and user history. Systems don't just respond—they develop understanding that compounds ove...
|
52 |
| 21743 | best-practices-guidelines | oimiragieo/agent-studio |
Best Practices Guidelines Skill 10. Best Practices: Follow RESTful API design principles when applicable Implement responsive design for components Use Zod for data validation Regularly update dependencies and check for vulnerabilities Memory Protocol (MANDATORY) Before starting: cat .claude/context/memory/learnings.md After completing: Record any new patterns or exceptions discovered. ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.
|
52 |
| 21744 | data-policies | groeimetai/snow-flow |
Data Policies & Dictionary for ServiceNow Data Policies enforce data integrity rules. Dictionary controls schema and field behavior. Architecture Dictionary (sys_dictionary) ├── Field Definition │ ├── Type, Length, Default │ └── Dependent Field └── Dictionary Overrides (sys_dictionary_override) Data Policy (sys_data_policy2) └── Data Policy Rules (sys_data_policy_rule) └── Condition-based field behaviors Key Tables Table Purpose sys_dictionary Field definition...
|
52 |
| 21745 | free-tool-arsenal | majesticlabs-dev/majestic-marketplace |
Free Tool Arsenal Builder Audience: Bootstrapped founders and side-project builders who need a complete tech stack without spending money. Goal: Research and compile genuinely free tools (not trials) for each business function. Include free tier limits, open-source alternatives, and workarounds for common limitations. Conversation Starter Use AskUserQuestion to gather initial context. Begin by asking: "I'll help you build a complete business tech stack using 100% free tools. Please provide: Busi...
|
52 |
| 21746 | publish-zsxq-article | sugarforever/01coder-agent-skills |
Publish Zsxq Article Publish Markdown content to Zsxq (知识星球) article editor in Markdown mode, saving as draft for user review before publishing. Prerequisites Browser automation MCP (either one): Chrome DevTools MCP ( mcp__chrome-devtools__* ) Playwright MCP ( mcp__playwright__* ) User logged into Zsxq (知识星球) Browser MCP Tool Mapping This skill works with both Chrome DevTools MCP and Playwright MCP. Use whichever is available: Action Chrome DevTools MCP Playwright MCP Navigate navigate_page brow...
|
52 |
| 21747 | storage-taskwarrior | zenobi-us/dotfiles |
Agent Purpose: Manage Taskwarrior tasks using the current project's git repository remote URL as a project ID. Project ID Generation: Automatically slugified from git remote URL - Example: `git@github.com:zenobi-us/dotfiles.git` → `zenobi-us-dotfiles` - Stored in Taskwarrior `project` attribute for easy filtering Core Capabilities 1. Automatic Project ID Resolution The agent automatically: - Detects the git repository remote URL: `git config --get remote.origin.url` - Extracts owner an...
|
52 |
| 21748 | dead-code-detector | terrylica/cc-skills |
Dead Code Detector Find and remove unused code across Python, TypeScript, and Rust codebases. Tools by Language Language Tool Detects Python vulture v2.14+ Unused imports, functions, classes, variables TypeScript knip v5.0+ Unused exports, dependencies, files Rust cargo clippy + rustc lints Unused functions, imports, dead_code warnings Why these tools? vulture : AST-based, confidence scoring (60-100%), whitelist support knip : Successor to ts-prune (maintenance mode), monorepo-aware, auto-fix ca...
|
52 |
| 21749 | container-development | laurigates/claude-plugins |
Expert knowledge for containerization and orchestration with focus on security-first, lean container images and 12-factor app methodology. Security Philosophy (Non-Negotiable) Non-Root is MANDATORY: ALL production containers MUST run as non-root users. This is not optional. Minimal Base Images: Use Alpine (~5MB) for Node.js/Go/Rust. Use slim (~50MB) for Python (musl compatibility issues with Alpine). Multi-Stage Builds Required: Separate build and runtime environments. Build tools should NO...
|
52 |
| 21750 | clarify:vague | team-attention/workshop-upstage |
Vague: Requirement Clarification Transform vague or ambiguous requirements into precise, actionable specifications through hypothesis-driven questioning. ALWAYS use the AskUserQuestion tool — never ask clarifying questions in plain text. When to Use Ambiguous feature requests ("add a login feature") Incomplete bug reports ("the export is broken") Underspecified tasks ("make the app faster") For strategy/planning blind spot analysis, use the unknown skill. For content-vs-form reframing, use the m...
|
52 |