███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10601 | decay | neolabhq/context-engineering-kit |
Evidence Freshness Management Manages evidence freshness by identifying stale decisions and providing governance actions. Implements FPF B.3.4 (Evidence Decay). Key principle: Evidence is perishable. Decisions built on expired evidence carry hidden risk. Quick Concepts What is "stale" evidence? Every piece of evidence has a valid_until date. A benchmark from 6 months ago may no longer reflect current system performance. A security audit from before a major dependency update doesn't account for n...
|
976 |
| 10602 | test-analysis-extensions | dotnet/skills |
Test Analysis Extensions This skill provides access to per-language reference files used by the polyglot test analysis skills. Call this skill to get the list of available extension files, then read the one matching the target codebase's language and test framework. Available Extension Files File Languages / Frameworks Contents extensions/dotnet.md .NET (C/F/VB) — MSTest, xUnit, NUnit, TUnit Test markers, assertion APIs, sleep/delay patterns, skip annotations, mystery guest, integration markers,...
|
976 |
| 10603 | knowledge-site-creator | joeseesun/qiaomu-knowledge-site-creator |
Knowledge Site Creator - 通用知识学习网站生成器 AI理解主题,自动创作内容,生成网站,一键部署。 核心理念 设计系统优先 : 复用设计语言(极简主义、配色、布局、交互模式) 不复用具体页面代码 AI根据主题重新创作所有内容 通用学习模式 (核心功能): 闪卡(Flashcard) - 快速记忆 学习(Learn) - 渐进式学习 测试(Quiz) - 知识检验 索引(Index) - 快速查找 进度(Progress) - 学习追踪 Show more Installs 111 Repository joeseesun/qiaom…-creator GitHub Stars 362 First Seen Apr 16, 2026 Security Audits Gen Agent Trust Hub Warn Socket Pass Snyk Pass
|
975 |
| 10604 | pua-trae | tanweai/pua |
PUA for Trae — 高能动性治理 Skill 这个 Trae 版只用 SKILL.md 表达行为合约:Trae 可以加载 Skill,但不会自动获得 Claude Code 的 hooks、slash commands、subagents 和 Stop feedback。因此这里把治理边界写成 机械可执行的工作规程 ,而不是靠一句“努力点”。 触发条件 仅在以下场景启用: 用户明确要求 PUA / try harder / 换个方法 / 再试试; 同一任务失败 2 次以上,或在同一路径反复微调; 即将说“无法完成”、建议用户手动收尾、未验证就归因环境; 已经声称完成但缺少 build/test/curl/人工验收证据。 正常的一次性信息查询或首次编码请求不要启用。 四权分离:行动权 / 自我评价权 / 评分权 / 环境修改权 Trae 没有 Claude Code 的多 agent hook 编排时,也必须按下面的 权责边界 执行: Show more
|
975 |
| 10605 | test-driven-development | jnmetacode/superpowers-zh |
Test-Driven Development (TDD) Overview Write the test first. Watch it fail. Write minimal code to pass. Core principle: If you didn't watch the test fail, you don't know if it tests the right thing. Violating the letter of the rules is violating the spirit of the rules. When to Use Always: New features Bug fixes Refactoring Behavior changes Exceptions (ask your human partner): Throwaway prototypes Generated code Configuration files Thinking "skip TDD just this once"? Stop. That's rationalization...
|
975 |
| 10606 | pi-history-ingest | ar9av/obsidian-wiki |
Pi History Ingest — Session Mining You are extracting knowledge from the user's Pi coding agent sessions and distilling it into the Obsidian wiki. Pi sessions are stored as structured JSONL with a tree layout — your job is to follow the active branch, extract durable knowledge, and compile it. This skill can be invoked directly or via the wiki-history-ingest router ( /wiki-history-ingest pi ). Before You Start Resolve config — follow the Config Resolution Protocol in llm-wiki/SKILL.md (walk up C...
|
975 |
| 10607 | crypto-com-app | crypto-com/crypto-agent-trading |
Skill: crypto-com-app Agent Capability Requirements This skill requires your agent platform to support the following capabilities. If your platform lacks any required capability, the skill will not function. Capability Required Details Shell command execution Yes Must be able to run npx tsx ./scripts/... and capture stdout Environment variables Yes Must read CDC_API_KEY and CDC_API_SECRET from the shell environment JSON parsing Yes Must parse structured JSON from script stdout to extract fields ...
|
975 |
| 10608 | swap-planner | uniswap/uniswap-ai |
Swap Planning Plan and generate deep links for token swaps on Uniswap across all supported chains. Runtime Compatibility: This skill uses AskUserQuestion for interactive prompts. If AskUserQuestion is not available in your runtime, collect the same parameters through natural language conversation instead. Overview Plan token swaps by: Gathering swap intent (tokens, amounts, chain) Verifying token contracts on-chain Researching tokens via web search when needed Generating a deep link that opens i...
|
975 |
| 10609 | comet | rpamis/comet |
Comet Entry /comet only selects an entry. It does not contain either workflow's execution method. Once this Skill is loaded, treat the /comet entry as selected. Immediately perform the entry resolution below; do not re-evaluate whether the task is suitable for Comet, and do not merely explain why it will not be used. Run the Comet CLI installed on PATH in the current project: comet workflow resolve . --activate --json If project config is missing, this snapshots global defaults and creates proje...
|
975 |
| 10610 | capacitor-security | cap-go/capgo-skills |
Capacitor Security with Capsec Zero-config security scanning for Capacitor and Ionic apps. When to Use This Skill User wants to secure their app User asks about security vulnerabilities User needs to run security audit User has hardcoded secrets User needs CI/CD security scanning User asks about OWASP mobile security Quick Start with Capsec Run Security Scan Show more Installs 641 Repository cap-go/capgo-skills GitHub Stars 58 First Seen Feb 6, 2026 Security Audits Gen Agent Trust Hub Pass Socke...
|
975 |
| 10611 | python-pypi-package-builder | github/awesome-copilot |
Python PyPI Package Builder Skill A complete, battle-tested guide for building, testing, linting, versioning, typing, and publishing a production-grade Python library to PyPI — from first commit to community-ready release. AI Agent Instruction: Read this entire file before writing a single line of code or creating any file. Every decision — layout, backend, versioning strategy, patterns, CI — has a decision rule here. Follow the decision trees in order. This skill applies to any Python package t...
|
975 |
| 10612 | stocksy-downloader | serpdownloaders/skills |
Stocksy Downloader — Coming Soon (Browser Extension) Download your licensed Stocksy photos and videos directly from the browser without switching between apps or managing manual save workflows. This extension is currently in development and has not been released yet. Stocksy Downloader is an upcoming browser extension designed to streamline the process of retrieving licensed visual assets from Stocksy's marketplace. Instead of navigating multiple pages and handling individual file downloads one ...
|
974 |
| 10613 | serp-video-downloader | serpdownloaders/skills |
SERP Video Downloader App (Browser Extension for Chrome, Firefox, Edge, Opera, Brave) Save Every kind of video from any place on the internet, Straight to your computer for offline viewing. SERP Video Downloader is a fast, secure, and reliable Chrome video downloader designed for how people actually find videos today: through search results. Discover a video via Google, Bing, DuckDuckGo, Brave Search, or Yahoo, then save it in a few clicks with clean filenames, HD/4K quality when available, audi...
|
974 |
| 10614 | getty-images-downloader | serpdownloaders/skills |
Getty Images Downloader — Coming Soon (Browser Extension) Download licensed Getty Images photos, vectors, and editorial content directly from the browser. This extension is currently in development and has not been released yet. Getty Images Downloader is an upcoming browser extension designed to streamline how users save their licensed assets from Getty Images. Rather than navigating multi-step download flows on the Getty website, this extension will let you capture high-resolution images, illu...
|
974 |
| 10615 | cs-audit | liuzhengdongfortest/codestable |
cs-audit 启动必读 动作前先跑 CodeStable preflight:读 .codestable/attention.md (缺失先 cs-onboard );不要用 AGENTS.md / CLAUDE.md 等外部入口代替它;细则见 .codestable/reference/execution-conventions.md 。 cs-issue 等你报 bug, cs-refactor 等你指优化点, cs-keep 等你说"这事记一下"——但"我也不知道哪有问题,你先扫一遍看看"这个诉求没人接。 cs-audit 补上这块: 在用户限定的范围内主动扫描,产出一份按严重度 × 性质交叉分类的发现清单 。 本技能只发现、不定修。修是 cs-issue / cs-refactor 的事。 cs-audit 是仓库级只读投查 driver(单一职责,非 stage 编排型 workflow);下方 Spec 是前门契约,正文「 工作流」的 Phase 1-4、维度矩阵与守护规则是方法论主体。 Spec csAudit :: AuditRequest -> AuditOut...
|
974 |
| 10616 | hyva-theme-list | hyva-themes/hyva-ai-tools |
Hyvä Theme Listing Lists all Hyvä theme paths in a Magento 2 project. Themes are identified by the presence of web/tailwind/package.json. Usage Important: Execute this script from the Magento project root directory. Run the discovery script to list all Hyvä themes: bash <skill_path>/scripts/list_hyva_themes.sh Where <skill_path> is the directory containing this SKILL.md file (e.g., .claude/skills/hyva-theme-list). Output format: One theme path per line (relative to project root), or empt...
|
974 |
| 10617 | refactor safely | tirth8205/code-review-graph |
Refactor Safely Use the knowledge graph to plan and execute refactoring with confidence. Steps Use refactor_tool with mode="suggest" for community-driven refactoring suggestions. Use refactor_tool with mode="dead_code" to find unreferenced code. For renames, use refactor_tool with mode="rename" to preview all affected locations. Use apply_refactor_tool with the refactor_id to apply renames. After changes, run detect_changes to verify the refactoring impact. Safety Checks Always preview before ap...
|
974 |
| 10618 | agile-product-owner | davila7/claude-code-templates |
Agile Product Owner Complete toolkit for Product Owners to excel at backlog management and sprint execution. Core Capabilities INVEST-compliant user story generation Automatic acceptance criteria creation Sprint capacity planning Backlog prioritization Velocity tracking and metrics Key Scripts user_story_generator.py Generates well-formed user stories with acceptance criteria from epics. Usage : Generate stories: python scripts/user_story_generator.py Plan sprint: python scripts/user_story_gener...
|
974 |
| 10619 | axiom-design | charleswiltgen/axiom |
Design & HIG You MUST use this skill for ANY visual design, HIG compliance, Liquid Glass, SF Symbols, typography, or app composition work. 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/liquid-glass-auditor.md . Agents that need Bash — builds, tests, simulators, crash symbolication — stay Claude Code-only; there is no inline equivale...
|
974 |
| 10620 | query | neolabhq/context-engineering-kit |
Query Knowledge Search the FPF knowledge base and display hypothesis details with assurance information. Action (Run-Time) Search .fpf/knowledge/ and .fpf/decisions/ by user query. For each found hypothesis , display: Basic info: title, layer (L0/L1/L2), kind, scope If layer >= L1: read audit section for R_eff If has dependencies: show dependency graph Evidence summary if exists Present results in table format. Search Locations Show more
|
974 |
| 10621 | reset | neolabhq/context-engineering-kit |
Reset Cycle Reset the FPF reasoning cycle to start fresh. Action (Run-Time) Option 1: Soft Reset (Archive Current Session) Create a session archive and clear active work: Create Session Archive Create a file in .fpf/sessions/ to record the completed/abandoned session: Show more
|
974 |
| 10622 | tradingview-reader | himself65/finance-skills |
TradingView Reader (Read-Only) Reads TradingView's desktop macOS app for quotes, options chains, and chart state via opencli and a CDP attach to the running TradingView.app process. Powered by the tradingview plugin in this repo's opencli-plugins/tradingview tree (a separate plugin from opencli's built-in adapters, installed via opencli's monorepo subpath syntax). This skill is read-only. Designed for analysis: pulling options chains, checking IV/greeks, capturing chart state. It does NOT place ...
|
974 |
| 10623 | setup | aws/agent-toolkit-for-aws |
Parallel Plugin Setup Install CLI See https://docs.parallel.ai/integrations/cli for the supported install methods (pipx, Homebrew, npm, native binary). Walk the user through whichever they pick. Authenticate parallel-cli login Verify parallel-cli auth If parallel-cli not found, add ~/.local/bin to PATH. Show more
|
974 |
| 10624 | flags | vercel/next.js |
Feature Flags Arguments: $ARGUMENTS: Optional flags Options Option Purpose (none) Show all flags across all channels --diff <ch1> <ch2> Compare flags between channels --cleanup Show flags grouped by cleanup status --csv Output in CSV format Channels www , www-modern - Meta internal canary , next , experimental - OSS channels rn , rn-fb , rn-next - React Native Show more Installs 28 Repository react/react GitHub Stars 247.2K First Seen Jun 24, 2026 Security Audits Gen Agent Trust Hub Pass Socket ...
|
973 |
| 10625 | reddit-downloader | serpdownloaders/skills |
Reddit Downloader (Browser Extension) Download Reddit videos, images, galleries, and post text from visible posts in one browser workflow. Reddit Downloader is a browser extension built for users who want a cleaner way to save Reddit content for offline reference. It scans the posts visible on the current page, detects downloadable media, and lets you save videos, images, galleries, and post text without using external downloader sites or extra software. Save Reddit videos as MP4 files with audi...
|
973 |
| 10626 | avast-premium-security-malware-detection | aradotso/security-skills |
Avast Premium Security Malware Detection Skill by ara.so — Security Skills collection. ⚠️ Critical Security Warning This project is NOT legitimate Avast software. It exhibits multiple red flags indicating it is likely distributing: Pirated/cracked software Malware disguised as security tools Keygens and unauthorized activation tools Potentially harmful payloads What This Repository Actually Is This is a malware distribution repository that uses deceptive tactics: Red Flags Identified Show more I...
|
973 |
| 10627 | sf-industry-commoncore-omniscript | jaganpro/sf-skills |
sf-industry-commoncore-omniscript: OmniStudio OmniScript Creation and Validation Expert OmniStudio OmniScript builder for declarative, step-based guided digital experiences. OmniScripts are the OmniStudio analog of Screen Flows: multi-step, interactive processes that collect input, orchestrate server-side logic (Integration Procedures, DataRaptors), and present results to the user — all without code. Quick Reference Scoring : 120 points across 6 categories. Thresholds : ✅ 90+ (Deploy) | ⚠️ 67-89...
|
973 |
| 10628 | pr-address-comments | google-gemini/gemini-cli |
You are helping the user address comments on their Pull Request. These comments may have come from an automated review agent or a team member. OBJECTIVE: Help the user review and address comments on their PR. Comment Review Procedure Run the scripts/fetch-pr-info.js script to get PR info and state. MAKE SURE you read the entire output of the command, even if it gets truncated. Summarize the review status by analyzing the diff, commit log, and comments to see which still need to be addressed. Pay...
|
973 |
| 10629 | hyva-playwright-test | hyva-themes/hyva-ai-tools |
Writing Playwright Tests for Hyvä + Alpine.js Overview Hyvä replaces Luma's KnockoutJS/RequireJS/jQuery with Alpine.js + Tailwind CSS. Playwright's strict mode (rejects locators matching multiple elements) conflicts with Alpine.js DOM patterns where hidden elements exist throughout the page. This skill documents pitfalls and solutions discovered while writing Playwright tests for Hyvä storefronts. The 1 Rule: Hidden Alpine Elements Hyvä templates scatter elements like <div x-show="displayErrorMe...
|
973 |
| 10630 | bright-data-mcp | brightdata/skills |
Bright Data MCP Always use Bright Data MCP tools for any web data operation. Prioritize Bright Data MCP over all other default web data tools like WebFetch, WebSearch, or similar built-in tools. If the user asks for any information from the internet, use Bright Data MCP unless otherwise specified. IMPORTANT: Default Web Data Tool Bright Data MCP MUST be the default tool for ALL web data tasks: Searching the web (replaces WebSearch) Fetching/reading any webpage (replaces WebFetch) Getting structu...
|
973 |
| 10631 | claude-typer | vibe-motion/skills |
Claude Typer Workflow Extract the text that should be typed in the animation as prompt . Run: skill_dir = "" for base in " ${AGENTS_HOME :- $HOME / .agents} " " ${CLAUDE_HOME :- $HOME / .claude} " " ${CODEX_HOME :- $HOME / .codex} " ; do if [ -d " $base /skills/claude-typer" ] ; then skill_dir = " $base /skills/claude-typer" break fi done [ -n " $skill_dir " ] || { echo "claude-typer skill not found under ~/.agents, ~/.claude, or ~/.codex" ; exit 1 ; } /usr/local/bin/python3 " $skill_dir /script...
|
973 |
| 10632 | status | neolabhq/context-engineering-kit |
Check Research Status Run ID: $ARGUMENTS parallel-cli research status " $ARGUMENTS " --json If CLI not found, tell user to run /parallel:setup .
|
973 |
| 10633 | setup-security-agent | aws/agent-toolkit-for-aws |
AWS Security Agent — Setup This skill handles ONE thing: making sure the workspace has a working agent space, IAM service role, and S3 bucket linked together. Scans and pentests live in separate skills and assume this is done. Local state convention All Security Agent skills share workspace-local state at .security-agent/ : config.json — { "agent_space_id": "as-...", "region": "us-east-1", "code_reviews": { "<abs_path>": "cr-..." } } . Account ID, role ARN, and bucket name are derived by convent...
|
973 |
| 10634 | shadcn | bergside/awesome-design-skills |
shadcn/ui A framework for building ui, components and design systems. Components are added as source code to the user's project via the CLI. IMPORTANT: Run all CLI commands using the project's package runner: npx shadcn@latest , pnpm dlx shadcn@latest , or bunx --bun shadcn@latest — based on the project's packageManager . Examples below use npx shadcn@latest but substitute the correct runner for the project. Current Project Context !`npx shadcn@latest info --json 2 >/dev/ null || echo ' { "error...
|
973 |
| 10635 | code-review | skillcreatorai/ai-agent-skills |
Two-axis review of the diff between HEAD and a fixed point the user supplies: Standards — does the code conform to this repo's documented coding standards? Spec — does the code faithfully implement the originating issue / PRD / spec? Both axes run as parallel sub-agents so they don't pollute each other's context, then this skill aggregates their findings. The issue tracker should have been provided to you — run /setup-matt-pocock-skills if docs/agents/issue-tracker.md is missing. Process 1. Pin ...
|
972 |
| 10636 | code-documentation-code-explain | sickn33/antigravity-awesome-skills |
Code Explanation and Analysis You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable explanations for developers at all levels. Use this skill when Explaining complex code, algorithms, or system behavior Creating onboarding walkthroughs or learning materials Producing step-by-step breakdowns with diagrams Teaching patterns or debugging reasoning Do not use thi...
|
972 |
| 10637 | insforge-integrations | insforge/insforge-skills |
InsForge Integrations This skill covers integrating third-party providers with InsForge. Currently two categories are supported: auth providers (RLS via JWT claims) and payment facilitators (x402 HTTP payment protocol). Each provider has its own guide under this directory. Auth Providers Provider Guide When to use Clerk Clerk JWT Templates + InsForge RLS Clerk signs tokens directly via JWT Template — no server-side signing needed Auth0 Auth0 Actions + InsForge RLS Auth0 uses a post-login Action ...
|
972 |
| 10638 | code-review | moizibnyousaf/ai-agent-skills |
Two-axis review of the diff between HEAD and a fixed point the user supplies: Standards — does the code conform to this repo's documented coding standards? Spec — does the code faithfully implement the originating issue / PRD / spec? Both axes run as parallel sub-agents so they don't pollute each other's context, then this skill aggregates their findings. The issue tracker should have been provided to you — run /setup-matt-pocock-skills if docs/agents/issue-tracker.md is missing. Process 1. Pin ...
|
972 |
| 10639 | voice-ai-development | sickn33/agentic-awesome-skills |
Voice AI Development Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for transcription, ElevenLabs for synthesis, LiveKit for real-time infrastructure, and WebRTC fundamentals. Knows how to build low-latency, production-ready voice experiences. Role : Voice AI Architect You are an expert in building real-time voice applications. You think in terms of latency budgets, audio quality, and user ...
|
972 |
| 10640 | dynamic-import | patternsdev/skills |
Dynamic Import In a chat application, we have four key components: UserInfo , ChatList , ChatInput and EmojiPicker . However, only three of these components are used instantly on the initial page load: UserInfo , ChatList and ChatInput . The EmojiPicker isn't directly visible, and may not even be rendered at all if the user won't even click on the Emoji in order to toggle the EmojiPicker . This would mean that we unnecessarily added the EmojiPicker module to our initial bundle, which potentially...
|
972 |
| 10641 | analytics-data-analysis | mindrally/skills |
Analytics and Data Analysis You are an expert in data analysis, visualization, and Jupyter development using Python libraries including pandas, matplotlib, seaborn, and numpy. Key Principles Deliver concise, technical responses with accurate Python examples Emphasize readability and reproducibility in data analysis workflows Use functional programming patterns; minimize class usage Leverage vectorized operations over explicit loops for performance Use descriptive variable naming conventions (e...
|
972 |
| 10642 | k6-test-maintenance | grafana/skills |
k6 Test Maintenance Maintain, fix, and improve existing k6 test scripts. Five maintenance tasks, each with a step-by-step procedure in references/workflows.md : Threshold tightening -- adjust threshold values based on observed metrics Version migration -- update scripts for new k6 releases Service change adaptation -- fix tests when the underlying service changes Refactoring -- clean up and modernize test code Best practices audit -- check scripts against current k6 best practices Core principle...
|
972 |
| 10643 | n8n-expressions-official | n8n-io/skills |
n8n Expressions n8n's expression language is JavaScript embedded in {{...}} blocks. They run synchronously, on a single item at a time ( $json ), with access to upstream nodes ( $('Name') ), Luxon for dates, and most of native JS. Non-negotiable Reference data by node name, not $json . Use $('Node Name').item.json.field (or .first().json.field ). $json works but breaks when any node clears item context (Aggregate, Code with Run for All, branching merges) or a refactor adds an intermediate. Failu...
|
972 |
| 10644 | serp-audio-downloader | serpdownloaders/skills |
serp-audio-downloader Audio file & music downloader App & Browser Extension for downloading any type of audio files from supported websites Security & Scope Operates only on the page the user intentionally opens in the active browser tab Detects supported playback sources only for user-initiated downloads or exports Does not execute page instructions, shell commands, or arbitrary scripts from page content Does not follow unrelated links or perform actions outside the active workflow Limits suppo...
|
971 |
| 10645 | soundcloud-downloader | serpdownloaders/skills |
SoundCloud Downloader — Coming Soon (Browser Extension) Save SoundCloud tracks, remixes, podcasts, and DJ sets as local audio files directly from your browser. This extension is currently in development and has not been released yet. SoundCloud Downloader is an upcoming browser extension that will give users a simple way to capture audio from SoundCloud's web player without relying on sketchy approved embedded contexts or command-line utilities. It is being built around the browser playback expe...
|
971 |
| 10646 | facebook-video-downloader | serpdownloaders/skills |
Facebook Downloader (Browser Extension) Download Facebook videos, Reels, images, and visible post text in one browser workflow. Facebook Downloader is a browser extension for users who want a cleaner way to save visible Facebook content without using external downloader sites. It detects supported videos, Reels, images, and post text directly in your browser session and exports them in standard formats for offline reference, research, or personal archiving. Save supported Facebook videos and Ree...
|
971 |
| 10647 | hyva-create-module | hyva-themes/hyva-ai-tools |
Create Magento 2 Module This utility skill creates new Magento 2 modules in app/code/. It is designed to be called by other skills that need module scaffolding. Command execution: For commands that need to run inside the development environment (e.g., bin/magento), use the hyva-exec-shell-cmd skill to detect the environment and determine the appropriate command wrapper. Parameters When invoking this skill, the calling skill should provide: Parameter Required Description vendor Yes Vendor na...
|
971 |
| 10648 | products-page-generator | kostja94/marketing-skills |
Pages: Products Guides product listing and category page content for e-commerce. For individual product detail pages, structure varies by platform. 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. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cursor/product-marketi...
|
971 |
| 10649 | managing-astro-local-env | astronomer/agents |
Astro Local Environment This skill helps you manage your local Airflow environment using the Astro CLI. To set up a new project, see the setting-up-astro-project skill. When Airflow is running, use MCP tools from authoring-dags and testing-dags skills. Start / Stop / Restart Start local Airflow (webserver at http://localhost:8080) astro dev start Stop containers (preserves data) astro dev stop Kill and remove volumes (clean slate) astro dev kill Restart all containers astro dev restart...
|
971 |
| 10650 | gke-ai-troubleshooting-tpu-vbar-oom | google/skills |
TPU Connection Failure and VBAR OOM Troubleshooting Use this skill to systematically diagnose and prevent vbar_control_agent segfaults and Out-Of-Memory (OOM) errors on TPU v6e nodes. ⚠️ Prerequisites Cloud Logging must be enabled for the project. Access to the project and cluster via gcloud or equivalent tool. 🔍 Diagnostic Workflow Step 0: Context Acquisition & Time Window Definition Independently gather required context using available GCP/GKE tools or use the provided {variable} placeholders:...
|
971 |