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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,655
总 Skills
167.8M
总安装量
2,750
贡献者
# Skill 仓库 描述 安装量
10451 autonomous-agent-patterns sickn33/agentic-awesome-skills
🕹️ Autonomous Agent Patterns Design patterns for building autonomous coding agents, inspired by Cline and OpenAI Codex . When to Use This Skill Use this skill when: Building autonomous AI agents Designing tool/function calling APIs Implementing permission and approval systems Creating browser automation for agents Designing human-in-the-loop workflows 1. Core Agent Architecture 1.1 Agent Loop Show more Installs 980 Repository sickn33/agentic…e-skills GitHub Stars 45.1K First Seen Jan 19, 2026 Se...
994
10452 title-tag kostja94/marketing-skills
SEO On-Page: Title Tag Guides optimization of the HTML title tag for search engines and SERP display. 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. Scope (On-Page SEO) Title tag : Primary search snippet; primary keyword near start; unique per page Length by Language Google truncates by pixel width (~580–600px desktop), n...
994
10453 n8n-multi-instance czlonkowski/n8n-skills
Working with multiple n8n instances over MCP When the n8n_instances tool is available, the user has multi-instance mode on: one MCP connection can reach several n8n instances (e.g. prod , staging , or one per client/team). Every other n8n tool ( n8n_get_workflow , n8n_list_workflows , n8n_update_partial_workflow , n8n_manage_datatable , n8n_manage_credentials , n8n_executions , n8n_test_workflow , …) runs against whichever instance this session is currently targeting . There is no per-call insta...
994
10454 spark-training-gotchas wshobson/agents
Spark Training Gotchas DGX Spark's GB10 chip (Grace Blackwell, SM121, 128GB unified memory, aarch64) has ten recurring failure modes across launch, memory, thermals, bandwidth, and precision. Each is named G1–G10 so it can be checked by number — the numbering is load-bearing for tooling that runs these checks. Read this before a long run, not after hour six. When to Use This Skill A training run fails to start, with an import error or a segfault that doesn't point at the real cause. A run OOMs w...
994
10455 spark-memory-thermal-ops wshobson/agents
Spark Memory & Thermal Ops DGX Spark's GB10 chip has one 128GB unified memory (UMA) pool shared by CPU and GPU, and a sustained power ceiling well below its rated figure. Both break discrete-GPU assumptions: headroom isn't what nvidia-smi reports, and a run that starts fast will slow down mid-job with nothing misconfigured. This skill covers planning memory headroom, working an actual OOM, and watching thermals across a long job. For launch-time failure modes (ABI mismatches, flash-attn, playboo...
994
10456 forge boshu2/agentops
Forge Skill Typically runs automatically via SessionEnd hook. Extract knowledge from session transcripts. How It Works The SessionEnd hook runs: ao forge transcript --last-session --queue --quiet This queues the session for knowledge extraction. Flags Flag Default Description --promote off Process pending extractions from .agents/knowledge/pending/ and promote to .agents/learnings/ . Absorbs the former extract skill. Promote Mode Given /forge --promote : Promote Step 1: Find Pending Files ls -lt...
993
10457 flutter-native-interop flutter/skills
Flutter Platform Integration Goal Integrates Flutter applications with platform-specific code and native features across Android, iOS, and Web environments. Determines the optimal interoperability strategy (FFI, Platform Channels, Platform Views, or JS Interop) and implements the necessary Dart and native code bindings while adhering to thread safety, WebAssembly (Wasm) compatibility, and modern build hook standards. Instructions 1. Determine Integration Strategy (Decision Logic) Evaluate the us...
993
10458 insforge-debug insforge/insforge-skills
InsForge Debug Diagnose problems in InsForge projects — from frontend SDK errors to backend infrastructure issues. This skill helps you locate problems by running the right commands and surfacing logs/status. It does NOT suggest fixes; hand the diagnostic output to the developer or their agent for repair decisions. Always use npx @insforge/cli — never install the CLI globally. Quick Triage Match the symptom to a scenario, then follow that scenario's steps. Symptom Scenario SDK returns { data: nu...
993
10459 flutter-native-interop flutter/agent-plugins
Flutter Platform Integration Goal Integrates Flutter applications with platform-specific code and native features across Android, iOS, and Web environments. Determines the optimal interoperability strategy (FFI, Platform Channels, Platform Views, or JS Interop) and implements the necessary Dart and native code bindings while adhering to thread safety, WebAssembly (Wasm) compatibility, and modern build hook standards. Instructions 1. Determine Integration Strategy (Decision Logic) Evaluate the us...
993
10460 qiaomu-opencli-oneshot joeseesun/qiaomu-opencli-skills
CLI-ONESHOT — 单点快速 CLI 生成 给一个 URL + 一句话描述,4 步生成一个 CLI 命令。 完整探索式开发请看 opencli-explorer skill 。 输入 项目 示例 URL https://x.com/jakevin7/lists Goal 获取我的 Twitter Lists 流程 Step 1: 打开页面 + 抓包 Show more Installs 422 Repository joeseesun/qiaom…i-skills GitHub Stars 979 First Seen Apr 9, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
993
10461 doctor jihe520/mathmodelagent
Doctor — 环境检查与安装向导 本 skill 检查完整数学建模工作流所需的所有工具是否已就绪,并帮助用户安装缺失项。 本 skill 只在用户显式触发时运行,不自动执行。 检查项清单 核心工具 工具 用途 检测命令 typst 论文编译(5writing、6verity,Typst 引擎) command -v typst xelatex 论文编译(5writing、6verity,LaTeX 引擎,中文模板必需) command -v xelatex python3 数值计算与图表(3coding-visual) command -v python3 drawio / draw.io DrawIO 流程图导出 PDF(4drawio) command -v drawio || command -v draw.io pdftoppm PDF 转 PNG 视觉检查(6verity) command -v pdftoppm mutool PDF 转 PNG 备用(6verity) command -v mutool magick PDF 转 PNG 备用(6verity) comm...
993
10462 xml-sitemap kostja94/marketing-skills
SEO Technical: Sitemap Guides sitemap creation, auditing, and optimization for search engine discovery. 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. Scope (Technical SEO) Sitemap : Create XML sitemap; submit to Google Search Console URL discovery : Help search engines find pages; especially important for large sites or ...
993
10463 amazon-review-analyzer nexscope-ai/amazon-skills
Amazon Review Analyzer 💬 Transform customer reviews into competitive intelligence and product improvement roadmaps. Installation npx skills add nexscope-ai/Amazon-Skills --skill amazon-review-analyzer -g Usage Examples Competitor review analysis: "Analyze reviews for competitor yoga mats - what are customers complaining about?" Show more Installs 855 Repository nexscope-ai/ama…n-skills GitHub Stars 510 First Seen Mar 24, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
993
10464 create-blazor-project dotnet/skills
Create a Blazor Web App Before You Start — Gather Requirements If the user's request doesn't make the following clear, ask before scaffolding: What does the app do? List the main screens/features (e.g., "product catalog with search and shopping cart"). What kind of interactivity is needed? Displaying data and forms? Real-time updates? Offline support? Rich drag-and-drop UI? Deployment environment? Internet-facing? Intranet? Mobile users on slow connections? Authentication needed? Anonymous? Indi...
993
10465 r13-danielrosehill-claude-slash-commands-seo aradotso/marketing-skills
r13-danielrosehill-claude-slash-commands-seo Skill by ara.so — Marketing Skills collection. A specialized SEO & content marketing skill suite derived from danielrosehill/Claude-Slash-Commands. Provides 10 domain-specific commands and 5 multi-step workflows for keyword research, content audits, SERP analysis, technical SEO, and content strategy with structured output and progress tracking. What This Project Does This skill suite extends Claude with professional SEO capabilities: Keyword Research ...
992
10466 gke-scaling google/skills
GKE Workload Scaling This reference covers scaling workloads on GKE. The golden path enables VPA, OPTIMIZE_UTILIZATION autoscaling profile, and Node Auto Provisioning by default. MCP Tools: get_k8s_resource , describe_k8s_resource , apply_k8s_manifest , patch_k8s_resource , get_cluster , update_cluster , update_node_pool Golden Path Scaling Defaults Setting Golden Path Value Notes autoscaling.autoscalingProfile OPTIMIZE_UTILIZATION Aggressive scale-down for cost savings verticalPodAutoscaling.en...
992
10467 ecommerce-growth-strategy nexscope-ai/ecommerce-skills
E-Commerce Growth Strategy 🚀 Your strategic growth advisor for e-commerce. This skill diagnoses where your business stands today, identifies the highest-impact growth opportunities, and builds a prioritized roadmap to get you to the next stage — whether that's your first $10K month or scaling past $1M. This is the strategy layer above marketing execution. It tells you what to do next and why , then connects you to specialized skills like ecommerce-marketing-strategy-builder for how to do it . np...
992
10468 spark-environment-setup wshobson/agents
Spark Environment Setup DGX Spark ships a GB10 Grace Blackwell chip: aarch64 CPU, SM121 GPU, 128GB unified memory, CUDA 13. This is a narrower and younger platform than a standard x86 CUDA 12 box, so package selection and ABI matching matter more than usual — the wheel ecosystem for aarch64 + CUDA 13 is still filling in. When to Use This Skill Setting up a fresh Spark box for training or inference. Hitting an import error mentioning libcudart , a missing symbol, or a wheel that "installed fine b...
992
10469 openclaw-security-watchdog aradotso/security-skills
OpenClaw Security Watchdog Skill by ara.so — Security Skills collection. OpenClaw Security Watchdog is an automated security scanning tool that performs comprehensive system security audits across 14 critical security dimensions. It generates human-readable reports with clear risk indicators (✅/⚠️/🚨) and can integrate with threat intelligence databases. Installation Prerequisites: Node.js v18 or higher OpenClaw CLI installed Install via OpenClaw (Recommended): In OpenClaw chat, say: "Install t...
991
10470 flutter-expert sickn33/antigravity-awesome-skills
Flutter Expert Senior mobile engineer building high-performance cross-platform applications with Flutter 3 and Dart. When to Use This Skill Building cross-platform Flutter applications Implementing state management (Riverpod, Bloc) Setting up navigation with GoRouter Creating custom widgets and animations Optimizing Flutter performance Platform-specific implementations Core Workflow Setup — Scaffold project, add dependencies ( flutter pub get ), configure routing State — Define Riverpod provider...
991
10471 hyva-child-theme hyva-themes/hyva-ai-tools
Hyvä Child Theme Creator This skill creates a complete Hyvä child theme with the proper directory structure, configuration files, and Tailwind CSS build setup. 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. Workflow Step 1: Gather Theme Information Prompt the user to provide the following information: Vendor Name: The vendor/com...
991
10472 content-marketing kostja94/marketing-skills
Content Marketing Help the user build effective content marketing using frameworks from 23 product leaders who have built content engines at companies like Notion, First Round, and The Pragmatic Engineer. How to Help When the user asks for help with content marketing: Identify the goal - Determine if content is for SEO, brand building, lead generation, or thought leadership Find content-market fit - Help them identify the specific anxieties or needs their content will solve Choose the right form...
991
10473 capacitor-testing cap-go/capgo-skills
Testing Capacitor Applications Comprehensive testing strategies for Capacitor mobile apps. When to Use This Skill User wants to add tests User asks about testing strategies User needs E2E testing User wants to mock native plugins User needs CI testing setup Testing Pyramid /\ / \ E2E Tests (Few) /----\ - Real devices / \ - Full user flows /--------\ Integration Tests (Some) / \ - Component interactions /------------\ - API integration / \ U...
991
10474 outlook-calendar-automation sickn33/agentic-awesome-skills
Outlook Calendar Automation via Rube MCP Automate Outlook Calendar operations through Composio's Outlook toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Outlook connection via RUBE_MANAGE_CONNECTIONS with toolkit outlook Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube M...
990
10475 ai-product sickn33/agentic-awesome-skills
AI Product Development Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production. This skill covers LLM integration patterns, RAG architecture, prompt engineering that scales, AI UX that users trust, and cost optimization that doesn't bankrupt you. Principles Show more Installs 972 Repository sickn33/agentic…e-skills GitHub Stars 45.0K First Seen Jan 19, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
990
10476 prisma-orm-v7-skills gocallum/nextjs16-agent-skills
Links Upgrade guide (v7): https://www.prisma.io/docs/orm/more/upgrade-guides/upgrading-versions/upgrading-to-prisma-7 Prisma Config reference: https://www.prisma.io/docs/orm/reference/prisma-config-reference Prisma Client Extensions: https://www.prisma.io/docs/orm/prisma-client/client-extensions Prisma 7 migration prompt (AI agents): https://www.prisma.io/docs/ai/prompts/prisma-7 Upgrade Upgrade packages pnpm add @prisma/client@7 pnpm add -D prisma@7 Breaking Changes (v7) Minimum versions Node...
990
10477 create-agent neolabhq/context-engineering-kit
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 │ ├─────────────────────────────────────────────────────┤ │ ┌─────────────┐ ┌─────────────┐...
990
10478 inject boshu2/agentops
DEPRECATED (removal target: v3.0.0) — Use ao lookup --query "topic" for on-demand learnings retrieval, or see .agents/AGENTS.md for knowledge navigation. This skill and the ao inject CLI command still work but are no longer called from hooks or other skills. Inject Skill On-demand knowledge retrieval. Not run automatically at startup (since ag-8km). Inject relevant prior knowledge into the current session. How It Works In the default manual startup mode, MEMORY.md is auto-loaded by Claude Code a...
989
10479 sensei microsoft/azure-skills
Sensei "A true master teaches not by telling, but by refining." - The Skill Sensei Automates skill frontmatter improvement using the Ralph loop pattern - iteratively improving skills until they reach Medium-High compliance with passing tests, then checking token usage and prompting for action. Help When user says "sensei help" or asks how to use sensei, show this: ╔══════════════════════════════════════════════════════════════════╗ ║ SENSEI - Skill Frontmatter Compliance Improver ...
989
10480 ai-video-gen heygen-com/skills
Video Generation (HeyGen API) Generate AI videos from text prompts. Supports multiple providers (VEO 3.1, Kling, Sora, Runway, Seedance), configurable aspect ratios, and optional reference images for image-to-video generation. Authentication All requests require the X-Api-Key header. Set the HEYGEN_API_KEY environment variable. curl -X POST "https://api.heygen.com/v1/workflows/executions" \ -H "X-Api-Key: $HEYGEN_API_KEY " \ -H "Content-Type: application/json" \ -d '{"workflow_type": "GenerateVi...
989
10481 stock-analysis alphamoemoe/foci
Stock Analysis (v5.0) Analyze US stocks and cryptocurrencies using Yahoo Finance data. Includes portfolio management, crypto support, and periodic analysis. Quick Start IMPORTANT: Pass ONLY the stock ticker symbol(s) as arguments. Do NOT add extra text, headers, or formatting in the command. Analyze a single ticker: uv run { baseDir } /scripts/analyze_stock.py AAPL uv run { baseDir } /scripts/analyze_stock.py MSFT --output json Compare multiple tickers: uv run { baseDir } /scripts/analyze_stock....
989
10482 computer-use-agents sickn33/agentic-awesome-skills
Computer Use Agents Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-source alternatives. Critical focus on sandboxing, security, and handling the unique challenges of vision-based control. Patterns Perception-Reasoning-Action Loop The fundamental architecture of computer use agents: observe screen, reason about next action, execute action, repeat. Thi...
989
10483 pdf-to-markdown duc01226/easyplatform
pdf-to-markdown Convert PDF files to Markdown format. Installation Required cd .claude/skills/pdf-to-markdown npm install Dependencies: pdf-parse Quick Start Basic conversion node .claude/skills/pdf-to-markdown/scripts/convert.cjs \ --file ./document.pdf Custom output path node .claude/skills/pdf-to-markdown/scripts/convert.cjs \ --file ./doc.pdf \ --output ./output/doc.md CLI Options Option Required Description --file <path> Yes Input PDF file --output <path> No Output Markdown p...
989
10484 chinese-code-review jnmetacode/superpowers-zh
中文代码审查规范 概述 国内团队做 Code Review 常遇到两个极端:要么过度客气导致关键问题被放过,要么照搬西方直白风格让同事下不来台。本技能帮你找到平衡点—— 既不回避问题,又让人愿意接受反馈 。 核心原则: 用"建议"代替"命令",用"提问"代替"否定",但绝不因为面子而放过 bug。 审查反馈的表达方式 用建议代替命令 避免(命令式) 推荐(建议式) 你必须改成 X 建议考虑用 X,因为 Y 这里写错了 这里可能存在一个问题,是否考虑过 Z 的情况? 不要用这个方法 这个方法在 A 场景下可能有性能问题,可以看看 B 方案 这段代码不行 这段逻辑我理解得对吗?如果输入为空的话会怎样? Show more
989
10485 ux-design mindrally/skills
UX Design Best Practices You are an expert in UX design principles for software development. Apply these guidelines when designing or reviewing user experiences. User Research Conduct user interviews to understand needs and pain points Create user personas based on research data Map user journeys to identify opportunities Validate assumptions through usability testing Use analytics to inform design decisions Information Architecture Organize content logically to facilitate easy access Use clea...
989
10486 database-architect sickn33/agentic-awesome-skills
You are a database architect specializing in designing scalable, performant, and maintainable data layers from the ground up. Use this skill when Selecting database technologies or storage patterns Designing schemas, partitions, or replication strategies Planning migrations or re-architecting data layers Do not use this skill when You only need query tuning You need application-level feature design only You cannot modify the data model or infrastructure Instructions Capture data domain, access p...
989
10487 financial-analyst alirezarezvani/claude-skills
Financial Analyst Skill Overview Production-ready financial analysis toolkit providing ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction. Designed for financial modeling, forecasting & budgeting, management reporting, business performance analysis, and investment analysis. 5-Phase Workflow Phase 1: Scoping Define analysis objectives and stakeholder requirements Identify data sources and time periods Establish materiality thresholds and accuracy targets Se...
989
10488 content-writer aaron-he-zhu/aaron-marketing-skills
Content Writer You write compelling marketing copy. Follow these principles: Voice Conversational but professional Active voice, present tense Short sentences, short paragraphs Structure Lead with the biggest benefit Use specific numbers over vague claims End with a clear call-to-action Rules No jargon unless the audience expects it No superlatives without proof ("best", "revolutionary") Every paragraph must earn its place
989
10489 project-manager 404kidwiz/claude-supercode-skills
Project Manager Purpose Provides project management expertise specializing in planning, execution, monitoring, and closure of projects. Masters traditional and agile methodologies to deliver projects on time, within budget, and to quality standards. When to Use Planning and executing new projects or initiatives Managing project timelines, budgets, and resources Coordinating cross-functional teams Tracking project progress and milestones Managing risks and resolving project issues Facilitating pr...
988
10490 fabled-packer-redeem-seo-content-marketing-suite aradotso/marketing-skills
FabledPackerRedeem SEO & Content Marketing Suite Skill by ara.so — Marketing Skills collection. A comprehensive SEO and content marketing automation toolkit providing 10 specialized commands and 5 multi-step workflows for keyword research, technical audits, content optimization, and competitive analysis. What This Project Does FabledPackerRedeem is a command-line skill suite that provides: Keyword Research : Deep clustering, opportunity scoring, SERP intent mapping Technical SEO Audits : Crawl b...
988
10491 performance-profiling sickn33/antigravity-awesome-skills
Performance Profiling Measure, analyze, optimize - in that order. 🔧 Runtime Scripts Execute these for automated profiling: Script Purpose Usage scripts/lighthouse_audit.py Lighthouse performance audit python scripts/lighthouse_audit.py https://example.com 1. Core Web Vitals Targets Show more Installs 1.0K Repository sickn33/agentic…e-skills GitHub Stars 45.1K First Seen Jan 20, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
988
10492 flags facebook/react
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 ...
988
10493 skill-creator sickn33/agentic-awesome-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...
988
10494 senior-prompt-engineer davila7/claude-code-templates
Senior Prompt Engineer World-class senior prompt engineer skill for production-grade AI/ML/Data systems. Quick Start Main Capabilities Core Tool 1 python scripts/prompt_optimizer.py --input data/ --output results/ Core Tool 2 python scripts/rag_evaluator.py --target project/ --analyze Core Tool 3 python scripts/agent_orchestrator.py --config config.yaml --deploy Show more Installs 904 Repository davila7/claude-…emplates GitHub Stars 30.0K First Seen Jan 20, 2026 Security Audits Gen Agent Trus...
988
10495 data-model-creation tencentcloudbase/skills
When to use this skill This is an OPTIONAL advanced modeling tool for complex database design. Most simple table creation should use relational-database-tool directly with SQL statements. ONLY use this skill when you specifically need: Complex multi-table relationships with automatic foreign key management Visual ER diagram generation for documentation Automated field type mapping and constraint generation Enterprise-level data model documentation For most cases, use relational-database-tool ski...
988
10496 svelte vercel-labs/json-render
@json-render/svelte Svelte 5 renderer that converts json-render specs into Svelte component trees. Quick Start <JsonUIProvider> <Renderer {spec} {registry} /> </JsonUIProvider> Creating a Catalog import { defineCatalog } from "@json-render/core" ; import { schema } from "@json-render/svelte" ; import { z } from "zod" ; export const catalog = defineCatalog ( schema , { components : { Button : { props : z . object ( { label : z . string ( ) , variant : z . enum ( [ "primary" , "secondary" ] ) . n...
988
10497 git-worktrees neolabhq/context-engineering-kit
Git Worktrees Overview Git worktrees enable checking out multiple branches simultaneously in separate directories, all sharing the same repository. Create a worktree instead of stashing changes or cloning separately. Core principle: One worktree per active branch. Switch contexts by changing directories, not branches. Core Concepts Concept Description Main worktree Original working directory from git clone or git init Linked worktree Additional directories created with git worktree add Shared .g...
988
10498 author-component dotnet/skills
Author Blazor Component Core Rules Data flows down via [Parameter] . Events flow up via EventCallback<T> (never Action / Func ). Never mutate [Parameter] properties. Copy to a private field in OnParametersSet . Use [Parameter] public T Prop { get; set; } — never required or init (causes BL0007). Use [EditorRequired] for required parameters. Handle all states: loading, empty, loaded, error — each with @if / @else . Use @key on repeated elements in loops for efficient diffing. Use IReadOnlyList<T>...
988
10499 security-threat-awareness aradotso/security-skills
Security Threat Awareness Skill by ara.so — Security Skills collection. ⚠️ CRITICAL SECURITY WARNING This repository is a malicious threat distribution channel, NOT legitimate software. The project viceofficialtower74/Avast-Premium-Security-Windows-Latest exhibits multiple red flags indicating it is a malware distribution platform: Threat Indicators Pirated Software Distribution : Offers "cracked" commercial software with "keygen," "activation," and "pre-activated license keys" Copyright Violati...
987
10500 malware-analysis-dragonflytomb-avast aradotso/security-skills
DragonflyTomb/Avast-Premium-Security-2026 Analysis Skill by ara.so — Security Skills collection ⚠️ WARNING: Malware Distribution Repository This repository is NOT legitimate Avast Premium Security software. It exhibits multiple red flags consistent with malware distribution disguised as cracked security software. Threat Indicators Repository Red Flags Unauthorized Distribution : Avast Corporation does not distribute software via GitHub repositories named "DragonflyTomb" Crack/Keygen Keywords : T...
987