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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,636
总 Skills
167.1M
总安装量
2,750
贡献者
# Skill 仓库 描述 安装量
9101 tsdown onmax/nuxt-skills
tsdown - The Elegant Library Bundler Blazing-fast bundler for TypeScript/JavaScript libraries powered by Rolldown and Oxc. When to Use Building TypeScript/JavaScript libraries for npm Generating TypeScript declaration files (.d.ts) Bundling for multiple formats (ESM, CJS, IIFE, UMD) Optimizing bundles with tree shaking and minification Migrating from tsup with minimal changes Building React, Vue, Solid, or Svelte component libraries Quick Start Install pnpm add -D tsdown Basic usage npx tsdown...
1.2K
9102 radon-mcp software-mansion-labs/skills
Radon IDE MCP Tools Best practices for Radon IDE's MCP tools for live React Native / Expo app inspection and debugging. Read the relevant reference for the tool at hand. All references are in references/ . References File When to read references/view-application-logs.md When debugging any issues - call view_application_logs first for build, native, and runtime logs references/view-screenshot.md Inspecting the current visual state of the app, fixing visual bugs, making UI changes references/view-...
1.2K
9103 friday-brief anthropics/knowledge-work-plugins
Run the Friday wins-and-watches briefing. Pull the numbers, surface what matters, and give the owner a clean end-of-week picture. Parse arguments: --lookback (default: 7d ) — 7d for one week or 14d for a two-week rolling comparison Step 1 — Revenue pulse Using the business-pulse skill workflow: Pull PayPal transactions for the lookback period. Pull any HubSpot deal closes for the same window. Calculate week-over-week revenue delta. Surface top 3 revenue sources (product / customer / channel) ran...
1.2K
9104 whitepaper adobe/skills
Professional PDF Generator This skill converts Markdown files into professionally typeset PDF whitepapers using pandoc and typst. Assets The skill includes (located in the plugin's root directory): Typst template : templates/whitepaper.typ Source Sans 3 fonts : fonts/ — variable fonts supporting all weights (open source from Google Fonts) Source Code Pro fonts : fonts/ (Regular, Bold, Italic, Bold Italic) — used for code blocks and inline code Plugin Root: The plugin root is determined dynamical...
1.2K
9105 awwwards-landing-page rebyteai-template/rebyte-skills
Awwwards Landing Page A stunning portfolio landing page with smooth scroll animations using Locomotive Scroll, GSAP, and Framer Motion. Tech Stack Framework : Next.js Animation : Locomotive Scroll, GSAP, Framer Motion Package Manager : pnpm or npm Dev Port : 3000 Setup 1. Clone the Template git clone --depth 1 https://github.com/Eng0AI/awwwards-landing-page-template.git . Show more Installs 1.2K Repository rebyteai-templa…e-skills GitHub Stars 15 First Seen Jan 22, 2026 Security Audits Gen Agent...
1.2K
9106 r3f-materials enzed/r3f-skills
React Three Fiber Materials Quick Start import { Canvas } from '@react-three/fiber' function Scene() { return ( <Canvas> <ambientLight intensity={0.5} /> <directionalLight position={[5, 5, 5]} /> <mesh> <boxGeometry /> <meshStandardMaterial color="hotpink" roughness={0.5} metalness={0.5} /> </mesh> </Canvas> ) } Material Types Overview Material Use Case Lighting meshBasicMaterial Unlit, flat colors No me...
1.2K
9107 vulnerability-scanner sickn33/agentic-awesome-skills
Vulnerability Scanner Think like an attacker, defend like an expert. 2025 threat landscape awareness. 🔧 Runtime Scripts Execute for automated validation: Script Purpose Usage scripts/security_scan.py Validate security principles applied python scripts/security_scan.py <project_path> 📋 Reference Files File Purpose checklists.md OWASP Top 10, Auth, API, Data protection checklists Show more Installs 1.2K Repository sickn33/agentic…e-skills GitHub Stars 45.0K First Seen Jan 20, 2026 Security Audits ...
1.2K
9108 ui-components yonatangross/orchestkit
UI Components Comprehensive patterns for building accessible UI component libraries with shadcn/ui and Radix Primitives. Covers CVA variants, OKLCH theming, cn() utility, component extension, asChild composition, dialog/menu patterns, and data-attribute styling. Each category has individual rule files in rules/ loaded on-demand. Quick Reference Category Rules Impact When to Use shadcn/ui 3 HIGH CVA variants, component customization, form patterns, data tables Radix Primitives 3 HIGH Dialogs, pol...
1.2K
9109 generate-image k-dense-ai/scientific-agent-skills
Generate Image Generate and edit high-quality images using OpenRouter's image generation models including FLUX.2 Pro and Gemini 3 Pro. When to Use This Skill Use generate-image for: Photos and photorealistic images Artistic illustrations and artwork Concept art and visual concepts Visual assets for presentations or documents Image editing and modifications Any general-purpose image generation needs Use scientific-schematics instead for: Flowcharts and process diagrams Circuit diagrams and ...
1.2K
9110 cs-note codestable/codestable
cs-note 启动必读 开始任何判断或动作前,先检查 .codestable/attention.md :存在就读取;缺 .codestable/ 就提示先运行 cs-onboard ;只有 attention.md 缺失时,本技能可以先创建固定分节骨架再写入。不要用 AGENTS.md / CLAUDE.md 等外部入口代替它。 cs-keep 产出独立 markdown 文件到 .codestable/compound/ , 通过 grep 检索 被读到; .codestable/attention.md 是 CodeStable 技能启动时的 强制必读 上下文。这两类信息归宿不同——本技能专管后者:把"短、稳、每次都要知道"的碎片追加到 attention 文件里。 不替代 cs-keep,是另一个入口。 Spec Show more Installs 1.2K Repository codestable/codestable GitHub Stars 1.1K First Seen Apr 29, 2026 Security Audits Gen Agent Trust Hu...
1.2K
9111 nextjs-typescript-tailwindcss-supabase mindrally/skills
Next.js TypeScript TailwindCSS Supabase You are an expert full-stack web developer focused on producing clear, readable Next.js code. You always use the latest stable versions of Next.js 14, Supabase, TailwindCSS, and TypeScript, and you are familiar with the latest features and best practices. You carefully provide accurate, factual, thoughtful answers, and are a genius at reasoning. Technical Preferences Employ kebab-case naming convention for components (example: my-component.tsx) Prioritiz...
1.2K
9112 brave-search badlogic/pi-skills
Brave Search Web search and content extraction using the official Brave Search API. No browser required. Setup Requires a Brave Search API account with a free subscription. A credit card is required to create the free subscription (you won't be charged). Show more Installs 856 Repository badlogic/pi-skills GitHub Stars 2.2K First Seen Jan 23, 2026 Security Audits Gen Agent Trust Hub Fail Socket Pass Snyk Warn
1.2K
9113 wcag-accessibility-audit mastepanoski/claude-skills
WCAG Accessibility Audit This skill enables AI agents to perform a comprehensive web accessibility evaluation using the Web Content Accessibility Guidelines (WCAG) 2.1 and 2.2 standards, ensuring digital products are usable by people with disabilities. WCAG is the international standard for web accessibility (ISO/IEC 40500), legally required in many jurisdictions (ADA, Section 508, European Accessibility Act, etc.). Use this skill to identify accessibility barriers, ensure legal compliance, reac...
1.2K
9114 product-requirements stellarlinkco/myclaude
Product Requirements Skill Overview Transform user requirements into professional Product Requirements Documents (PRDs) through interactive dialogue, quality scoring, and iterative refinement. Act as Sarah, a meticulous Product Owner who ensures requirements are clear, testable, and actionable before documentation. Core Identity Role : Technical Product Owner & Requirements Specialist Approach : Systematic, quality-driven, user-focused Method : Quality scoring (100-point scale) with 90+ threshol...
1.2K
9115 html-to-pdf aviz85/claude-skills-library
HTML to PDF Converter Pixel-perfect HTML to PDF conversion using Puppeteer (Chrome headless). Provides excellent support for Hebrew, Arabic, and other RTL languages with automatic direction detection. Why Puppeteer? Pixel-perfect rendering: Uses actual Chrome engine Full CSS3/HTML5 support: Flexbox, Grid, custom fonts, backgrounds JavaScript execution: Renders dynamic content Automatic RTL detection: Detects Hebrew/Arabic and sets direction Web font support: Loads custom fonts properly CRITICA...
1.2K
9116 wechat-miniprogram-skill gourdbaby/wechat-miniprogram-skill
Role: WeChat Mini Program Expert (Native JS) Core Principles You are a Senior Developer specializing in Native WeChat Mini Program development (JavaScript). Priority: Performance, Code Size, and Native Compatibility. Never use: TypeScript, Taro, Uni-app, or any cross-platform frameworks. Technical Specifications Logic: Use ES6+ JavaScript. Always use Arrow Functions for this binding. Wrap asynchronous APIs in Promises or async/await. State Management: Use this.setData(). For performance, always ...
1.2K
9117 run-campaign anthropics/knowledge-work-plugins
Run the full campaign pipeline by chaining three skills in order. The owner approves at each handoff — never roll past a gate without explicit confirmation. Parse arguments: --lookback (default 90d ) — how far back to look for the revenue dip --channel (default both ) — email , social , or both Step 1 — Sales analysis + content brief (content-strategy) Trigger the content-strategy skill workflow: Pull sales data from QuickBooks and PayPal for the lookback window. Identify the revenue dip — which...
1.2K
9118 call-list anthropics/knowledge-work-plugins
Run the lead prioritization. Scan the pipeline, rank by urgency and opportunity, pull relevant email context, and get the owner ready to make calls. Parse arguments: --n (default: 5 ) — number of leads to surface (1–10) --date (default: today) — date to build the call list for ( YYYY-MM-DD ) Step 1 — Pipeline scan Using the lead-triage skill workflow: Pull open HubSpot deals and contacts with activity in the last 30 days. Pull email threads from Mail for each lead (last 3 emails per contact). Sc...
1.2K
9119 rag-retrieval yonatangross/orchestkit
Combine vector search with LLM generation for accurate, grounded responses. Basic RAG Pattern ``` async def rag_query(question: str, top_k: int = 5) -> str: """Basic RAG: retrieve then generate.""" 1. Retrieve relevant documents docs = await vector_db.search(question, limit=top_k) 2. Construct context context = "\n\n".join([ f"[{i+1}] {doc.text}" for i, doc in enumerate(docs) ]) 3. Generate with context response = await llm.chat([ {...
1.2K
9120 pytorch-lightning k-dense-ai/scientific-agent-skills
PyTorch Lightning Overview PyTorch Lightning is a deep learning framework that organizes PyTorch code to eliminate boilerplate while maintaining full flexibility. Automate training workflows, multi-device orchestration, and implement best practices for neural network training and scaling across multiple GPUs/TPUs. Current upstream: lightning 2.6.4 (PyPI, May 2026). Docs: lightning.ai/docs/pytorch/stable . Use import lightning as L (the pytorch-lightning package name still installs the same libra...
1.2K
9121 pyzotero k-dense-ai/scientific-agent-skills
Pyzotero Pyzotero is a Python wrapper for the Zotero API v3 . Use it to programmatically manage Zotero libraries: read items and collections, create and update references, upload attachments, manage tags, and export citations. Authentication Setup Required credentials — get from https://www.zotero.org/settings/keys : User ID : shown as "Your userID for use in API calls" API Key : create at https://www.zotero.org/settings/keys/new Library ID : for group libraries, the integer after /groups/ in th...
1.2K
9122 r3f-postprocessing enzed/r3f-skills
React Three Fiber Post-Processing Quick Start import { Canvas } from '@react-three/fiber' import { EffectComposer, Bloom, Vignette } from '@react-three/postprocessing' function Scene() { return ( <Canvas> <ambientLight /> <mesh> <boxGeometry /> <meshStandardMaterial color="hotpink" emissive="hotpink" emissiveIntensity={2} /> </mesh> <EffectComposer> <Bloom luminanceThreshold={0.5} luminanceSmoothing={0.9} intensity={1.5} /> <Vignett...
1.2K
9123 context-mode-ops mksglu/context-mode
OWNER OPERATING DIRECTIVE — ABSOLUTE, NON-NEGOTIABLE PREAMBLE <owner_operating_directive importance="ABSOLUTE" override-policy="this-supersedes-all-other-sections"> STOP. Read this in full before doing anything else in this skill. This is the project owner's standing operating directive for ALL context-mode-ops work — issue triage, bug fixes, PR reviews, releases, marketing, every wave. It is the single source of truth for HOW you operate inside this skill. It precedes and overrides every other ...
1.2K
9124 price-check anthropics/knowledge-work-plugins
Run the pricing analysis. Pull cost and revenue data, build the margin table, and model three pricing scenarios — so the owner can see the numbers clearly before deciding what to charge. Parse arguments: PRODUCT_NAME (optional) — specific product or service to analyze; if omitted, analyze all active products Step 1 — Current margin baseline Using the margin-analyzer skill workflow: Pull QuickBooks revenue by product/service for the last 90 days. Pull COGS or direct costs per product from QuickBo...
1.2K
9125 monday-brief anthropics/knowledge-work-plugins
Run the Monday Morning Briefing. Pull from every connector that's live, gracefully degrade when one isn't, and deliver a one-page brief the owner can read in under two minutes. Parse arguments: --post (default none ) — post the brief summary to slack , teams , or none --save-to (default files ) — files (Google Drive / OneDrive), desktop (local), or both Step 1 — Run business-pulse Trigger the business-pulse skill workflow. It pulls in this order, scoping to whatever is connected: Cash — QuickBoo...
1.2K
9126 aeon k-dense-ai/scientific-agent-skills
Aeon Time Series Machine Learning Overview Aeon is a scikit-learn compatible Python toolkit for time series machine learning. It provides state-of-the-art algorithms for classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. When to Use This Skill Apply this skill when: Classifying or predicting from time series data Detecting anomalies or change points in temporal sequences Clustering similar time series patterns Forecasting future values Fi...
1.2K
9127 networkx k-dense-ai/scientific-agent-skills
NetworkX Overview NetworkX is a Python package for creating, manipulating, and analyzing complex networks and graphs. Use this skill when working with network or graph data structures, including social networks, biological networks, transportation systems, citation networks, knowledge graphs, or any system involving relationships between entities. When to Use This Skill Invoke this skill when tasks involve: Creating graphs : Building network structures from data, adding nodes and edges with attr...
1.2K
9128 polymarket machina-sports/sports-skills
Polymarket — Sports Prediction Markets Before writing queries, consult references/api-reference.md for sport codes, command parameters, and price format. Quick Start Prefer the CLI — it avoids Python import path issues: sports-skills polymarket search_markets --sport = nba --sports_market_types = moneyline sports-skills polymarket get_todays_events --sport = epl sports-skills polymarket search_markets --sport = epl --query = "Leeds" --sports_market_types = moneyline sports-skills polymarket get_...
1.2K
9129 ticket-deflector anthropics/knowledge-work-plugins
Ticket Deflector Quick start Forward or paste a customer email — Claude pulls order status from PayPal, looks up the customer in HubSpot, and drafts a reply in the owner's voice. If a refund is needed, it stages the details and waits for explicit approval before issuing anything. User: "answer this customer" [forwards email] → Extract customer email + issue from thread → Pull PayPal transaction status → Pull HubSpot contact history → Draft reply in owner's voice → Owner approves draft → send or ...
1.2K
9130 r3f-animation enzed/r3f-skills
React Three Fiber Animation Quick Start import { Canvas, useFrame } from '@react-three/fiber' import { useRef } from 'react' function RotatingBox() { const meshRef = useRef() useFrame((state, delta) => { meshRef.current.rotation.x += delta meshRef.current.rotation.y += delta * 0.5 }) return ( <mesh ref={meshRef}> <boxGeometry /> <meshStandardMaterial color="hotpink" /> </mesh> ) } export default function App() { return ( <Canvas> <ambientLigh...
1.2K
9131 smb-onboard anthropics/knowledge-work-plugins
SMB Onboard Quick start Four moves: connect two tools → run one recipe → capture business context → set a weekly rhythm. The whole arc takes 15–20 minutes and ends with Claude knowing enough about the business to be immediately useful. User: "get me started" → Assess what's already connected; pick the best 2 tools to connect first → Guide connection of each tool (one at a time) → Run one recipe against live data to prove value → Ask 5 business questions one at a time; store answers to persistent...
1.2K
9132 transformers k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub Installs 434 Repository k-dense-ai/scie…t-skills GitHub Stars 26.3K First Seen Apr 9, 2026
1.2K
9133 appwrite-cli appwrite/skills
Appwrite CLI appwrite <command> --help already lists flags. Read it instead of guessing. Config vs client A real project (repo, schema, functions, deploys, CI) lives in appwrite.config.json . Init once. Pull and push after that. Do not appwrite client --project-id on every command — the config already names the project. A one-off (inspect a user, patch one row, poke a remote you will not return to) uses appwrite client . Do not scaffold a project for a single API call. Good — project appwrite l...
1.2K
9134 adversarial-review poteto/noodle
Adversarial Review Spawn reviewers on the opposite model to challenge work. Reviewers attack from distinct lenses grounded in brain principles. The deliverable is a synthesized verdict — do NOT make changes. Hard constraint: Reviewers MUST run via the opposite model's CLI ( codex exec or claude -p ). Do NOT use subagents, the Agent tool, or any internal delegation mechanism as reviewers — those run on your own model, which defeats the purpose. Step 1 — Load Principles Read brain/principles.md . ...
1.2K
9135 agent-payments ruvnet/ruflo
name: flow-nexus-payments description: Credit management and billing specialist. Handles payment processing, credit systems, tier management, and financial operations within Flow Nexus. color: pink You are a Flow Nexus Payments Agent, an expert in financial operations and credit management within the Flow Nexus ecosystem. Your expertise lies in seamless payment processing, intelligent credit management, and subscription optimization. Your core responsibilities: Manage rUv credit systems and bala...
1.2K
9136 handover adobe/skills
Project Handover Documentation Generate comprehensive handover documentation for Edge Delivery Services projects. This skill orchestrates the creation of guides for different audiences. When to Use This Skill "Generate project handover docs" "Create handover documentation" "Generate project guides" "Handover package" "Project documentation" Available Documentation Types Show more
1.2K
9137 customer-pulse anthropics/knowledge-work-plugins
Customer Pulse Quick start Ask: "How are customers feeling this month?" Claude pulls disputes, tickets, email threads, and Intercom conversations for the last 30 days, groups them into 3–5 themes with verbatim evidence, and delivers a "do these 3 things this week" action list. To include Google/Yelp reviews, paste them after triggering — or say "I have some reviews to add." Workflow Set the date window. Default: last 30 days. If the user specifies a range, use it. Pull PayPal disputes. Fetch dis...
1.2K
9138 github-multi-repo ruvnet/ruflo
GitHub Multi-Repository Coordination Skill Overview Advanced multi-repository coordination system that combines swarm intelligence, package synchronization, and repository architecture optimization. This skill enables organization-wide automation, cross-project collaboration, and scalable repository management. Core Capabilities 🔄 Multi-Repository Swarm Coordination Cross-repository AI swarm orchestration for distributed development workflows. 📦 Package Synchronization Intelligent dependency res...
1.2K
9139 get-available-resources k-dense-ai/scientific-agent-skills
Get Available Resources Overview Detect available computational resources and generate strategic recommendations for scientific computing tasks. This skill automatically identifies CPU capabilities, GPU availability (NVIDIA CUDA, AMD ROCm, Apple Silicon Metal), memory constraints, and disk space to help make informed decisions about computational approaches. When to Use This Skill Use this skill proactively before any computationally intensive task: Before data analysis : Determine if datasets c...
1.2K
9140 infographics k-dense-ai/scientific-agent-skills
Infographics Overview Infographics are visual representations of information, data, or knowledge designed to present complex content quickly and clearly. This skill uses Nano Banana Pro AI for infographic generation with Gemini 3 Pro quality review and Perplexity Sonar for research. How it works: (Optional) Research phase : Gather accurate facts and statistics using Perplexity Sonar Describe your infographic in natural language Nano Banana Pro generates publication-quality infographics automatic...
1.2K
9141 market-research-reports k-dense-ai/scientific-agent-skills
Market Research Reports Overview Market research reports are comprehensive strategic documents that analyze industries, markets, and competitive landscapes to inform business decisions, investment strategies, and strategic planning. This skill generates professional-grade reports of 50+ pages with extensive visual content, modeled after deliverables from top consulting firms like McKinsey, BCG, Bain, Gartner, and Forrester. Key Features: Comprehensive length: Reports are designed to be 50+ pa...
1.2K
9142 dropshipping-product-research nexscope-ai/ecommerce-skills
Dropshipping Product Research 📦 Product research for dropshipping businesses. Identify profitable products with reliable suppliers, healthy margins, and manageable competition. Evaluates shipping times, return risk, and marketing viability. Supported platforms: Amazon, Shopify, WooCommerce, Walmart, TikTok Shop, Etsy, eBay, BigCommerce. Built by Nexscope — your AI assistant for smarter e-commerce decisions. Install npx skills add nexscope-ai/eCommerce-Skills --skill dropshipping-product-research...
1.2K
9143 r3f-shaders enzed/r3f-skills
React Three Fiber Shaders Quick Start import { Canvas, useFrame, extend } from '@react-three/fiber' import { shaderMaterial } from '@react-three/drei' import { useRef } from 'react' import * as THREE from 'three' // Create custom shader material const ColorShiftMaterial = shaderMaterial( // Uniforms { time: 0, color: new THREE.Color(0.2, 0.0, 0.1) }, // Vertex shader ` varying vec2 vUv; void main() { vUv = uv; gl_Position = projectionMatrix * modelViewMatrix * vec4(p...
1.2K
9144 privacy-page-generator kostja94/marketing-skills
Pages: Privacy Policy Guides Privacy Policy page content, structure, and compliance. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Identify: Jurisdiction : GDPR, CCPA, other regional requirements Business model : SaaS, e-commerce, content, ads Data collected : Cookies, forms, analytics, third parties I...
1.2K
9145 month-heads-up anthropics/knowledge-work-plugins
Run the month-end heads-up. Pull forward-looking cash data and give the owner a clear "here's what the next 30 days look like" picture with specific things to watch. Parse arguments: --horizon (default: 30 ) — forecast window in days ( 30 or 60 ) Step 1 — Current cash position Using the cash-flow-snapshot skill workflow: Pull QuickBooks current cash and receivables balance. Pull PayPal settled balance and pending payouts. Combine for total available + incoming cash. Step 2 — Upcoming obligations...
1.2K
9146 sympy k-dense-ai/scientific-agent-skills
SymPy - Symbolic Mathematics in Python Overview SymPy is a Python library for symbolic mathematics that enables exact computation using mathematical symbols rather than numerical approximations. This skill provides comprehensive guidance for performing symbolic algebra, calculus, linear algebra, equation solving, physics calculations, and code generation using SymPy. When to Use This Skill Use this skill when: Solving equations symbolically (algebraic, differential, systems of equations) Perform...
1.2K
9147 radix-ui-design-system sickn33/agentic-awesome-skills
Radix UI Design System Build production-ready, accessible design systems using Radix UI primitives with full customization control and zero style opinions. Overview Radix UI provides unstyled, accessible components (primitives) that you can customize to match any design system. This skill guides you through building scalable component libraries with Radix UI, focusing on accessibility-first design, theming architecture, and composable patterns. Key Strengths: Headless by design : Full styling co...
1.2K
9148 caveman pandoscope/skills
Respond terse like smart caveman. All technical substance stay. Only fluff die. Persistence ACTIVE EVERY RESPONSE. No revert after many turns. No filler drift. Still active if unsure. Off only: "stop caveman" / "normal mode". Default: full . Switch: /caveman lite|full|ultra . Rules Drop: articles (a/an/the), filler (just/really/basically/actually/simply), pleasantries (sure/certainly/of course/happy to), hedging. Fragments OK. Short synonyms (big not extensive, fix not "implement a solution for"...
1.2K
9149 openspec-proposal-creation-cn forztf/open-skilled-sdd
遵循规范驱动开发方法,生成完整的变更提案。 快速开始 创建规范提案包含三类输出: - proposal.md - 为什么、做什么、影响摘要 - tasks.json - 编号的实施清单 - spec-delta.md - 正式的需求变更(ADDED/MODIFIED/REMOVED) 基本流程:生成变更 ID → 脚手架目录 → 起草提案 → 编写规范差异 → 验证结构 工作流 复制此清单并跟踪进度: ``` 规划进度: - [ ] 第 1 步:审阅现有规范 - [ ] 第 2 步:生成唯一的变更 ID - [ ] 第 3 步:生成目录结构 - [ ] 第 4 步:起草 proposal.md(为什么、做什么、影响摘要) - [ ] 第 5 步:创建 tasks.json 实施清单 - [ ] 第 6 步:编写 spec-delta.md 规范差异(ADDED/MODIFIED/REMOVED) - [ ] 第 7 步:验证提案结构 - [ ] 第 8 步:向用户展示并请求审批 ``` 第 1 步:审阅现有规范 在创建提案前,了解当前状态: ``` 列...
1.2K
9150 smb-router anthropics/knowledge-work-plugins
SMB Router You are the concierge for this plugin. Your job is to understand what the owner needs right now and get them to the right place — fast. You are not a skill that does work yourself. You route to the skills and commands that do. Quick start Owner: "I'm stressed about making payroll next week" → Read business context from memory → Match: cash concern + upcoming payroll = /plan-payroll → "Sounds like you need a cash forecast and invoice chase before payroll. I'll run /plan-payroll — it'll...
1.2K