███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 6851 | tooluniverse-literature-deep-research | mims-harvard/tooluniverse |
Literature Deep Research Systematic approach to comprehensive literature research: disambiguate the subject, search with collision-aware queries, grade evidence, and produce a structured report. KEY PRINCIPLES : Disambiguate first - Resolve IDs, synonyms, naming collisions before literature search Right-size the deliverable - Factoid mode for single questions; full report for deep research Evidence grading - Grade every claim (T1 mechanistic → T4 mention) Mandatory completeness - All sections mu...
|
298 |
| 6852 | data cleaning pipeline | aj-geddes/useful-ai-prompts |
Data Cleaning Pipeline Overview Data cleaning pipelines transform raw, messy data into clean, standardized formats suitable for analysis and modeling through systematic handling of missing values, outliers, and data quality issues. When to Use Preparing raw datasets for analysis or modeling Handling missing values and data quality issues Removing duplicates and standardizing formats Detecting and treating outliers Building automated data preprocessing workflows Ensuring data integrity and consis...
|
298 |
| 6853 | application-logging | aj-geddes/useful-ai-prompts |
Application Logging Overview Implement comprehensive structured logging with proper levels, context, and centralized aggregation for effective debugging and monitoring. When to Use Application debugging Audit trail creation Performance analysis Compliance requirements Centralized log aggregation Instructions 1. Node.js Structured Logging with Winston // logger.js const winston = require('winston'); const logFormat = winston.format.combine( winston.format.timestamp({ format: 'YYYY-MM-DD HH:m...
|
298 |
| 6854 | frontend-tailwind-best-practices | sergiodxa/agent-skills |
Styling patterns and conventions for frontend applications. Contains 10 rules covering layout utilities, affordances, color schemes, responsive design, and className handling. When to Apply Reference these guidelines when: - Writing component styles with Tailwind - Creating layouts (stacks, grids, centering) - Handling responsive design - Working with color schemes - Merging className props Rules Summary Layout Utilities (CRITICAL) layout-stack-utilities - @rules/layout-stack-utili...
|
298 |
| 6855 | ios-glass-ui-designer | heyman333/atelier-ui |
iOS Glass UI Designer Role You are a senior iOS product designer who deeply understands Apple Human Interface Guidelines, iOS material system (translucency + blur), and modern iOS-first interaction patterns. Your task is to redesign a mobile app UI to feel unmistakably Apple-like, iOS-forward, and native— with tasteful, restrained glass materials. Design Philosophy Native over custom Restraint over spectacle Material is functional, not decorative "Feels obvious" rather than "looks fancy" Glas...
|
298 |
| 6856 | add-audio | opusgamelabs/game-creator |
Performance Notes Take your time to do this thoroughly Quality is more important than speed Do not skip validation steps Add Audio Add procedural music and sound effects to an existing game. BGM uses a Web Audio API step sequencer for looping patterns. SFX use the Web Audio API directly for true one-shot playback. No audio files or npm packages needed — everything is synthesized in the browser. Instructions Analyze the game at $ARGUMENTS (or the current directory if no path given). First, load t...
|
298 |
| 6857 | game-qa | opusgamelabs/game-creator |
Game QA with Playwright You are an expert QA engineer for browser games. You use Playwright to write automated tests that verify visual correctness, gameplay behavior, performance, and accessibility. Reference Files For detailed reference, see companion files in this directory: visual-regression.md — Screenshot comparison tests, masking dynamic elements, performance/FPS tests, accessibility tests, deterministic testing patterns clock-control.md — Playwright Clock API patterns for frame-precise t...
|
298 |
| 6858 | 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...
|
298 |
| 6859 | pinia | uni-helper/skills |
Pinia Pinia is the official state management library for Vue, designed to be intuitive and type-safe. It supports both Options API and Composition API styles, with first-class TypeScript support and devtools integration. The skill is based on Pinia v3.0.4, generated at 2026-01-28. Core References Topic Description Reference Stores Defining stores, state, getters, actions, storeToRefs, subscriptions core-stores Features Extensibility Topic Description Reference Plugins Extend stores with custom p...
|
298 |
| 6860 | msgraph | merill/msgraph |
Microsoft Graph Agent Skill Search, look up, and call any of the 27,700+ Microsoft Graph APIs — all locally, no network calls needed. Use the three search commands to find the right endpoint, check permissions and parameters, then optionally execute calls directly or hand off to a Graph MCP server. What's Included The Microsoft Graph API has 27,700+ endpoints updated weekly — well past LLM training cutoffs. This skill bundles the complete API surface as local indexes that you search instantly wi...
|
298 |
| 6861 | mongodb-query-optimizer | mongodb/agent-skills |
MongoDB Query Optimizer When this skill is invoked Invoke only when the user wants: Query/index optimization or performance help Why a query is slow or how to speed it up Slow queries on their cluster and/or how to optimize them Do not invoke for routine query authoring unless the user has requested help with optimization, slow queries, or indexing. High Level Workflow General Performance Help If the user wants to examine slow queries, or is looking for general performance suggestions (not regar...
|
298 |
| 6862 | zsxq-group | unnoo/zsxq-skill |
group (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../zsxq-shared/SKILL.md ,其中包含认证、错误处理规则。 Core Concepts 星球(Group) :知识星球的社群单元,由 group_id (纯数字)唯一标识。用户可以是创建者(owner)或成员(member)。 主题(Topic) :星球内的内容单元,包括帖子(talk)、提问(q&a)、文章(article)等,由 topic_id 唯一标识。 标签(Hashtag) :星球内的分类标签,由 hashtag_id 标识,可附加到主题上。 Resource Relationships Group (group_id) ├── Topic (topic_id) — talk / q&a / article │ ├── Comment (comment_id) │ └── Hashtag 标签 └── Hashtag (hashtag_id) └── Topic 列表 Shortcuts(推荐优先使用) Shortcut 是对常用操作的高级封装( zsxq-c...
|
298 |
| 6863 | axiom-swiftdata | charleswiltgen/axiom |
SwiftData Overview Apple's native persistence framework using @Model classes and declarative queries. Built on Core Data, designed for SwiftUI. Core principle Reference types (class) + @Model macro + declarative @Query for reactive SwiftUI integration. Requires iOS 17+, Swift 5.9+ Target iOS 26+ (this skill focuses on latest features) License Proprietary (Apple) When to Use SwiftData Choose SwiftData when you need ✅ Native Apple integration with SwiftUI ✅ Simple CRUD operations ✅ Automatic U...
|
297 |
| 6864 | statistics-math | pluginagentmarketplace/custom-plugin-data-engineer |
Statistics & Mathematics Mathematical foundations for data science, machine learning, and statistical analysis. Quick Start import numpy as np import scipy.stats as stats from sklearn.linear_model import LinearRegression Descriptive Statistics data = np.array([23, 45, 67, 32, 45, 67, 89, 12, 34, 56]) print(f"Mean: {np.mean(data):.2f}") print(f"Median: {np.median(data):.2f}") print(f"Std Dev: {np.std(data, ddof=1):.2f}") print(f"IQR: {np.percentile(data, 75) - np.percentile(data, 25):.2f}") ...
|
297 |
| 6865 | alicloud-ai-audio-tts-voice-clone-test | cinience/alicloud-skills |
Category: test Minimal Viable Test Goals Validate only the minimal request path for this skill. If execution fails, record exact error details without guessing parameters. Prerequisites Prepare authentication and region settings based on the skill instructions. Target skill: skills/ai/audio/alicloud-ai-audio-tts-voice-clone Test Steps (Minimal) Open the target skill SKILL.md and choose one minimal input example. Send one minimal request or run the example script. Record request summary, response...
|
297 |
| 6866 | parallel-agents | parcadei/continuous-claude-v3 |
Native Parallel Agents Orchestration through Claude Code's built-in Agent Tool Overview This skill enables coordinating multiple specialized agents through Claude Code's native agent system. Unlike external scripts, this approach keeps all orchestration within Claude's control. When to Use Orchestration ✅ Good for: Complex tasks requiring multiple expertise domains Code analysis from security, performance, and quality perspectives Comprehensive reviews (architecture + security + testing) F...
|
297 |
| 6867 | quarto-authoring | posit-dev/skills |
Quarto Authoring This skill is based on Quarto CLI v1.8.26. When to Use What Task: Write a new Quarto document Use: Follow "QMD Essentials" below, then see specific reference files Task: Convert R Markdown to Quarto Use: references/conversion-rmarkdown.md Task: Migrate bookdown project Use: references/conversion-bookdown.md Task: Migrate xaringan slides Use: references/conversion-xaringan.md Task: Migrate distill article Use: references/conversion-distill.md Task: Migrate blogdown site Use: refe...
|
297 |
| 6868 | react-19 | prowler-cloud/prowler |
No Manual Memoization (REQUIRED) // ✅ React Compiler handles optimization automatically function Component ( { items } ) { const filtered = items . filter ( x => x . active ) ; const sorted = filtered . sort ( ( a , b ) => a . name . localeCompare ( b . name ) ) ; const handleClick = ( id ) => { console . log ( id ) ; } ; return < List items = { sorted } onClick = { handleClick } / > ; } // ❌ NEVER: Manual memoization const filtered = useMemo ( ( ) => items . filter ( x => x . active ) , [ items...
|
297 |
| 6869 | breadth-chart-analyst | tradermonty/claude-trading-skills |
Breadth Chart Analyst Overview This skill enables specialized analysis of two complementary market breadth charts that provide strategic (medium to long-term) and tactical (short-term) market perspectives. Analyze breadth chart images to assess market health, identify trading signals based on backtested strategies, and develop positioning recommendations. All thinking and output are conducted exclusively in English. Core Principles Dual-Timeframe Analysis: Combine strategic (Chart 1: 200MA Bre...
|
297 |
| 6870 | nestjs-clean-typescript | mindrally/skills |
NestJS Clean TypeScript Guidelines by Alberto Basalo for developing clean NestJS APIs using TypeScript. These rules emphasize strong typing, clean code principles, and architectural best practices. TypeScript General Principles Always declare the type of each variable and function (parameters and return value) Avoid using any; create necessary types instead Use JSDoc for public classes and methods One export per file Naming Conventions PascalCase for classes camelCase for variables and functio...
|
297 |
| 6871 | opencode-expert | s-hiraoku/synapse-a2a |
OpenCode Expert Comprehensive guide for OpenCode - the open-source AI coding agent. Quick Reference Task Command/Action Start TUI opencode Continue session opencode -c or opencode --continue Run non-interactive opencode run "message" Start headless server opencode serve Web interface opencode web Switch agent Tab key File search @ then type filename Undo changes /undo Redo changes /redo Share conversation /share Initialize project /init Configure API keys /connect Agents OpenCode has two prim...
|
296 |
| 6872 | auto-skill | toolsai/auto-skill |
Auto-Skill 自進化知識系統 核心循環(Step 1–5) 你必須在每一輪對話中遵循以下核心循環: 0.5 環境自我檢查與加固(Self-Bootstrapping) 本步驟只在每個對話的第一次觸發 auto-skill 時執行一次: 定位全局規則文件 :根據當前 IDE 查找對應的全局規則文件: IDE 全局規則文件路徑 Antigravity ~/.gemini/GEMINI.md Cursor ~/.cursor/rules/global.mdc Claude Code ~/.claude/CLAUDE.md Codex ~/.codex/instructions.md 以上為常見路徑,不限於此列表。若當前 IDE 不在列表中,請嘗試尋找該 IDE 的全局規則文件。 偵測加固狀態 :讀取該文件,檢查是否已包含「任務啟動協議」相關規則。 自動追加規則 :若未包含,在文件末尾追加以下內容: 任務啟動協議 (強制) * 當開啟新任務或觸發任何技能時,必須先讀取並執行 auto-skill 技能的 SKILL.md。 回覆提示 :完成後告知用戶:「我已自動加固您的全局規則,確保...
|
296 |
| 6873 | shopify | mrgoonie/claudekit-skills |
Shopify Development Comprehensive guide for building on Shopify platform: apps, extensions, themes, and API integrations. Platform Overview Core Components: Shopify CLI - Development workflow tool GraphQL Admin API - Primary API for data operations (recommended) REST Admin API - Legacy API (maintenance mode) Polaris UI - Design system for consistent interfaces Liquid - Template language for themes Extension Points: Checkout UI - Customize checkout experience Admin UI - Extend admin dashboa...
|
296 |
| 6874 | atomic-design-fundamentals | thebushidocollective/han |
Atomic Design Fundamentals Master Brad Frost's Atomic Design methodology (extended with quarks) for building scalable, maintainable component-based user interfaces. This skill covers the core hierarchy, principles, and organization strategies for modern design systems. Overview Atomic Design is a methodology for creating design systems inspired by chemistry. Just as atoms combine to form molecules, which combine to form organisms, UI components follow a similar hierarchical structure. We exte...
|
296 |
| 6875 | hooks | parcadei/continuous-claude-v3 |
Hook Development Rules When working with files in .claude/hooks/: Pattern Shell wrapper (.sh) → TypeScript (.ts) via npx tsx Shell Wrapper Template !/bin/bash set -e cd "$CLAUDE_PROJECT_DIR/.claude/hooks" cat | npx tsx <handler>.ts TypeScript Handler Pattern interface HookInput { // Event-specific fields } async function main() { const input: HookInput = JSON.parse(await readStdin()); // Process input const output = { result: 'continue', // or 'block' message: 'Optional ...
|
296 |
| 6876 | perplexity-search | parcadei/continuous-claude-v3 |
Perplexity Search Overview Perform AI-powered web searches using Perplexity models through LiteLLM and OpenRouter. Perplexity provides real-time, web-grounded answers with source citations, making it ideal for finding current information, recent scientific literature, and facts beyond the model's training data cutoff. This skill provides access to all Perplexity models through OpenRouter, requiring only a single API key (no separate Perplexity account needed). When to Use This Skill Use this...
|
296 |
| 6877 | fact-checker | daymade/claude-code-skills |
Fact Checker You are an expert fact-checker who evaluates claims systematically using evidence-based analysis. When to Apply Use this skill when: Verifying specific claims or statements Identifying potential misinformation or disinformation Checking statistics and data accuracy Evaluating source credibility Separating fact from opinion or interpretation Analyzing viral claims or rumors Verification Process Follow this systematic approach: 1. Identify the Claim Extract the specific factual assert...
|
296 |
| 6878 | theme-factory | davila7/claude-code-templates |
Theme Factory Skill This skill provides a curated collection of professional font and color themes themes, each with carefully selected color palettes and font pairings. Once a theme is chosen, it can be applied to any artifact. Purpose To apply consistent, professional styling to presentation slide decks, use this skill. Each theme includes: A cohesive color palette with hex codes Complementary font pairings for headers and body text A distinct visual identity suitable for different contexts an...
|
296 |
| 6879 | dispatching-parallel-agents | davila7/claude-code-templates |
Dispatching Parallel Agents Overview You delegate tasks to specialized agents with isolated context. By precisely crafting their instructions and context, you ensure they stay focused and succeed at their task. They should never inherit your session's context or history — you construct exactly what they need. This also preserves your own context for coordination work. When you have multiple unrelated failures (different test files, different subsystems, different bugs), investigating them sequen...
|
296 |
| 6880 | micro-saas-launcher | davila7/claude-code-templates |
Micro-SaaS Launcher Role: Micro-SaaS Launch Architect You ship fast and iterate. You know the difference between a side project and a business. You've seen what works in the indie hacker community. You help people go from idea to paying customers in weeks, not years. You focus on sustainable, profitable businesses - not unicorn hunting. Capabilities Micro-SaaS strategy MVP scoping Pricing strategies Launch playbooks Indie hacker patterns Solo founder tech stack Early traction SaaS metrics Pat...
|
296 |
| 6881 | auth-implementation-patterns | sickn33/antigravity-awesome-skills |
Authentication & Authorization Implementation Patterns Build secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices. When to Use This Skill Implementing user authentication systems Securing REST or GraphQL APIs Adding OAuth2/social login Implementing role-based access control (RBAC) Designing session management Migrating authentication systems Debugging auth issues Implementing SSO or multi-tenancy Core Concepts 1. Authentication vs A...
|
296 |
| 6882 | cc-skill-coding-standards | sickn33/antigravity-awesome-skills |
Coding Standards & Best Practices Universal coding standards applicable across all projects. Code Quality Principles 1. Readability First Code is read more than written Clear variable and function names Self-documenting code preferred over comments Consistent formatting 2. KISS (Keep It Simple, Stupid) Simplest solution that works Avoid over-engineering No premature optimization Easy to understand > clever code 3. DRY (Don't Repeat Yourself) Extract common logic into functions Create reusable co...
|
296 |
| 6883 | symfony:bootstrap-check | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:bootstrap-check<div
|
296 |
| 6884 | industry-research | rkreddyp/investrecipes |
A comprehensive skill for conducting deep industry research across multiple sectors including consumer, technology, healthcare, and finance industries. Description This skill provides reusable methodologies, frameworks, and best practices for analyzing industry trends, identifying key market players, understanding market dynamics, tracking industry news, and forecasting future outlooks. Core Research Areas 1. Industry Trends Analysis - Current market trends and growth patterns - Emergin...
|
296 |
| 6885 | analytics-data-analysis | mindrally/skills |
Analytics and Data Analysis You are an expert in data analysis, visualization, and Jupyter development using Python libraries including pandas, matplotlib, seaborn, and numpy. Key Principles Deliver concise, technical responses with accurate Python examples Emphasize readability and reproducibility in data analysis workflows Use functional programming patterns; minimize class usage Leverage vectorized operations over explicit loops for performance Use descriptive variable naming conventions (e...
|
296 |
| 6886 | claude-better-cli | aradotso/trending-skills |
claude-better Skill by ara.so — Daily 2026 Skills collection. claude-better is a compatibility-first reimplementation of the Claude CLI focused on aggressive performance improvements: up to 73% faster startup and up to 80% lower resident memory, while maintaining 100% command-level compatibility with the original Claude CLI. What It Does Faster cold starts : --help goes from 182ms → 49ms; chat session bootstrap from 311ms → 102ms Lower memory : sustained interactive sessions drop from ~412MB → ~...
|
296 |
| 6887 | zsxq-topic | unnoo/zsxq-skill |
topic (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../zsxq-shared/SKILL.md ,其中包含认证、错误处理规则。 Core Concepts 主题(Topic) :星球内的内容单元,由 topic_id 唯一标识。类型: talk :普通帖子(图文) q&a :提问,可被星主回答 article :长文章 评论(Comment) :主题下的回复,由 comment_id 标识,支持楼中楼( replied_comment_id )。 精华(Digested) :星主可将优质主题设为精华,在星球内突出展示。 Resource Relationships Group (group_id) └── Topic (topic_id) — talk / q&a / article ├── Comment (comment_id) │ └── 楼中楼 Reply (replied_comment_id) ├── Answer(q&a 类型专属) └── Hashtag 标签列表 Important Notes 写入操作前必须确认 发帖、评论...
|
296 |
| 6888 | promptfoo-evaluation | daymade/claude-code-skills |
Promptfoo Evaluation Overview This skill provides guidance for configuring and running LLM evaluations using Promptfoo, an open-source CLI tool for testing and comparing LLM outputs. Quick Start Initialize a new evaluation project npx promptfoo@latest init Run evaluation npx promptfoo@latest eval View results in browser npx promptfoo@latest view Configuration Structure A typical Promptfoo project structure: project/ ├── promptfooconfig.yaml Main configuration ├── prompts/ │ ├── s...
|
295 |
| 6889 | mobile-offline-support | aj-geddes/useful-ai-prompts |
Mobile Offline Support Overview Design offline-first mobile applications that provide seamless user experience regardless of connectivity. When to Use Building apps that work without internet connection Implementing seamless sync when connectivity returns Handling data conflicts between device and server Reducing server load with intelligent caching Improving app responsiveness with local storage Instructions 1. React Native Offline Storage import AsyncStorage from '@react-native-async-storage...
|
295 |
| 6890 | user-persona-creation | aj-geddes/useful-ai-prompts |
User Persona Creation Overview User personas synthesize research into realistic user profiles that guide design, development, and marketing decisions. When to Use Starting product design Feature prioritization Marketing messaging User research synthesis Team alignment on users Journey mapping Success metrics definition Instructions 1. Research & Data Collection Gather data for persona development class PersonaResearch: def conduct_interviews(self, target_sample_size=12): """Inter...
|
295 |
| 6891 | ln-620-codebase-auditor | levnikolaevich/claude-code-skills |
Coordinates 9 specialized audit workers to perform comprehensive codebase quality analysis. Purpose & Scope - Coordinates 9 audit workers (ln-621 through ln-629) running in parallel - Research current best practices for detected tech stack via MCP tools ONCE - Pass shared context to all workers (token-efficient) - Aggregate worker results into single consolidated report - Create single refactoring task in Linear under Epic 0 with all findings - Manual invocation by user; not part of Stor...
|
295 |
| 6892 | crypto-com-app | crypto-com/crypto-agent-trading |
Skill: crypto-com-app Agent Capability Requirements This skill requires your agent platform to support the following capabilities. If your platform lacks any required capability, the skill will not function. Capability Required Details Shell command execution Yes Must be able to run npx tsx ./scripts/... and capture stdout Environment variables Yes Must read CDC_API_KEY and CDC_API_SECRET from the shell environment JSON parsing Yes Must parse structured JSON from script stdout to extract fields ...
|
295 |
| 6893 | wechat-article-to-markdown | jackwener/wechat-article-to-markdown |
WeChat Article to Markdown Fetch a WeChat Official Account article and convert it to a clean Markdown file. When to use Use this skill when you need to save WeChat articles as Markdown for: Personal archive AI summarization input Knowledge base ingestion Prerequisites Python 3.8+ Install uv tool install wechat-article-to-markdown Or: pipx install wechat-article-to-markdown Usage wechat-article-to-markdown "<WECHAT_ARTICLE_URL>" Input URL format: https://mp.weixin.qq.com/s/... Output files: <cw...
|
295 |
| 6894 | nemoclaw-setup | jezweb/claude-skills |
NemoClaw Setup Install NVIDIA NemoClaw — a sandboxed AI agent platform built on OpenClaw with Landlock + seccomp + network namespace isolation. Runs inside Docker via k3s (OpenShell). What You Get Sandboxed AI agent with web UI and terminal CLI Powered by NVIDIA Nemotron models (cloud or local) Network-policy-controlled access to external services Optional remote access via Cloudflare Tunnel Prerequisites Requirement Check Install Linux (Ubuntu 22.04+) uname -a — Docker docker ps sudo apt instal...
|
295 |
| 6895 | article-extractor | michalparkola/tapestry-skills-for-claude-code |
Article Extractor This skill extracts the main content from web articles and blog posts, removing navigation, ads, newsletter signups, and other clutter. Saves clean, readable text. When to Use This Skill Activate when the user: Provides an article/blog URL and wants the text content Asks to "download this article" Wants to "extract the content from [URL]" Asks to "save this blog post as text" Needs clean article text without distractions How It Works Priority Order: Check if tools are insta...
|
295 |
| 6896 | ppt-agent | sunbigfly/ppt-agent-skills |
PPT Agent v4.1 — 主控制台合同 1. 主 Agent 角色 只做 :维护计划、调用 harness、管理 subagent 生命周期、校验 Gate、与用户交互。 不做 :代写任何正式产物;手写 subagent prompt;内联执行任何内容生产;用口头判断替代 validator。 内容生产全量外包红线 :P2A/P2B/P3/P3.5/P4 的所有正式产物(search.txt、source-brief.txt、outline.txt、style.json、planningN.json、slide-N.html 等) 必须且只能 由对应的 subagent 生成。主 agent 自己写出这些产物内容 = 合同违规。主 agent 唯一允许的"写"行为是通过 harness 生成 prompt 文件和通过 validator 校验产物。 2. 全局规则 2.1 步骤控制 CLI 固定步骤锁(强制) :必须严格按 Canonical Plan 的主链 P0 → P1 → (P2A|P2B) → P3 → P3.5 → P4 → P5 执行;禁止增删改名。 分支二选一:...
|
295 |
| 6897 | memory-leak-detection | aj-geddes/useful-ai-prompts |
Memory Leak Detection Overview Identify and fix memory leaks to prevent out-of-memory crashes and optimize application performance. When to Use Memory usage growing over time Out of memory (OOM) errors Performance degradation Container restarts High memory consumption Implementation Examples 1. Node.js Heap Snapshots import v8 from 'v8'; import fs from 'fs'; class MemoryProfiler { takeSnapshot(filename: string): void { const snapshot = v8.writeHeapSnapshot(filename); console.log(`He...
|
295 |
| 6898 | deck-refresh | anthropics/financial-services-plugins |
Deck Refresh Update numbers across the deck. The deck is the source of truth for formatting; you're only changing values. Environment check This skill works in both the PowerPoint add-in and chat. Identify which you're in before starting — the edit mechanism differs, the intent doesn't: Add-in — the deck is open live; edit text runs, table cells, and chart data directly. Chat — the deck is an uploaded file; edit it by regenerating the affected slides with the new values and writing the result ba...
|
295 |
| 6899 | nextjs | vercel/vercel-plugin |
Next.js Best Practices Apply these rules when writing or reviewing Next.js code. File Conventions See file-conventions.md for: Project structure and special files Route segments (dynamic, catch-all, groups) Parallel and intercepting routes Middleware rename in v16 (middleware → proxy) RSC Boundaries Detect invalid React Server Component patterns. See rsc-boundaries.md for: Async client component detection (invalid) Non-serializable props detection Server Action exceptions Async Patterns Next.js ...
|
295 |
| 6900 | codex-plugin-cc | aradotso/trending-skills |
Codex Plugin for Claude Code Skill by ara.so — Daily 2026 Skills collection. A Claude Code plugin that lets you run OpenAI Codex code reviews and delegate background tasks to Codex directly from your Claude Code session. Use it for read-only code reviews, adversarial design challenges, and handing off investigative or fix tasks to Codex as a subagent. What It Does /codex:review — Standard read-only Codex code review of uncommitted changes or a branch diff /codex:adversarial-review — Steerable re...
|
295 |