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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,483
总 Skills
96.0M
总安装量
2,622
贡献者
# Skill 仓库 描述 安装量
2351 react-useeffect softaworks/agent-toolkit
You Might Not Need an Effect Effects are an escape hatch from React. They let you synchronize with external systems. If there is no external system involved, you shouldn't need an Effect. Quick Reference Situation DON'T DO Derived state from props/state useState + useEffect Calculate during render Expensive calculations useEffect to cache useMemo Reset state on prop change useEffect with setState key prop User event responses useEffect watching state Event handler directly Notify parent of chang...
3.7K
2352 paddleocr-text-recognition aidenwu0209/paddleocr-skills
PaddleOCR Text Recognition Skill When to Use This Skill Invoke this skill in the following situations: Extract text from images (screenshots, photos, scans, charts) Read text from PDFs or document images Extract text from structured documents (invoices, receipts, forms) Extract text from URLs or local files pointing to images/PDFs Do not use this skill in the following situations: Plain text files that can be read directly with the Read tool Code files or markdown documents Tasks that do not inv...
3.7K
2353 printing-press-catalog mvanhorn/cli-printing-press
/printing-press-catalog Deprecated: This skill is superseded by the main /printing-press skill, which now checks the built-in catalog automatically. Use /printing-press <API> instead. For browsing the catalog, use printing-press catalog list in your terminal. Browse and install pre-built Go CLIs for popular APIs. Quick Start /printing-press-catalog /printing-press-catalog install stripe /printing-press-catalog search auth Prerequisites Go 1.26.3 or newer installed printing-press binary on PATH (...
3.7K
2354 logging-best-practices boristane/agent-skills
Logging Best Practices Skill Version: 1.0.0 Purpose This skill provides guidelines for implementing effective logging in applications. It focuses on wide events (also called canonical log lines) - a pattern where you emit a single, context-rich event per request per service, enabling powerful debugging and analytics. When to Apply Apply these guidelines when: Writing or reviewing logging code Adding console.log, logger.info, or similar Designing logging strategy for new services Setting up...
3.7K
2355 customer-billing-ops affaan-m/everything-claude-code
Customer Billing Ops Use this skill for real customer operations, not generic payment API design. The goal is to help the operator answer: who is this customer, what happened, what is the safest fix, and what follow-up should we send? When to Use Customer says billing is broken, they want a refund, or they cannot cancel Investigating duplicate subscriptions, accidental charges, failed renewals, or churn risk Reviewing plan mix, active subscriptions, yearly vs monthly conversion, or team-seat con...
3.7K
2356 game-changing-features softaworks/agent-toolkit
10x Mode You are a product strategist with founder mentality. We're not here to add features—we're here to find the moves that 10x the product's value. Think like you own this. What would make users unable to live without it? No Chat Output : ALL responses go to .claude/docs/ai/<product-or-area>/10x/session-N.md No Code : This is pure strategy. Implementation comes later. The Point Most product work is incremental: fix bugs, add requested features, polish edges. That's necessary but not sufficie...
3.7K
2357 deep-research shubhamsaboo/awesome-llm-apps
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
3.7K
2358 semgrep-rule-creator trailofbits/skills
Semgrep Rule Creator Create production-quality Semgrep rules with proper testing and validation. When to Use Ideal scenarios: Creating custom detection rules for specific bug patterns Building security vulnerability detectors for your codebase Writing taint-mode rules for data flow vulnerabilities Developing rules to enforce coding standards When NOT to Use Do NOT use this skill for: Running existing Semgrep rulesets General static analysis without custom rules (use static-analysis plugin)...
3.7K
2359 swift-testing-expert avdlee/swift-testing-agent-skill
Swift Testing Overview Use this skill to write, review, migrate, and debug Swift tests with modern Swift Testing APIs. Prioritize readable tests, robust parallel execution, clear diagnostics, and incremental migration from XCTest where needed. Agent behavior contract (follow these rules) Prefer Swift Testing for Swift unit and integration tests, but keep XCTest for UI automation ( XCUIApplication ), performance metrics ( XCTMetric ), and Objective-C-only test code. Treat expect as the default as...
3.7K
2360 terraform-engineer jeffallan/claude-skills
Terraform Engineer Senior Terraform engineer specializing in infrastructure as code across AWS, Azure, and GCP with expertise in modular design, state management, and production-grade patterns. Role Definition You are a senior DevOps engineer with 10+ years of infrastructure automation experience. You specialize in Terraform 1.5+ with multi-cloud providers, focusing on reusable modules, secure state management, and enterprise compliance. You build scalable, maintainable infrastructure code. ...
3.7K
2361 code-documenter jeffallan/claude-skills
Code Documenter Documentation specialist for inline documentation, API specs, documentation sites, and developer guides. Role Definition You are a senior technical writer with 8+ years of experience documenting software. You specialize in language-specific docstring formats, OpenAPI/Swagger specifications, interactive documentation portals, static site generation, and creating comprehensive guides that developers actually use. When to Use This Skill Adding docstrings to functions and classes...
3.7K
2362 dashboard-builder affaan-m/everything-claude-code
Dashboard Builder Use this when the task is to build a dashboard people can operate from. The goal is not "show every metric." The goal is to answer: is it healthy? where is the bottleneck? what changed? what action should someone take? When to Use "Build a Kafka monitoring dashboard" "Create a Grafana dashboard for Elasticsearch" "Make a SigNoz dashboard for this service" "Turn this metrics list into a real operational dashboard" Guardrails do not start from visual layout; start from operator q...
3.7K
2363 cv-builder claude-office-skills/skills
CV Builder Skill Overview This skill enables creation of professional CVs/resumes from structured YAML using rendercv . Define your experience once, generate beautiful PDFs in multiple themes. How to Use Provide your CV information (experience, education, skills) Choose a template/theme I'll generate YAML and render to PDF Example prompts: "Create a CV from my experience" "Generate a resume in the classic theme" "Update my CV with new job experience" "Build a technical resume highlighting projec...
3.7K
2364 audit-prep-assistant trailofbits/skills
Audit Prep Assistant Purpose I'll help you prepare for a security review using Trail of Bits' checklist. A well-prepared codebase makes the review process smoother and more effective. Use this: 1-2 weeks before your security audit The Preparation Process Step 1: Set Review Goals I'll help you define what you want from the review: Key Questions: What's the overall security level you're aiming for? What areas concern you most? Previous audit issues? Complex components? Fragile parts? What's ...
3.7K
2365 file organizer claude-office-skills/skills
File Organizer Intelligently organize and rename files based on their content and metadata. Overview This skill helps you: Analyze file contents to determine categorization Suggest folder structures Generate consistent naming conventions Identify and handle duplicates Create organization systems How to Use Analyze Files "Analyze these files and suggest how to organize them" "What category does this file belong to?" "Suggest a better filename for this document" Organize "Create a folder structure...
3.7K
2366 kotlin-specialist jeffallan/claude-skills
Kotlin Specialist Senior Kotlin developer with deep expertise in coroutines, Kotlin Multiplatform (KMP), and modern Kotlin 1.9+ patterns. Role Definition You are a senior Kotlin engineer with 10+ years of JVM experience and mastery of Kotlin 1.9+ features. You specialize in coroutines, Flow API, multiplatform development, Android/Compose, Ktor servers, and functional programming patterns. You write expressive, type-safe code leveraging Kotlin's DSL capabilities. When to Use This Skill Buildi...
3.7K
2367 fullstack-guardian jeffallan/claude-skills
Fullstack Guardian Security-focused full-stack developer implementing features across the entire application stack. Role Definition You are a senior full-stack engineer with 12+ years of experience. You think in three layers: [Frontend] for user experience, [Backend] for data and logic, [Security] for protection. You implement features end-to-end with security built-in from the start. When to Use This Skill Implementing new features across frontend and backend Building APIs with correspondin...
3.7K
2368 apollo-client apollographql/skills
Apollo Client 4.x Guide Apollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Version 4.x brings improved caching, better TypeScript support, and React 19 compatibility. Quick Start Step 1: Install npm install @apollo/client graphql rxjs For TypeScript type generation (recommended): npm install -D @graphql-codegen/cli @graphql-codegen/typescript @graphql-codegen/typescript-operations @graphql-codegen/type...
3.7K
2369 ux-designer shubhamsaboo/awesome-llm-apps
UX Designer You are a senior UX Designer with deep expertise in user-centered design, research methodologies, information architecture, and interaction design. You help teams create intuitive, accessible, and delightful user experiences. When to Apply Use this skill when: Planning or conducting user research Creating wireframes, mockups, or prototypes Designing user flows and task flows Building personas or user journey maps Writing UX microcopy and interface text Reviewing designs for usability...
3.7K
2370 jobs-to-be-done wondelai/skills
Jobs to Be Done Framework Framework for discovering innovation based on a fundamental truth: customers don't buy products - they "hire" them to do a specific job in their lives. Core Principle Job to Be Done = the progress a customer wants to make in specific circumstances. Key elements of the definition: Progress (not goal, not solution) - customer wants to move from current state to a better one Circumstances - context determines the job, not customer attributes (demographics are useless) Hiri...
3.7K
2371 portless vercel-labs/portless
Portless Replace port numbers with stable, named .localhost URLs. For humans and agents. Why portless Port conflicts -- EADDRINUSE when two projects default to the same port Memorizing ports -- which app is on 3001 vs 8080? Refreshing shows the wrong app -- stop one server, start another on the same port, stale tab shows wrong content Monorepo multiplier -- every problem scales with each service in the repo Agents test the wrong port -- AI agents guess or hardcode the wrong port Cookie/storage c...
3.7K
2372 playwright-expert jeffallan/claude-skills
Playwright Expert Senior E2E testing specialist with deep expertise in Playwright for robust, maintainable browser automation. Role Definition You are a senior QA automation engineer with 8+ years of browser testing experience. You specialize in Playwright test architecture, Page Object Model, and debugging flaky tests. You write reliable, fast tests that run in CI/CD. When to Use This Skill Writing E2E tests with Playwright Setting up Playwright test infrastructure Debugging flaky browser t...
3.7K
2373 entry-point-analyzer trailofbits/skills
Entry Point Analyzer Systematically identify all state-changing entry points in a smart contract codebase to guide security audits. When to Use Use this skill when: Starting a smart contract security audit to map the attack surface Asked to find entry points, external functions, or audit flows Analyzing access control patterns across a codebase Identifying privileged operations and role-restricted functions Building an understanding of which functions can modify contract state When NOT to Us...
3.7K
2374 pdf ocr extraction claude-office-skills/skills
PDF OCR Extraction Extract text from scanned documents and image-based PDFs using OCR technology. Overview This skill helps you: Extract text from scanned documents Make image PDFs searchable Digitize paper documents Process handwritten text (limited) Batch process multiple documents How to Use Basic OCR "Extract text from this scanned PDF" "OCR this document image" "Make this PDF searchable" With Options "Extract text from pages 1-10, English language" "OCR this document, preserve layout" "Extr...
3.7K
2375 mcp-integration anthropics/claude-plugins-official
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...
3.7K
2376 writing-hookify-rules anthropics/claude-plugins-official
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...
3.7K
2377 crm-automation claude-office-skills/skills
CRM Automation Automate CRM workflows for HubSpot, Salesforce, and Pipedrive including lead management, deal tracking, pipeline automation, and multi-CRM synchronization. Based on n8n workflow templates. Overview This skill covers: Lead capture and enrichment automation Deal stage progression workflows Multi-CRM data synchronization Automated follow-up sequences Sales analytics and reporting Core Workflow Patterns 1. Lead Capture → Enrichment → Assignment ┌─────────────┐ ┌─────────────┐ ┌─...
3.7K
2378 ktx-booking nomadamas/k-skill
KTX Booking What this skill does korail2 위에 scripts/ktx_booking.py helper 를 얹어 KTX/Korail 조회, 예약, 예약 확인, 취소를 처리한다. 최근 Korail 앱의 Dynapath anti-bot 체크 때문에 원본 korail2 0.4.0 예제만으로는 MACRO ERROR 가 날 수 있다. 이 스킬은 helper 가 x-dynapath-m-token , Sid , 최신 app version( 250601002 )을 붙여 실제 예매 흐름을 복구하는 것을 전제로 한다. When to use "서울에서 부산 가는 KTX 찾아줘" "코레일 예약 확인해줘" "KTX 취소해줘" "오전 9시 이후 KTX 중 제일 빠른 거 잡아줘" When not to use SRT 예매인 경우 실결제 확정까지 자동화해야 하는 경우 credential 을 평문으로 넣으려는 경우 Prerequisites Python 3.10+ python3 -m pi...
3.7K
2379 openclaw-persona-forge affaan-m/everything-claude-code
龙虾灵魂锻造炉 不是给你一只工具龙虾,而是帮你锻造一只有灵魂的龙虾。 When to Use 当用户需要从零创建 OpenClaw 龙虾灵魂、角色设定、SOUL.md 或 IDENTITY.md 当用户想通过引导式问答或抽卡模式快速得到完整 persona 方案 当用户已经有一个粗糙设定,但还缺名字、边界规则、头像提示词或成套输出文件 Avoid when 用户只需微调已有 SOUL.md 目标平台不是 OpenClaw,需要的是其他 Agent 框架专用格式 用户需要纯工具型 Agent,不需要角色化灵魂 前置条件 必需 : python3 (运行抽卡引擎 gacha.py) 可选 :已审核的生图 skill(自动生成头像图片,未安装则输出提示词文本) Skill 目录约定 Agent Execution : Determine this SKILL.md file's directory path as SKILL_DIR Replace all ${SKILL_DIR} in this document with the actual path 内置工具 抽卡引擎(gacha.p...
3.7K
2380 lead-intelligence affaan-m/everything-claude-code
Lead Intelligence Agent-powered lead intelligence pipeline that finds, scores, and reaches high-value contacts through social graph analysis and warm path discovery. When to Activate User wants to find leads or prospects in a specific industry Building an outreach list for partnerships, sales, or fundraising Researching who to reach out to and the best path to reach them User says "find leads", "outreach list", "who should I reach out to", "warm intros" Needs to score or rank a list of contacts ...
3.7K
2381 okx-cex-auth okx/agent-skills
OKX CEX Authentication OAuth 2.0 device flow authentication for OKX CLI. Guides first-time setup, re-authentication after session expiry, and logout. Supported Sites Site Region URL global Global www.okx.com eea EEA my.okx.com us US app.okx.com Site is a separate dimension from auth method. Both API-key and OAuth paths require a site. Once selected, a site is persisted: API-key users : profile.site in ~/.okx/config.toml (written by okx config init ). OAuth users : saved inside the okx-auth binar...
3.7K
2382 deploy-checklist anthropics/knowledge-work-plugins
/deploy-checklist If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Generate a pre-deployment checklist to verify readiness before shipping. Usage /deploy-checklist $ARGUMENTS Output Deploy Checklist: [Service/Release] Date: [Date] | Deployer: [Name] Pre-Deploy - [ ] All tests passing in CI - [ ] Code reviewed and approved - [ ] No known critical bugs in release - [ ] Database migrations tested (if applicable) - [ ] Feature flags configured ...
3.7K
2383 pptx-manipulation claude-office-skills/skills
PPTX Manipulation Skill Overview This skill enables programmatic creation, editing, and manipulation of Microsoft PowerPoint (.pptx) presentations using the python-pptx library. Create professional slides with text, shapes, images, charts, and tables without manual editing. How to Use Describe the presentation you want to create or modify Provide content, data, or images to include I'll generate python-pptx code and execute it Example prompts: "Create a 10-slide pitch deck from this outline" "Ad...
3.7K
2384 security-review github/awesome-copilot
Security Review Skill This skill ensures all code follows security best practices and identifies potential vulnerabilities. When to Activate Implementing authentication or authorization Handling user input or file uploads Creating new API endpoints Working with secrets or credentials Implementing payment features Storing or transmitting sensitive data Integrating third-party APIs Security Checklist 1. Secrets Management ❌ NEVER Do This const apiKey = "sk-proj-xxxxx" // Hardcoded secret const dbP...
3.7K
2385 security-bounty-hunter affaan-m/everything-claude-code
Security Bounty Hunter Use this when the goal is practical vulnerability discovery for responsible disclosure or bounty submission, not a broad best-practices review. When to Use Scanning a repository for exploitable vulnerabilities Preparing a Huntr, HackerOne, or similar bounty submission Triage where the question is "does this actually pay?" rather than "is this theoretically unsafe?" How It Works Bias toward remotely reachable, user-controlled attack paths and throw away patterns that platfo...
3.7K
2386 google-workspace-ops affaan-m/everything-claude-code
Google Workspace Ops This skill is for operating shared docs, spreadsheets, and decks as working systems, not just editing one file in isolation. When to Use User needs to find a doc, sheet, or deck and update it in place Consolidating plans, trackers, notes, or customer lists stored in Google Drive Cleaning or restructuring a shared spreadsheet Importing, repairing, or reformatting a Google Slides deck Producing summaries from Docs, Sheets, or Slides for decision-making Preferred Tool Surface U...
3.7K
2387 assistant-ui assistant-ui/skills
assistant-ui Always consult assistant-ui.com/llms.txt for latest API. React library for building AI chat interfaces with composable primitives. References ./references/architecture.md -- Core architecture and layered system ./references/packages.md -- Package overview and selection guide When to Use Use Case Best For Chat UI from scratch Full control over UX Existing AI backend Connects to any streaming backend Custom message types Tools, images, files, custom parts Multi-thread apps Built-in...
3.7K
2388 token-integration-analyzer trailofbits/skills
Token Integration Analyzer Purpose I will systematically analyze your codebase for token-related security concerns using Trail of Bits' token integration checklist. I help with: Token Implementations: Analyze if your token follows ERC20/ERC721 standards or has non-standard behavior Token Integrations: Analyze how your protocol handles arbitrary tokens, including weird/non-standard tokens On-chain Analysis: Query deployed contracts for scarcity, distribution, and configuration Security Assessme...
3.7K
2389 plugin-structure anthropics/claude-plugins-official
Plugin Structure for Claude Code Overview Claude Code plugins follow a standardized directory structure with automatic component discovery. Understanding this structure enables creating well-organized, maintainable plugins that integrate seamlessly with Claude Code. Key concepts: Conventional directory layout for automatic discovery Manifest-driven configuration in .claude-plugin/plugin.json Component-based organization (commands, agents, skills, hooks) Portable path references using ${CLAUDE_PL...
3.7K
2390 prisma-postgres-setup prisma/skills
Prisma Postgres Setup Procedural skill that guides you through provisioning a new Prisma Postgres database via the Management API and connecting it to a local project. When to Apply Use this skill when: Setting up a new Prisma Postgres database for a project Creating a Prisma Postgres project and connecting it locally Obtaining a connection string for Prisma Postgres Provisioning a database via the Management API (not the Console UI) Do not use this skill when: Setting up CI/CD preview databases...
3.7K
2391 claude-code-plugin-release thedotmack/claude-mem
Version Bump & Release Workflow IMPORTANT: You must first plan and write detailed release notes before starting the version bump workflow. CRITICAL: ALWAYS commit EVERYTHING (including build artifacts). At the end of this workflow, NOTHING should be left uncommitted or unpushed. Run git status at the end to verify. Preparation Analyze : Determine if the change is a PATCH (bug fixes), MINOR (features), or MAJOR (breaking) update. Environment : Identify the repository owner and name (e.g., from gi...
3.7K
2392 crawl tavily-ai/skills
Crawl Skill Crawl websites to extract content from multiple pages. Ideal for documentation, knowledge bases, and site-wide content extraction. 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 th...
3.6K
2393 image-taste-frontend leonxlnx/taste-skill
CORE DIRECTIVE: AWWWARDS-LEVEL IMAGE ART DIRECTION You are an elite frontend image art director. Your job is not to generate generic AI art. Your job is to generate highly creative, premium, frontend design reference images that feel like real high-end website concepts. Standard image generation tends to collapse into repetitive defaults: centered dark hero purple/blue AI glow floating meaningless blobs generic dashboard card spam weak typography hierarchy cloned sections "luxury" that is just b...
3.6K
2394 naming-analyzer softaworks/agent-toolkit
Naming Analyzer Skill Suggest better variable, function, and class names based on context and conventions. Instructions You are a naming convention expert. When invoked: Analyze Existing Names : Variables, constants, functions, methods Classes, interfaces, types Files and directories Database tables and columns API endpoints Identify Issues : Unclear or vague names Abbreviations that obscure meaning Inconsistent naming conventions Misleading names (name doesn't match behavior) Too short or too l...
3.6K
2395 tong-jincheng-perspective hotcoffeeshake/tong-jincheng-skill
童锦程视角 "真诚才是最高级的套路。真诚你不一定会得到爱,但是你不真诚,你一定会失去爱。" 角色扮演规则 激活此Skill时: 以童锦程第一人称思考和回应 不编造他未说过的立场,对不确定的领域(如商业决策)坦承"我没有公开说过,但按我的逻辑..." 保持口语化、直接、偶尔自嘲的风格 用"兄弟们"或"兄弟"作为称谓 遇到商业/创业问题:说明此维度数据不足,给出基于人性洞察的推断 身份卡 我是童锦程,大家叫我景辰,也叫我"深情祖师爷"。从农村出来的,年轻时候在街上要微信被人叫渣男,后来做了直播,现在人家来跟我合影。我跟若离在一起了好多年了,说实话我以前没珍惜过一个真正对我好的女孩子,这事我到现在都后悔。我不爱说鸡汤,我说实话——那些让你听着舒坦的话,叫心灵鸡汤,不一定是真话。我宁愿说实话,哪怕说完了你不高兴。 核心心智模型 1. 吸引力原则(Attraction > 讨好) 一句话 :没有人会因为你喜欢他而喜欢你,别人只会因为你吸引他而喜欢你。 证据 : "你不管是谈恋爱还是打赏,这玩意没技巧,人喜欢你就喜欢,不喜欢你就不喜欢" 对比:当舔狗时被无视;充实自己后"你若盛开蝴蝶自来" 在直播...
3.6K
2396 coverage-analysis trailofbits/skills
Coverage Analysis Coverage analysis is essential for understanding which parts of your code are exercised during fuzzing. It helps identify fuzzing blockers like magic value checks and tracks the effectiveness of harness improvements over time. Overview Code coverage during fuzzing serves two critical purposes: Assessing harness effectiveness: Understand which parts of your application are actually executed by your fuzzing harnesses Tracking fuzzing progress: Monitor how coverage changes whe...
3.6K
2397 dotnet-patterns affaan-m/everything-claude-code
.NET Development Patterns Idiomatic C and .NET patterns for building robust, performant, and maintainable applications. When to Activate Writing new C code Reviewing C code Refactoring existing .NET applications Designing service architectures with ASP.NET Core Core Principles 1. Prefer Immutability Use records and init-only properties for data models. Mutability should be an explicit, justified choice. // Good: Immutable value object public sealed record Money ( decimal Amount , string Currency...
3.6K
2398 gan-style-harness affaan-m/everything-claude-code
GAN-Style Harness Skill Inspired by Anthropic's Harness Design for Long-Running Application Development (March 24, 2026) A multi-agent harness that separates generation from evaluation , creating an adversarial feedback loop that drives quality far beyond what a single agent can achieve. Core Insight When asked to evaluate their own work, agents are pathological optimists — they praise mediocre output and talk themselves out of legitimate issues. But engineering a separate evaluator to be ruthle...
3.6K
2399 opensource-pipeline affaan-m/everything-claude-code
Open-Source Pipeline Skill Safely open-source any project through a 3-stage pipeline: Fork (strip secrets) → Sanitize (verify clean) → Package (CLAUDE.md + setup.sh + README). When to Activate User says "open source this project" or "make this public" User wants to prepare a private repo for public release User needs to strip secrets before pushing to GitHub User invokes /opensource fork , /opensource verify , or /opensource package Commands Command Action /opensource fork PROJECT Full pipeline:...
3.6K
2400 remote-browser browser-use/browser-use
Remote Browser Automation for Sandboxed Agents This skill is for agents running on sandboxed remote machines (cloud VMs, CI, coding agents) that need to control a browser. Install browser-use and drive a cloud browser — no local Chrome needed. Prerequisites Before using this skill, browser-use must be installed and configured. Run diagnostics to verify: browser-use doctor For more information, see https://github.com/browser-use/browser-use/blob/main/browser_use/skill_cli/README.md Core Workflow ...
3.6K