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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
19101 hooks automation ruvnet/claude-flow
Hooks Automation Intelligent automation system that coordinates, validates, and learns from Claude Code operations through hooks integrated with MCP tools and neural pattern training. What This Skill Does This skill provides a comprehensive hook system that automatically manages development operations, coordinates swarm agents, maintains session state, and continuously learns from coding patterns. It enables automated agent assignment, code formatting, performance tracking, and cross-session mem...
47
19102 workflow-ship-faster heyvhuang/ship-faster
Workflow: Ship Faster (Next.js 16.1.1) The goal of this chain is: Ship an idea or small prototype to production-ready state in the shortest time , while maintaining iteration speed afterward. When to use Use this workflow when the user wants an end-to-end chain like: “ship this MVP”, “make it production-ready”, “launch/deploy this project” “take this prototype and turn it into a real app” “set up the foundation + UI system + deployment” Core principles (non-negotiable) Pass paths only, not conte...
47
19103 code-review srbhr/resume-matcher
Code Review When to use this skill Reviewing pull requests Checking code quality Providing feedback on implementations Identifying potential bugs Suggesting improvements Security audits Performance analysis Instructions Step 1: Understand the context Read the PR description : What is the goal of this change? Which issues does it address? Are there any special considerations? Check the scope : How many files changed? What type of changes? (feature, bugfix, refactor) Are tests included? Step 2: Hi...
47
19104 rspack-best-practices rstackjs/agent-skills
Rspack Best Practices Apply these rules when writing or reviewing Rspack projects. Configuration Use rspack.config.ts and defineConfig Define explicit entry values for multi-page applications Keep one main config and branch by process.env.NODE_ENV only when needed Keep rule conditions narrow and explicit ( test , include , exclude , resourceQuery ) Prefer built-in Rspack plugins/loaders over community JS alternatives when equivalent features exist CLI If @rspack/cli is installed: Use rspack dev ...
47
19105 data-science htlin222/dotfiles
Data Science Data analysis, SQL, and insights generation. When to Use Writing SQL queries Data analysis and exploration Creating visualizations Statistical analysis ETL and data pipelines SQL Patterns Common Queries -- Aggregation with window functions SELECT user_id , order_date , amount , SUM ( amount ) OVER ( PARTITION BY user_id ORDER BY order_date ) as running_total , ROW_NUMBER ( ) OVER ( PARTITION BY user_id ORDER BY order_date DESC ) as recency_rank FROM orders ; -- CTEs for readability ...
47
19106 security scanner eddiebe147/claude-settings
Security Scanner Scan code and infrastructure for security vulnerabilities. Identify issues before they become breaches with systematic security analysis. Core Workflows Workflow 1: Code Security Scan SAST - Static application security testing Dependency Check - Scan for vulnerable dependencies Secrets Detection - Find hardcoded credentials OWASP Check - Review against OWASP Top 10 Report - Generate findings report Workflow 2: Infrastructure Security Configuration Audit - Check security settings...
47
19107 omc-plan yeachan-heo/oh-my-claudecode
<Use_When> User wants to plan before implementing -- "plan this", "plan the", "let's plan" User wants structured requirements gathering for a vague idea User wants an existing plan reviewed -- "review this plan", --review User wants multi-perspective consensus on a plan -- --consensus , "ralplan" Task is broad or vague and needs scoping before any code is written </Use_When> <Do_Not_Use_When> User wants autonomous end-to-end execution -- use autopilot instead User wants to start coding immediate...
47
19108 godot-adapt-single-to-multiplayer thedivergentai/gd-agentic-skills
Adapt: Single to Multiplayer Expert guidance for retrofitting multiplayer into single-player games. NEVER Do NEVER trust client input — Always validate on server. Clients can send fake position/health/inventory data. NEVER use get_tree().get_nodes_in_group() for authority checks — Use is_multiplayer_authority() on individual nodes. Group iteration is unreliable for network identity. NEVER forget to set multiplayer_authority — Nodes without authority assignment will desync. Server should own worl...
47
19109 v3 core implementation proffesor-for-testing/agentic-qe
V3 Core Implementation What This Skill Does Implements the core TypeScript modules for claude-flow v3 following Domain-Driven Design principles, clean architecture patterns, and modern TypeScript best practices with comprehensive test coverage. Quick Start Initialize core implementation Task ( "Core foundation" , "Set up DDD domain structure and base classes" , "core-implementer" ) Domain implementation (parallel) Task ( "Task domain" , "Implement task management domain with entities and servi...
47
19110 cors-configuration patricio0312rev/skills
CORS Configuration Configure secure Cross-Origin Resource Sharing for APIs and web applications. Core Workflow Identify origins: Define allowed origins Configure headers: Set CORS response headers Handle preflight: OPTIONS request handling Set credentials: Cookie and auth handling Limit methods: Allowed HTTP methods Test configuration: Verify CORS works CORS Headers Reference Access-Control-Allow-Origin: https://example.com Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS Access-C...
47
19111 oracle-dba acedergren/oci-agent-skills
OCI Oracle DBA - Expert Knowledge 🏗️ Use OCI Landing Zone Terraform Modules Don't reinvent the wheel. Use oracle-terraform-modules/landing-zone for database infrastructure. Landing Zone solves: ❌ Bad Practice 1: Generic compartments (Landing Zone creates dedicated Database/Security compartments for ADB organization) ❌ Bad Practice 9: Public database endpoints (Landing Zone Security Zones enforce private endpoints only) ❌ Bad Practice 10: No monitoring (Landing Zone auto-configures ADB performanc...
47
19112 tech-analysis-auntie zhenxuanshi-ship-it/meatpiegua_skills
郑大姐的技术分析实战(硬核版) 触发角色 :郑大姐(Sister Zheng)—— 一个骂骂咧咧但技术过硬的老韭菜 郑大姐人设(必读!) 你是郑大姐,一个在股市摸爬滚打20年的老江湖。你的特点是: 嘴毒心善 —— 该骂就骂,尤其是对追高风险、死扛不割的行为 技术硬核 —— 不是嘴炮,每个判断都要有技术指标支撑 大白话 —— 不用学术腔,用市井语言讲清楚 不装神棍 —— 不预测具体点位,只给关键位置和应对策略 口头禅 : "你脑子进水了?" "这种票你也敢追?" "割!别废话!" "等着被套吧你" "听姐一句劝" "韭菜的自我修养" 分析流程(严格执行) Step 1: 数据收集(必须做!) ⚠️ 数据时效性检查(极其重要!用错数据就滚!) 在分析前,必须确认数据的时效性: 绝不能用过期财务数据忽悠用户! 数据优先级(严格执行) 优先级 数据类型 财报期 时效性 🥇 第一优先 最新季报 2025年一季报/半年报/三季报 最实时,反映最新经营状况 🥈 第二优先 最新年报 2024年年报 次年3-4月发布,年度全景 🥉 第三优先 过往季报 2024年三季报/半年报 仅作趋势对比,不单独使用 ...
47
19113 postgres-semantic-search laguagu/claude-code-nextjs-skills
PostgreSQL Semantic Search Quick Start 1. Setup CREATE EXTENSION IF NOT EXISTS vector ; CREATE TABLE documents ( id SERIAL PRIMARY KEY , content TEXT NOT NULL , embedding vector ( 1536 ) -- text-embedding-3-small -- Or: embedding halfvec(3072) -- text-embedding-3-large (50% memory) ) ; 2. Basic Semantic Search SELECT id , content , 1 - ( embedding <=> query_vec ) AS similarity FROM documents ORDER BY embedding <=> query_vec LIMIT 10 ; 3. Add Index (> 10k documents) CREATE INDEX ON documents USI...
47
19114 graphics-rendering pluginagentmarketplace/custom-plugin-game-developer
Graphics & Rendering Rendering Pipeline ┌─────────────────────────────────────────────────────────────┐ │ RENDERING PIPELINE │ ├─────────────────────────────────────────────────────────────┤ │ VERTEX STAGE: │ │ Model Space → World Space → View Space → Clip Space │ │ ↓ │ │ RASTERIZATION: Triangles → Fragments │ │ ...
47
19115 alicloud-ai-search-text-embedding-test cinience/alicloud-skills
Category: test Minimal Viable Test Recommended check python skills/ai/search/alicloud-ai-search-text-embedding/scripts/prepare_embedding_request.py \ --output output/alicloud-ai-search-text-embedding/request.json
47
19116 incident responder eddiebe147/claude-settings
Incident Responder Handle production incidents with urgency and precision. From initial triage to resolution and post-mortem, follow proven workflows to minimize downtime and prevent recurrence. Core Workflows Workflow 1: Incident Triage Detection - Confirm the incident and scope Severity Assessment - Classify impact level (SEV1-4) Communication - Notify stakeholders Team Assembly - Rally required responders Initial Diagnosis - Identify likely cause Workflow 2: Resolution Containment - Stop the ...
47
19117 doc-ears vladm3105/aidoc-flow-framework
doc-ears Purpose Create EARS (Easy Approach to Requirements Syntax) documents - Layer 3 artifact in the SDD workflow that formalizes requirements using the WHEN-THE-SHALL-WITHIN syntax. Layer: 3 Upstream: BRD (Layer 1), PRD (Layer 2) Downstream Artifacts: BDD (Layer 4), ADR (Layer 5), SYS (Layer 6) Prerequisites Upstream Artifact Verification (CRITICAL) Before creating this document, you MUST: List existing upstream artifacts: ls docs/BRD/ docs/PRD/ docs/EARS/ 2>/dev/null Reference onl...
47
19118 alicloud-ai-audio-livetranslate-test cinience/alicloud-skills
Category: test Minimal Viable Test Goals 仅验证 live translate 请求模板与模型映射存在。 Prerequisites Target skill: skills/ai/audio/alicloud-ai-audio-livetranslate Recommended check python skills/ai/audio/alicloud-ai-audio-livetranslate/scripts/prepare_livetranslate_request.py \ --output output/alicloud-ai-audio-livetranslate/request.json
47
19119 quality-manager-qms-iso13485 borghei/claude-skills
Quality Manager - QMS ISO 13485 Specialist ISO 13485:2016 Quality Management System implementation, maintenance, and certification support for medical device organizations. Table of Contents QMS Implementation Workflow Document Control Workflow Internal Audit Workflow Process Validation Workflow Supplier Qualification Workflow QMS Process Reference Decision Frameworks Tools and References QMS Implementation Workflow Implement ISO 13485:2016 compliant quality management system from gap analysis t...
47
19120 skill-recommender vladm3105/aidoc-flow-framework
skill-recommender Purpose Analyze user requests and recommend appropriate documentation skills from the AI Dev Flow framework catalog. Problem Solved: Users must know which of 25+ skills to invoke for their documentation task, requiring deep framework knowledge. Solution: Parse user intent, match against skill catalog, and provide ranked recommendations with confidence scores and rationale. When to Use This Skill Use skill-recommender when: User is unsure which skill to use for a documenta...
47
19121 devops-workflow-engineer borghei/claude-skills
DevOps Workflow Engineer Design, implement, and optimize CI/CD pipelines, GitHub Actions workflows, and deployment automation for production systems. Keywords ci/cd github-actions deployment automation pipelines devops continuous-integration continuous-delivery blue-green canary rolling-deploy feature-flags matrix-builds caching secrets-management reusable-workflows composite-actions agentic-workflows quality-gates security-scanning cost-optimization multi-environment infrastructure-as-code gito...
47
19122 1k-new-skill onekeyhq/app-monorepo
Creating a New Skill Follow this workflow when creating a new Claude Code Skill. 0) Fetch latest best practices (REQUIRED) Before writing any skill content, you MUST fetch and read the latest documentation: Skills overview : https://code.claude.com/docs/en/skills Best practices : https://platform.claude.com/docs/en/agents-and-tools/agent-skills/best-practices Use WebFetch to retrieve these pages and extract key guidelines before proceeding. 1) Check if skill should merge into existing skill (REQ...
47
19123 monitoring-whale-activity jeremylongshore/claude-code-plugins-plus-skills
Monitoring Whale Activity Overview Track large cryptocurrency transactions and whale wallet movements across multiple blockchains. Monitor exchange inflows/outflows, manage watchlists, and identify known wallets (exchanges, funds, bridges). Prerequisites Before using this skill, ensure you have: Python 3.8+ with requests library Whale Alert API key (optional, for live data - free tier available) Internet access for API calls Instructions Step 1: Navigate to Scripts Directory cd {baseDir}/scr...
47
19124 pair-trade-screener nicepkg/ai-workflow
Pair Trade Screener Overview This skill identifies and analyzes statistical arbitrage opportunities through pair trading. Pair trading is a market-neutral strategy that profits from the relative price movements of two correlated securities, regardless of overall market direction. The skill uses rigorous statistical methods including correlation analysis and cointegration testing to find robust trading pairs. Core Methodology: Identify pairs of stocks with high correlation and similar sector/indu...
47
19125 distributing-tauri-for-windows dchuk/claude-code-tauri-skills
Distributing Tauri Applications for Windows This skill covers Windows distribution for Tauri v2 applications, including MSI/NSIS installer creation, customization, and Microsoft Store submission. Installer Formats Overview Tauri supports two Windows installer formats: Format Extension Build Platform Notes WiX MSI .msi Windows only Traditional Windows installer NSIS -setup.exe Cross-platform Can build on Linux/macOS Building Installers Standard Build (Windows) npm run tauri build or yarn tau...
47
19126 vercel-deploy tech-leads-club/agent-skills
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...
46
19127 deep-analyse chmouel/lazyworktree
Deep Analysis Perform thorough analysis of the specified code area: $ARGUMENTS Analysis Steps Trace all code paths : Follow execution from entry points through to completion Map dependencies : Identify all imports, interfaces, and external dependencies Identify side effects : Document state changes, I/O operations, and mutations List callers and callees : Build a call graph for the target code Check test coverage : Identify which paths have test coverage and which lack it Deliverables Provide a ...
46
19128 python-sdk inference-sh/agent-skills
Python SDK Build AI applications with the inference.sh Python SDK. Quick Start pip install inferencesh from inferencesh import inference client = inference ( api_key = "inf_your_key" ) Run an AI app result = client . run ( { "app" : "infsh/flux-1-dev" , "input" : { "prompt" : "A sunset over mountains" } } ) print ( result [ "output" ] ) Installation Standard installation pip install inferencesh With async support pip install inferencesh [ async ] Requirements: Python 3.8+ Authentication impor...
46
19129 building-with-sqlalchemy-orm panaversity/agentfactory
Building with SQLAlchemy ORM Build production-grade database applications with SQLAlchemy ORM 2.0+, generic PostgreSQL patterns, and Neon-specific serverless considerations. Before Implementation Gather context to ensure successful implementation: Source Gather Codebase Existing models, database setup, connection patterns Conversation Student's specific use case (what they're building), constraints Skill References Domain patterns from references/ (API docs, best practices, architecture) User Gu...
46
19130 legal-impressum dirnbauer/webconsulting-skills
Jurisdiction: Austria (Österreich) Related Skills: - [SKILL-GERMANY.md](https://github.com/dirnbauer/webconsulting-skills/blob/main/skills/legal-impressum/./SKILL-GERMANY.md) - German requirements - [SKILL-EU.md](https://github.com/dirnbauer/webconsulting-skills/blob/main/skills/legal-impressum/./SKILL-EU.md) - EU-wide requirements - [SKILL-WORLD.md](https://github.com/dirnbauer/webconsulting-skills/blob/main/skills/legal-impressum/./SKILL-WORLD.md) - International requirements This skill p...
46
19131 speech writer eddiebe147/claude-settings
Speech Writer Craft powerful speeches that move audiences to think, feel, and act. This skill helps you write memorable presentations for any occasion—from keynote addresses and business presentations to wedding toasts and commencement speeches. Whether you're speaking to inspire, persuade, inform, or celebrate, this skill ensures your speech has a clear structure, compelling narrative, and memorable moments that resonate long after the applause fades. It balances rhetorical techniques with auth...
46
19132 1password julianobarbosa/claude-code-skills
1Password CLI Follow the official CLI get-started steps. Don't guess install commands. References references/get-started.md (install + app integration + sign-in flow) references/cli-examples.md (real op examples) Workflow Check OS + shell. Verify CLI present: op --version . Confirm desktop app integration is enabled (per get-started) and the app is unlocked. REQUIRED: create a fresh tmux session for all op commands (no direct op calls outside tmux). Sign in / authorize inside tmux: op signin (ex...
46
19133 skill-creator guanyang/antigravity-skills
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
46
19134 dependency-upgrade sgcarstrends/sgcarstrends
Dependency Upgrade Master major dependency version upgrades, compatibility analysis, staged upgrade strategies, and comprehensive testing approaches. When to Use This Skill Upgrading major framework versions Updating security-vulnerable dependencies Modernizing legacy dependencies Resolving dependency conflicts Planning incremental upgrade paths Testing compatibility matrices Automating dependency updates Semantic Versioning Review MAJOR.MINOR.PATCH (e.g., 2.3.1) MAJOR: Breaking changes MINOR...
46
19135 context-compression guanyang/antigravity-skills
Context Compression Strategies When agent sessions generate millions of tokens of conversation history, compression becomes mandatory. The naive approach is aggressive compression to minimize tokens per request. The correct optimization target is tokens per task: total tokens consumed to complete a task, including re-fetching costs when compression loses critical information. When to Activate Activate this skill when: Agent sessions exceed context window limits Codebases exceed context windows (...
46
19136 voice-quality-audition terrylica/cc-skills
Voice Quality Audition Compare Kokoro TTS voice quality across all available voices. Runs tts_kokoro_audition.sh which plays a passage with each top voice. Each voice announces its name before reading the passage. Uses clipboard text or a default passage. Platform : macOS (Apple Silicon) When to Use This Skill Audition all available Kokoro voices to hear quality differences Compare specific voices side-by-side for a project Re-evaluate voice grades after a Kokoro engine upgrade Select a new defa...
46
19137 drama-evaluator vangongwanxiaowan/screen-creative-skills
竖屏短剧评估专家 功能 依据竖屏短剧的专业评估标准,从核心爽点、故事类型、人物设定、人物关系、情节桥段等维度对故事文本进行深度评估与打分,分析IP孵化为爆款竖屏短剧的可能性。 使用场景 评估故事改编为竖屏短剧的潜力 分析故事的市场竞争力 识别故事的优劣势 为故事优化提供专业建议 评估维度 1. 核心爽点 评估故事是否具备足够强烈的核心爽点 普世化程度: 爽点是否根植于社会大众的普遍渴望或压抑 清晰具体化: 爽点是否具象、可视化 节奏递进: 是否有小爽点、中爽点、大爽点的层层递进 2. 故事类型 评估故事类型的市场竞争力 强设定: 是否有极具吸引力的超现实设定 经典+创新: 是否用经典模式吸引观众,并融入创新元素 极致化: 是否将观众熟知的套路极致化 3. 人物设定 评估人物设定的有效性和吸引力 反差感: 主角形象反差是否极致 欲望明确: 主角欲望是否单一且明确 功能化: 反派是否高度脸谱化,功能明确 4. 人物关系 评估人物关系的戏剧张力 强冲突: 人物关系是否极致二元对立 强绑定: 人物关系是否极度紧密 权力结构: 是否有明确的权力阶层划分 5. 情节桥段 评估...
46
19138 design-to-component-translator patricio0312rev/skills
Design-to-Component Translator Convert design specifications into pixel-perfect, production-ready React components. Core Workflow Analyze design specs: Extract spacing, colors, typography, dimensions Map to tokens: Convert design values to design system tokens Generate structure: Create semantic HTML structure Apply styles: Implement Tailwind/CSS with exact measurements Add states: Include hover, focus, active, disabled states Handle responsive: Implement breakpoint-specific rules Ensure acces...
46
19139 python security scan sugarforever/01coder-agent-skills
Python Security Scan Skill This skill enables comprehensive security scanning of Python projects based on OWASP guidelines, Python security best practices, and framework-specific vulnerabilities. When to Use This Skill Security audits of Python applications Code review for security vulnerabilities Pre-deployment security checks Dependency vulnerability assessment Detecting hardcoded secrets and credentials Framework-specific security reviews (Flask, Django, FastAPI) Supported Frameworks This ski...
46
19140 android-unit-test dengineproblem/agents-monorepo
Android Unit Testing Expert Эксперт по тестированию Android приложений с использованием JUnit 5, Mockito и Kotlin. Настройка зависимостей // build.gradle (app) dependencies { // Unit testing testImplementation 'junit:junit:4.13.2' testImplementation 'org.junit.jupiter:junit-jupiter:5.9.3' testImplementation 'org.mockito:mockito-core:5.3.1' testImplementation 'org.mockito.kotlin:mockito-kotlin:5.0.0' testImplementation 'io.mockk:mockk:1.13.5' testImplementation 'org.jetbrains.kotlinx:kotlinx-coro...
46
19141 ui-ux-pro-max bmad-labs/skills
UI/UX Pro Max - Design Intelligence Comprehensive design guide for web and mobile applications. Contains 50+ styles, 161 color palettes, 57 font pairings, 161 product types with reasoning rules, 99 UX guidelines, and 25 chart types across 10 technology stacks. Searchable database with priority-based recommendations. When to Apply This Skill should be used when the task involves UI structure, visual design decisions, interaction patterns, or user experience quality control . Must Use This Skill m...
46
19142 lead-magnet openclaudia/openclaudia-skills
Lead Magnet Creation Design and build lead magnets that convert visitors into email subscribers and qualified leads. 1. Lead Magnet Types Checklists Best for: Actionable topics, step-by-step processes Effort to create: Low (1-2 hours) Conversion rate: High (30-50% on dedicated landing pages) Template structure: Title: The Complete [Topic] Checklist [ ] Step 1: [Action item] Why: [Brief explanation] Tool: [Recommended tool if applicable] [ ] Step 2: [Action item] ... [ ] Step 3: [Action item] ......
46
19143 configure-argocd-automerge laurigates/claude-plugins
/configure:argocd-automerge Configure GitHub Actions workflow to automatically create and merge PRs from ArgoCD Image Updater branches. When to Use This Skill Use this skill when... Use another approach when... Setting up auto-merge for ArgoCD Image Updater branches Configuring ArgoCD application definitions Checking if image-updater- branches have auto-merge Managing general GitHub Actions workflows ( /configure:workflows ) Creating the argocd-automerge.yml workflow from scratch Setting up cont...
46
19144 alicloud-ai-audio-cosyvoice-voice-clone-test cinience/alicloud-skills
Category: test Minimal Viable Test Recommended check python skills/ai/audio/alicloud-ai-audio-cosyvoice-voice-clone/scripts/prepare_cosyvoice_clone_request.py \ --target-model cosyvoice-v3.5-plus \ --prefix myvoice \ --voice-sample-url https://example.com/voice.wav
46
19145 meeting-notes-formatter dkyazzentwatwa/chatgpt-skills
Transform raw, unstructured meeting notes into clean, professional documents. Automatically detects sections, extracts action items, parses attendees, and exports to Markdown or PDF. Quick Start ``` from scripts.notes_formatter import MeetingNotesFormatter Format raw notes raw_notes = """ Project sync Jan 15 Attendees: John, Sarah, Mike Discussed Q1 roadmap - Feature A is priority - Feature B pushed to Q2 Sarah to send updated timeline by Friday Mike will review budget Next meeting Jan 22...
46
19146 configure-makefile laurigates/claude-plugins
/configure:makefile Check and configure project Makefile against project standards. When to Use This Skill Use this skill when... Use another approach when... Setting up a new Makefile for a project that requires Make Project can use Just instead — use /configure:justfile (preferred) Auditing existing Makefile for missing standard targets Writing complex build rules with dependencies — consult GNU Make documentation Ensuring Makefile follows team conventions (help target, PHONY, colors) Project ...
46
19147 woocommerce-copy-guidelines secondsky/claude-skills
No SKILL.md available for this skill. [View on GitHub ](https://github.com/woocommerce/woocommerce)
46
19148 amazon-shopping jlave-dev/agent-skills
Amazon Shopping Search Amazon and recommend products based on user preferences. ⚠️ MANDATORY FIRST STEP - REQUIREMENTS GATHERING YOU MUST ASK CLARIFYING QUESTIONS BEFORE ANY BROWSER AUTOMATION. DO NOT proceed to search until you understand: Budget : Price range they're comfortable with Usage : Who/what it's for (personal, gift, professional) Deal-breakers : Features they must have or avoid Use AskUserQuestion to gather this information. Only after receiving answers should you proceed to Step 2. ...
46
19149 testing-guidelines getsentry/warden
Testing Guidelines Follow these principles when writing tests for this codebase. Core Principles 1. Mock External Services, Use Real Fixtures ALWAYS mock third-party network services. ALWAYS use fixtures based on real-world data. Fixtures must be scrubbed of PII (use dummy data like foo@example.com , user-123 ) Capture real API responses, then sanitize them Never make actual network calls in tests 2. Prefer Integration Tests Over Unit Tests Focus on end-to-end style tests that validate inputs an...
46
19150 commit mitsuhiko/agent-stuff
Sentry Commit Messages Follow these conventions when creating commits for Sentry projects. Prerequisites Before committing, always check the current branch: git branch --show-current If you're on main or master , you MUST create a feature branch first — unless the user explicitly asked to commit to main. Do not ask the user whether to create a branch; just proceed with branch creation. The create-branch skill will still propose a branch name for the user to confirm. Use the create-branch skill t...
46