███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 9451 | radix-ui-design-system | sickn33/antigravity-awesome-skills |
Radix UI Design System Build production-ready, accessible design systems using Radix UI primitives with full customization control and zero style opinions. Overview Radix UI provides unstyled, accessible components (primitives) that you can customize to match any design system. This skill guides you through building scalable component libraries with Radix UI, focusing on accessibility-first design, theming architecture, and composable patterns. Key Strengths: Headless by design : Full styling co...
|
1.1K |
| 9452 | phaser-gamedev | chongdashu/phaserjs-tinyswords |
Phaser Game Development Build fast, polished 2D browser games using Phaser 3's scene-based architecture and physics systems. Philosophy: Games as Living Systems Games are not static UIs—they are dynamic systems where entities interact, state evolves, and player input drives everything. Before writing code, think architecturally. Before building, ask: What scenes does this game need? (Boot, Menu, Game, Pause, GameOver) What entities exist and how do they interact? What state must persist acr...
|
1.1K |
| 9453 | trading-plan-generator | jamesrochabrun/skills |
Trading Plan Generator A comprehensive skill for creating disciplined, rule-based trading plans that help you manage risk, control emotions, and trade consistently. What This Skill Does Helps you create professional trading plans for: Day Trading - Intraday positions, quick scalps Swing Trading - Multi-day to multi-week positions Position Trading - Long-term trend following Options Trading - Directional and income strategies Investing - Long-term portfolio management Why You Need a Trading P...
|
1.1K |
| 9454 | asc-whats-new-writer | rudrankriyam/asc-skills |
asc What's New Writer Generate engaging, localized release notes from flexible input. Optionally pair with promotional text updates. Preconditions Metadata pulled locally into canonical files via asc metadata pull --app "APP_ID" --version "1.2.3" --dir "./metadata" . OR: user provides keywords manually. Auth configured for upload ( asc auth login or ASC_* env vars). The primary locale is en-US unless the user specifies otherwise. Before You Start Read references/release_notes_guidelines.md for t...
|
1.1K |
| 9455 | sentry-react-setup | getsentry/sentry-agent-skills |
Sentry React Setup Install and configure Sentry in React projects. Invoke This Skill When User asks to "add Sentry to React" or "install Sentry" in a React app User wants error monitoring, logging, or tracing in React User mentions "@sentry/react" or React error boundaries Install npm install @sentry/react --save Configure Create src/instrument.js (must be imported first in your app): import * as Sentry from "@sentry/react"; Sentry.init({ dsn: "YOUR_SENTRY_DSN", sendDefaultPii: true, ...
|
1.1K |
| 9456 | code-refactoring-refactor-clean | sickn33/antigravity-awesome-skills |
Refactor and Clean Code You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance. Use this skill when Refactoring tangled or hard-to-maintain code Reducing duplication, complexity, or code smells Improving testability and design consistency Preparing modules for new features safely Do not use this skill when You onl...
|
1.1K |
| 9457 | git-workflow | jezweb/claude-skills |
Git Workflow When to use this skill Creating meaningful commit messages Managing branches Merging code Resolving conflicts Collaborating with team Git best practices Instructions Step 1: Branch management Create feature branch : Create and switch to new branch git checkout -b feature/feature-name Or create from specific commit git checkout -b feature/feature-name < commit-hash > Naming conventions : feature/description : New features bugfix/description : Bug fixes hotfix/description : Urgent f...
|
1.1K |
| 9458 | tiktok-research | bradautomates/head-of-content |
No SKILL.md available for this skill. [View on GitHub ](https://github.com/bradautomates/head-of-content)
|
1.1K |
| 9459 | arize-prompt-optimization | github/awesome-copilot |
Arize Prompt Optimization Skill SPACE — All --space flags and the ARIZE_SPACE env var accept a space name (e.g., my-workspace ) or a base64 space ID (e.g., U3BhY2U6... ). Find yours with ax spaces list .
|
1.1K |
| 9460 | ce-polish-beta | everyinc/compound-engineering-plugin |
Polish Start the dev server, open the feature in a browser, and iterate. You use the feature, say what feels off, and fixes happen. Phase 0: Get on the right branch If a PR number or branch name was provided, check it out (probe for existing worktrees first). If blank, use the current branch. Verify the current branch is not main/master. Phase 1: Start the dev server 1.1 Check for .claude/launch.json Run bash scripts/read-launch-json.sh . If it finds a configuration, use it — the user already to...
|
1.1K |
| 9461 | shopify-content | jezweb/claude-skills |
Shopify Content Create and manage Shopify store content — pages, blog posts, navigation menus, and SEO metadata. Produces live content in the store via the Admin API or browser automation. Prerequisites Admin API access token with read_content , write_content scopes (use shopify-setup skill) For navigation: read_online_store_navigation , write_online_store_navigation scopes Workflow Step 1: Determine Content Type Content Type API Support Method Pages Full GraphQL Admin API Blog posts Full GraphQ...
|
1.1K |
| 9462 | firebase-app-hosting-basics | firebase/skills |
App Hosting Basics Description This skill enables the agent to deploy and manage modern, full-stack web applications (Next.js, Angular, etc.) using Firebase App Hosting. Important : In order to use App Hosting, your Firebase project must be on the Blaze pricing plan. Direct the user to https://console.firebase.google.com/project/_/overview?purchaseBillingPlan=metered to upgrade their plan. Hosting vs App Hosting Choose Firebase Hosting if: You are deploying a static site (HTML/CSS/JS). You are d...
|
1.1K |
| 9463 | architect-review | sickn33/antigravity-awesome-skills |
You are a master software architect specializing in modern software architecture patterns, clean architecture principles, and distributed systems design. Use this skill when Reviewing system architecture or major design changes Evaluating scalability, resilience, or maintainability impacts Assessing architecture compliance with standards and patterns Providing architectural guidance for complex systems Do not use this skill when You need a small code review without architectural impact The chang...
|
1.1K |
| 9464 | clean-data-xls | anthropics/financial-services-plugins |
Clean Data Clean messy data in the active sheet or a specified range. Environment If running inside Excel (Office Add-in / Office JS): Use Office JS directly ( Excel.run(async (context) => {...}) ). Read via range.values , write helper-column formulas via range.formulas = [["=TRIM(A2)"]] . The in-place vs helper-column decision still applies. If operating on a standalone .xlsx file: Use Python/openpyxl. Workflow Step 1: Scope If a range is given (e.g. A1:F200 ), use it Otherwise use the full use...
|
1.1K |
| 9465 | autonomous-agents | sickn33/antigravity-awesome-skills |
Autonomous Agents You are an agent architect who has learned the hard lessons of autonomous AI. You've seen the gap between impressive demos and production disasters. You know that a 95% success rate per step means only 60% by step 10. Your core insight: Autonomy is earned, not granted. Start with heavily constrained agents that do one thing reliably. Add autonomy only as you prove reliability. The best agents look less impressive but work consistently. You push for guardrails before capabili...
|
1.1K |
| 9466 | firebase-hosting-basics | firebase/skills |
hosting-basics This skill provides instructions and references for working with Firebase Hosting, a fast and secure hosting service for your web app, static and dynamic content, and microservices. Overview Firebase Hosting provides production-grade web content hosting for developers. With a single command, you can deploy web apps and serve both static and dynamic content to a global CDN (content delivery network). Key Features: Fast Content Delivery: Files are cached on SSDs at CDN edges around ...
|
1.1K |
| 9467 | frontend-developer | sickn33/antigravity-awesome-skills |
You are a frontend development expert specializing in modern React applications, Next.js, and cutting-edge frontend architecture. Use this skill when Building React or Next.js UI components and pages Fixing frontend performance, accessibility, or state issues Designing client-side data fetching and interaction flows Do not use this skill when You only need backend API architecture You are building native apps outside the web stack You need pure visual design without implementation guidance Instr...
|
1.1K |
| 9468 | translate-pdf | wshuyi/translate-pdf-skill |
Translate PDF text while preserving structure, colors, and background styling. Workflow Step 1: Extract texts ``` python {skill_path}/scripts/extract_texts.py <input.pdf> ``` Review output to see all unique text strings in the PDF. Step 2: Create translation mapping Translate each text to target language. Create JSON file: ``` { "Original Text 1": "Translated 1", "Original Text 2": "Translated 2" } ``` Save as `translations.json` next to input PDF. Step 3: Apply translations ...
|
1.1K |
| 9469 | vibe-security-skill | aradotso/security-skills |
Vibe Security Skill Skill by ara.so — Security Skills collection. This skill provides expertise in using the Vibe Security tool to audit vibe-coded applications for common security vulnerabilities that AI coding assistants frequently introduce. It helps identify hardcoded secrets, missing RLS policies, insecure auth patterns, payment vulnerabilities, and other security anti-patterns. What Vibe Security Does Vibe Security is an agent skill that scans codebases for security vulnerability patterns ...
|
1.1K |
| 9470 | lint-and-validate | sickn33/antigravity-awesome-skills |
Lint and Validate Skill MANDATORY: Run appropriate validation tools after EVERY code change. Do not finish a task until the code is error-free. Procedures by Ecosystem Node.js / TypeScript Lint/Fix: npm run lint or npx eslint "path" --fix Types: npx tsc --noEmit Security: npm audit --audit-level=high Python Linter (Ruff): ruff check "path" --fix (Fast & Modern) Security (Bandit): bandit -r "path" -ll Types (MyPy): mypy "path" The Quality Loop Write/Edit Code Run Audit: npm run lint && npx tsc ...
|
1.1K |
| 9471 | openclaw-security-hardening | aradotso/security-skills |
OpenClaw Security Hardening Skill by ara.so — Security Skills collection. This skill enables AI coding agents to deploy, manage, and validate the OpenClaw Security Practice Guide — a battle-tested security framework for high-privilege autonomous AI agents. It implements a 3-tier defense matrix: behavioral blacklists, permission narrowing, and automated nightly audits to mitigate prompt injection, supply chain poisoning, and destructive operations. What is OpenClaw Security Practice Guide? The Op...
|
1.1K |
| 9472 | marketing-for-founders-saas-growth | aradotso/marketing-skills |
Marketing for Founders - SaaS Growth Skill Skill by ara.so — Marketing Skills collection. This skill provides access to the Marketing for Founders repository, a comprehensive collection of practical marketing resources specifically designed to help technical founders and early-stage startups acquire their first 10, 100, and 1000 users without large marketing budgets. What This Resource Covers The Marketing for Founders collection provides actionable strategies across multiple marketing channels:...
|
1.1K |
| 9473 | appwrite-cli | appwrite/agent-skills |
Appwrite CLI appwrite <command> --help already lists flags. Read it instead of guessing. Config vs client A real project (repo, schema, functions, deploys, CI) lives in appwrite.config.json . Init once. Pull and push after that. Do not appwrite client --project-id on every command — the config already names the project. A one-off (inspect a user, patch one row, poke a remote you will not return to) uses appwrite client . Do not scaffold a project for a single API call. Good — project appwrite l...
|
1.1K |
| 9474 | understand-knowledge | lum1104/understand-anything |
/understand-knowledge Analyzes a Karpathy-pattern LLM wiki — a three-layer knowledge base with raw sources, wiki markdown, and a schema file — and produces an interactive knowledge graph dashboard. What It Detects The Karpathy LLM wiki pattern (see https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f ): Raw sources — immutable source documents (articles, papers, data files) Wiki — LLM-generated markdown files with wikilinks ( [[target]] syntax) Schema — CLAUDE.md, AGENTS.md, or simi...
|
1.1K |
| 9475 | malware-detection-awareness | aradotso/security-skills |
Malware Detection Awareness Skill by ara.so — Security Skills collection. ⚠️ SECURITY WARNING This repository exhibits multiple indicators of malicious software distribution . It does NOT contain legitimate Avast Premium Security software. Threat Indicators Red Flags Present Unauthorized Distribution : Claims to provide "pre-activated" commercial software with "keygen" and "loader" tools Trademark Abuse : Unauthorized use of Avast brand name and product names License Violation : No legitimate li...
|
1.1K |
| 9476 | autopentestx-automated-pentesting | aradotso/security-skills |
AutoPentestX Automated Pentesting Skill Skill by ara.so — Security Skills collection. AutoPentestX is an automated penetration testing and vulnerability reporting tool built in Python. It streamlines security assessments by automating common pentesting tasks including reconnaissance, scanning, vulnerability detection, and report generation. Installation Prerequisites Python 3.8 or higher Linux operating system (recommended) Root/sudo privileges for certain scanning features Basic Installation Sh...
|
1.1K |
| 9477 | slowmist-agent-security-framework | aradotso/security-skills |
SlowMist Agent Security Framework Skill by ara.so — Security Skills collection. A structured security review framework for AI agents operating in adversarial environments. Core principle: Every external input is untrusted until verified. What This Framework Does SlowMist Agent Security provides: Skill/MCP Installation Review — Detect malicious patterns before installation GitHub Repository Auditing — Security assessment of codebases URL/Document Analysis — Prompt injection and social engineering...
|
1.1K |
| 9478 | x402 | starchild-ai-agent/official-skills |
x402 Payment Protocol Use the npx awal@2.0.3 x402 commands to discover, inspect, and call paid API endpoints using the X402 payment protocol. Payments are made in USDC on Base. Workflow The typical x402 workflow is: Find a service - Search the bazaar or get details for a known endpoint Check requirements - Inspect price, method, and input schema Make the request - Call the endpoint with automatic USDC payment Commands Search the Bazaar Find paid services by keyword using BM25 relevance search: n...
|
1.1K |
| 9479 | openspec-context-loading | forztf/open-skilled-sdd |
Discovers and loads project specifications, active changes, and requirements to provide context. Quick Start Context loading helps answer: - What specs exist in this project? - What changes are currently active? - What requirements are defined? - What capabilities does the system have? - Where is a specific feature specified? Basic pattern: Search → Read → Summarize Discovery Commands List All Specifications ``` Find all spec files find spec/specs -name "spec.md" -type f Find al...
|
1.1K |
| 9480 | selenium-automation | mindrally/skills |
Selenium Browser Automation You are an expert in Selenium WebDriver, browser automation, web testing, and building reliable automated test suites for web applications. Core Expertise Selenium WebDriver architecture and browser drivers Element location strategies (ID, CSS, XPath, link text) Explicit and implicit waits for dynamic content Page Object Model (POM) design pattern Cross-browser testing with Chrome, Firefox, Safari, Edge Headless browser execution Integration with pytest, unittest, a...
|
1.1K |
| 9481 | ui-mobile | alinaqi/claude-bootstrap |
Mobile UI Design Skill (React Native) Load with: base.md + react-native.md MANDATORY: Mobile Accessibility Standards These rules are NON-NEGOTIABLE. Every UI element must pass these checks. 1. Touch Targets (CRITICAL) // MINIMUM 44x44 points for ALL interactive elements const MINIMUM_TOUCH_SIZE = 44; // EVERY button, link, icon button must meet this const styles = StyleSheet.create({ button: { minHeight: MINIMUM_TOUCH_SIZE, minWidth: MINIMUM_TOUCH_SIZE, paddingVertical: 12, ...
|
1.1K |
| 9482 | react-patterns | sickn33/antigravity-awesome-skills |
React Patterns Idiomatic React 18/19 patterns for building robust, accessible, performant component trees. When to Activate Writing or modifying React function components, custom hooks, or component trees Reviewing JSX/TSX files Designing state shape or component composition Migrating class components or older forwardRef / useEffect -heavy code Choosing between local state, lifted state, context, and external stores Working with Server Components / Client Components (Next.js App Router, RSC) Imp...
|
1.1K |
| 9483 | blockchain-developer | sickn33/antigravity-awesome-skills |
Use this skill when Working on blockchain developer tasks or workflows Needing guidance, best practices, or checklists for blockchain developer Do not use this skill when The task is unrelated to blockchain developer You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playb...
|
1.1K |
| 9484 | arize-ai-provider-integration | github/awesome-copilot |
Arize AI Integration Skill SPACE — Most --space flags and the ARIZE_SPACE env var accept a space name (e.g., my-workspace ) or a base64 space ID (e.g., U3BhY2U6... ). Find yours with ax spaces list . Note: ai-integrations create does not accept --space — AI integrations are account-scoped. Use --space only with list , get , update , and delete . Concepts AI Integration = stored LLM provider credentials registered in Arize; used by evaluators to call a judge model and by other Arize features that...
|
1.1K |
| 9485 | avast-premium-security-analysis | aradotso/security-skills |
Avast Premium Security Analysis Skill by ara.so — Security Skills collection ⚠️ Critical Security Warning This repository appears to be distributing pirated/cracked software and potentially malicious content. The project claims to provide "Keygen Activation," "License Key Pre-Activated," and "Premium Loader Serial" which are indicators of: Software piracy (illegal redistribution of paid software) Potential malware distribution (keygens and cracks commonly contain trojans) License violation (circ...
|
1.1K |
| 9486 | ralph-tui-create-json | subsy/ralph-tui |
Ralph TUI - Create JSON Tasks Converts PRDs to prd.json format for ralph-tui autonomous execution. Note: This skill is bundled with ralph-tui's JSON tracker plugin. Future tracker plugins (Linear, GitHub Issues, etc.) will bundle their own task creation skills. ⚠️ CRITICAL: The output MUST be a FLAT JSON object with "name" and "userStories" at the ROOT level. DO NOT wrap content in a "prd" object or use "tasks" array. See "Schema Anti-Patterns" section below. The Job Take a PRD (markdown fi...
|
1.1K |
| 9487 | senior-qa | davila7/claude-code-templates |
Senior Qa Complete toolkit for senior qa with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Test Suite Generator python scripts/test_suite_generator.py [options] Script 2: Coverage Analyzer python scripts/coverage_analyzer.py [options] Script 3: E2E Test Scaffolder python scripts/e2e_test_scaffolder.py [options] Core Capabilities 1. Test Suite Generator Automated tool for test suite gener...
|
1.1K |
| 9488 | malware-warning-avast-keygen | aradotso/security-skills |
Malware Warning: Avast Premium Security 2026 Keygen Repository Skill by ara.so — Security Skills collection. ⚠️ CRITICAL SECURITY WARNING This repository is a malware distribution platform disguised as legitimate software. Red Flags Indicating Malicious Intent Piracy/Crack Distribution : Promises "keygen", "activation", "license key pre-activated", "loader serial" - all indicators of software piracy and malware distribution No Source Code : Despite being labeled as a "Go" project, contains no ac...
|
1.1K |
| 9489 | palisade-security-nexus-bitdefender | aradotso/security-skills |
BitDefender Total Security Ultimate Protection Skill Skill by ara.so — Security Skills collection. Overview BitDefender Total Security Ultimate Protection is a comprehensive security suite that combines real-time malware scanning, heuristic analysis, sandbox execution environments, VPN integration, network monitoring, and AI-powered threat detection. It provides multi-layered defense through behavioral analysis, exploit mitigation, privacy protection, and system hardening across Windows, Linux, ...
|
1.1K |
| 9490 | arize-evaluator | github/awesome-copilot |
Arize Evaluator Skill SPACE — All --space flags and the ARIZE_SPACE env var accept a space name (e.g., my-workspace ) or a base64 space ID (e.g., U3BhY2U6... ). Find yours with ax spaces list . This skill covers designing, creating, and running evaluators on Arize — both LLM-as-judge (template) evaluators and code evaluators (deterministic, no LLM required). An evaluator defines the judge; a task is how you run it against real data. Prerequisites Proceed directly with the task — run the ax comma...
|
1.1K |
| 9491 | malware-warning-avast-piracy | aradotso/security-skills |
⚠️ SECURITY WARNING: Malware Distribution Repository Skill by ara.so — Security Skills collection. Critical Security Alert DO NOT USE THIS REPOSITORY OR INSTALL ANY FILES FROM IT. This project is a malware distribution channel disguised as legitimate security software. Despite claiming to offer "Avast Premium Security 2026," this repository exhibits multiple red flags characteristic of malware campaigns: 🚨 Warning Signs Pirated Software Distribution : Offers "keygen," "crack," "loader," and "pre...
|
1.1K |
| 9492 | avast-security-awareness | aradotso/security-skills |
Avast Security Awareness Skill Skill by ara.so — Security Skills collection. ⚠️ Critical Security Warning This repository is NOT a legitimate Avast product and represents a common malware distribution pattern. This skill teaches AI agents to identify and warn users about such threats. What This Skill Does This skill enables AI coding agents to: Recognize malicious software distribution repositories Identify red flags in repository descriptions and content Educate users on safe software acquisiti...
|
1.1K |
| 9493 | report-malicious-repository | aradotso/security-skills |
Report Malicious Repository Skill by ara.so — Security Skills collection. ⚠️ WARNING: This Repository is Malicious The project DragonflyTomb/Avast-Premium-Security-2026 is NOT legitimate software. This is a malicious repository designed to distribute malware, trojans, or phishing attacks by: Claiming to offer "cracked" or "pre-activated" commercial software Including terms like "keygen", "loader", "serial" in the description Impersonating legitimate security software (Avast) Using deceptive tact...
|
1.1K |
| 9494 | unisecurityguard-academic-whistleblower-archive | aradotso/security-skills |
UniSecurityGuard Academic Whistleblower Archive Skill by ara.so — Security Skills collection. Overview UniSecurityGuard is a GitHub-based archive platform documenting the experience of a Chinese academic who transitioned from associate professor to security guard. The project serves as a censorship-resistant backup for social media content that faces institutional pressure and platform removal. It demonstrates how to use GitHub as a transparent, immutable documentation platform for whistleblowin...
|
1.1K |
| 9495 | wxmini-security-audit | aradotso/security-skills |
wxmini-security-audit Skill by ara.so — Security Skills collection. Automated security auditing framework for WeChat mini-programs using Claude Code Agent Teams. Orchestrates 7 specialized agents to perform comprehensive static analysis covering sensitive information leakage, API endpoint extraction, cryptographic analysis, and vulnerability detection across seven security dimensions. What It Does Multi-Agent Orchestration : Coordinates 7 specialized agents (decompiler, secret scanner, endpoint ...
|
1.1K |
| 9496 | explainer | marswaveai/skills |
/pika:explainer Generate a ~60–80s URL explainer video: drive a real browser through the URL along a beat-sheet timeline, generate an avatar lipsync of the narration, and composite it all in a 1280×800 macOS Sonoma frame with a 240-pixel inner avatar (246-pixel outer including 3px white stroke ring) at canvas (20, 476) and element-targeted zoom on every mid-section beat. Works on any URL — product pages, docs sites, blog posts, launches. GitHub URLs activate a repo-aware mode (README scan + live...
|
1.1K |
| 9497 | 3-statement-model | anthropics/financial-services-plugins |
3-Statement Financial Model Template Completion Complete and populate integrated financial model templates with proper linkages between Income Statement, Balance Sheet, and Cash Flow Statement. ⚠️ CRITICAL PRINCIPLES — Read Before Populating Any Template Environment — Office JS vs Python: If running inside Excel (Office Add-in / Office JS): Use Office JS directly. Write formulas via range.formulas = [["=D14*(1+Assumptions!$B$5)"]] — never range.values for derived cells. No separate recalc; Excel...
|
1.1K |
| 9498 | avast-premium-security-detection | aradotso/security-skills |
Avast Premium Security Repository Analysis Skill by ara.so — Security Skills collection. Overview This project appears to be a malicious repository disguised as a legitimate Avast Premium Security distribution. It exhibits multiple red flags characteristic of malware distribution, software piracy scams, and credential theft operations. Critical Warning Signs Repository Indicators Claims to offer "Full Version Installer" with "Keygen Activation" Promises "Pre-Activated" license keys and "Premium ...
|
1.1K |
| 9499 | kubernetes-patterns | affaan-m/everything-claude-code |
Kubernetes Patterns Production-grade Kubernetes patterns for deploying, managing, and debugging workloads reliably. When to Activate Writing Kubernetes manifests (Deployments, Services, Ingress, Jobs) Configuring resource requests/limits, liveness/readiness probes Setting up RBAC, namespaces, or ServiceAccounts Managing configuration and secrets in K8s Debugging CrashLoopBackOff, OOMKilled, pending pods, or image pull errors Configuring HPA (Horizontal Pod Autoscaler) or PodDisruptionBudgets Rev...
|
1.1K |
| 9500 | file-organizer | sickn33/antigravity-awesome-skills |
File Organizer This skill acts as your personal organization assistant, helping you maintain a clean, logical file structure across your computer without the mental overhead of constant manual organization. When to Use This Skill Your Downloads folder is a chaotic mess You can't find files because they're scattered everywhere You have duplicate files taking up space Your folder structure doesn't make sense anymore You want to establish better organization habits You're starting a new project and...
|
1.1K |