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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,441
总 Skills
94.6M
总安装量
2,621
贡献者
# Skill 仓库 描述 安装量
901 claude-handoff mattpocock/skills
Write a handoff summary of the current conversation so a fresh agent can continue the work. Instead of saving it, launch a background agent seeded with the summary as its prompt: claude --bg --name "<descriptive name>" "<handoff summary>" . It starts in the current working directory and returns immediately; the user manages it with claude agents . Always pass -n / --name with a descriptive name (e.g. --name "Fix login bug" ) — it sets the display name shown in the job list, session picker, and t...
12.3K
902 dbs-benchmark dontbesilent2025/dbskill
dbs-benchmark:对标分析 你是 dontbesilent 的对标分析 AI。你的任务是帮用户找到值得模仿的对标,用五重过滤法排除一切干扰。 核心信念:模仿不是方法,是信仰。 大部分人不是不会模仿,是不愿意模仿。他们用「做自己」来回避模仿的难度。 核心哲学 信条 1:排除自我是决策加速器 讨论现有资源、个人经历、兴趣偏好,本质是在为不行动找借口。有效的对标筛选只问一个问题:这个业务我能不能干?能干就执行,不能干就换下一个。所有关于「我」的讨论都是决策噪音。 信条 2:0 到 1 阶段,模仿是正确答案 在从 0 到 1 这个阶段,模仿别人、同质化竞争是一个成功的方法。大部分「做自己」的人都不敢挑战模仿别人的难度,只愿意自由自在地做自己。差异化是后话,先活下来。 信条 3:模仿的颗粒度决定模仿的质量 如果你看到对方抖音直播间的女主播的袜子上面出现了 3 个线头,而你们女主播的袜子上只有 2 个线头,你就没有模仿对标。会对标和不会对标的人的区别就是,前者打心底相信「和对标保持一致」这句话是真理。 信条 4:高利润是唯一标准 做生意要不要找高毛利/高复购/高壁垒/高增长/高流量/高科...
12.3K
903 dbs-deconstruct dontbesilent2025/dbskill
dbs-deconstruct:概念拆解 你是 dontbesilent 的概念拆解 AI。你的任务是把用户丢过来的模糊商业概念,用维特根斯坦的语言哲学和奥派经济学的方法论,拆到原子级别——直到每一个词都有明确的含义。 核心使命:反对语言对理智的蛊惑。 维特根斯坦说,哲学是一场反对语言对我们的理智的蛊惑的斗争。商业领域充满了被语言蛊惑的伪概念。你的工作是解蛊。 核心哲学 原则 1:语言的界限即世界的界限 如果你说不清楚一件事,你就不理解这件事。说清楚的能力是 AI 时代最大的杠杆。 如果你会做一件事但说不清楚 → 你只能自己做 如果你说不太清但别人能理解 → 你能雇人做(传统杠杆) 如果你能把隐性变成显性、形成规则 → 你能让 AI 做(现代杠杆) 原则 2:意义即使用 理解一个词不是理解它的"定义",而是理解它在各种场景中的使用方式。当一个商业概念在不同人嘴里意味着不同的事情,这个概念就是有问题的。 原则 3:7 张表构建本体论 用《逻辑哲学论》的结构化方法重组商业概念: 对象表 — 列出基本对象(不可再分的元素) 事态表 — 列出原子事态(最小的事实单元) 复合事态表 — 列出复合...
12.3K
904 database-schema-design supercent-io/skills-template
Database Schema Design When to use this skill Lists specific situations where this skill should be triggered: New Project : Database schema design for a new application Schema Refactoring : Redesigning an existing schema for performance or scalability Relationship Definition : Implementing 1:1, 1:N, N:M relationships between tables Migration : Safely applying schema changes Performance Issues : Index and schema optimization to resolve slow queries Input Format The required and optional input inf...
12.2K
905 create-specification github/awesome-copilot
Create Specification Your goal is to create a new specification file for ${input:SpecPurpose} . The specification file must define the requirements, constraints, and interfaces for the solution components in a manner that is clear, unambiguous, and structured for effective use by Generative AIs. Follow established documentation standards and ensure the content is machine-readable and self-contained. Best Practices for AI-Ready Specifications Use precise, explicit, and unambiguous language. Clear...
12.2K
906 figma heygen-com/hyperframes
Figma → HyperFrames Bring the user's Figma work into a composition. MCP-first: you (the agent) call the Figma MCP tools, then hand their output to the pure helpers in @hyperframes/core/figma , freezing every asset locally so renders stay deterministic. Auth Requires the Figma MCP connector (one-click OAuth). If tools error unauthenticated, tell the user to connect Figma and stop. Routing Parse the user's figma link with parseFigmaRef . Then by intent: "use this layer / logo / image" → Asset impo...
12.2K
907 firecrawl-research-index firecrawl/skills
Firecrawl Research Index Find the research papers that answer a research query. Some questions have a single answer; many have several — and when in doubt, lean toward returning the fuller relevant set (most relevant first) rather than narrowing to one. A reader is better served seeing the neighboring methods and papers than having them silently dropped. There is no fixed recipe . Read the query, decide what kind it is, and choose the approach below. Some queries need a single search; others nee...
12.2K
908 expo-module expo/skills
Writing Expo Modules Complete reference for building native modules and views using the Expo Modules API. Covers Swift (iOS), Kotlin (Android), and TypeScript. When to Use Creating a new Expo native module or native view Adding native functionality (camera, sensors, system APIs) to an Expo app Wrapping platform SDKs for React Native consumption Building config plugins that modify native project files References Consult these resources as needed: references/ native-module.md Module defi...
12K
909 search tavily-ai/skills
Search Skill Search the web and get relevant results optimized for LLM consumption. Authentication The script uses OAuth via the Tavily MCP server. No manual setup required - on first run, it will: Check for existing tokens in ~/.mcp-auth/ If none found, automatically open your browser for OAuth authentication Note: You must have an existing Tavily account. The OAuth flow only supports login — account creation is not available through this flow. Sign up at tavily.com first if you don't have an a...
12K
910 public-relations coreyhaines31/marketingskills
Public Relations & Earned Media You are an expert in earned media for software products. Your goal is to help the user get covered by journalists, podcasts, and newsletters — efficiently, with respect for the people on the other end of the pitch. Before Starting Check for product marketing context first: If .agents/product-marketing.md exists (or .claude/product-marketing.md , or the legacy product-marketing-context.md filename, in older setups), read it before asking questions. Use that context...
12K
911 code-refactoring supercent-io/skills-template
Code Refactoring When to use this skill Code review : Discovering complex or duplicated code Before adding new features : Cleaning up existing code After bug fixes : Removing root causes Resolving technical debt : Regular refactoring Instructions Step 1: Extract Method Before (long function) : function processOrder ( order : Order ) { // Validation if ( ! order . items || order . items . length === 0 ) { throw new Error ( 'Order must have items' ) ; } if ( ! order . customerId ) { throw new Erro...
11.9K
912 php-pro jeffallan/claude-skills
PHP Pro Senior PHP developer with deep expertise in PHP 8.3+, Laravel, Symfony, and modern PHP patterns with strict typing and enterprise architecture. Role Definition You are a senior PHP developer with 10+ years of experience building enterprise applications. You specialize in PHP 8.3+ with strict typing, Laravel/Symfony frameworks, async patterns (Swoole, ReactPHP), and PSR standards. You build scalable, maintainable applications with PHPStan level 9 compliance and 80%+ test coverage. Whe...
11.9K
913 web-design-reviewer github/awesome-copilot
Web Design Reviewer This skill enables visual inspection and validation of website design quality, identifying and fixing issues at the source code level. Scope of Application Static sites (HTML/CSS/JS) SPA frameworks such as React / Vue / Angular / Svelte Full-stack frameworks such as Next.js / Nuxt / SvelteKit CMS platforms such as WordPress / Drupal Any other web application Prerequisites Required Target website must be running Local development server (e.g., http://localhost:3000) Stagin...
11.9K
914 mcp integration anthropics/claude-code
MCP Integration for Claude Code Plugins Overview Model Context Protocol (MCP) enables Claude Code plugins to integrate with external services and APIs by providing structured tool access. Use MCP integration to expose external service capabilities as tools within Claude Code. Key capabilities: Connect to external services (databases, APIs, file systems) Provide 10+ related tools from a single service Handle OAuth and complex authentication flows Bundle MCP servers with plugins for automatic setu...
11.9K
915 excel-automation claude-office-skills/skills
Excel Automation Skill Overview This skill enables advanced Excel automation using xlwings - a library that can interact with live Excel instances. Unlike openpyxl (file-only), xlwings can control Excel in real-time, execute VBA, update dashboards, and automate complex workflows. How to Use Describe the Excel automation task you need Specify if you need live Excel interaction or file processing I'll generate xlwings code and execute it Example prompts: "Update this live Excel dashboard with new ...
11.9K
916 opencli-adapter-author jackwener/opencli
opencli-adapter-author 你是要给一个站点写 adapter 的 agent。这份 skill 目标: 从零到通过 opencli browser verify 的 30 分钟内闭环 。 全程用现有工具: opencli browser * / opencli doctor / opencli browser init / opencli browser verify 。没有新命令。 调试浏览器型 adapter 时,优先直接带上 --live --focus 。这样命令跑完后 automation window 还在,而且在前台,方便你核对最终页面状态,而不是猜是抓数错了还是页面走偏了。 前置:看你落在哪 先拿 coverage-matrix.md 快速自测。三个问题: 数据在浏览器里看得到吗?(否 → 先解决鉴权) 数据是 HTTP/JSON/HTML 吗?(否 → 不在 skill 范围) 需要实时推送吗?(是 → 找同数据 HTTP 接口;没有就放弃) 三个都 yes 继续。 顶层决策树 START │ ▼ ┌────────────────────────...
11.9K
917 deep-agents-memory langchain-ai/langchain-skills
Short-term (StateBackend) : Persists within a single thread, lost when thread ends Long-term (StoreBackend) : Persists across threads and sessions Hybrid (CompositeBackend) : Route different paths to different backends FilesystemMiddleware provides tools: ls , read_file , write_file , edit_file , glob , grep Use Case Backend Why Temporary working files StateBackend Default, no setup Local development CLI FilesystemBackend Direct disk access Cross-session memory StoreBackend Persists across threa...
11.9K
918 backend-testing supercent-io/skills-template
Backend Testing When to use this skill Specific situations that should trigger this skill: New feature development : Write tests first using TDD (Test-Driven Development) Adding API endpoints : Test success and failure cases for REST APIs Bug fixes : Add tests to prevent regressions Before refactoring : Write tests that guarantee existing behavior CI/CD setup : Build automated test pipelines Input Format Format and required/optional information to collect from the user: Required information Fram...
11.8K
919 grimoire-polymarket franalgaba/grimoire
Grimoire Polymarket Skill Use this skill for Polymarket market discovery, CLOB market data, and order-management operations through the polymarket venue adapter. Preferred invocations: grimoire venue polymarket ... npx -y @grimoirelabs/cli venue polymarket ... (no-install) bun run packages/cli/src/index.ts venue polymarket ... (repo-local) grimoire-polymarket ... (direct binary from @grimoirelabs/venues ) Recommended preflight: grimoire venue doctor --adapter polymarket --json grimoire venue pol...
11.8K
920 godot-gdscript-patterns wshobson/agents
Godot GDScript Patterns Production patterns for Godot 4.x game development with GDScript, covering architecture, signals, scenes, and optimization. When to Use This Skill Building games with Godot 4 Implementing game systems in GDScript Designing scene architecture Managing game state Optimizing GDScript performance Learning Godot best practices Core Concepts 1. Godot Architecture Node: Base building block ├── Scene: Reusable node tree (saved as .tscn) ├── Resource: Data container (saved as .tre...
11.8K
921 api-documentation supercent-io/skills-template
API Documentation When to use this skill API Development : When adding new endpoints External Release : Public API launch Team Collaboration : Frontend-backend interface definition Instructions Step 1: OpenAPI (Swagger) Spec openapi : 3.0.0 info : title : User Management API version : 1.0.0 description : API for managing users contact : email : api@example.com servers : - url : https : //api.example.com/v1 description : Production - url : https : //staging - api.example.com/v1 description : Stag...
11.7K
922 technical-writing supercent-io/skills-template
Technical Writing When to use this skill Writing technical specifications Creating architecture documentation Documenting system designs Writing runbooks and operational guides Creating developer documentation API documentation User manuals and guides Release notes and changelogs Instructions Step 1: Understand your audience Developer audience : Focus on implementation details Include code examples Technical terminology is okay Show how, not just what DevOps/Operations audience : Focus on deploy...
11.7K
923 sql-code-review github/awesome-copilot
SQL Code Review Perform a thorough SQL code review of ${selection} (or entire project if no selection) focusing on security, performance, maintainability, and database best practices. 🔒 Security Analysis SQL Injection Prevention -- ❌ CRITICAL: SQL Injection vulnerability query = "SELECT * FROM users WHERE id = " + userInput ; query = f "DELETE FROM orders WHERE user_id = {user_id}" ; -- ✅ SECURE: Parameterized queries -- PostgreSQL/MySQL PREPARE stmt FROM 'SELECT * FROM users WHERE id = ?' ; EXE...
11.7K
924 seedance2-api hexiaochun/seedance2-api
Seedance 2.0 Storyboard & Video Generation End-to-end workflow from concept to final video: Storyboard → Reference images → Submit video task → Get results. Step 0: Determine Execution Mode (MCP or Script) Check MCP availability first: Check xskill-ai MCP service status (read mcps/user-xskill-ai/STATUS.md ) If MCP is available → use submit_task / get_task and other MCP tools If MCP is unavailable or returns errors → switch to Script Mode Script mode prerequisites: Verify XSKILL_API_KEY environme...
11.7K
925 azure-devops-cli github/awesome-copilot
Azure DevOps CLI This Skill helps manage Azure DevOps resources using the Azure CLI with Azure DevOps extension. CLI Version: 2.81.0 (current as of 2025) Prerequisites Install Azure CLI and Azure DevOps extension: Install Azure CLI brew install azure-cli macOS curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash Linux pip install azure-cli via pip Verify installation az --version Install Azure DevOps extension az extension add --name azure-devops az extension show --name azure-...
11.7K
926 k8s-security-policies wshobson/agents
No SKILL.md available for this skill. View on GitHub
11.7K
927 playwright-automation-fill-in-form github/awesome-copilot
Automating Filling in a Form with Playwright MCP Your goal is to automate the process of filling in a form using Playwright MCP. Specific Instructions Navigate to https://forms.microsoft.com/url-of-my-form Fill in the form with the following details: Show: playwright live Date: 15 July Time: 1:00 AM Topic: Playwright Live - Latest updates on Playwright MCP + Live Demo Upload image: /Users/myuserName/Downloads/my-image.png DO NOT SUBMIT THE FORM. Ask for a review of the form before submitting it.
11.7K
928 refactor-plan github/awesome-copilot
Refactor Plan Create a detailed plan for this refactoring task. Refactor Goal {{refactor_description}} Instructions Search the codebase to understand current state Identify all affected files and their dependencies Plan changes in a safe sequence (types first, then implementations, then tests) Include verification steps between changes Consider rollback if something fails Output Format Refactor Plan: [title] Current State [Brief description of how things work now] Target State [Brief descript...
11.6K
929 javascript-typescript-jest github/awesome-copilot
Test Structure Name test files with .test.ts or .test.js suffix Place test files next to the code they test or in a dedicated __tests__ directory Use descriptive test names that explain the expected behavior Use nested describe blocks to organize related tests Follow the pattern: describe('Component/Function/Class', () => { it('should do something', () => {}) }) Effective Mocking Mock external dependencies (APIs, databases, etc.) to isolate your tests Use jest.mock() for module-level mocks Use j...
11.6K
930 react-native-design wshobson/agents
React Native Design Master React Native styling patterns, React Navigation, and Reanimated 3 to build performant, cross-platform mobile applications with native-quality user experiences. When to Use This Skill Building cross-platform mobile apps with React Native Implementing navigation with React Navigation 6+ Creating performant animations with Reanimated 3 Styling components with StyleSheet and styled-components Building responsive layouts for different screen sizes Implementing platform-spec...
11.6K
931 ast-grep ast-grep/agent-skill
ast-grep Code Search Overview This skill helps translate natural language queries into ast-grep rules for structural code search. ast-grep uses Abstract Syntax Tree (AST) patterns to match code based on its structure rather than just text, enabling powerful and precise code search across large codebases. When to Use This Skill Use this skill when users: Need to search for code patterns using structural matching (e.g., "find all async functions that don't have error handling") Want to locate ...
11.6K
932 dbs-hook dontbesilent2025/dbskill
dbs-hook:短视频开头优化 你是 dontbesilent 的开头优化 AI。你的任务是诊断短视频开头的问题,并生成可执行的优化方案。 核心信念:写不出好开头,90% 是因为内容本身有问题。 开头是内容的试用装,如果内容没有价值、没有素材、没有冲击力,再怎么优化开头也没用。 核心哲学 信条 1:开头是内容的试用装,不是标题的延续 开头必须独立工作。不能假设用户看了标题、看了封面。开头必须在 5 秒内独立建立吸引力。 信条 2:好开头 = 话题 + Hook + 可信度 开头公式 = 话题(讲什么)+ Hook(为什么看)+ 可信度(为什么信你) 例子 : 话题:选题和标题的区别 Hook:我去年涨粉 200 万 可信度:靠的就是搞清楚这个 完整开头:「我去年涨粉 200 万,靠的就是搞清楚选题和标题的区别」 信条 3:开头要制造悬念,不要直接给答案 错误 :李亚鹏 30 年干黄十几个项目,证明人脉不等于赚钱 ← 说了答案 正确 :善良的李亚鹏,认识半个娱乐圈,30 年为什么赚不到钱 ← 留悬念 信条 4:开头必须口播友好 错误 :你以为你在自律?其实你只是在逃避执行 ← 自问自答...
11.6K
933 design-system-patterns wshobson/agents
Design System Patterns Master design system architecture to create consistent, maintainable, and scalable UI foundations across web and mobile applications. When to Use This Skill Creating design tokens for colors, typography, spacing, and shadows Implementing light/dark theme switching with CSS custom properties Building multi-brand theming systems Architecting component libraries with consistent APIs Establishing design-to-code workflows with Figma tokens Creating semantic token hierarchies ...
11.6K
934 gdpr-data-handling wshobson/agents
No SKILL.md available for this skill. View on GitHub Installs 10.2K Repository wshobson/agents GitHub Stars 36.0K First Seen Jan 20, 2026
11.6K
935 api-design supercent-io/skills-template
API Design When to use this skill Designing new REST APIs Creating GraphQL schemas Refactoring API endpoints Documenting API specifications API versioning strategies Defining data models and relationships Instructions Step 1: Define API requirements Identify resources and entities Define relationships between entities Specify operations (CRUD, custom actions) Plan authentication/authorization Consider pagination, filtering, sorting Step 2: Design REST API Resource naming : Use nouns, not verbs: ...
11.5K
936 performance-optimization supercent-io/skills-template
Performance Optimization When to use this skill Slow page loads : low Lighthouse score Slow rendering : delayed user interactions Large bundle size : increased download time Slow queries : database bottlenecks Instructions Step 1: Measure performance Lighthouse (Chrome DevTools) : CLI npm install -g lighthouse lighthouse https://example.com --view Automate in CI lighthouse https://example.com --output = json --output-path = ./report.json Measure Web Vitals (React): import { getCLS , getFID , g...
11.5K
937 penpot-uiux-design github/awesome-copilot
Penpot UI/UX Design Guide Create professional, user-centered designs in Penpot using the penpot/penpot-mcp MCP server and proven UI/UX principles. Available MCP Tools Tool Purpose mcp__penpot__execute_code Run JavaScript in Penpot plugin context to create/modify designs mcp__penpot__export_shape Export shapes as PNG/SVG for visual inspection mcp__penpot__import_image Import images (icons, photos, logos) into designs mcp__penpot__penpot_api_info Retrieve Penpot API documentation MCP Server Setup ...
11.5K
938 dbs-action dontbesilent2025/dbskill
dbs-action:执行力诊断 你是 dontbesilent 的执行力诊断 AI。你的任务是帮用户搞清楚:为什么他知道该做什么,但就是不做。 这不是激励工具。这是诊断工具。 你不会告诉用户"加油""相信自己""你已经很棒了"。你会告诉他,他不做的真正原因是什么。 核心判断:99% 的创业问题是伪装成创业问题的心理问题。 如果用户来找你,大概率他的问题不是"不知道怎么做",而是"知道怎么做但在逃避"。 核心哲学(阿德勒个体心理学 + dontbesilent 的实战观察) 公理 1:拖延是有目的的 按照阿德勒的理论,执行力低是因为: 如果不执行,就可以维护一个人设:「我是一个能力很强但暂时被拖延症耽误的人」 如果执行了,就有可能失败,就无法再维持这个人设:「原来就算没有拖延症这回事,我的能力也不够」 所以拖延的根源是 自卑 ——无法承担执行了却没有结果的风险。 公理 2:「想赚钱」的意思就是不想赚钱 「想赚钱」的意思就是不想赚钱,「正在赚钱」的意思才是想赚钱。用行动定义意愿,不要用语言定义意愿。 从「想赚钱」到「正在赚钱」,中间隔着的不是方法,而是你愿不愿意承认:那些你明知道正确却不...
11.5K
939 create-agentsmd github/awesome-copilot
Create high‑quality AGENTS.md file You are a code agent. Your task is to create a complete, accurate AGENTS.md at the root of this repository that follows the public guidance at https://agents.md/ . AGENTS.md is an open format designed to provide coding agents with the context and instructions they need to work effectively on a project. What is AGENTS.md? AGENTS.md is a Markdown file that serves as a "README for agents" - a dedicated, predictable place to provide context and instructions to help...
11.5K
940 landing-page-design skillssh/skills
Install the belt CLI skill: npx skills add belt-sh/cli Landing Page Design Design high-converting landing pages with AI-generated visuals via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Generate a hero image belt app run falai/flux-dev-lora --input '{ "prompt": "professional person smiling while using a laptop showing a clean dashboard interface, bright modern office, natural lighting, warm and productive atmosphere, lifestyle marketing phot...
11.4K
941 java-spring-boot pluginagentmarketplace/custom-plugin-java
Java Spring Boot Skill Build production-ready Spring Boot applications with modern best practices. Overview This skill covers Spring Boot development including REST APIs, security configuration, data access, actuator monitoring, and cloud integration. Follows Spring Boot 3.x patterns with emphasis on production readiness. When to Use This Skill Use when you need to: Create REST APIs with Spring MVC/WebFlux Configure Spring Security (OAuth2, JWT) Set up database access with Spring Data Enable mon...
11.4K
942 prisma-cli prisma/skills
Prisma CLI Reference Complete reference for all Prisma CLI commands. This skill provides guidance on command usage, options, and best practices for Prisma ORM 7.x. When to Apply Reference this skill when: Setting up a new Prisma project ( prisma init ) Generating Prisma Client ( prisma generate ) Running database migrations ( prisma migrate ) Managing database state ( prisma db push/pull ) Using local development database ( prisma dev ) Debugging Prisma issues ( prisma debug ) Rule Categories by...
11.4K
943 create-implementation-plan github/awesome-copilot
Create Implementation Plan Primary Directive Your goal is to create a new implementation plan file for ${input:PlanPurpose} . Your output must be machine-readable, deterministic, and structured for autonomous execution by other AI systems or humans. Execution Context This prompt is designed for AI-to-AI communication and automated processing. All instructions must be interpreted literally and executed systematically without human interpretation or clarification. Core Requirements Generate implem...
11.4K
944 tsdown antfu/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...
11.4K
945 task-planning supercent-io/skills-template
Task Planning When to use this skill Feature development : Break down a new feature into small tasks Sprint Planning : Select work to include in the sprint Backlog Grooming : Clean up the backlog and set priorities Instructions Step 1: Write User Stories (INVEST) INVEST principles : I ndependent: Independent N egotiable: Negotiable V aluable: Valuable E stimable: Estimable S mall: Small T estable: Testable Template : User Story: [title] As a [user type] I want [feature] So that [value/rea...
11.3K
946 vercel-sandbox vercel-labs/agent-browser
Browser Automation with Vercel Sandbox Run agent-browser + headless Chrome inside ephemeral Vercel Sandbox microVMs. A Linux VM spins up on demand, executes browser commands, and shuts down. Works with any Vercel-deployed framework (Next.js, SvelteKit, Nuxt, Remix, Astro, etc.). When to Use Sandbox vs Serverless Vercel Sandbox Serverless ( @sparticuz/chromium ) Binary size limit None 50MB compressed Session persistence Yes, within a sandbox lifetime No, fresh browser per request Multi-step workf...
11.3K
947 firecrawl-browser firecrawl/cli
firecrawl interact (formerly browser) The browser command is deprecated. Use scrape + interact instead. Interact lets you scrape a page and then click, fill forms, and navigate without managing sessions manually. Interact with scraped pages in a live browser session. Scrape a page first, then use natural language prompts or code to click, fill forms, navigate, and extract data. When to use Content requires interaction: clicks, form fills, pagination, login scrape failed because content is behind...
11.3K
948 pytest-coverage github/awesome-copilot
The goal is for the tests to cover all lines of code. Generate a coverage report with: pytest --cov --cov-report=annotate:cov_annotate If you are checking for coverage of a specific module, you can specify it like this: pytest --cov=your_module_name --cov-report=annotate:cov_annotate You can also specify specific tests to run, for example: pytest tests/test_your_module.py --cov=your_module_name --cov-report=annotate:cov_annotate Open the cov_annotate directory to view the annotated source code. ...
11.3K
949 python-code-style wshobson/agents
Python Code Style & Documentation Consistent code style and clear documentation make codebases maintainable and collaborative. This skill covers modern Python tooling, naming conventions, and documentation standards. When to Use This Skill Setting up linting and formatting for a new project Writing or reviewing docstrings Establishing team coding standards Configuring ruff, mypy, or pyright Reviewing code for style consistency Creating project documentation Core Concepts 1. Automated Formatting ...
11.3K
950 react-native-architecture wshobson/agents
React Native Architecture Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture. When to Use This Skill Starting a new React Native or Expo project Implementing complex navigation patterns Integrating native modules and platform APIs Building offline-first mobile applications Optimizing React Native performance Setting up CI/CD for mobile releases Core Concepts 1. Project Structure src/ ├── app/ ...
11.3K