███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 951 | 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
|
10.7K |
| 952 | architecture-blueprint-generator | github/awesome-copilot |
Comprehensive Project Architecture Blueprint Generator Configuration Variables ${PROJECT_TYPE="Auto-detect|.NET|Java|React|Angular|Python|Node.js|Flutter|Other"} ${ARCHITECTURE_PATTERN="Auto-detect|Clean Architecture|Microservices|Layered|MVVM|MVC|Hexagonal|Event-Driven|Serverless|Monolithic|Other"} ${DIAGRAM_TYPE="C4|UML|Flow|Component|None"} ${DETAIL_LEVEL="High-level|Detailed|Comprehensive|Implementation-Ready"} ${INCLUDES_CODE_EXAMPLES=true|false} ${INCLUDES_IMPLEMENTATION_PATTERNS=true...
|
10.7K |
| 953 | wecomcli-doc | wecomteam/wecom-cli |
企业微信文档与智能表格管理 wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。 管理企业微信文档的创建、读取和编辑,以及智能表格的结构(子表、字段/列)和数据(记录)。所有接口支持通过 docid 或 url 二选一定位文档。 调用方式 通过 wecom-cli 调用,品类为 doc : wecom-cli doc < tool_name > '<json_params>' 返回格式说明 所有接口返回 JSON 对象,包含以下公共字段: 字段 类型 说明 errcode integer 返回码, 0 表示成功,非 0 表示失败 errmsg string 错误信息,成功时为 "ok" 当 errcode 不为 0 时,说明接口调用失败,可重试 1 次;若仍失败,将 errcode 和 errmsg 展示给用户。 一、文档管理 get_doc_content 获取文档完整内容数据,只能以 Markdown 格式返回。采用 异步轮询机制 :首次调用无需传 task_id ,接口返回 task_id ;若 task_done 为 false,需携...
|
10.7K |
| 954 | wecomcli-msg | wecomteam/wecom-cli |
企业微信消息技能 wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。 通过 wecom-cli msg <接口名> '<json入参>' 与企业微信消息系统交互。 接口列表 get_msg_chat_list — 获取会话列表 wecom-cli msg get_msg_chat_list '{"begin_time": "2026-03-11 00:00:00", "end_time": "2026-03-17 23:59:59"}' 按时间范围查询有消息的会话列表,支持分页。参见 API 详情 。 get_message — 拉取会话消息 wecom-cli msg get_message '{"chat_type": 1, "chatid": "zhangsan", "begin_time": "2026-03-17 09:00:00", "end_time": "2026-03-17 18:00:00"}' 根据会话类型和 ID 拉取指定时间范围内的消息记录,支持分页。支持 text/image/file/voice/video 消...
|
10.7K |
| 955 | vercel-deploy | supercent-io/skills-template |
Vercel Deploy Deploy any project to Vercel instantly. No authentication required. When to use this skill App deployment : when asked "Deploy my app" Preview deployment : when asked "Create a preview deployment" Production deployment : when asked "Deploy this to production" Share link : when asked "Deploy and give me the link" How It Works Packages your project into a tarball (excludes node_modules and .git ) Auto-detects framework from package.json Uploads to deployment service Returns Preview U...
|
10.6K |
| 956 | log-analysis | supercent-io/skills-template |
Log Analysis When to use this skill Error debugging : analyze the root cause of application errors Performance analysis : analyze response times and throughput Security audit : detect anomalous access patterns Incident response : investigate the root cause during an outage Instructions Step 1: Locate Log Files Common log locations /var/log/ System logs /var/log/nginx/ Nginx logs /var/log/apache2/ Apache logs ./logs/ Application logs Step 2: Search for Error Patterns Common error search : S...
|
10.6K |
| 957 | authentication-setup | supercent-io/skills-template |
Authentication Setup When to use this skill Lists specific situations where this skill should be triggered: User Login System : When adding user authentication to a new application API Security : When adding an authentication layer to a REST or GraphQL API Permission Management : When role-based access control is needed Authentication Migration : When migrating an existing auth system to JWT or OAuth SSO Integration : When integrating social login with Google, GitHub, Microsoft, etc. Input Forma...
|
10.6K |
| 958 | bmad-orchestrator | supercent-io/skills-template |
bmad-orchestrator — BMAD Workflow Orchestration with SSD When to use this skill Initializing BMAD in a new project (with or without SSD) Running structured TEA cycles within each BMAD phase Checking and resuming BMAD/SSD workflow status Routing work across Analysis, Planning, Solutioning, and Implementation Managing structured handoff and cross-phase traceability between phases What is SSD (Structured System Design)? SSD is a meta-framework that embeds TEA cycles within each BMAD phase, transfor...
|
10.6K |
| 959 | insforge | insforge/agent-skills |
InsForge SDK Skill This skill covers client-side SDK integration using @insforge/sdk . For backend infrastructure operations (creating tables, inspecting schema, deploying functions, secrets, managing storage buckets, website deployments, cron job and schedules, logs, etc.), use the insforge-cli skill. Quick Setup npm install @insforge/sdk@latest import { createClient } from '@insforge/sdk' const insforge = createClient ( { baseUrl : 'https://your-project.region.insforge.app' , anonKey : 'your-a...
|
10.6K |
| 960 | insforge-cli | insforge/agent-skills |
InsForge CLI Command-line tool for managing InsForge Backend-as-a-Service projects. Critical: Session Start Checks insforge whoami verify authentication insforge current verify linked project If not authenticated: insforge login If no project linked: insforge create (new) or insforge link (existing) Global Options Flag Description --json Structured JSON output (for scripts and agents) -y, --yes Skip confirmation prompts Exit Codes Code Meaning 0 Success 1 General error (e.g., HTTP 400+ from fu...
|
10.6K |
| 961 | ab-testing | coreyhaines31/marketingskills |
A/B Test Setup You are an expert in experimentation and A/B testing. Your goal is to help design tests that produce statistically valid, actionable results. Initial Assessment 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 and only ask for information not already covered or specific to this task. Before desi...
|
10.6K |
| 962 | 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...
|
10.6K |
| 963 | 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...
|
10.6K |
| 964 | typescript-mcp-server-generator | github/awesome-copilot |
Generate TypeScript MCP Server Create a complete Model Context Protocol (MCP) server in TypeScript with the following specifications: Requirements Project Structure : Create a new TypeScript/Node.js project with proper directory structure NPM Packages : Include @modelcontextprotocol/sdk, zod@3, and either express (for HTTP) or stdio support TypeScript Configuration : Proper tsconfig.json with ES modules support Server Type : Choose between HTTP (with Streamable HTTP transport) or stdio-based ser...
|
10.6K |
| 965 | 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 ...
|
10.6K |
| 966 | 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...
|
10.6K |
| 967 | wecomcli-contact | wecomteam/wecom-cli |
通讯录成员查询技能 wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。 获取当前用户可见范围内的通讯录成员,并在本地按姓名/别名进行筛选匹配。 操作 1. 获取全量通讯录成员 获取当前用户可见范围内的所有企业成员信息: 调用示例: wecom-cli contact get_userlist '{}' 返回格式: { "errcode" : 0 , "errmsg" : "ok" , "userlist" : [ { "userid" : "zhangsan" , "name" : "张三" , "alias" : "Sam" } , { "userid" : "lisi" , "name" : "李四" , "alias" : "" } ] } 返回字段说明: 字段 类型 说明 errcode integer 返回码, 0 表示成功 errmsg string 错误信息 userlist array 用户列表 userlist[].userid string 用户唯一 ID userlist[].name string 用户姓名 user...
|
10.6K |
| 968 | smart-search | jackwener/opencli |
智能搜索路由器 根据话题和场景,将查询路由到最佳的 opencli 搜索源。此 skill 的核心目标不是记忆命令,而是先定位数据源,再让 Agent 通过 opencli 自己读取实时帮助,避免文档漂移。 强制预检 每次使用前,必须先做下面两步: 运行 opencli list -f yaml 用 live registry 确认候选站点是否存在,并检查 strategy 、 browser 、 domain 选定站点后,必须再做下面两步: 运行 opencli <site> -h 查看该站点有哪些子命令 若已锁定某个子命令,再运行 opencli <site> <command> -h 查看参数、输出列、策略 不要在 skill 文档里硬编码参数或假设命令签名;以 opencli ... -h 的实时输出为准。 主路由规则 只使用这一条规则,不再维护多套优先级: 当用户明确指定网站、平台或数据源时,直接使用对应网站。 当用户没有指定网站时,优先只选择一个 AI 源: grok 、 doubao 、 gemini 三选一。 当 AI 返回内容不足、缺少原始数据、需要权威佐证或需要垂直...
|
10.6K |
| 969 | wecomcli-todo | wecomteam/wecom-cli |
企业微信待办事项管理技能 wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。 概述 wecomcli-todo 提供企业微信待办事项的完整管理能力,包含以下功能: 查询待办列表 - 按创建时间和提醒时间过滤,支持分页,返回待办概要信息 获取待办详情 - 根据待办 ID 列表批量获取完整信息(含内容和分派人) 创建待办 - 创建新的待办事项,可指定内容、分派人和提醒时间 更新待办 - 修改已有待办的内容、分派人、状态或提醒时间 删除待办 - 删除指定的待办事项 变更用户待办状态 - 更改当前用户在某个待办中的状态(拒绝/接受/已完成) 命令调用方式 执行指定命令: wecom-cli todo < tool_name > '<json_params>' 行为策略 查完列表必须查详情 : get_todo_list 只返回待办 ID 和状态等概要信息,不包含待办的实际内容和分派人。对用户来说,没有内容的待办列表毫无用处——他们想知道的是"要做什么",而不是一串 ID。因此,每次调用 get_todo_list 拿到结果后,都要紧接着用返回的 t...
|
10.6K |
| 970 | state-management | supercent-io/skills-template |
State Management When to use this skill 전역 상태 필요: 여러 컴포넌트가 같은 데이터 공유 Props Drilling 문제: 5단계 이상 props 전달 복잡한 상태 로직: 인증, 장바구니, 테마 등 상태 동기화: 서버 데이터와 클라이언트 상태 동기화 Instructions Step 1: 상태 범위 결정 로컬 vs 전역 상태를 구분합니다. 판단 기준: 로컬 상태: 단일 컴포넌트에서만 사용 폼 입력값, 토글 상태, 드롭다운 열림/닫힘 useState, useReducer 사용 전역 상태: 여러 컴포넌트에서 공유 사용자 인증, 장바구니, 테마, 언어 설정 Context API, Redux, Zustand 사용 예시: // ✅ 로컬 상태 (단일 컴포넌트) function SearchBox() { const [query, setQuery] = useState(''); const [isOpen, setIsOpen] = useState(fa...
|
10.5K |
| 971 | web-design-guidelines | supercent-io/skills-template |
Web Interface Guidelines Review files for compliance with Web Interface 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/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
|
10.5K |
| 972 | opencontext | supercent-io/skills-template |
OpenContext Context Management (Persistent Memory) Give your AI assistant persistent memory. Stop repeating explanations, and build smarter. When to use this skill When you need to keep context across sessions When you need to record project background/decisions When you need to search prior conclusions/lessons When you need knowledge sharing in a Multi-Agent workflow When you want to reduce repetitive background explanations 1. Core concepts Problem When working with an AI assistant, context ge...
|
10.5K |
| 973 | system-environment-setup | supercent-io/skills-template |
System & Environment Setup When to use this skill New project : Initial environment setup Team onboarding : Standardizing new developer environments Multiple services : Local execution of microservices Production replication : Testing production environment locally Instructions Step 1: Docker Compose Configuration docker-compose.yml : version : '3.8' services : Web Application web : build : context : . dockerfile : Dockerfile ports : - "3000:3000" environment : - NODE_ENV=development - DATABASE...
|
10.5K |
| 974 | prompt-repetition | supercent-io/skills-template |
Prompt Repetition Problem Being Solved LLMs are trained as Causal Language Models , where each token attends only to previous tokens . This leads to: Context-Question Problem : The question is unknown when processing context Options-First MCQ Problem : Cannot fully understand the question context when viewing answer choices Position/Index Problem : Attention weights weaken for specific position information in long lists Prompt repetition enables the second pass to reference the entire first pass...
|
10.5K |
| 975 | task-estimation | supercent-io/skills-template |
Task Estimation When to use this skill Sprint Planning : Decide what work to include in the sprint Roadmap creation : Build long-term plans Resource planning : Estimate team size and schedule Instructions Step 1: Story Points (relative estimation) Fibonacci sequence : 1, 2, 3, 5, 8, 13, 21 Story Point guidelines 1 Point (Very Small) - Example: text change, constant value update - Time: 1-2 hours - Complexity: very low - Risk: none 2 Points (Small) - Example: simple bug fix, add logging - Time...
|
10.5K |
| 976 | standup-meeting | supercent-io/skills-template |
Standup Meeting When to use this skill Daily : same time, same place During a sprint : when team sync is needed Remote teams : async standup Instructions Step 1: 3 Questions Format Daily Standup Template Date : 2025-01-15 Time : 9:30 AM Duration : 15 minutes Team Member A - Yesterday : - Completed user authentication API (123) - 2 code reviews - Today : - Implement JWT refresh token (124) - Write unit tests - Blockers : - Need Redis setup docs (ask Team Member B for help) Team Mem...
|
10.5K |
| 977 | skill-standardization | supercent-io/skills-template |
Skill Standardization When to use this skill Creating new SKILL.md files following the standard template Converting existing skills with non-standard section headings Validating skill files against the project specification Batch processing multiple skill files for consistency Ensuring all skills have required sections (Examples, Best practices, References) Instructions Step 1: Run the conversion script Execute the main conversion script to standardize all SKILL.md files: cd /path/to/.agent-skil...
|
10.5K |
| 978 | looker-studio-bigquery | supercent-io/skills-template |
Looker Studio BigQuery Integration When to use this skill Analytics dashboard creation : Visualizing BigQuery data to derive business insights Real-time reporting : Building auto-refreshing dashboards Performance optimization : Optimizing query costs and loading time for large datasets Data pipeline : Automating ETL processes with scheduled queries Team collaboration : Building shareable interactive dashboards Instructions Step 1: Prepare GCP BigQuery Environment Project creation and activation ...
|
10.5K |
| 979 | pattern-detection | supercent-io/skills-template |
Pattern Detection When to use this skill 코드 리뷰: 문제 패턴 사전 감지 보안 검토: 취약점 패턴 스캔 리팩토링: 중복 코드 식별 모니터링: 이상 징후 알림 Instructions Step 1: 코드 스멜 패턴 감지 긴 함수 감지: 50줄 이상 함수 찾기 grep -n "function\|def\|func " /*.{js,ts,py,go} | \ while read line; do file=$(echo $line | cut -d: -f1) linenum=$(echo $line | cut -d: -f2) 함수 길이 계산 로직 done 중복 코드 패턴: 유사한 코드 블록 검색 grep -rn "if.*==.*null" --include="*.ts" . grep -rn "try\s*{" --include="*.java" . | wc -l 매직 넘버: 하드코딩된 숫자 검색 grep -rn "[^a-zA-Z]...
|
10.5K |
| 980 | environment-setup | supercent-io/skills-template |
Environment Configuration When to use this skill 신규 프로젝트: 초기 환경 설정 다중 환경: dev, staging, production 분리 팀 협업: 일관된 환경 공유 Instructions Step 1: .env 파일 구조 .env.example (템플릿): Application NODE_ENV=development PORT=3000 APP_URL=http://localhost:3000 Database DATABASE_URL=postgresql://user:password@localhost:5432/myapp DATABASE_POOL_MIN=2 DATABASE_POOL_MAX=10 Redis REDIS_URL=redis://localhost:6379 REDIS_TTL=3600 Authentication JWT_ACCESS_SECRET=change-me-in-production-min-32-characters JWT_REFR...
|
10.5K |
| 981 | agent-browser | supercent-io/skills-template |
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...
|
10.5K |
| 982 | sprint-retrospective | supercent-io/skills-template |
Sprint Retrospective When to use this skill 스프린트 종료: 매 스프린트 마지막 프로젝트 마일스톤: 주요 릴리스 후 팀 문제 발생: 즉시 회고 필요 시 Instructions Step 1: Start-Stop-Continue Retrospective Template: Start-Stop-Continue START (시작할 것) - Daily standup을 더 짧게 (5분 이내) - Code review 체크리스트 사용 - 페어 프로그래밍 도입 STOP (중단할 것) - 금요일 오후 배포 (롤백 위험) - 긴급 회의 남발 - 문서화 없는 기능 추가 CONTINUE (계속할 것) - 주간 기술 공유 세션 - 자동화된 테스트 - 투명한 커뮤니케이션 Action Items 1. [ ] Standup 시간을 9:00 → 9:30으로 변경 (팀장) 2. [ ] Code review checklist 문서 작성 (개발자 A) 3. [ ] 금요일...
|
10.5K |
| 983 | google-agents-cli-adk-code | google/agents-cli |
ADK Cheatsheet Before using this skill , activate /google-agents-cli-workflow first — it contains the required development phases and scaffolding steps. Prerequisites Run agents-cli info — if it shows project config, skip to the cheatsheet below If no project exists: run agents-cli scaffold create <name> If user has existing code: run agents-cli scaffold enhance . Do NOT write agent code until a project is scaffolded. Python only for now. This cheatsheet currently covers the Python ADK SDK. Supp...
|
10.5K |
| 984 | postgresql-code-review | github/awesome-copilot |
PostgreSQL Code Review Assistant Expert PostgreSQL code review for ${selection} (or entire project if no selection). Focus on PostgreSQL-specific best practices, anti-patterns, and quality standards that are unique to PostgreSQL. 🎯 PostgreSQL-Specific Review Areas JSONB Best Practices -- ❌ BAD: Inefficient JSONB usage SELECT * FROM orders WHERE data - >> 'status' = 'shipped' ; -- No index support -- ✅ GOOD: Indexable JSONB queries CREATE INDEX idx_orders_status ON orders USING gin ( ( data - > '...
|
10.5K |
| 985 | wecomcli-schedule | wecomteam/wecom-cli |
企业微信日程管理技能 wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。 通过 wecom-cli schedule <接口名> '<json入参>' 与企业微信日程系统交互。 注意事项 日程列表查询仅支持 当日前后 30 天 ,时间格式 YYYY-MM-DD 或 YYYY-MM-DD HH:mm:ss 涉及参与者 userid 时,需先使用 wecomcli-contact 技能获取;存在同名时展示候选让用户选择(禁止暴露 userid) 创建/修改/取消前,先确认目标日程和参与者信息 errcode != 0 时展示错误信息;返回的 start_time / end_time 为 Unix 时间戳(秒),需转为可读格式 注意时间格式转换 :接口入参使用字符串格式(如 YYYY-MM-DD HH:mm:ss ),但返回值多为 Unix 时间戳,使用时需进行格式转换 接口列表 get_schedule_list_by_range — 查询日程 ID 列表 wecom-cli schedule get_schedule_list_by_ran...
|
10.5K |
| 986 | game-engine | github/awesome-copilot |
Game Engine Skill Build web-based games and game engines using HTML5 Canvas, WebGL, and JavaScript. This skill includes starter templates, reference documentation, and step-by-step workflows for 2D and 3D game development with frameworks such as Phaser, Three.js, Babylon.js, and A-Frame. When to Use This Skill Building a game engine or game from scratch using web technologies Implementing game loops, physics, collision detection, or rendering Working with HTML5 Canvas, WebGL, or SVG for game gra...
|
10.5K |
| 987 | wecomcli-meeting | wecomteam/wecom-cli |
企业微信会议技能 wecom-cli 是企业微信提供的命令行程序,所有操作通过执行 wecom-cli 命令完成。 概述 wecomcli-meeting 提供企业微信会议的完整管理能力,包含以下功能: 创建预约会议 - 创建会议,支持设置会议参数,邀请参与人等 查询会议列表 - 按用户和时间范围查询会议 ID 列表 (限制: 当日及前后 30 天,上限 100 个) 获取会议详情 - 通过会议 ID 查询完整会议信息 取消会议 - 取消指定的预约会议 更新会议受邀成员 - 修改会议的参与人列表 命令调用方式 执行指定命令: wecom-cli meeting < tool_name > '<json_params>' 命令详细说明 1. 创建预约会议 (create_meeting) 创建一个预约会议,支持设置会议参数配置等。 执行命令 wecom-cli meeting create_meeting '{"title": "<会议标题>", "meeting_start_datetime": "<会议开始时间>", "meeting_duration": <会议持续时长(秒)>}'...
|
10.5K |
| 988 | sandbox-sdk | cloudflare/skills |
Cloudflare Sandbox SDK Build secure, isolated code execution environments on Cloudflare Workers. FIRST: Verify Installation npm install @cloudflare/sandbox docker info Must succeed - Docker required for local dev Retrieval Sources Your knowledge of the Sandbox SDK may be outdated. Prefer retrieval over pre-training for any Sandbox SDK task. Resource URL Docs https://developers.cloudflare.com/sandbox/ API Reference https://developers.cloudflare.com/sandbox/api/ Examples https://github.com/cloudf...
|
10.5K |
| 989 | npm-git-install | supercent-io/skills-template |
npm install Git Repository Guide Covers how to install npm packages directly from GitHub repositories. Useful for installing packages not in the npm registry, specific branches, or private repositories. When to use this skill Packages Not on npm : Install packages not yet published Specific Branch/Tag : Install main, develop, specific release tags Private Repositories : Install packages within an organization Forked Packages : Use a modified fork version Test Latest Commits : Test the latest cod...
|
10.4K |
| 990 | git-submodule | supercent-io/skills-template |
Git Submodule When to use this skill Including external Git repositories within your main project Managing shared libraries or modules across multiple projects Locking external dependencies to specific versions Working with monorepo-style architectures with independent components Cloning repositories that contain submodules Updating submodules to newer versions Removing submodules from a project Instructions Step 1: Understanding submodules Git submodule은 메인 Git 저장소 내에 다른 Git 저장소를 포함시키는 기능입니다. ...
|
10.4K |
| 991 | vibe-kanban | supercent-io/skills-template |
Platform Support Status (Current) Platform Current Support Requirements Claude Native MCP integration Register in mcpServers Codex MCP script integration scripts/mcp-setup.sh --codex or equivalent config Gemini MCP registration mcpServers /bridge configuration OpenCode MCP/bridge integration omx / ohmg or equivalent setup Whether this skill alone is sufficient: Claude/Gemini: Yes Codex: Yes (requires script-based setup) OpenCode: Yes (via orchestration) Vibe Kanban — AI Agent Kanban Board Manage...
|
10.4K |
| 992 | plannotator | supercent-io/skills-template |
plannotator — Interactive Plan & Diff Review Keyword: plan | Source: https://github.com/backnotprop/plannotator Annotate and review AI coding agent plans visually, share with your team, send feedback with one click. Works with Claude Code , OpenCode , Gemini CLI , and Codex CLI . When to use this skill You want to review an AI agent's implementation plan BEFORE it starts coding You want to annotate a git diff after the agent makes changes You need a feedback loop: visually mark up what to change...
|
10.4K |
| 993 | ohmg | supercent-io/skills-template |
oh-my-ag (ohmg) - Multi-Agent Orchestrator When to use this skill Coordinating complex multi-domain projects Parallelizing tasks across multiple AI agents (PM, Frontend, Backend, etc.) Using Serena Memory for cross-agent state management Setting up real-time observability dashboards for agent workflows Integrating multi-CLI vendors (Gemini, Claude, Codex) in a single project 1. Core Concepts Specialized Agents Agent Specialization Triggers Workflow Guide Coordinates complex projects "multi-domai...
|
10.4K |
| 994 | genkit | supercent-io/skills-template |
Firebase Genkit When to use this skill AI workflow orchestration : Building multi-step AI pipelines with type-safe inputs/outputs Flow-based APIs : Wrapping LLM calls into deployable HTTP endpoints Tool calling / agents : Equipping models with custom tools and implementing agentic loops RAG pipelines : Retrieval-augmented generation with vector databases (Pinecone, pgvector, Firestore, Chroma, etc.) Multi-agent systems : Coordinating multiple specialized AI agents Streaming responses : Real-time...
|
10.4K |
| 995 | firebase-ai-logic | supercent-io/skills-template |
Firebase AI Logic Basics Overview Firebase AI Logic is a product of Firebase that allows developers to add gen AI to their mobile and web apps using client-side SDKs. You can call Gemini models directly from your app without managing a dedicated backend. Firebase AI Logic, which was previously known as "Vertex AI for Firebase", represents the evolution of Google's AI integration platform for mobile and web developers. It supports the two Gemini API providers: Gemini Developer API : It has a free...
|
10.4K |
| 996 | omc | supercent-io/skills-template |
omc (oh-my-claudecode) — Claude Code Multi-Agent Orchestration When to use this skill You want Teams-first multi-agent orchestration inside Claude Code You need 32 specialized agents with smart model routing (Haiku → Opus) Complex tasks that benefit from parallel agent execution with verification loops Any Claude Code workflow that needs persistent, guaranteed-completion execution 1. Installation (3 Steps) Step 1: Install plugin /plugin marketplace add https://github.com/Yeachan-Heo/oh-my-claude...
|
10.4K |
| 997 | jeo | supercent-io/skills-template |
JEO — Integrated Agent Orchestration Keyword: jeo · annotate · UI검토 · agentui (deprecated) | Platforms: Claude Code · Codex CLI · Gemini CLI · OpenCode A unified skill providing fully automated orchestration flow: Plan (ralph+plannotator) → Execute (team/bmad) → UI Feedback (agentation/annotate) → Cleanup (worktree cleanup) 0. Agent Execution Protocol (follow immediately upon jeo keyword detection) The following are commands, not descriptions. Execute them in order. Each step only proceeds after...
|
10.4K |
| 998 | flutter-architecting-apps | flutter/skills |
Architecting Flutter Applications Contents Core Architectural Principles Structuring the Layers Implementing the Data Layer Feature Implementation Workflow Examples Core Architectural Principles Design Flutter applications to scale by strictly adhering to the following principles: Enforce Separation of Concerns: Decouple UI rendering from business logic and data fetching. Organize the codebase into distinct layers (UI, Logic, Data) and further separate by feature within those layers. Maintain a ...
|
10.4K |
| 999 | scrape | brightdata/skills |
Bright Data - Web Scraper Scrape any webpage and get clean markdown content using Bright Data's Web Unlocker API. Automatically bypasses bot detection and CAPTCHA. Setup 1. Get your API Key: Get a key from Bright Data Dashboard . 2. Create a Web Unlocker zone: Create a zone at brightdata.com/cp by clicking "Add" (top-right), selecting "Unlocker zone". 3. Set environment variables: export BRIGHTDATA_API_KEY = "your-api-key" export BRIGHTDATA_UNLOCKER_ZONE = "your-zone-name" Usage bash scripts/scr...
|
10.4K |
| 1000 | planning-with-files-zh | othmanadi/planning-with-files |
Contains Hooks This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing. 文件规划系统 像 Manus 一样工作:用持久化的 Markdown 文件作为你的「磁盘工作记忆」。 第一步:恢复上下文(v2.2.0) 在做任何事之前 ,检查规划文件是否存在并读取它们: 如果 task_plan.md 存在,立即读取 task_plan.md 、 progress.md 和 findings.md 。 然后检查上一个会话是否有未同步的上下文: Linux/macOS $( command -v python3 || command -v python ) ${CLAUDE_PLUGIN_ROOT} /scripts/session-catchup.py " $( pwd ) " Windows PowerShell & ( Get-Command python - ErrorAction...
|
10.4K |