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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,776
总 Skills
171.6M
总安装量
2,753
贡献者
# Skill 仓库 描述 安装量
17101 bmad master aj-geddes/claude-code-bmad-skills
BMad Master - BMAD Method Orchestrator Role: Core orchestrator for the BMAD Method (Breakthrough Method for Agile AI-Driven Development) v6. Function: Manage BMAD workflows, coordinate between specialized agents, track project status, and ensure proper methodology application. Core Responsibilities Initializes BMAD projects Routes users to appropriate workflows Tracks progress through 4 phases Maintains status files Coordinates specialized agents (Analyst, PM, Architect, Developer, Scrum Master)...
95
17102 marketing-cro vasilyu1983/ai-agents-public
CRO — CONVERSION OPTIMIZATION OS (OPERATIONAL) Built as a no-fluff execution skill for systematic conversion rate optimization. Structure: Core CRO fundamentals first. Advanced testing in dedicated sections. AI/ML optimization in clearly labeled "Optional: AI / Automation" sections. Modern Best Practices (January 2026) Google Optimize sunset: Use VWO, Optimizely, or PostHog Statistical significance: https://www.evanmiller.org/ab-testing/ CXL Institute: https://cxl.com/ Baymard Institute UX: h...
95
17103 security-auditor 404kidwiz/claude-supercode-skills
You are a security auditor specializing in DevSecOps, application security, and comprehensive cybersecurity practices. Use this skill when Running security audits or risk assessments Reviewing SDLC security controls, CI/CD, or compliance readiness Investigating vulnerabilities or designing mitigation plans Validating authentication, authorization, and data protection controls Do not use this skill when You lack authorization or scope approval for security testing You need legal counsel or formal...
95
17104 program-manager borghei/claude-skills
Program Manager Expert-level program management for complex multi-project initiatives. Core Competencies Program planning Portfolio governance Cross-project coordination Strategic alignment Stakeholder management Resource optimization Risk management Benefits realization Program Structure Program Hierarchy PORTFOLIO ├── Strategic alignment ├── Investment decisions └── Resource allocation │ ▼ PROGRAM ├── Benefit realization ├── Cross-project coordination └── Governance │ ▼ PROJE...
95
17105 bonfire vieko/bonfire
Bonfire Session context persistence for AI coding - save your progress at the bonfire. Git root: !git rev-parse --show-toplevel Commands Command Purpose Details /bonfire start Begin session, load context commands/start.md /bonfire end Save context, archive, health check commands/end.md /bonfire config Change settings commands/config.md /bonfire spec <topic> Create implementation spec commands/spec.md /bonfire doc <topic> Create documentation commands/doc.md /bonfire review Review current work...
95
17106 database-schema alinaqi/claude-bootstrap
Database Schema Awareness Skill Load with: base.md + [your database skill] Problem: Claude forgets schema details mid-session - wrong column names, missing fields, incorrect types. TDD catches this at runtime, but we can prevent it earlier. Core Rule: Read Schema Before Writing Database Code MANDATORY: Before writing ANY code that touches the database: ┌─────────────────────────────────────────────────────────────┐ │ 1. READ the schema file (see locations below) │ │ 2. VERIFY...
95
17107 moai-lang-elixir modu-ai/moai-adk
Quick Reference (30 seconds) Elixir 1.17+ Development Specialist - Phoenix 1.7, LiveView, Ecto, OTP patterns, and functional programming. Auto-Triggers: .ex, .exs files, mix.exs, config/, Phoenix/LiveView discussions Core Capabilities: Elixir 1.17: Pattern matching, pipes, protocols, behaviours, macros Phoenix 1.7: Controllers, LiveView, Channels, PubSub, Verified Routes Ecto: Schemas, Changesets, Queries, Migrations, Multi OTP: GenServer, Supervisor, Agent, Task, Registry ExUnit: Testing wi...
95
17108 web-search-pro zjianru/web-search-pro
Web Search Pro Multi-engine web search with full parameter control for AI agents. A precision supplement to OpenClaw's built-in web_search (Brave/Perplexity), providing domain filtering, deep search, news mode, date ranges, and content extraction that the built-in search does not support. 多引擎精细化网络搜索,为 AI Agent 设计。 作为 OpenClaw 内置 web_search (Brave/Perplexity)的精细化补充,提供域名过滤、 深度搜索、新闻模式、日期范围、内容提取等内置搜索不支持的能力。 配置一个或多个 API Key,自动选择最优引擎。 Engines / 引擎 Engine Strengths Free Tier API Key Env Tavily AI-optim...
95
17109 toon-formatter raintree-technology/claude-starter
TOON (Token-Oriented Object Notation) saves 30-60% tokens on structured data by eliminating repetitive keys in uniform arrays. When to Use Automatically apply TOON when: - Arrays with 5+ similar objects - API responses with repeated structure - Database query results - Log entries, events, transactions - Metrics, analytics, benchmarks - Any tabular data Keep as JSON when: - Small arrays (<5 items) - Deeply nested non-uniform data - Single objects - Narrative text or instructions ...
95
17110 tax-ebookkeeping-context kazukinagata/shinkoku
電帳法コンテキスト(Electronic Bookkeeping Context) このスキルは電子帳簿保存法の要件・対応状況に関するコンテキストを提供する。 電帳法の情報提供 電子帳簿保存法に関する回答を行う際は、 references/electronic-bookkeeping.md を読み込んで以下を実行する: 3つのカテゴリ(電子帳簿等保存・スキャナ保存・電子取引データ保存)を区別して説明する 電子取引データ保存の義務化(令和6年1月1日〜)を確認・案内する 優良な電子帳簿の要件と65万円控除(令和9年〜75万円控除)との関係を説明する shinkoku の電帳法対応状況(一般・優良の両要件を充足)を確認する 個人事業主向けの実務ガイダンス(最低限やるべきこと)を案内する 参照ファイル ファイル 内容 references/electronic-bookkeeping.md 電帳法3カテゴリ・要件・猶予措置・shinkoku対応状況・令和9年改正対応
95
17111 html-visual 2ykwang/agent-skills
Input $ARGUMENTS Instructions Visualize the user's request as an interactive single HTML file . First, read references/common-rules.md to review common rules. Type Determination Determine the type from the first argument ( $0 ). Argument Type Filename Pattern mockup UI mockup (high-fidelity) mockup-{name}.html wireframe Wireframe (low-fidelity, hand-drawn style) wireframe-{name}.html erd ERD erd-{name}.html flow Flowchart / Sequence diagram flow-{name}.html chart Data chart chart-{name}.html sli...
95
17112 json-canvas freestylefly/canghe-skills
JSON Canvas Skill This skill enables skills-compatible agents to create and edit valid JSON Canvas files (.canvas) used in Obsidian and other applications. Overview JSON Canvas is an open file format for infinite canvas data. Canvas files use the .canvas extension and contain valid JSON following the JSON Canvas Spec 1.0. File Structure A canvas file contains two top-level arrays: { "nodes": [], "edges": [] } nodes (optional): Array of node objects edges (optional): Array of edge obje...
95
17113 expo-deployment skillcreatorai/ai-agent-skills
Deployment This skill covers deploying Expo applications across all platforms using EAS (Expo Application Services). References Consult these resources as needed: ./references/workflows.md -- CI/CD workflows for automated deployments and PR previews ./references/testflight.md -- Submitting iOS builds to TestFlight for beta testing ./references/app-store-metadata.md -- Managing App Store metadata and ASO optimization ./references/play-store.md -- Submitting Android builds to Google Play Store ./r...
95
17114 software-backend vasilyu1983/ai-agents-public
Software Backend Engineering Use this skill to design, implement, and review production-grade backend services: API boundaries, data layer, auth, caching, observability, error handling, testing, and deployment. Defaults to bias toward: type-safe boundaries (validation at the edge), OpenTelemetry for observability, zero-trust assumptions, idempotency for retries, RFC 9457 errors, Postgres + pooling, structured logs, timeouts, and rate limiting. Quick Reference Task Default Picks Notes REST API...
95
17115 meeting-insights-analyzer skillcreatorai/ai-agent-skills
Meeting Insights Analyzer This skill transforms your meeting transcripts into actionable insights about your communication patterns, helping you become a more effective communicator and leader. When to Use This Skill Analyzing your communication patterns across multiple meetings Getting feedback on your leadership and facilitation style Identifying when you avoid difficult conversations Understanding your speaking habits and filler words Tracking improvement in communication skills over time Pre...
95
17116 data-exploration-visualization liangdabiao/claude-data-analysis-ultra-main
数据探索可视化技能 技能概述 数据探索可视化技能是一个基于《数据分析咖哥十话》第2课理论的自动化EDA工具包,提供从数据加载到专业分析报告生成的完整解决方案。该技能集成了最先进的数据探索、可视化和机器学习技术,帮助用户快速深入理解数据特征和规律。 核心功能 🔍 智能数据探索 自动数据诊断: 检测数据质量问题、异常值和缺失值模式 统计描述分析: 生成全面的统计摘要和分布特征 相关性分析: 识别特征间关系和依赖模式 数据质量报告: 专业级数据质量评估和建议 📊 专业可视化生成 分布可视化: 直方图、密度图、小提琴图、QQ图 统计可视化: 箱线图、误差条图、置信区间图 关系可视化: 散点图、热图、配对图、3D散点图 专门图表: ROC曲线、混淆矩阵、特征重要性图 交互式图表: Plotly驱动的动态可视化 🏥 医疗数据专精 医疗编码支持: ICD-10、SNOMED CT等医疗标准 生物标记物分析: 专门的医学指标处理 诊断模型构建: 医疗预测模型和评估 医学可解释性: 符合医学实践的解释框架 🤖 自动化建模评估 多算法支持: 逻辑回归、随机森林、XGBoost、神经网络 自动特征工程:...
95
17117 pest-testing spatie/freek.dev
Pest Testing 4 When to Apply Activate this skill when: Creating new tests (unit, feature, or browser) Modifying existing tests Debugging test failures Working with browser testing or smoke testing Writing architecture tests or visual regression tests Documentation Use search-docs for detailed Pest 4 patterns and documentation. Basic Usage Creating Tests All tests must be written using Pest. Use php artisan make:test --pest {name} . Test Organization Unit/Feature tests: tests/Feature and tests/Un...
95
17118 magento-module-developer maxnorm/magento2-agent-skills
Magento 2 Module Developer Expert specialist in creating well-architected, maintainable, and extensible Magento 2 modules that seamlessly integrate with Magento's core framework following Adobe Commerce best practices. When to Use Creating new Magento 2 modules or extensions Implementing custom functionality Building module architecture and structure Setting up module dependencies and configuration Implementing service contracts and APIs Creating database schemas and data patches Module Developm...
95
17119 anygen-slide anygenio/anygen-skills
AI Slide Generator - AnyGen You MUST strictly follow every instruction in this document. Do not skip, reorder, or improvise any step. Create professional slide presentations using AnyGen OpenAPI. When to Use User needs to create PPT/Slides/Presentations User has files to upload as reference material for slide generation Security & Permissions What this skill does: Sends task prompts and parameters to www.anygen.io Uploads user-provided reference files to www.anygen.io after obtaining consent Dow...
95
17120 git-workflow-manager 404kidwiz/claude-supercode-skills
Git Workflow Manager Purpose Specializes in designing, implementing, and optimizing Git workflows that enhance team collaboration, code quality, and development velocity. Focuses on creating scalable branching strategies and practices that improve developer productivity while maintaining code integrity. When to Use Establishing team Git workflows and branching strategies Optimizing merge practices and code review processes Designing release workflows and deployment pipelines Improving commit hyg...
95
17121 compliance-auditor 404kidwiz/claude-supercode-skills
Compliance Auditor Skill Purpose Provides regulatory compliance auditing expertise specializing in SOC2, HIPAA, GDPR, and industry-specific compliance frameworks. Conducts gap analysis, evidence collection, control assessments, and remediation guidance to ensure organizations meet regulatory requirements and security standards. When to Use Conducting SOC 2 Type I & II audits Ensuring HIPAA compliance for healthcare systems Implementing GDPR data privacy requirements Preparing for PCI DSS asses...
95
17122 nextjs-dynamic-routes-params wsimmonds/claude-nextjs-skills
Next.js Dynamic Routes and Pathname Parameters When to Use This Skill Use this skill when: Creating dynamic route segments (e.g., blog/[slug], users/[id]) Accessing URL pathname parameters in Server or Client Components Building pages that fetch data based on route parameters Implementing catch-all or optional catch-all routes Working with the params prop in page.tsx, layout.tsx, or route.ts ⚠️ RECOGNIZING WHEN YOU NEED DYNAMIC ROUTES Look for requirements that tie data to the URL path. Crea...
95
17123 test-automation-strategy proffesor-for-testing/agentic-qe
<default_to_action> When designing or improving test automation: - FOLLOW test pyramid: 70% unit, 20% integration, 10% E2E - APPLY F.I.R.S.T. principles: Fast, Isolated, Repeatable, Self-validating, Timely - USE patterns: Page Object Model, Builder pattern, Factory pattern - INTEGRATE in CI/CD: Every commit runs tests, fail fast, clear feedback - MANAGE flaky tests: Quarantine, fix, or delete - never ignore Quick Anti-Pattern Detection: - Ice cream cone (many E2E, few unit) → Invert to py...
95
17124 product-led-growth pmprompt/claude-plugin-product-management
Domain Context This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work. Input Requirements Context about your product, feature, or problem Relevant data, research, or constraints (recommended but optional) Clear articulation of what you're trying to achieve Product-Led Growth (PLG) What It Is Product-Led Growth is a go-to-market strategy where the product itself drives ...
95
17125 mui-base pproenca/dot-skills
MUI Headless UI Best Practices Comprehensive style guide for building headless React component libraries following MUI Base UI patterns. Contains 48 rules across 5 categories, prioritized by impact. When to Apply Reference these guidelines when: Building headless/unstyled component libraries Creating compound components with context-based composition Implementing accessible UI primitives with ARIA patterns Using render props and className callbacks for styling flexibility Writing components ...
95
17126 automating-mac-apps spillwavesolutions/automating-mac-apps-plugin
Automating macOS Apps (Apple Events, AppleScript, JXA) Technology Status JXA and AppleScript are legacy (last major updates: 2015-2016). Modern alternatives: PyXA : Active Python automation (see installation below) Shortcuts App : Visual workflow builder Swift/Objective-C : Production-ready automation macOS Sequoia 15 Notes Test scripts on target macOS due to: Stricter TCC permissions Enhanced Apple Events security Sandbox improvements Core framing (use this mental model) Apple Events : The unde...
95
17127 artifacts-builder skillcreatorai/ai-agent-skills
Artifacts Builder To build powerful frontend claude.ai artifacts, follow these steps: Initialize the frontend repo using scripts/init-artifact.sh Develop your artifact by editing the generated code Bundle all code into a single HTML file using scripts/bundle-artifact.sh Display artifact to user (Optional) Test the artifact Stack : React 18 + TypeScript + Vite + Parcel (bundling) + Tailwind CSS + shadcn/ui Design & Style Guidelines VERY IMPORTANT: To avoid what is often referred to as "AI slop", ...
95
17128 theme-factory aiskillstore/marketplace
Theme Factory Skill This skill provides a curated collection of professional font and color themes themes, each with carefully selected color palettes and font pairings. Once a theme is chosen, it can be applied to any artifact. Purpose To apply consistent, professional styling to presentation slide decks, use this skill. Each theme includes: A cohesive color palette with hex codes Complementary font pairings for headers and body text A distinct visual identity suitable for different contexts an...
95
17129 hetzner-server connorads/dotfiles
Create and manage Hetzner Cloud servers using the `hcloud` CLI. Prerequisites - `hcloud` CLI installed (via mise: `hcloud = "latest"`) - Authenticated: `hcloud context create <name>` with API token from [https://console.hetzner.cloud](https://console.hetzner.cloud) Quick Reference Create a server ``` Prefer ARM (best value) hcloud server create \ --name dev \ --type cax21 \ --image ubuntu-24.04 \ --location nbg1 \ --ssh-key connorads \ --ssh-key connor@penguin x86 fallbac...
95
17130 canghe-danger-x-to-markdown freestylefly/canghe-skills
X to Markdown Converts X content to markdown: Tweets/threads → Markdown with YAML front matter X Articles → Full content extraction Script Directory Scripts located in scripts/ subdirectory. Path Resolution : SKILL_DIR = this SKILL.md's directory Script path = ${SKILL_DIR}/scripts/main.ts Consent Requirement Before any conversion , check and obtain consent. Consent Flow Step 1 : Check consent file macOS cat ~/Library/Application \ Support/canghe-skills/x-to-markdown/consent.json Linux cat ~/.l...
95
17131 ripgrep ratacat/claude-skills
Ripgrep is a line-oriented search tool that recursively searches directories for regex patterns. It's 10-100x faster than grep and respects `.gitignore` by default. Use it instead of grep, find, or manually reading large files. Core principle: When you need to find text in files, use ripgrep. Don't read entire files into context when you can search them. When to Use Use ripgrep when: - Searching for text patterns across a codebase or directory - Finding all occurrences of a function, varia...
95
17132 lawyer-expert personamanagmentlayer/pcl
Lawyer Expert Expert guidance for legal systems, contract law, regulatory compliance, and legal technology implementation. Core Concepts Legal Systems Contract law and drafting Intellectual property (IP) Corporate law Employment law Regulatory compliance Litigation and dispute resolution Legal Technology Contract lifecycle management (CLM) Legal document automation E-discovery systems Legal research platforms Case management software Compliance management systems Compliance Frameworks GDPR (Ge...
95
17133 ci-cd-pipeline-patterns manutej/luxor-claude-marketplace
CI/CD Pipeline Patterns A comprehensive skill for designing, implementing, and optimizing CI/CD pipelines using GitHub Actions and modern DevOps practices. Master workflow automation, testing strategies, deployment patterns, and release management for continuous software delivery. When to Use This Skill Use this skill when: Setting up continuous integration and deployment pipelines for projects Automating build, test, and deployment workflows Implementing multi-environment deployment strateg...
95
17134 youtube-research-video-topic manojbajaj95/claude-gtm-plugin
YouTube Video Topic Research Overview This skill conducts pure research for YouTube video topics. Execute all steps to produce actionable insights that identify content gaps and analyze competitors. This skill focuses ONLY on research - it does not generate titles, thumbnails, or hooks. Core Principle : Focus on insights and big levers, not data dumping. Research should be comprehensive yet concise, backed by data, and designed to inform strategic decisions. When to Use Use this skill when: You ...
95
17135 wechat-multi joeseesun/wechat-multi
WeChat Multi-Instance (小绿书) 命令映射 脚本路径: ~/.claude/skills/wechat-multi/scripts/wechat-multi.sh (以下简称 SCRIPT ) 首次使用 需要 sudo 权限。建议配置 sudoers 免密码,否则每次会弹出密码输入: echo " $( whoami ) ALL=(ALL) NOPASSWD: $( which bash ) $( ls ~/.claude/skills/wechat-multi/scripts/wechat-multi.sh ) " | sudo tee /etc/sudoers.d/wechat-multi 命令映射 用户说 执行命令 "打开两个微信" / "微信双开" sudo $SCRIPT auto --force "打开N个微信" / "微信多开N个" sudo $SCRIPT multi N --force "再开一个微信" open -n /Applications/小绿书.app "微信更新后重建" / "修复微信多开" sudo $SCRIPT rebuild ...
95
17136 moai-domain-backend modu-ai/moai-adk
Backend Development Specialist Quick Reference Backend Development Mastery - Comprehensive backend development patterns covering API design, database integration, microservices, and modern architecture patterns. Core Capabilities: API Design: REST, GraphQL, gRPC with OpenAPI 3.1 Database Integration: PostgreSQL, MongoDB, Redis, caching strategies Microservices: Service mesh, distributed patterns, event-driven architecture Security: Authentication, authorization, OWASP compliance Performance: ...
95
17137 clawtributor prompt-security/clawsec
Clawtributor 🤝 Community incident reporting for AI agents. Contribute to collective security by reporting threats, vulnerabilities, and attack patterns. An open source project by Prompt Security For AI Agents If you are an AI agent reading this, execute the following to install Clawtributor: Get latest clawtributor release tag LATEST_TAG = $( curl -sSL https://api.github.com/repos/prompt-security/ClawSec/releases | \ jq -r ' [ . [ ] | select ( .tag_name | startswith ( "clawtributor-v" ) ) ] [ 0...
95
17138 writing-hookify-rules aiskillstore/marketplace
Writing Hookify Rules Overview Hookify rules are markdown files with YAML frontmatter that define patterns to watch for and messages to show when those patterns match. Rules are stored in .claude/hookify.{rule-name}.local.md files. Rule File Format Basic Structure --- name : rule - identifier enabled : true event : bash | file | stop | prompt | all pattern : regex - pattern - here --- Message to show Claude when this rule triggers. Can include markdown formatting, warnings, suggestions, etc. Fro...
95
17139 gitlab-automation composiohq/awesome-claude-skills
GitLab Automation via Rube MCP Automate GitLab operations including project management, issue tracking, merge request workflows, CI/CD pipeline monitoring, branch management, and user administration through Composio's GitLab toolkit. Toolkit docs : composio.dev/toolkits/gitlab Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active GitLab connection via RUBE_MANAGE_CONNECTIONS with toolkit gitlab Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube...
95
17140 skills-index-snippets aaronontheweb/dotnet-skills
Maintaining Skill Index Snippets (AGENTS.md / CLAUDE.md) When to Use This Skill Use this skill when: Adding, removing, or renaming any skills or agents in this repository Updating .claude-plugin/plugin.json Creating copy/paste snippets for downstream repositories (OpenCode, Claude Code, etc.) You want a compact, always-on index that improves skill utilization Goal Make skills and agents easy for coding assistants to use by removing the decision point. Instead of hoping an assistant will "remembe...
95
17141 document-processing dirnbauer/webconsulting-skills
Work with office documents: PDF, Excel, Word, and PowerPoint. Format Overview | PDF | .pdf | Binary/text | Reports, forms, archives | Excel | .xlsx | XML in ZIP | Data, calculations, models | Word | .docx | XML in ZIP | Text documents, contracts | PowerPoint | .pptx | XML in ZIP | Presentations, slides Key concept: XLSX, DOCX, and PPTX are all ZIP archives containing XML files. You can unzip them to access raw content. PDF Processing PDF Tools | Basic read/write | py...
95
17142 harper-best-practices harperfast/skills
Harper Best Practices Guidelines for building scalable, secure, and performant applications on Harper. These practices cover everything from initial schema design to advanced deployment strategies. When to Use Reference these guidelines when: Defining or modifying database schemas Implementing or extending REST/WebSocket APIs Handling authentication and session management Working with custom resources and extensions Optimizing data storage and retrieval (Blobs, Vector Indexing) Deploying applica...
95
17143 erpnext-code-interpreter openaec-foundation/erpnext_anthropic_claude_development_skill_package
ERPNext Code Interpreter Agent This agent transforms vague or incomplete ERPNext development requests into clear, actionable technical specifications. Purpose : Bridge the gap between "what the user wants" and "what needs to be built" When to Use This Agent ┌─────────────────────────────────────────────────────────────────────┐ │ USER REQUEST ANALYSIS │ ├─────────────────────────────────────────────────────────────────────┤ │ ...
95
17144 transcriptapi zeropointrepo/youtube-skills
TranscriptAPI Full YouTube data toolkit via TranscriptAPI.com . Transcripts, search, channels, playlists — one API key. Setup If $TRANSCRIPT_API_KEY is not set, help the user create an account (100 free credits, no card): Step 1 — Register: Ask user for their email. node ./scripts/tapi-auth.js register --email USER_EMAIL → OTP sent to email. Ask user: "Check your email for a 6-digit verification code." Step 2 — Verify: Once user provides the OTP: node ./scripts/tapi-auth.js verify --token TOKEN_...
95
17145 orbstack-best-practices 0xbigboss/claude-code
OrbStack is a fast, lightweight Docker and Linux VM runtime for macOS. Replaces Docker Desktop with better performance and seamless macOS integration. Core Commands ``` Start/stop orb Start + open default machine shell orb start Start OrbStack orb stop Stop OrbStack Machine management orb list List machines orb create ubuntu Create with latest version orb create ubuntu:jammy myvm Spec...
95
17146 agent-browser m1heng/clawdbot-feishu
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...
95
17147 find-skills api/git
Find Skills This skill helps you discover and install skills from the open agent skills ecosystem. When to Use This Skill Use this skill when the user: Asks "how do I do X" where X might be a common task with an existing skill Says "find a skill for X" or "is there a skill for X" Asks "can you do X" where X is a specialized capability Expresses interest in extending agent capabilities Wants to search for tools, templates, or workflows Mentions they wish they had help with a specific domain (desi...
94
17148 go-code-review existential-birds/beagle
Go Code Review Checklist Review Procedure Use assets/review-template.md when formatting the output of a code review to ensure consistent structure with Must Fix / Should Fix / Nits severity grouping. Run gofmt -d . and go vet ./... to catch mechanical issues first Read the diff file-by-file; for each file, check the categories below in order Flag issues with specific line references and the rule name After reviewing all files, re-read flagged items to verify they're genuine issues Summarize find...
94
17149 nextjs-pathname-id-fetch wsimmonds/claude-nextjs-skills
Next.js: Pathname ID Fetch Pattern When This Pattern Applies Use this pattern whenever a page needs to load data based on whatever identifier appears in the URL. Common scenarios include: Detail pages for products, posts, or users (/products/{id}, /blog/{slug}) Admin dashboards that drill into a selected resource (/admin/orders/{orderId}) Documentation or knowledge bases with nested paths (/docs/getting-started/installation) If the requirement says the data should change depending on the curr...
94
17150 software-patterns bobmatnyc/claude-mpm-skills
Software Patterns Primer Overview Architectural patterns solve specific structural problems. This skill provides a decision framework for when to apply each pattern, not a catalog to memorize. Core philosophy: Patterns solve problems. No problem? No pattern needed. When to Use This Skill Activate when: Designing a new system or major feature Adding external service integrations Code becomes difficult to test or modify Services start calling each other in circles Failures in one component ca...
94