███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10051 | publish-models | replicate/skills |
Docs Cog reference: https://cog.run/llms.txt cog push reference: https://cog.run/clicog-push cog-safe-push: https://github.com/replicate/cog-safe-push Model CI template: https://github.com/replicate/model-ci-template Continuous deployment guide: https://replicate.com/docs/guides/continuous-model-deployment When to use this skill You have a working Cog project (see build-models if you don't yet). You want to publish a private or public model on Replicate. You're releasing a new version of an exis...
|
1.1K |
| 10052 | axiom-swiftui | charleswiltgen/axiom |
SwiftUI You MUST use this skill for ANY SwiftUI work including views, state, navigation, layout, animations, architecture, gestures, and debugging. Not on Claude Code? Where this router says "Launch some-auditor agent", read that auditor's file in this suite and follow it inline — the same procedure, needing only file search and read. Available here: skills/swiftui-architecture-auditor.md , skills/swiftui-layout-auditor.md , skills/swiftui-nav-auditor.md , skills/swiftui-performance-analyzer.md ...
|
1.1K |
| 10053 | binance-sports-ai-analyzer | binance/binance-skills-hub |
Sports AI Analyzer Skill Use this skill to look up World Cup match slugs, resolve them to canonical match IDs, fetch AI prediction data, recompute final probabilities after user adjustments, and hand off to Binance Agentic Wallet prediction trading when the user explicitly wants to place an order. Quick Workflow List matches and ask the user to choose. Always call recent-match-options first to get currently available matches with teams and kickoff time. Show the list in a readable form and ask w...
|
1.1K |
| 10054 | llamaparse | run-llama/llamaparse-agent-skills |
LlamaParse Skill Parse unstructured documents (such as PDF, DOCX, PPTX, XLSX) with LlamaParse and extract their contents (text, markdown, images...). Initial Setup When this skill is invoked, respond with: I'm ready to use LlamaParse to parse files. Before we begin, please confirm that: - `LLAMA_CLOUD_API_KEY` is set as environment variable within the current environment - `@llamaindex/llama-cloud@latest` is installed and available within the current Node environment If both of them are set, ple...
|
1.1K |
| 10055 | ty | astral-sh/claude-code-plugins |
ty ty is an extremely fast Python type checker and language server. It replaces mypy, Pyright, and other type checkers. When to use ty Always use ty for Python type checking , especially if you see: [tool.ty] section in pyproject.toml A ty.toml configuration file How to invoke ty uv run ty ... - Use when ty is in the project's dependencies to ensure you use the pinned version or when ty is installed globally and you are in a project so the virtual environment is updated. uvx ty ... - Use when ty...
|
1.1K |
| 10056 | n8n-workflow-lifecycle-official | n8n-io/skills |
n8n Workflow Lifecycle The six stages PLAN. Gather requirements, ask clarifying questions, search for existing workflows / sub-workflows that already do this. BUILD. Write SDK code (with skills: subworkflows, node-config, expressions, code-nodes; readability section below). Use validate_node_config as a side-channel for iteration, debugging, or small single-node edits: clean per-parameter errors without full-graph noise. Not a replacement for validate_workflow in VALIDATE. VALIDATE. validate_wor...
|
1.1K |
| 10057 | pi-delegate | amelnagdy/delegate-skills |
Pi Delegate You are the orchestrator . Delegate a bounded coding task to a separate implementer - the Pi coding agent CLI - then review what it produced and land it yourself. You write the brief and own the judgment; the implementer makes changes in its own session; you verify and commit. The loop needs only a shell command and file access, so any comparable orchestrator can drive it. When NOT to use this The task is small enough to do inline; delegation overhead is not worth it. The pi CLI is n...
|
1.1K |
| 10058 | add-lang | colbymchenry/codegraph |
Add a language to CodeGraph Wire a new tree-sitter language into codegraph's extraction pipeline, prove it extracts real symbols on popular repos, and prove it beats no-codegraph for an agent. Runs fully autonomously — pick repos, benchmark, update docs, then report. Never commit, push, publish, or tag (house rule); leave all changes for the user to review. The argument is the language token used throughout the Language union, e.g. lua , elixir , zig . If none was given, ask which language. Use ...
|
1.1K |
| 10059 | antd | ant-design/antd-skill |
Ant Design CLI You have access to @ant-design/cli — a local CLI tool with bundled antd metadata for v3/v4/v5/v6. Use it to query component knowledge, analyze projects, and guide migrations. All data is offline, no network needed. Setup Before first use, check if the CLI is installed. If not, install it automatically: which antd || npm install -g @ant-design/cli After running any command, if the output contains an "Update available" notice, run npm install -g @ant-design/cli to update before cont...
|
1.1K |
| 10060 | tdd | cursor/plugins |
Test-Driven Development Philosophy Core principle : Tests should verify behavior through public interfaces, not implementation details. Code can change entirely; tests shouldn't. Good tests are integration-style: they exercise real code paths through public APIs. They describe what the system does, not how it does it. A good test reads like a specification - "user can checkout with valid cart" tells you exactly what capability exists. These tests survive refactors because they don't care about i...
|
1.1K |
| 10061 | linear-tickets | stablyai/orca |
Linear Tickets (Legacy Name) This file is a discovery stub, not the usage guide. linear-tickets is the legacy bundled name for orca-linear ; both resolve to the same Linear CLI ( orca linear ... ). The full, version-matched reference is served by the orca binary itself — kept out of this file on purpose so it can never drift from the binary that will actually run your commands. Engage Orca's Linear CLI whenever you work a Linear-linked task: read linked ticket context, post completion updates, m...
|
1.1K |
| 10062 | create-verification-skill | cursor/plugins |
Create a verification skill Every serious project needs a scripted way to drive the real app and prove behavior: launch it, exercise a feature the way a user would, and capture evidence. This skill generates that as a project-local skill ( .cursor/skills/verify-<app>/ ) tailored to the repo. You write the generator's output for the next agent, not for a human: it will be read cold, mid-task, by an agent that has never seen the app. 1. Interview the repo, not the user Answer these from the codeba...
|
1.1K |
| 10063 | statusline-generator | daymade/claude-code-skills |
Statusline Generator Overview This skill provides tools and guidance for creating and customizing Claude Code statuslines. It generates multi-line statuslines optimized for portrait screens, integrates with ccusage for session/daily cost tracking, displays git branch status, and supports color customization. When to Use This Skill This skill activates for: Statusline configuration requests for Claude Code Cost information display (session/daily costs) Multi-line layouts for portrait or narro...
|
1.1K |
| 10064 | baidu-drive | baidu-netdisk/bdpan-storage |
百度网盘存储 Skill 百度网盘文件管理工具,所有操作限制在 /apps/bdpan/ 目录内。适配 Claude Code、DuClaw、OpenClaw 等。 使用注意事项详见 reference/notes.md 触发规则 网盘文件操作触发 同时满足以下条件才执行: 用户明确提及"百度网盘"、"bdpan"、"网盘" 操作意图明确(上传/下载/转存/分享/查看/搜索/移动/复制/重命名/创建文件夹/登录/注销) 未通过触发规则时,禁止执行任何 bdpan 命令。 上下文延续: 当前对话已在进行网盘操作时,后续消息无需再次提及"网盘"即可触发。 Show more Installs 871 Repository baidu-netdisk/b…-storage GitHub Stars 185 First Seen Apr 16, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
|
1.1K |
| 10065 | release-stable | getpaseo/paseo |
Release stable Follow the applicable flow and the Stable release (or promotion) completion checklist in docs/release.md end-to-end. Installs 886 Repository getpaseo/paseo GitHub Stars 14.4K First Seen May 21, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
1.1K |
| 10066 | keyword-research | aaron-he-zhu/aaron-marketing-skills |
Keyword Research This skill helps you discover, analyze, and prioritize keywords for SEO and GEO content strategies. It identifies high-value opportunities based on search volume, competition, intent, and business relevance. When to Use This Skill Starting a new content strategy or campaign Expanding into new topics or markets Finding keywords for a specific product or service Identifying long-tail keyword opportunities Understanding search intent for your industry Planning content calendars R...
|
1.1K |
| 10067 | alibabacloud-dms-skill | aliyun/alibabacloud-aiops-skills |
Alibaba Cloud DMS Database Read/Write Search for target databases and execute SQL queries and data modifications via Alibaba Cloud DMS OpenAPI. Scenario Description This skill implements the following workflow: Search Target Database — Search databases by keyword to get Database ID Execute SQL Query — Execute SQL statements on the target database Architecture User Request → Search Database → Get Database ID → Execute SQL → Return Results Prerequisites Show more Installs 901 Repository aliyun/ali...
|
1.1K |
| 10068 | redshift-guide | aws/agent-toolkit-for-aws |
Amazon Redshift Guide Redshift is NOT PostgreSQL (read first) Redshift speaks PostgreSQL's wire protocol and shares much of its surface syntax, so LLMs assume PostgreSQL behavior carries over — it frequently does not. Divergences span system tables ( pg_catalog is incomplete), DDL (no indexes, no sequences), functions ( string_agg , SUBSTR on tables, leader-node-only functions), types (a text column becomes VARCHAR(256)), and comparison semantics (trailing blanks, unenforced constraints). Assume...
|
1.1K |
| 10069 | recall | cursor/plugins |
The user wants to recall past context about: $ARGUMENTS Use the memory_smart_search MCP tool (provided by the agentmemory server that this plugin wires up automatically via .mcp.json ) with the user's query as the query argument and limit: 10 . The tool runs hybrid BM25 + vector + graph-expanded search over captured observations and returns ranked results. Present the returned results to the user in a readable format: Group by session For each observation show its type, title, and narrative High...
|
1.1K |
| 10070 | influencer-marketing | kostja94/marketing-skills |
Influencer & Creator Marketing You are an expert in influencer, creator, and ambassador marketing across B2C (Instagram, TikTok, YouTube) and B2B (LinkedIn, X, newsletters, niche podcasts). Your goal is to help the user pick the right partners, structure fair deals, keep the program compliant, and measure real ROI — not vanity reach. Foundation contributed by @Adi29102000-s; compensation benchmarks and run-of-show checklist adapted from @SamSon75's PR; expanded to the repo's standard. Before Sta...
|
1.1K |
| 10071 | seo-strategy | kostja94/marketing-skills |
Strategies: SEO Guides SEO strategy: workflow order, prioritization, Product-Led SEO, and when to use which skills. Use this skill when planning SEO from scratch, auditing an existing site, or deciding what to do next. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Strategic Context: Why SEO Value Rationale Traffic contro...
|
1.1K |
| 10072 | mapbox-mcp-runtime-patterns | mapbox/mapbox-agent-skills |
Mapbox MCP Runtime Patterns This skill provides patterns for integrating the Mapbox MCP Server into AI applications for production use with geospatial capabilities. What is Mapbox MCP Server? The Mapbox MCP Server is a Model Context Protocol (MCP) server that provides AI agents with geospatial tools: Offline Tools (Turf.js): Distance, bearing, midpoint calculations Point-in-polygon tests Area, buffer, centroid operations Bounding box, geometry simplification No API calls, instant results Mapbox ...
|
1.1K |
| 10073 | kotlin-backend-jpa-entity-mapping | kotlin/kotlin-agent-skills |
JPA Entity Mapping for Kotlin Kotlin's data class is natural for DTOs but dangerous for JPA entities. Hibernate relies on identity semantics that data class breaks: equals / hashCode over all fields corrupts Set / Map membership after state changes, and auto-generated copy() creates detached duplicates of managed entities. This skill teaches correct entity design, identity strategies, and uniqueness constraints for Kotlin + Spring Data JPA projects. Entity Design Rules Never use data class for J...
|
1.1K |
| 10074 | 4drawio | jihe520/mathmodelagent |
DrawIO 非数据图示绘制 本 skill 承接 3coding-visual 。它只负责论文中的 非数据型图示 ,例如技术路线图、求解流程图、模型结构图、数据处理流程图、变量关系图、指标体系图等。 数学建模规范参考 如需领域判断,读取 ../_references/math_modeling_norms.md 中的“图表与可视化”和“非数据图工具选择”小节。该文件只作为规范知识库,不要求为了凑数量生成额外图示。 阶段边界 本阶段负责:DrawIO 源文件、非数据图 PDF、图示生成记录。 本阶段不负责:折线图、柱状图、散点图、热力图、箱线图、雷达图等数据图。这些由 3coding-visual 生成。 本阶段不重跑模型、不修改 code/ ,不改写 reports/RESULTS_REPORT.md 的数值结论。 必须产出 在当前工作目录创建或更新: Show more Installs 834 Repository jihe520/mathmodelagent GitHub Stars 3.3K First Seen Jun 5, 2026 Security Audits Gen...
|
1.1K |
| 10075 | reels-scripting | charlie947/social-media-skills |
Reels Scripting CRITICAL: Auto-start on load When this skill triggers, go straight to Step 1. Do not summarise. Prerequisites This skill needs: APIFY_API_TOKEN environment variable (Instagram scraping) GOOGLE_AI_API_KEY environment variable (Gemini 2.5 Flash video analysis) Node.js 18+ and the apify-client and @google/generative-ai packages If either env var is missing, tell the user to run: Show more Installs 867 Repository charlie947/soci…a-skills GitHub Stars 2.2K First Seen Apr 27, 2026 Secu...
|
1.1K |
| 10076 | n8n-error-handling | czlonkowski/n8n-skills |
n8n Error Handling By default, when an n8n node throws, the whole workflow halts . For an interactive run you're watching, that's fine — you see the red node and fix it. For anything unattended (a webhook API, a cron job, a queue worker, an agent tool), it's the wrong default: the caller gets a timeout or an empty 500, the operator gets no alert, and the symptom is "the integration just stopped working" with no log and no clue. This skill is about making failures loud, structured, and recoverabl...
|
1.1K |
| 10077 | agent-supply-chain | github/awesome-copilot |
Agent Supply Chain Integrity Generate and verify integrity manifests for AI agent plugins and tools. Detect tampering, enforce version pinning, and establish supply chain provenance. Overview Agent plugins and MCP servers have the same supply chain risks as npm packages or container images — except the ecosystem has no equivalent of npm provenance, Sigstore, or SLSA. This skill fills that gap. Plugin Directory → Hash All Files (SHA-256) → Generate INTEGRITY.json ↓ Later: Plugin Directory → Re-Ha...
|
1.1K |
| 10078 | tinybird-cli-guidelines | tinybirdco/tinybird-agent-skills |
Tinybird CLI Guidelines Guidance for using the Tinybird CLI (tb) for local development, deployments, data operations, and workspace management. When to Apply Running any tb command Local development with Tinybird Local Building and deploying projects Appending, replacing, or deleting data Managing tokens and secrets via CLI Generating mock data Running tests Rule Files rules/cli-commands.md rules/build-deploy.md rules/local-development.md rules/data-operations.md rules/append-data.md rules/mock-...
|
1.1K |
| 10079 | ctx-insight | mksglu/context-mode |
Context Mode Insight Open the hosted Insight dashboard in the user's default browser. Instructions Call the ctx_insight MCP tool (no parameters). It opens https://context-mode.com/insight in the default browser and returns a confirmation line. Display the tool's output to the user. Tell the user: "Insight opened at https://context-mode.com/insight " The landing page at context-mode.com/insight is the single source of truth for sign-in and pricing details. If the browser did not open automaticall...
|
1.1K |
| 10080 | youtube-downloader | daymade/claude-code-skills |
YouTube Video Downloader Download YouTube videos with full control over quality and format settings. Quick Start The simplest way to download a video: python scripts/download_video.py "https://www.youtube.com/watch?v=VIDEO_ID" This downloads the video in best available quality as MP4 to /mnt/user-data/outputs/. Options Quality Settings Use -q or --quality to specify video quality: best (default): Highest quality available 1080p: Full HD 720p: HD 480p: Standard definition 360p: Lower qua...
|
1.1K |
| 10081 | github-ops | daymade/claude-code-skills |
GitHub Operations Manage GitHub repositories with a focus on community health, CI reliability, and contributor experience. When to Activate Triaging issues (classifying, labeling, responding, deduplicating) Managing PRs (review status, CI checks, stale PRs, merge readiness) Debugging CI/CD failures Preparing releases and changelogs Monitoring Dependabot and security alerts Managing contributor experience on open-source projects User says "check GitHub", "triage issues", "review PRs", "merge", "r...
|
1.1K |
| 10082 | netlify-access-control | netlify/context-and-tools |
Netlify access control (picking the protection layer) This skill ROUTES. Its job is choosing the correct protection layer for loading a site, not implementing app auth. Before recommending anything, disambiguate — three unrelated layers get called "auth": Netlify Identity — "who is this user inside my app" (issues nf_jwt ). App login, OAuth providers for your users, auth code. → Route to the netlify-identity skill. Not covered here. Password Protection / Project visibility — "can this request lo...
|
1.1K |
| 10083 | om-apply-upgrade-notes | open-mercato/skills |
Apply Upgrade Notes Upgrading the skills collection updates the skill instructions, but not the artifacts a previous skill run installed into this repository — notably tracker descriptors at .ai/trackers/<tracker>.md and browser-provider descriptors at .ai/browsers/<provider>.md . A stale descriptor can degrade or skip operations it does not define. This skill reads the collection's UPGRADE_NOTES.md , brings installed artifacts up to date, and reports what it changed. It touches only pipeline ar...
|
1.1K |
| 10084 | premium | bergside/awesome-design-skills |
Premium Design System Skill (Universal) Mission You are an expert design-system guideline author for premium. Create practical, implementation-ready guidance that can be directly used by engineers and designers. Brand Apple design style Style Foundations Visual style: modern Typography scale: 12/14/16/18/24/30/36 | Fonts: primary=Inter, display=Inter, mono=JetBrains Mono | weights=100, 200, 300, 400, 500, 600, 700, 800, 900 Color palette: primary, neutral, success, warning, danger | Tokens: prim...
|
1.1K |
| 10085 | experience-lwc-accessibility-validate | forcedotcom/sf-skills |
Web Component Accessibility Accessibility (a11y) patterns and remediation guidance for web components. Reference any time work involves the visible or interactive surface of a component — generating, modifying, reviewing, or styling HTML, JS, or CSS — to apply WCAG 2.2 standards. Review Context Conduct a review specifically focused on enhancing web accessibility, guided by the WCAG (Web Content Accessibility Guidelines). In order to mark code as a violation, it must have a direct correlation to ...
|
1.1K |
| 10086 | r3f-best-practices | emalorenzo/three-agent-skills |
Comprehensive guide for React Three Fiber and the Poimandres ecosystem. Contains 70+ rules across 12 categories, prioritized by impact. Sources & Credits Additional tips from [100 Three.js Tips](https://www.utsubo.com/blog/threejs-best-practices-100-tips) by [Utsubo](https://www.utsubo.com) When to Apply Reference these guidelines when: - Writing new R3F components - Optimizing R3F performance (re-renders are the 1 issue) - Using Drei helpers correctly - Managing state with Zustand - ...
|
1.1K |
| 10087 | om-auto-continue-pr | open-mercato/skills |
Auto Continue PR Resume a PR that is not finished. Given a PR number, you re-enter the same worktree discipline, pick up from the first unchecked Progress step in the linked execution plan, and drive the PR to complete status with the same validation and label rules as om-auto-create-pr . The PR does not have to come from this pipeline. When it carries no execution plan — a human's PR, one from another tool, or a run that crashed before committing its plan — you adopt it: reconstruct the goal fr...
|
1.1K |
| 10088 | om-auto-create-pr | open-mercato/skills |
Auto Create PR Turn a free-form task brief into a disciplined autonomous run: an execution plan, phase-by-phase implementation with incremental commits in an isolated worktree, a Progress checklist that makes the run resumable, and a PR against the configured base branch with normalized pipeline labels. Arguments {brief} (required) — free-form description of the task. Can be one sentence or several paragraphs. --spec <ref> (optional) — a spec to implement: a path, a spec name/slug, or an issue/P...
|
1.1K |
| 10089 | neon-functions | neondatabase/agent-skills |
FIRST : Use the parent neon skill for a Neon overview, getting started with Neon, Neon development best practices, and more. If the neon skill is not installed, fetch it from https://neon.com/docs/ai/skills/neon/SKILL.md or install it with: npx skills add neondatabase/agent-skills --skill neon Neon Functions This is a public beta feature and only available in us-east-2 . Neon Functions are long-running Node.js HTTP handlers deployed onto a Neon branch. Each function gets a public HTTPS URL, runs...
|
1.1K |
| 10090 | maintain-verification-skill | cursor/plugins |
Maintain a verification skill A feature map rots the moment the app changes. This skill is the upkeep loop for a skill generated by /create-verification-skill (or any project-local verification skill with a feature map). The unit of rigor is the feature, not every sentence: cover every feature file from source and exercise every feature live, without terminalising every bullet. Outcomes Pick one, and say which: clean — every feature got source and live coverage; nothing worth shipping. No branch...
|
1.1K |
| 10091 | experience-lwc-runtime-observe | forcedotcom/sf-skills |
Previewing LWC Runtime — Local Dev + DOM Inspection Guides the agent through two sequential jobs that typically run together: Start a Lightning Preview session with the Salesforce CLI so an LWC app or component renders in a local dev environment. Navigate to that preview URL and extract the runtime DOM subtree so the agent (or user) can reason about what actually rendered. Preview is the prerequisite for DOM inspection. Keep them in this order. When to Use This Skill Show more Installs 974 Repos...
|
1.1K |
| 10092 | experience-lwc-design-generate | forcedotcom/sf-skills |
Creating LWC Components from Design Orchestrate the end-to-end creation of a new Lightning Web Component from a design input (Figma, PRD, Aura source, or user description). This is the top-level workflow skill — it sequences the specialized sibling skills that own each stage. Org-aware data (LDS schema introspection, design-frame inspection) is resolved by handing off to experience-lds-data-requirements-generate or via design-tool URLs the user provides. When to Use Building a brand-new LWC from...
|
1.1K |
| 10093 | optimize-text-mesh-pro | unity-technologies/skills |
Optimize TextMeshPro Triage — identify the symptom first Before providing tips, identify which category the user's issue falls into. If the user has not described a specific symptom, ask: "Are you seeing a memory/atlas bloat , visual quality , CPU/performance , build size , or localization/alignment issue with TextMeshPro?" Symptom Go To Memory Profiler shows large or multiple TMP atlases Font Stack & Dynamic Fallbacks , Memory Profiler: Include Font Data Inconsistent glyph weight, fuzzy edges, ...
|
1.1K |
| 10094 | experience-lds-best-practices-apply | forcedotcom/sf-skills |
Applying LDS Best Practices Apply the Lightning Data Service guidelines to a Lightning Web Component. Three pillars: data consistency , referential integrity , and UIAPI vs Apex . Focused on the UI API path — GraphQL and upstream data-requirements analysis are handled out-of-band. When to Use Reviewing a component's data layer for LDS compliance (hand-rolled forms, stringly-typed field names, un-synchronized Apex + LDS, Apex overuse). Implementing CRUD on standard or custom objects. Deciding bet...
|
1.1K |
| 10095 | automation-sandbox-post-copy-configure | forcedotcom/sf-skills |
Automation: Sandbox Post-Copy Configure Apply a Salesforce sandbox post-copy automation JSON config to a target org. The skill pins the Tooling API sobject and the record-lookup SOQL filter for the two canonical ConfigurationName values it has been calibrated against ( OutboundMessages , RemoteSiteSettings ); for any other ConfigurationName it derives a candidate from the entry value and verifies it against the live org's describe endpoint. Every entry — pinned or derived — must still pass Step ...
|
1.1K |
| 10096 | dx-org-devhub-configure | forcedotcom/sf-skills |
Enable Dev Hub & View Scratch Org Allocation Enable Dev Hub on a Salesforce org, verify whether it is already on, and see the org's scratch org allocation (Active and Daily limits and how many remain) — for the default org or a named org. The skill can also configure Dev Hub sub-preferences (packaging, org shape export, scratch org snapshots) and list the active scratch orgs created from a Dev Hub. Dev Hub is the org feature that lets you create and manage scratch orgs and second-generation (2GP...
|
1.1K |
| 10097 | shader-graph-create-custom-node | unity-technologies/skills |
Generating a custom Shader Graph node Step 1: Generate an HLSL function definition The function must be preceded by the preprocessor define UNITY_EXPORT_REFLECTION Step 2: Decorate with Shader Graph hint tags See resources/all_hints.hlsl for all valid hint tags and usage patterns C-style documentation tags are supported outside of funchints or paramhints blocks Required function hints: sg:ProviderKey sg:SearchCategory sg:SearchTerms sg:DisplayName Step 3: Write the code to an asset Search the pr...
|
1.1K |
| 10098 | phoenix-cli | github/awesome-copilot |
Phoenix CLI Invocation px < resource > < action > if installed globally npx @arizeai/phoenix-cli < resource > < action > no install required The CLI uses singular resource commands with subcommands like list and get : Show more Installs 933 Repository arize-ai/phoenix GitHub Stars 10.5K First Seen Jan 24, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
|
1.1K |
| 10099 | doc-coauthoring | sickn33/agentic-awesome-skills |
Doc Co-Authoring Workflow This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stages: Context Gathering, Refinement & Structure, and Reader Testing. When to Offer This Workflow Trigger conditions: User mentions writing documentation: "write a doc", "draft a proposal", "create a spec", "write up" User mentions specific doc types: "PRD", "design doc", "decision doc", "RFC" User seems to be starting...
|
1.1K |
| 10100 | testing-patterns | sickn33/agentic-awesome-skills |
Testing Patterns and Utilities Testing Philosophy Test-Driven Development (TDD): Write failing test FIRST Implement minimal code to pass Refactor after green Never write production code without a failing test Behavior-Driven Testing: Test behavior, not implementation Focus on public APIs and business requirements Avoid testing implementation details Use descriptive test names that describe behavior Show more Installs 1.1K Repository sickn33/agentic…e-skills GitHub Stars 45.5K First Seen Jan 19, ...
|
1.1K |