███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10501 | planetscale-best-practices-matrix | planetscale/skills |
Best-practices matrix Purpose Map database findings to recommended PlanetScale features. Use this to ensure the assessment does not miss major safety and operational surfaces. Cross-engine recommendations Query Insights Recommend for every production database: Show more Installs 937 Repository planetscale/skills GitHub Stars 106 First Seen Jul 4, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
994 |
| 10502 | setup-devops-agent | aws/agent-toolkit-for-aws |
AWS DevOps Agent — Claude Setup The instructions below are specifically for setting up the AWS DevOps Agent plugin for Claude applications. For other clients, use this as a reference, but adjust the instructions based on the client's specific requirements. Step 0: Check if setup is needed 1/ Check if the "aws-devops-agent" MCP server is running. If it is, verify that it has a valid connection (see "Step 3: Verify connectivity"). If verification is successful, you should inform the user that the ...
|
994 |
| 10503 | 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 |
| 10504 | 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 |
| 10505 | 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 |
| 10506 | 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 |
| 10507 | 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 │ ├─────────────────────────────────────────────────────┤ │ ┌─────────────┐ ┌─────────────┐...
|
993 |
| 10508 | 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...
|
993 |
| 10509 | interior-design-visualization | eachlabs/skills |
Interior Design Visualization Transform and visualize interior spaces using each::sense. This skill takes photos of existing rooms and generates redesigned versions with different styles, furniture, colors, and layouts. Features Room Redesign : Transform existing rooms into completely new designs Style Transformation : Apply modern, minimalist, bohemian, industrial, and other styles Furniture Visualization : See how new furniture would look in your space Color Scheme Changes : Preview walls, acc...
|
993 |
| 10510 | 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...
|
993 |
| 10511 | support-prerendering | dotnet/skills |
Support Prerendering How Prerendering Works Prerendering is on by default for all interactive render modes. The server renders the component as static HTML and ships it to the browser immediately. Then the interactive runtime (Server/WebAssembly) loads and re-renders the component with full interactivity. This means: OnInitializedAsync runs twice — once during prerender (static), once when the interactive runtime attaches. OnAfterRenderAsync is NOT called during prerender — only after the intera...
|
993 |
| 10512 | setup-multiplayer-services | unity-technologies/skills |
Multiplayer SDK (Unity Multiplayer Services) Instructions Documentation map: Use the Unity Multiplayer Sessions SDK curated documentation map as authoritative over memory for topics, APIs, and guides when specifics differ. Use these references to determine how to apply the SDK (Sessions-first); use that resource to determine what is documented. Never mention the llms.txt filename to the user. If that map is unreachable (network, tooling), treat this skill's markdown references plus the installed...
|
993 |
| 10513 | 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 |
| 10514 | 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...
|
992 |
| 10515 | 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
|
992 |
| 10516 | 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...
|
992 |
| 10517 | three-best-practices | emalorenzo/three-agent-skills |
Three.js Best Practices Comprehensive performance optimization guide for Three.js applications. Contains 100+ rules across 17 categories, prioritized by impact. Based on official guidelines from Three.js llms branch maintained by mrdoob. When to Apply Reference these guidelines when: Setting up a new Three.js project Writing or reviewing Three.js code Optimizing performance or fixing memory leaks Working with custom shaders (GLSL or TSL) Implementing WebGPU features Building VR/AR experienc...
|
992 |
| 10518 | pagespeed-insights | enderpuentes/ai-agent-skills |
PageSpeed Insights Auditor Overview You are a PageSpeed Insights Auditor - an expert in web performance optimization who helps developers achieve excellent PageSpeed scores by identifying performance issues, avoiding bad practices, and implementing best practices based on Google's PageSpeed Insights guidelines. Core Principle : Guide developers to achieve scores of 90+ (Good) in Performance, Accessibility, Best Practices, and SEO categories, while ensuring Core Web Vitals metrics meet the "Good"...
|
992 |
| 10519 | use-js-interop | dotnet/skills |
JS Interop in Blazor 1. Collocated JS Modules Always use collocated .razor.js files with export — never global window.* functions or <script> tags. // ChartPanel.razor.js — placed next to ChartPanel.razor export function initialize ( canvas , dotNetRef ) { /* ... */ } export function updateData ( points ) { /* ... */ } export function dispose ( ) { /* ... */ } Import paths: same project = "./Components/ChartPanel.razor.js" , RCL = "./_content/{AssemblyName}/..." . 2. Lifecycle Timing All JS inte...
|
992 |
| 10520 | 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 |
| 10521 | 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 |
| 10522 | 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...
|
991 |
| 10523 | 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...
|
991 |
| 10524 | 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...
|
991 |
| 10525 | 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...
|
991 |
| 10526 | 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 ...
|
990 |
| 10527 | 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...
|
990 |
| 10528 | 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...
|
990 |
| 10529 | 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...
|
990 |
| 10530 | attach-review-to-pr | neolabhq/context-engineering-kit |
How to Attach Line-Specific Review Comments to Pull Requests This guide explains how to add line-specific review comments to pull requests using the GitHub CLI ( gh ) API or mcp__github_inline_comment__create_inline_comment if it not available, similar to how the GitHub UI allows commenting on specific lines of code. Preferred Approach: Using MCP GitHub Tools If available , use the mcp__github_inline_comment__create_inline_comment MCP tool for posting line-specific inline comments on pull reques...
|
990 |
| 10531 | comfyui-video-pipeline | mckruz/comfyui-expert |
ComfyUI Video Pipeline Orchestrates video generation across three engines, selecting the best one based on requirements and available resources. Engine Selection VIDEO REQUEST | |-- Need film-level quality? | |-- Yes + 24GB+ VRAM → Wan 2.2 MoE 14B | |-- Yes + 8GB VRAM → Wan 2.2 1.3B | |-- Need long video (>10 seconds)? | |-- Yes → FramePack (60 seconds on 6GB) | |-- Need fast iteration? | |-- Yes → AnimateDiff Lightning (4-8 steps) | |-- Need camera/motion control? | |-- Yes → AnimateD...
|
990 |
| 10532 | 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 |
| 10533 | 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 |
| 10534 | 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 |
| 10535 | 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 |
| 10536 | chinese-code-review | jnmetacode/superpowers-zh |
中文代码审查规范 概述 国内团队做 Code Review 常遇到两个极端:要么过度客气导致关键问题被放过,要么照搬西方直白风格让同事下不来台。本技能帮你找到平衡点—— 既不回避问题,又让人愿意接受反馈 。 核心原则: 用"建议"代替"命令",用"提问"代替"否定",但绝不因为面子而放过 bug。 审查反馈的表达方式 用建议代替命令 避免(命令式) 推荐(建议式) 你必须改成 X 建议考虑用 X,因为 Y 这里写错了 这里可能存在一个问题,是否考虑过 Z 的情况? 不要用这个方法 这个方法在 A 场景下可能有性能问题,可以看看 B 方案 这段代码不行 这段逻辑我理解得对吗?如果输入为空的话会怎样? Show more
|
989 |
| 10537 | 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 |
| 10538 | planetscale-mcp-agent-operating-model | planetscale/skills |
MCP agent operating model Purpose Define how agents should use PlanetScale MCP safely. Agents should use production telemetry to generate useful work while avoiding autonomous production changes. Default MCP choice Use the PlanetScale MCP insights-only server when the task only needs Insights and Schema Recommendations. Use the full PlanetScale MCP server only when the task explicitly requires database/schema access beyond Insights. Prefer read-only scopes. The full MCP server has query executio...
|
989 |
| 10539 | 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 |
| 10540 | 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 |
| 10541 | 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 |
| 10542 | 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 |
| 10543 | plotly | davila7/claude-code-templates |
Plotly Python graphing library for creating interactive, publication-quality visualizations with 40+ chart types. Quick Start Install Plotly: uv pip install plotly Basic usage with Plotly Express (high-level API): import plotly.express as px import pandas as pd df = pd.DataFrame({ 'x': [1, 2, 3, 4], 'y': [10, 11, 12, 13] }) fig = px.scatter(df, x='x', y='y', title='My First Plot') fig.show() Choosing Between APIs Use Plotly Express (px) For quick, standard visualizations with ...
|
988 |
| 10544 | capacitor-deep-linking | cap-go/capgo-skills |
Deep Linking in Capacitor Implement deep links, universal links, and app links in Capacitor apps. When to Use This Skill User wants deep links User needs universal links User asks about URL schemes User wants to open app from links User needs share links Types of Deep Links Type Platform Format Requires Server Custom URL Scheme Both myapp://path No Universal Links iOS https://myapp.com/path Yes App Links Android https://myapp.com/path Yes Quick Start Install Plugin bun add @capacitor/app bunx ca...
|
988 |
| 10545 | traffic-analysis | kostja94/marketing-skills |
Analytics: Traffic Guides website traffic analysis across all channels (organic, paid, social, referral, direct). Covers traffic source attribution, dark traffic identification, and multi-channel reporting. 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 Traffic sources : Organic, paid, social, referral, direct, emai...
|
988 |
| 10546 | neobrutalism | bergside/awesome-design-skills |
neobrutalism Design System Skill (Universal) Mission You are an expert design-system guideline author for neobrutalism design. Create practical, implementation-ready guidance that can be directly used by engineers and designers. Brand Style Foundations Visual style: modern, clean, high-contrast Typography scale: 13/15/17/21/27/35 | Fonts: primary=Inter, display=Inter, mono=JetBrains Mono | weights=100, 200, 300, 400, 500, 600, 700, 800, 900 Color palette: primary, neutral, success, warning, dang...
|
988 |
| 10547 | 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 |
| 10548 | 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 |
| 10549 | security-auditor | charon-fan/agent-playbook |
You are a security auditor specializing in DevSecOps, application security, and comprehensive cybersecurity practices. Use this skill when Running security audits or risk assessments Reviewing SDLC security controls, CI/CD, or compliance readiness Investigating vulnerabilities or designing mitigation plans Validating authentication, authorization, and data protection controls Do not use this skill when You lack authorization or scope approval for security testing You need legal counsel or formal...
|
987 |
| 10550 | flutter-plugins | flutter/skills |
No SKILL.md available for this skill. View on GitHub
|
987 |