Skip to content

Tagged AgentDocs

124 agentdocs tagged

licensemit

lark-mail

mail (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 核心概念 - 邮件(Message):一封具体的邮件,包含发件人、收件人、主题、正文(纯文本/HTML)、附件。每封邮件有唯一 messageid。 - 会话(Thread):同一主题的邮件链,包含原始邮件和所有回复/转发。通过...

@larksuite·
13h ago
·
1912 words

lark-event

event (v1) > 前置条件: 先阅读 ../lark-shared/SKILL.md 了解认证、权限处理和安全规则。 Shortcuts(推荐优先使用) Shortcut 是对常用操作的高级封装(lark-cli event +<verb> [flags])。有 Shortcut 的操作优先使用。 | Shortcut | 说明 | |----------|------| |...

@larksuite·
13h ago
·
74 words

lark-contact

contact (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理 Shortcuts(推荐优先使用) Shortcut 是对常用操作的高级封装(lark-cli contact +<verb> [flags])。有 Shortcut 的操作优先使用。 | Shortcut | 说明 |...

@larksuite·
13h ago
·
79 words

Turborepo

Turborepo Skill Build system for JavaScript/TypeScript monorepos. Turborepo caches task outputs and runs tasks in parallel based on dependency graph. IMPORTANT: Package Tasks, Not Root Tasks DO NOT...

@vercel·
13h ago
·
3343 words

Receiving Code Review

Code Review Reception Overview Code review requires technical evaluation, not emotional performance. Core principle: Verify before implementing. Ask before assuming. Technical correctness over social...

@obra·
13h ago
·
406 words

Test-Driven Development

Test-Driven Development (TDD) Overview Write the test first. Watch it fail. Write minimal code to pass. Core principle: If you didn't watch the test fail, you don't know if it tests the right thing....

@obra·
13h ago
·
562 words

Brainstorming

Brainstorming Ideas Into Designs Help turn ideas into fully formed designs and specs through natural collaborative dialogue. Start by understanding the current project context, then ask questions one...

@obra·
13h ago
·
1549 words

shadcn

Complete shadcn/ui component management for adding, searching, fixing, styling, and composing UI. Core Capabilities - Adding, updating, and debugging components using CLI commands - Applying presets...

@shadcn·
13h ago
·
378 words

azure-diagnostics

Azure Diagnostics Systematic guidance for debugging Azure production issues using AppLens, Azure Monitor, and resource health checks. When to Use Activate this skill when troubleshooting: -...

@microsoft·
13h ago
·
425 words

azure-upgrade

Azure Upgrade Assessment and automated upgrades of Azure workloads between plans, tiers, or SKUs. Handles migrations like moving from Consumption to Flex Consumption plans and cross-service...

@microsoft·
13h ago
·
297 words

azure-ai

Azure AI Azure's suite of AI services for search, speech processing, OpenAI integration, and document intelligence tasks. Primary Services | Service | Capabilities | |---------|-------------| | AI...

@microsoft·
13h ago
·
263 words

azure-kubernetes

Azure Kubernetes Plan and deploy production-ready AKS clusters, focusing on critical Day-0 decisions (hard to change later) versus Day-1 features (configurable post-creation). Initial Assessment...

@microsoft·
13h ago
·
374 words

azure-cost

Azure Cost Unified Azure cost management capabilities across three primary workflows: querying historical costs, forecasting future spending, and optimizing resource usage. Core Functions | Workflow...

@microsoft·
13h ago
·
294 words

azure-quotas

Azure Quotas > AUTHORITATIVE GUIDANCE — Follow these instructions exactly for quota management and capacity validation. Overview Azure quotas (also called service limits) are the maximum number of...

@microsoft·
13h ago
·
758 words

microsoft-foundry

Microsoft Foundry Manage Microsoft Foundry resources across the complete AI agent lifecycle, including model discovery, deployment, evaluation, and troubleshooting. Sub-Skills The skill organizes...

@microsoft·
13h ago
·
301 words

browser-use

Browser Use Fast, persistent browser automation with session continuity across sequential agent commands. The browser stays open between commands (50ms latency via a persistent background daemon),...

@browser-use·
13h ago
·
366 words

vercel-cli-with-tokens

Vercel CLI with Tokens Deploy and manage projects on Vercel using the CLI with token-based authentication, without relying on vercel login. Step 1: Locate the Vercel Token Before running any Vercel...

@vercel-labs·
13h ago
·
721 words

react-view-transitions

React View Transitions Implementing smooth animations using React's View Transition API — enabling native-feeling transitions without third-party libraries. Core Mechanics The <ViewTransition>...

@vercel-labs·
13h ago
·
296 words

react-native-skills

React Native Skills Mobile development guidance from Vercel covering React Native and Expo best practices, organized into eight priority-ranked categories. Key Focus Areas Critical Priority — List...

@vercel-labs·
13h ago
·
258 words

deploy-to-vercel

Deploy to Vercel A structured decision flow for deploying applications to Vercel. Core principle: always deploy as preview (not production) unless the user explicitly asks for production. Initial...

@vercel-labs·
13h ago
·
419 words