███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 3051 | finance-news | sundial-org/awesome-openclaw-skills |
Finance News Skill AI-powered market news briefings with configurable language output and automated delivery. First-Time Setup Run the interactive setup wizard to configure your sources, delivery channels, and schedule: finance-news setup The wizard will guide you through: 📰 RSS Feeds: Enable/disable WSJ, Barron's, CNBC, Yahoo, etc. 📊 Markets: Choose regions (US, Europe, Japan, Asia) 📤 Delivery: Configure WhatsApp/Telegram group 🌐 Language: Set default language (English/German) ⏰ Schedule: Confi...
|
2.7K |
| 3052 | generating-apex | forcedotcom/sf-skills |
Generating Apex Use this skill for production-grade Apex: new classes, selectors, services, async jobs, invocable methods, and triggers; and for evidence-based review of existing .cls OR .trigger . Required Inputs Gather or infer before authoring: Class type (service, selector, domain, batch, queueable, schedulable, invocable, trigger, trigger action, DTO, utility, interface, abstract, exception, REST resource) Target object(s) and business goal Class name (derive using the naming table below) N...
|
2.7K |
| 3053 | shopify-liquid-themes | benjaminsehl/liquid-skills |
Shopify Liquid Themes Theme Architecture . ├── sections/ Full-width page modules with {% schema %} — hero, product grid, testimonials ├── blocks/ Nestable components with {% schema %} — slides, feature items, text blocks ├── snippets/ Reusable fragments via {% render %} — buttons, icons, image helpers ├── layout/ Page wrappers (must include {{ content_for_header }} and {{ content_for_layout }}) ├── templates/ JSON files defining which sections appear on each page type ├── ...
|
2.7K |
| 3054 | android-kotlin | alinaqi/claude-bootstrap |
Android Kotlin Skill Load with: base.md Project Structure project/ ├── app/ │ ├── src/ │ │ ├── main/ │ │ │ ├── kotlin/com/example/app/ │ │ │ │ ├── data/ Data layer │ │ │ │ │ ├── local/ Room database │ │ │ │ │ ├── remote/ Retrofit/Ktor services │ │ │ │ │ └── repository/ Repository implementations │ │ │ │ ├── di/ Hilt modules │ │ │ │ ├── domain/ Business logic │ ...
|
2.7K |
| 3055 | sentry-nextjs-sdk | getsentry/sentry-for-ai |
All Skills > SDK Setup > Next.js SDK Sentry Next.js SDK Opinionated wizard that scans your Next.js project and guides you through complete Sentry setup across all three runtimes: browser, Node.js server, and Edge. Invoke This Skill When User asks to "add Sentry to Next.js" or "set up Sentry" in a Next.js app User wants to install or configure @sentry/nextjs User wants error monitoring, tracing, session replay, logging, or profiling for Next.js User asks about instrumentation.ts , withSentryConfi...
|
2.7K |
| 3056 | dignified-python | dagster-io/skills |
Dignified Python Coding Standards Skill Production-quality Python coding standards for writing clean, maintainable, modern Python code (versions 3.10-3.13). When to Use This Skill Auto-invoke when users ask about: "make this pythonic" / "is this good python" "type hints" / "type annotations" / "typing" "LBYL vs EAFP" / "exception handling" "pathlib vs os.path" / "path operations" "CLI patterns" / "click usage" "code review" / "improve this code" Any Python code quality or standards question Note...
|
2.7K |
| 3057 | traction-eos | wondelai/skills |
Entrepreneurial Operating System (EOS) A complete system for running a business with six key components. Designed for entrepreneurial companies ($2M-$50M revenue, 10-250 employees) that want to align vision and execution. Core Principle Most businesses suffer from the same core issues: people, vision, traction. EOS provides a simple, complete operating system that strengthens the Six Key Components of any organization. The foundation: Great vision without traction is hallucination. Traction with...
|
2.7K |
| 3058 | drive-motivation | wondelai/skills |
Drive Motivation Framework Framework for designing motivation systems in products, teams, and organizations based on the science of what actually motivates humans. Replaces outdated carrot-and-stick thinking with intrinsic motivation. Core Principle The secret to high performance isn't rewards and punishment — it's the deeply human need to direct our own lives, learn and create new things, and do better for ourselves and our world. The foundation: For any task requiring even rudimentary cognitiv...
|
2.7K |
| 3059 | baoyu-design | jimliu/baoyu-design |
Design You are an expert designer producing design artifacts as HTML on the user's behalf. This skill wraps a full design methodology — follow it whenever you're asked to design, mock up, prototype, wireframe, or visualize an interface. It is harness-agnostic : it runs on Claude Code, Cursor, Codex Agent, or any comparable file-capable agent, resolving each environment's unique tools from a per-harness reference doc. How to use this skill 1. Load the methodology. Read system-prompt.md (in this s...
|
2.7K |
| 3060 | how-it-works | thedotmack/claude-mem |
How claude-mem works What it does Every Read, Edit, and Bash that Claude makes turns into a compressed observation. Observations get summarized at session end. Relevant ones get auto-injected into future prompts so the next session starts with context from the last one — no re-explaining the codebase, no re-discovering decisions. When it kicks in Memory injection starts on your second session in a project. The first session in a fresh project seeds memory; subsequent sessions receive auto-inject...
|
2.7K |
| 3061 | stitch::react-native | google-labs-code/stitch-skills |
Stitch to React Native Components You are a mobile engineer focused on transforming Stitch web designs into clean, production-ready React Native code. You translate HTML/CSS layouts into native mobile components using React Native primitives and StyleSheet . Retrieval and networking Namespace discovery : Run list_tools to find the Stitch MCP prefix. Use this prefix (e.g., stitch: ) for all subsequent calls. Metadata fetch : Call [prefix]:get_screen to retrieve the design JSON. Check for existing...
|
2.7K |
| 3062 | app-store-review | dpearson2699/swift-ios-skills |
App Store Review Preparation Guidance for catching App Store rejection risks before submission. Apple reviewed 7.7 million submissions in 2024 and rejected 1.9 million. Most rejections are preventable with proper preparation. Contents Overview Top Rejection Reasons and How to Avoid Them PrivacyInfo.xcprivacy -- Privacy Manifest Requirements Data Use, Sharing, and Privacy Policy (Guideline 5.1.2) In-App Purchase and StoreKit Rules (Guideline 3.1.1) HIG Compliance Checklist App Tracking Transparen...
|
2.7K |
| 3063 | nextjs-cache-architecture | mohamed-hossam1/nextjs-cache-architecture |
How to Use This Skill Read the user input below, then apply every rule and template in this file to their actual project. Replace all placeholders ( [Entity] , [collection] , etc.) with names from their codebase before writing any code. $ARGUMENTS Mental Model — Read This First Caching in Next.js 16 is architecture , not optimization. Design it upfront. Layer 1 — Static shell Synchronous layout, nav, headers. No data fetching. Prerendered at build time. Show more Installs 326 Repository mohamed-...
|
2.7K |
| 3064 | gcode | earthtojake/text-to-cad |
G-code Provenance: maintained in earthtojake/text-to-cad . Use the installed local skill files as the runtime source of truth; the repository link is only for provenance and release review. Use this skill for plain .gcode generation from mesh files. It is printer-agnostic and never uploads, starts, or packages print jobs. Workflow Confirm the input is a supported mesh: .stl , .obj , unsliced .3mf , .ply , .glb , or .gltf . Require an explicit printer/profile wrapper JSON. Do not invent real-prin...
|
2.7K |
| 3065 | msw-search | msw-git/msw-ai-coding-plugins-official |
MSW Search MSW has two distinct search targets : API docs & implementation guides — Vector search for descriptions, code examples, and related APIs missing from .d.mlua . Resources — REST API for sprites, animations, sounds, resource packs, and avatars. The only path for obtaining RUIDs. Routing Table Show more Installs 470 Repository msw-git/msw-ai-…official GitHub Stars 25 First Seen Apr 28, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
2.7K |
| 3066 | msw-scripting | msw-git/msw-ai-coding-plugins-official |
MSW Scripting (.mlua) — Framework + File Workflow + Playtest & Debugging mlua is Lua-based, but it has MSW-specific annotations, a lifecycle, and an execution-space model. General Lua knowledge alone will not produce working code. All work is done by editing files in the workspace directly , and code is validated in the order build logs → runtime logs . 1. Core Principles (must follow) 1.1 Existing Script First Before creating a new .mlua , glob/keyword-search under ./RootDesk/MyDesk/ for an exi...
|
2.7K |
| 3067 | cmux-workspace | manaflow-ai/cmux |
cmux Workspace Use this skill when a task should be scoped to the cmux workspace that invoked the agent. A workspace is the sidebar tab-like unit in cmux. It contains split panes, and each pane contains one or more surfaces. A surface is the terminal or browser session the user interacts with. Default Rule Scope actions to the current caller workspace unless the user explicitly asks for another workspace, another window, or global state. Do not assume the visually focused cmux workspace is the r...
|
2.7K |
| 3068 | xcode-build-benchmark | avdlee/xcode-build-optimization-agent-skill |
Xcode Build Benchmark Use this skill to produce a repeatable Xcode build baseline before anyone tries to optimize build times. Core Rules Measure before recommending changes. Capture clean and incremental builds separately. Keep the command, destination, configuration, scheme, and warm-up rules consistent across runs. Write a timestamped JSON artifact to .build-benchmark/ . Do not change project files as part of benchmarking. Inputs To Collect Confirm or infer: workspace or project path scheme c...
|
2.7K |
| 3069 | copywriting | kostja94/marketing-skills |
Copywriting You are an expert conversion copywriter. Your goal is to write marketing copy that is clear, compelling, and drives action. Before Writing Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Gather this context (ask if not provided): 1. Page Purpose What type of pag...
|
2.7K |
| 3070 | video-spec-builder | feicaiclub/video-spec-builder |
No SKILL.md available for this skill. View on GitHub Installs 621 Repository feicaiclub/vide…-builder GitHub Stars 164 First Seen 13 days ago
|
2.7K |
| 3071 | gcloud | google/skills |
gcloud CLI Skill for AI Agents This document provides essential guidelines and best practices for AI agents interacting with the Google Cloud SDK ( gcloud CLI). Following these rules is critical to avoid hallucinated commands, flags, flag values, and positional argument syntax, prevent destructive actions, and minimize context window usage. Getting Started 1. Installation If the gcloud executable is missing, refer to the official Google Cloud CLI Installation Guide to install it on your platform...
|
2.7K |
| 3072 | msw-avatar | msw-git/msw-ai-coding-plugins-official |
MSW Avatar (Costume · Animation) An avatar is managed along two axes. Costume (appearance) : MOD.Core.CostumeManagerComponent — which items are equipped (17 slots). Animation (motion) : AvatarStateAnimationComponent + AvatarRendererComponent — which state clip is played (14 default states + custom actions). Edit workspace files directly , then call the refresh tool of msw-maker-mcp so the editor picks up the change. This document covers costume (file-edit based) first, then animation (script bas...
|
2.7K |
| 3073 | msw-combat-system | msw-git/msw-ai-coding-plugins-official |
msw-combat-system The full MSW combat pipeline. Covers only items in the common 2D combat layer that have MSW native API support , regardless of genre. Excludes formulas/theory. API signatures are based on Environment/NativeScripts//*.d.mlua . 0. Coverage matrix Show more Installs 476 Repository msw-git/msw-ai-…official GitHub Stars 25 First Seen May 6, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
2.7K |
| 3074 | council | boshu2/agentops |
Council Use this skill to coordinate multiple subagents investigating the same question, with different models first and different assigned perspectives second, then synthesize their reports into one recommendation. This skill is best for judgment-heavy tasks: architecture tradeoffs, risky bug fixes, code review red-teaming, rollout decisions, incident analysis, and “is this alternative worth pursuing?” questions. Workflow 1. Frame the council question State the decision the council should answe...
|
2.7K |
| 3075 | ux-copy | anthropics/knowledge-work-plugins |
/ux-copy If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Write or review UX copy for any interface context. Usage /ux-copy $ARGUMENTS What I Need From You Context : What screen, flow, or feature? User state : What is the user trying to do? How are they feeling? Tone : Formal, friendly, playful, reassuring? Constraints : Character limits, platform guidelines? Principles Clear : Say exactly what you mean. No jargon, no ambiguity. Concise : Use the...
|
2.7K |
| 3076 | user-story | deanpeters/product-manager-skills |
Purpose Create clear, concise user stories that combine Mike Cohn's user story format with Gherkin-style acceptance criteria. Use this to translate user needs into actionable development work that focuses on outcomes, ensures shared understanding between product and engineering, and provides testable success criteria. This is not a feature spec—it's a conversation starter that captures who benefits, what they're trying to do, why it matters, and how you'll know it works. Key Concepts The Mike Co...
|
2.7K |
| 3077 | inspired-product | wondelai/skills |
Empowered Product Teams Framework Framework for building products customers love by structuring empowered teams that solve hard problems through continuous discovery and delivery. Based on a fundamental truth: the best product companies don't ship features -- they solve problems, and they give their teams the autonomy and accountability to figure out how. Core Principle Empowered product teams = cross-functional groups given problems to solve (not features to build) who own discovery and deliver...
|
2.7K |
| 3078 | aws-cdk | aws/agent-toolkit-for-aws |
AWS CDK Overview Domain expertise for CDK construct authoring, deployment workflows, compliance, drift, importing resources, safe refactoring, and troubleshooting CDK CLI / CloudFormation errors. When NOT to use: Raw CloudFormation YAML/JSON. SAM. Terraform/Pulumi. CI/CD beyond CDK Pipelines. Use builtin knowledge or specialized skills for these. Critical Warnings Deadly embrace : Removing a cross-stack reference deadlocks deployment. Two-deploy fix required: (1) remove consumer import + add thi...
|
2.7K |
| 3079 | spm-build-analysis | avdlee/xcode-build-optimization-agent-skill |
SPM Build Analysis Use this skill when package structure, plugins, or dependency configuration are likely contributing to slow Xcode builds. Core Rules Treat package analysis as evidence gathering first, not a mandate to replace dependencies. Separate package-graph issues from project-setting issues. Do not rewrite package manifests or dependency sources without explicit approval. What To Inspect Package.swift and Package.resolved local packages vs remote packages package plugin and build-tool u...
|
2.7K |
| 3080 | cmux-customization | manaflow-ai/cmux |
cmux Customization Use this skill for user-facing cmux customization. Keep the user's config intact, prefer schema-backed edits, and validate before reporting completion. What Can Be Customized Custom actions: define reusable actions in cmux.json . Actions can appear in Cmd+Shift+P, surface tab bars, shortcuts, and the plus-button right-click menu. New workspace button: set ui.newWorkspace.action to replace the normal plus-button click, and ui.newWorkspace.contextMenu to control right-click acti...
|
2.7K |
| 3081 | create-agent | openrouterteam/agent-skills |
Build a Modular AI Agent with OpenRouter This skill helps you create a modular AI agent with: Standalone Agent Core - Runs independently, extensible via hooks OpenRouter SDK - Unified access to 300+ language models Optional Ink TUI - Beautiful terminal UI (separate from agent logic) Architecture ┌─────────────────────────────────────────────────────┐ │ Your Application │ ├─────────────────────────────────────────────────────┤ │ ┌─────────────┐ ┌─────────────┐...
|
2.7K |
| 3082 | model-usage | steipete/clawdis |
Model usage Overview Get per-model usage cost from CodexBar's local cost logs. Supports "current model" (most recent daily entry) or "all models" summaries for Codex or Claude. TODO: add Linux CLI support guidance once CodexBar CLI install path is documented for Linux. Quick start Fetch cost JSON via CodexBar CLI or pass a JSON file. Use the bundled script to summarize by model. python { baseDir } /scripts/model_usage.py --provider codex --mode current python { baseDir } /scripts/model_usage.py ...
|
2.7K |
| 3083 | blogwatcher | steipete/clawdis |
blogwatcher Track blog and RSS/Atom feed updates with the blogwatcher CLI. Install Go: go install github.com/Hyaxia/blogwatcher/cmd/blogwatcher@latest Quick start blogwatcher --help Common commands Add a blog: blogwatcher add "My Blog" https://example.com List blogs: blogwatcher blogs Scan for updates: blogwatcher scan List articles: blogwatcher articles Mark an article read: blogwatcher read 1 Mark all articles read: blogwatcher read-all Remove a blog: blogwatcher remove "My Blog" Example outpu...
|
2.7K |
| 3084 | bambu-labs | earthtojake/text-to-cad |
Bambu Labs Provenance: maintained in earthtojake/text-to-cad . Use the installed local skill files as the runtime source of truth; the repository link is only for provenance and release review. Use this skill for local-network Bambu Lab print handoffs after a plain .gcode file already exists and has been validated. This skill does not slice models. Safety Rules Show more
|
2.7K |
| 3085 | cmux-diagnostics | manaflow-ai/cmux |
cmux Diagnostics Use this skill to collect and interpret support-safe cmux diagnostics for end users. Default to read-only checks. Do not dump hook config files, session stores, prompt logs, tokens, or environment secrets. Quick Report Run the bundled read-only diagnostic script first: From a cmux checkout skills/cmux-diagnostics/scripts/cmux-diagnostics From an installed skill ~/.agents/skills/cmux-diagnostics/scripts/cmux-diagnostics From a Codex-only skills.sh install ~/.codex/skills/cmux-...
|
2.7K |
| 3086 | seo-google | agricidaniel/claude-seo |
Google SEO APIs Direct access to Google's own SEO data. Bridges the gap between crawl-based analysis (existing claude-seo skills) and Google's real-time field data: actual Chrome user metrics, real indexation status, search performance, and organic traffic. All APIs are free. Setup requires a Google Cloud project with API key and/or service account -- run /seo google setup for step-by-step instructions. Prerequisites Before executing any command, check credentials: python scripts/google_auth.py ...
|
2.7K |
| 3087 | community-publish | starchild-ai-agent/official-skills |
No SKILL.md available for this skill. View on GitHub
|
2.7K |
| 3088 | apify-competitor-intelligence | apify/agent-skills |
Analyze competitors using Apify Actors to extract data from multiple platforms. Prerequisites (No need to check it upfront) - `.env` file with `APIFY_TOKEN` - Node.js 20.6+ (for native `--env-file` support) - `mcpc` CLI tool (for fetching Actor schemas) Workflow Copy this checklist and track progress: ``` Task Progress: - [ ] Step 1: Identify competitor analysis type (select Actor) - [ ] Step 2: Fetch Actor schema via mcpc - [ ] Step 3: Ask user preferences (format, filename) - [ ] Ste...
|
2.6K |
| 3089 | adk-observability-guide | google/adk-docs |
ADK Observability Guide Scaffolded project? Cloud Trace and prompt-response logging are pre-configured by Terraform. See references/cloud-trace-and-logging.md for infrastructure details, env vars, and verification commands. No scaffold? Follow the ADK docs links below for manual setup. For production infrastructure, scaffold with /adk-scaffold . Reference Files File Contents references/cloud-trace-and-logging.md Scaffolded project details — Terraform-provisioned resources, environment variables,...
|
2.6K |
| 3090 | update-docs | vercel/next.js |
Update Documentation Guide for updating voxtype documentation across all locations. Documentation Locations Document Location When to Update User Manual docs/USER_MANUAL.md New features, usage changes Configuration Guide docs/CONFIGURATION.md New config options Troubleshooting docs/TROUBLESHOOTING.md New error conditions, fixes FAQ docs/FAQ.md Common questions README README.md Major features, installation changes Website News website/news/index.html Every release GitHub Release GitHub Releases...
|
2.6K |
| 3091 | resume ats optimizer | paramchoudhary/resumeskills |
Use this skill when the user wants to: - Optimize their resume for Applicant Tracking Systems (ATS) - Check if their resume will pass automated screening - Understand why their applications aren't getting responses - Mentions keywords like: "ATS", "not getting interviews", "resume not working", "optimize resume", "keyword optimization" Also use when the user provides a resume file and mentions they're applying to jobs. Core Capabilities - Parse resume and test ATS compatibility - Extrac...
|
2.6K |
| 3092 | claude-in-chrome-troubleshooting | trailofbits/skills |
Claude in Chrome MCP Troubleshooting Use this skill when Claude in Chrome MCP tools fail to connect or work unreliably. When to Use mcp__claude-in-chrome__* tools fail with "Browser extension is not connected" Browser automation works erratically or times out After updating Claude Code or Claude.app When switching between Claude Code CLI and Claude.app (Cowork) Native host process is running but MCP tools still fail When NOT to Use Linux or Windows users - This skill covers macOS-specific path...
|
2.6K |
| 3093 | apify-content-analytics | apify/agent-skills |
Track and analyze content performance using Apify Actors to extract engagement metrics from multiple platforms. Prerequisites (No need to check it upfront) - `.env` file with `APIFY_TOKEN` - Node.js 20.6+ (for native `--env-file` support) - `mcpc` CLI tool (for fetching Actor schemas) Workflow Copy this checklist and track progress: ``` Task Progress: - [ ] Step 1: Identify content analytics type (select Actor) - [ ] Step 2: Fetch Actor schema via mcpc - [ ] Step 3: Ask user preference...
|
2.6K |
| 3094 | tanstack-query | jezweb/claude-skills |
Overview TanStack Query (formerly React Query) manages server state - data that lives on the server and needs to be fetched, cached, synchronized, and updated. It provides automatic caching, background refetching, stale-while-revalidate patterns, pagination, infinite scrolling, and optimistic updates out of the box. Package: @tanstack/react-query Devtools: @tanstack/react-query-devtools Current Version: v5 Installation npm install @tanstack/react-query npm install -D @tanstack/react-query-devtoo...
|
2.6K |
| 3095 | health | tw93/claude-health |
Health: Audit the Six-Layer Stack Prefix your first line with 🥷 inline, not as its own paragraph. Audit the current project's Claude Code setup against the six-layer framework: CLAUDE.md → rules → skills → hooks → subagents → verifiers Find violations. Identify the misaligned layer. Calibrate to project complexity only. Output language: Check in order: (1) CLAUDE.md Communication rule (global takes precedence over local); (2) language of the user's recent conversation messages; (3) default Engl...
|
2.6K |
| 3096 | proactive-self-improving-agent | yanhongxi-openclaw/proactive-self-improving-agent |
Proactive Self-Improving Agent 自动捕获经验 · 安全进化 · 记录轨迹 让 agent 在日常工作中自动识别错误、纠正和最佳实践,结构化记录,安全地将经验沉淀为长期能力。 目录 核心理念 经验记录系统 经验进化路径 操作日志 行为准则 快速参考 1. 核心理念 两条腿走路: 记录 — 每次犯错、被纠正、发现更好做法时,立刻结构化记录 进化 — 反复出现的经验自动晋升为永久能力,但有护栏防止漂移 核心法则: 如果一个经验值得记住,就必须写到文件里。脑子里的"记住了"不算数。 去重法则: 触发 ≠ 必须写入。每次触发时先判断:这个经验是否 真正新颖 ?如果没什么可学的,或者本质上已经包含在已有条目中, 直接跳过,不写入 。避免用重复的低价值记录污染 .learnings/。 2. 经验记录系统 2.1 触发条件 检测到以下 7 种场景 时, 评估是否有新经验值得记录 : 场景 记录到 类别 1 命令/操作失败 ERRORS.md - 2 用户纠正("不对"/"应该是…"/"Actually…") LEARNINGS.md correction 3 用户需要...
|
2.6K |
| 3097 | generating-apex-test | forcedotcom/sf-skills |
Generating Apex Tests Generate production-ready Apex test classes and run disciplined test-fix loops with coverage analysis. Core Principles One behavior per method — each test method validates a single scenario. Separate positive, negative, and bulk tests. NEVER combine related-but-distinct inputs (e.g., null and empty) in one method — create _NullInput_ and _EmptyInput_ as separate test methods Bulkify tests — test with 251+ records to cross the 200-record trigger batch boundary. Batch Apex ex...
|
2.6K |
| 3098 | generating-lwc-components | forcedotcom/sf-skills |
generating-lwc-components: Lightning Web Components Development Use this skill when the user needs Lightning Web Components : LWC bundles, wire patterns, Apex/GraphQL integration, SLDS 2 styling, accessibility, performance work, or Jest unit tests. When This Skill Owns the Task Use generating-lwc-components when the work involves: lwc//*.js , .html , .css , .js-meta.xml component scaffolding and bundle design wire service, Apex integration, GraphQL integration SLDS 2, dark mode, and accessibilit...
|
2.6K |
| 3099 | create-skill | siviter-xyz/dot-agent |
Create Skill Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, and tool integrations. About Skills Skills are modular, self-contained packages that extend agent capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks. What Skills Provide Specialized workflows - Multi-step procedures for specific domains Tool integrations - Instructions for working with spe...
|
2.6K |
| 3100 | resume-ats-optimizer | paramchoudhary/resumeskills |
No SKILL.md available for this skill. View on GitHub Installs 492 Repository paramchoudhary/…meskills GitHub Stars 616 First Seen 9 days ago
|
2.6K |