███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 601 | vue-best-practices | hyf0/vue-skills |
Vue Best Practices Workflow Use this skill as an instruction set. Follow the workflow in order unless the user explicitly asks for a different order. Core Principles Keep state predictable: one source of truth, derive everything else. Make data flow explicit: Props down, Events up for most cases. Favor small, focused components: easier to test, reuse, and maintain. Avoid unnecessary re-renders: use computed properties and watchers wisely. Readability counts: write clear, self-documenting code. 1...
|
24.2K |
| 602 | api-design-principles | wshobson/agents |
API Design Principles Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time. When to Use This Skill Designing new REST or GraphQL APIs Refactoring existing APIs for better usability Establishing API design standards for your team Reviewing API specifications before implementation Migrating between API paradigms (REST to GraphQL, etc.) Creating developer-friendly API documentation Optimizing APIs for ...
|
24.2K |
| 603 | gws-gmail-watch | googleworkspace/cli |
gmail +watch PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. Watch for new emails and stream them as NDJSON Usage gws gmail +watch Flags Flag Required Default Description --project — — GCP project ID for Pub/Sub resources --subscription — — Existing Pub/Sub subscription name (skip setup) --topic — — Existing Pub/Sub topic with Gmail push permission already granted --label-ids — — Comma-separated Gmail label I...
|
24K |
| 604 | email-and-password-best-practices | better-auth/skills |
Quick Start Enable email/password: emailAndPassword: { enabled: true } Configure emailVerification.sendVerificationEmail Add sendResetPassword for password reset flows Run npx @better-auth/cli@latest migrate Verify: attempt sign-up and confirm verification email triggers Email Verification Setup Configure emailVerification.sendVerificationEmail to verify user email addresses. import { betterAuth } from "better-auth" ; import { sendEmail } from "./email" ; // your email sending function export co...
|
23.8K |
| 605 | writing-guidelines | vercel-labs/agent-skills |
Writing Guidelines Review files for compliance with Writing Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/writing-guidelines/main/command.md Show more Installs 620 Repository vercel-labs/agent-skills GitH...
|
23.7K |
| 606 | nextjs-app-router-patterns | wshobson/agents |
Next.js App Router Patterns Comprehensive patterns for Next.js 14+ App Router architecture, Server Components, and modern full-stack React development. When to Use This Skill Building new Next.js applications with App Router Migrating from Pages Router to App Router Implementing Server Components and streaming Setting up parallel and intercepting routes Optimizing data fetching and caching Building full-stack features with Server Actions Core Concepts 1. Rendering Modes Mode Where When to Use ...
|
23.6K |
| 607 | mastra | mastra-ai/skills |
Comprehensive guide for building AI applications with Mastra. Prerequisites ``` pnpm add @mastra/core zod ``` Install additional packages only when needed: - Storage: `@mastra/pg`, `@mastra/libsql`, `@mastra/mongodb` - RAG: `@mastra/rag` - Memory: `@mastra/memory` Critical Knowledge ⚠️ Always verify against current code: - Use `mastra-embedded-docs-look-up` skill for current API signatures - Check `node_modules/@mastra/*/dist/docs/` for package-specific documentation - Search sourc...
|
23.4K |
| 608 | gws-keep | googleworkspace/cli |
keep (v1) PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. gws keep < resource > < method > [ flags ] API Resources media download — Gets an attachment. To download attachment media via REST requires the alt=media query parameter. Returns a 400 bad request error if attachment media is not available in the requested MIME type. notes create — Creates a new note. delete — Deletes a note. Caller must have the OWNE...
|
23.3K |
| 609 | huashu-nuwa | alchaincyf/nuwa-skill |
女娲 · Skill造人术 「写不进去的那部分,才是你真正的护城河。」——但写得进去的部分,已经足够强大。 核心理念 女娲不是复制人,是 提炼思维框架 。 一个好的人物Skill是一套可运行的认知操作系统: 他用什么 心智模型 看世界?(镜片) 他用什么 决策启发式 做判断?(直觉规则) 他怎么 表达 ?(DNA) 他 绝对不会 做什么?(反模式) 什么是这个Skill 做不到的 ?(诚实边界) 关键区分 :捕捉的是HOW they think,不是WHAT they said。 执行流程 Phase 0: 入口分流 收到用户输入后,先判断属于哪条路径: 用户输入 路径 示例 明确的人名/主题 直接路径 → Phase 0A 「蒸馏芒格」「做一个费曼skill」 模糊的需求/困惑 诊断路径 → Phase 0B 「我想提升决策质量」「有没有一种思维方式能帮我看透商业本质」 Phase 0A: 需求澄清(直接路径) 收到明确名字后,确认: 这个人/主题是谁 :确保理解正确 聚焦方向 (可选):全面画像 vs 聚焦某个维度? 用途 :思维顾问?决策参考?角色扮演? 新建 or 更新 :是否...
|
23K |
| 610 | firecrawl-monitor | firecrawl/cli |
firecrawl monitor Detect when content on a website changes and get notified by webhook or email. Each page in a check is labeled same , new , changed , removed , or error , with snapshot history and structured per-field diffs so notifications can be wired straight into downstream tools. When to use The user wants to know when something changes — and be notified about it — not just read what the page says right now Ongoing change detection on any URL: pricing, docs, changelogs, blogs, job boards,...
|
23K |
| 611 | workers-best-practices | cloudflare/skills |
Your knowledge of Cloudflare Workers APIs, types, and configuration may be outdated. Prefer retrieval over pre-training for any Workers code task — writing or reviewing. Retrieval Sources Fetch the latest versions before writing or reviewing Workers code. Do not rely on baked-in knowledge for API signatures, config fields, or binding shapes. Source How to retrieve Use for Workers best practices Fetch https://developers.cloudflare.com/workers/best-practices/workers-best-practices/ Canonical rules...
|
22.9K |
| 612 | docker-expert | sickn33/antigravity-awesome-skills |
Docker Expert You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, multi-stage builds, orchestration patterns, and production deployment strategies based on current industry best practices. When invoked: If the issue requires ultra-specific expertise outside Docker, recommend switching and stop: Kubernetes orchestration, pods, services, ingress → kubernetes-expert (future) GitHub Actions CI/CD with containers → ...
|
22.8K |
| 613 | hyperframes-keyframes | heygen-com/hyperframes |
HyperFrames Keyframes Keyframes are a pose contract: visible states, continuous subject identity, seek-safe runtime, verified pixels. Use hyperframes-animation for broad scene recipes. Use hyperframes-cli for full command docs. Use references/keyframe-patterns.md only when choosing implementation mechanisms, not visual style. Procedure Identify the animated subject, visible states, final state, and runtime. Choose the smallest mechanism that proves the prompt. Read references/keyframe-patterns.m...
|
22.8K |
| 614 | clerk-nextjs-patterns | clerk/skills |
Next.js Patterns Version : Check package.json for the SDK version — see clerk skill for the version table. Core 2 differences are noted inline with > Core 2 ONLY (skip if current SDK): callouts. For basic setup, see clerk-setup skill. What Do You Need? Task Reference Server vs client auth ( auth() vs hooks) references/server-vs-client.md Configure middleware (public-first vs protected-first) references/middleware-strategies.md Protect Server Actions references/server-actions.md API route auth (4...
|
22.7K |
| 615 | organization-best-practices | better-auth/skills |
Setup Add organization() plugin to server config Add organizationClient() plugin to client config Run npx @better-auth/cli migrate Verify: check that organization, member, invitation tables exist in your database import { betterAuth } from "better-auth" ; import { organization } from "better-auth/plugins" ; export const auth = betterAuth ( { plugins : [ organization ( { allowUserToCreateOrganization : true , organizationLimit : 5 , // Max orgs per user membershipLimit : 100 , // Max members per ...
|
22.6K |
| 616 | mmx-cli | minimax-ai/cli |
MiniMax CLI — Agent Skill Guide Use mmx to generate text, images, video, speech, music, and perform web search via the MiniMax AI platform. Prerequisites Install npm install -g mmx-cli Auth (OAuth persists to ~/.mmx/credentials.json, API key persists to ~/.mmx/config.json) mmx auth login --api-key sk-xxxxx Verify active auth source mmx auth status Or pass per-call mmx text chat --api-key sk-xxxxx --message "Hello" Region is auto-detected. Override with --region global or --region cn . Agent ...
|
22.6K |
| 617 | release-skills | jimliu/baoyu-skills |
Release Skills Universal release workflow supporting any project type with multi-language changelog. Quick Start Just run /release-skills - auto-detects your project configuration. Supported Projects Project Type Version File Auto-Detected Node.js package.json ✓ Python pyproject.toml ✓ Rust Cargo.toml ✓ Claude Plugin marketplace.json ✓ Generic VERSION / version.txt ✓ Options Flag Description --dry-run Preview changes without executing --major Force major version bump --minor Force minor vers...
|
22.5K |
| 618 | flutter-apply-architecture-best-practices | flutter/skills |
Architecting Flutter Applications Contents Architectural Layers Project Structure Workflow: Implementing a New Feature Examples Architectural Layers Enforce strict Separation of Concerns by dividing the application into distinct layers. Never mix UI rendering with business logic or data fetching. UI Layer (Presentation) Implement the MVVM (Model-View-ViewModel) pattern to manage UI state and logic. Views: Write reusable, lean widgets. Restrict logic in Views to UI-specific operations (e.g., anim...
|
22.5K |
| 619 | documentation-writer | github/awesome-copilot |
Diátaxis Documentation Expert You are an expert technical writer specializing in creating high-quality software documentation. Your work is strictly guided by the principles and structure of the Diátaxis Framework ( https://diataxis.fr/ ). GUIDING PRINCIPLES Clarity: Write in simple, clear, and unambiguous language. Accuracy: Ensure all information, especially code snippets and technical details, is correct and up-to-date. User-Centricity: Always prioritize the user's goal. Every document must h...
|
22.5K |
| 620 | weread-skills | tencent/wechatreading |
WeRead — 微信读书助手 通过 Agent API Gateway 调用微信读书接口,提供搜索、书架、笔记、书评等能力。 支持的能力 能力 说明 用户示例 详细说明 搜索书籍 在书城搜索 "帮我搜一下三体" search.md 书籍信息 查看书籍详情、章节目录、阅读进度 "这本书有多少章" "我读到哪了" book.md 书架管理 查看书架 "看看我的书架" shelf.md 阅读统计 阅读时长、天数、偏好分析、阅读统计摘要 "我这个月读了多久" "今年读了几本书" readdata.md 笔记划线 查看个人笔记数量与内容,包括划线、想法/点评、书签数量 "看看我在三体里的笔记" "导出我的划线" "在这本书有多少笔记" notes.md 章节热门划线 查看书籍/章节热门划线、划线热度及划线下想法 "看看这章有什么热门划线" "这段话下面有什么想法" notes.md 书籍点评 查看书籍的公开点评 "三体这本书有什么点评?" "看看推荐的点评" review.md 推荐好书 个性化推荐/相似推荐 "给我推荐几本书" discover.md 根据用户意图参考对应说明文件了解接口参数...
|
22.5K |
| 621 | web-search | skillssh/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Web Search & Extraction Search the web and extract content via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Search the web belt app run tavily/search-assistant --input '{"query": "latest AI developments 2024"}' Show more Installs – Repository infsh-skills/skills GitHub Stars 586 First Seen – Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
|
22.4K |
| 622 | swiftui-pro | twostraws/swiftui-agent-skill |
Review Swift and SwiftUI code for correctness, modern API usage, and adherence to project conventions. Report only genuine problems - do not nitpick or invent issues. Review process: Check for deprecated API using references/api.md . Check that views, modifiers, and animations have been written optimally using references/views.md . Validate that data flow is configured correctly using references/data.md . Ensure navigation is updated and performant using references/navigation.md . Ensure the cod...
|
22.3K |
| 623 | python-executor | skillssh/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Python Code Executor Execute Python code in a safe, sandboxed environment with 100+ pre-installed libraries. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Show more Installs – Repository infsh-skills/skills GitHub Stars 586 First Seen – Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
|
22.1K |
| 624 | remotion-render | skillssh/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Remotion Render Render videos from React/Remotion component code via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Show more Installs – Repository inferen-sh/skills GitHub Stars 587 First Seen – Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
22.1K |
| 625 | twitter-automation | skillssh/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Twitter/X Automation Automate Twitter/X via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Post a tweet belt app run x/post-tweet --input '{"text": "Hello from inference.sh!"}' Show more Installs – Repository inferen-sh/skills GitHub Stars 587 First Seen – Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
|
22.1K |
| 626 | web-search | inference-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Web Search & Extraction Search the web and extract content via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Search the web belt app run tavily/search-assistant --input '{"query": "latest AI developments 2024"}' Show more Installs – Repository infsh-skills/skills GitHub Stars 586 First Seen – Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
|
22.1K |
| 627 | agent-browser | skillssh/skills |
Browser Automation with agent-browser The CLI uses Chrome/Chromium via CDP directly. Install via npm i -g agent-browser , brew install agent-browser , or cargo install agent-browser . Run agent-browser install to download Chrome. Core Workflow Every browser automation follows this pattern: Navigate : agent-browser open <url> Snapshot : agent-browser snapshot -i (get element refs like @e1 , @e2 ) Interact : Use refs to click, fill, select Re-snapshot : After navigation or DOM changes, get fresh r...
|
22K |
| 628 | wizard | mattpocock/skills |
Wizard A wizard is a bash script that walks a human, step by step, through a manual procedure that's tedious to do by hand and tedious to re-explain to an AI every time. It opens each URL, says exactly what to click and copy, captures the values, writes them where they belong ( .env , GitHub secrets), confirms at every stage, and shows how much is left. It might configure third-party services, run a one-off migration, or move the project from one state to another. The delightful UX is already so...
|
22K |
| 629 | remotion-render | inference-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Remotion Render Render videos from React/Remotion component code via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Show more Installs – Repository inferen-sh/skills GitHub Stars 587 First Seen – Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
21.9K |
| 630 | agent-browser | inference-skills/skills |
Browser Automation with agent-browser The CLI uses Chrome/Chromium via CDP directly. Install via npm i -g agent-browser , brew install agent-browser , or cargo install agent-browser . Run agent-browser install to download Chrome. Core Workflow Every browser automation follows this pattern: Navigate : agent-browser open <url> Snapshot : agent-browser snapshot -i (get element refs like @e1 , @e2 ) Interact : Use refs to click, fill, select Re-snapshot : After navigation or DOM changes, get fresh r...
|
21.9K |
| 631 | python-executor | inference-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Python Code Executor Execute Python code in a safe, sandboxed environment with 100+ pre-installed libraries. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Show more Installs – Repository infsh-skills/skills GitHub Stars 586 First Seen – Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
|
21.9K |
| 632 | twitter-automation | inference-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Twitter/X Automation Automate Twitter/X via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Post a tweet belt app run x/post-tweet --input '{"text": "Hello from inference.sh!"}' Show more Installs – Repository inferen-sh/skills GitHub Stars 587 First Seen – Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
|
21.9K |
| 633 | agent-pulse | jane-o-o-o-o/agent-pulse-skills |
No SKILL.md available for this skill. View on GitHub Installs 2.5K Repository jane-o-o-o-o/ag…e-skills GitHub Stars 1 First Seen 2 days ago
|
21.9K |
| 634 | flutter-build-responsive-layout | flutter/skills |
Implementing Adaptive Layouts Contents Space Measurement Guidelines Widget Sizing and Constraints Device and Orientation Behaviors Workflow: Constructing an Adaptive Layout Workflow: Optimizing for Large Screens Examples Space Measurement Guidelines Determine the available space accurately to ensure layouts adapt to the app window, not just the physical device. Use MediaQuery.sizeOf(context) to get the size of the entire app window. Use LayoutBuilder to make layout decisions based on the parent ...
|
21.9K |
| 635 | gh-cli | github/awesome-copilot |
GitHub CLI (gh) Comprehensive reference for GitHub CLI (gh) - work seamlessly with GitHub from the command line. Version: 2.85.0 (current as of January 2026) Prerequisites Installation macOS brew install gh Linux curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo dd of = /usr/share/keyrings/githubcli-archive-keyring.gpg echo "deb [arch= $( dpkg --print-architecture ) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable...
|
21.7K |
| 636 | sms | coreyhaines31/marketingskills |
No SKILL.md available for this skill. View on GitHub
|
21.7K |
| 637 | performance | addyosmani/web-quality-skills |
Performance optimization Deep performance optimization based on Lighthouse performance audits. Focuses on loading speed, runtime efficiency, and resource optimization. How it works Identify performance bottlenecks in code and assets Prioritize by impact on Core Web Vitals Provide specific optimizations with code examples Measure improvement with before/after metrics Performance budget Resource Budget Rationale Total page weight < 1.5 MB 3G loads in ~4s JavaScript (compressed) < 300 KB Parsing ...
|
21.5K |
| 638 | baoyu-translate | jimliu/baoyu-skills |
Translator Three-mode translation skill: quick for direct translation, normal for analysis-informed translation, refined for full publication-quality workflow with review and polish. Script Directory Scripts in scripts/ subdirectory. {baseDir} = this SKILL.md's directory path. Resolve ${BUN_X} runtime: if bun installed → bun ; if npx available → npx -y bun ; else suggest installing bun. Replace {baseDir} and ${BUN_X} with actual values. Script Purpose scripts/chunk.ts Split markdown into chunks ...
|
21.4K |
| 639 | nestjs-best-practices | kadajett/agent-nestjs-skills |
NestJS Best Practices Comprehensive best practices guide for NestJS applications. Contains 40 rules across 10 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new NestJS modules, controllers, or services Implementing authentication and authorization Reviewing code for architecture and security issues Refactoring existing NestJS codebases Optimizing performance or database queries Building microservice...
|
21.4K |
| 640 | dogfood | vercel-labs/agent-browser |
Dogfood Systematically explore a web application, find issues, and produce a report with full reproduction evidence for every finding. Setup Only the Target URL is required. Everything else has sensible defaults -- use them unless the user explicitly provides an override. Parameter Default Example override Target URL (required) vercel.com , http://localhost:3000 Session name Slugified domain (e.g., vercel.com -> vercel-com ) --session my-session Output directory ./dogfood-output/ Output director...
|
21.2K |
| 641 | gws-gmail-reply | googleworkspace/cli |
gmail +reply PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. Reply to a message (handles threading automatically) Usage gws gmail +reply --message-id < ID > --body < TEXT > Flags Flag Required Default Description --message-id ✓ — Gmail message ID to reply to --body ✓ — Reply body (plain text) --from — — Sender address (for send-as/alias; omit to use account default) --cc — — Additional CC recipients (comma-se...
|
21.2K |
| 642 | two-factor-authentication-best-practices | better-auth/skills |
Setup Add twoFactor() plugin to server config with issuer Add twoFactorClient() plugin to client config Run npx @better-auth/cli migrate Verify: check that twoFactorSecret column exists on user table import { betterAuth } from "better-auth" ; import { twoFactor } from "better-auth/plugins" ; export const auth = betterAuth ( { appName : "My App" , plugins : [ twoFactor ( { issuer : "My App" , } ) , ] , } ) ; Client-Side Setup import { createAuthClient } from "better-auth/client" ; import { twoFac...
|
21.1K |
| 643 | postgresql-table-design | wshobson/agents |
PostgreSQL Table Design Core Rules Define a PRIMARY KEY for reference tables (users, orders, etc.). Not always needed for time-series/event/log data. When used, prefer BIGINT GENERATED ALWAYS AS IDENTITY; use UUID only when global uniqueness/opacity is needed. Normalize first (to 3NF) to eliminate data redundancy and update anomalies; denormalize only for measured, high-ROI reads where join performance is proven problematic. Premature denormalization creates maintenance burden. Add NOT NULL ever...
|
21.1K |
| 644 | flutter-fix-layout-issues | flutter/skills |
Resolving Flutter Layout Errors Contents Constraint Violation Diagnostics Layout Error Resolution Workflow Examples Constraint Violation Diagnostics Flutter layout operates on a strict rule: Constraints go down. Sizes go up. Parent sets position. Layout errors occur when this negotiation fails, typically due to unbounded constraints or unconstrained children. Diagnose layout failures using the following error signatures: "Vertical viewport was given unbounded height" : Triggered when a scrollabl...
|
21K |
| 645 | fastapi-templates | wshobson/agents |
FastAPI Project Templates Production-ready FastAPI project structures with async patterns, dependency injection, middleware, and best practices for building high-performance APIs. When to Use This Skill Starting new FastAPI projects from scratch Implementing async REST APIs with Python Building high-performance web services and microservices Creating async applications with PostgreSQL, MongoDB Setting up API projects with proper structure and testing Core Concepts 1. Project Structure Recomme...
|
20.9K |
| 646 | gws-workflow | googleworkspace/cli |
workflow (v1) PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. gws workflow < resource > < method > [ flags ] Helper Commands Command Description +standup-report Today's meetings + open tasks as a standup summary +meeting-prep Prepare for your next meeting: agenda, attendees, and linked docs +email-to-task Convert a Gmail message into a Google Tasks entry +weekly-digest Weekly summary: this week's meetings + u...
|
20.9K |
| 647 | angular-developer | angular/skills |
Angular Developer Guidelines Always analyze the project's Angular version before providing guidance, as best practices and available features can vary significantly between versions. If creating a new project with Angular CLI, do not specify a version unless prompted by the user. When generating code, follow Angular's style guide and best practices for maintainability and performance. Use the Angular CLI for scaffolding components, services, directives, pipes, and routes to ensure consistency. O...
|
20.8K |
| 648 | fastify-best-practices | mcollina/skills |
When to use Use this skill when you need to: Develop backend applications using Fastify Implement Fastify plugins and route handlers Get guidance on Fastify architecture and patterns Use TypeScript with Fastify (strip types) Implement testing with Fastify's inject method Configure validation, serialization, and error handling How to use Read individual rule files for detailed explanations and code examples: rules/plugins.md - Plugin development and encapsulation rules/routes.md - Route organizat...
|
20.8K |
| 649 | gws-gmail-forward | googleworkspace/cli |
gmail +forward PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. Forward a message to new recipients Usage gws gmail +forward --message-id < ID > --to < EMAILS > Flags Flag Required Default Description --message-id ✓ — Gmail message ID to forward --to ✓ — Recipient email address(es), comma-separated --from — — Sender address (for send-as/alias; omit to use account default) --cc — — CC recipients (comma-separate...
|
20.7K |
| 650 | gws-gmail-read | googleworkspace/cli |
gmail +read PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. Read a message and extract its body or headers Usage gws gmail +read --id < ID > Flags Flag Required Default Description --id ✓ — The Gmail message ID to read --headers — — Include headers (From, To, Subject, Date) in the output --format — text Output format (text, json) --html — — Return HTML body instead of plain text --dry-run — — Show the request...
|
20.7K |