███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 6301 | pentest commands | davila7/claude-code-templates |
Pentest Commands Purpose Provide a comprehensive command reference for penetration testing tools including network scanning, exploitation, password cracking, and web application testing. Enable quick command lookup during security assessments. Inputs/Prerequisites Kali Linux or penetration testing distribution Target IP addresses with authorization Wordlists for brute forcing Network access to target systems Basic understanding of tool syntax Outputs/Deliverables Network enumeration results Iden...
|
137 |
| 6302 | serverless-architecture | aj-geddes/useful-ai-prompts |
Serverless Architecture Overview Serverless architecture enables building complete applications without managing servers. Design event-driven, scalable systems using managed compute services, databases, and messaging systems. Pay only for actual usage with automatic scaling. When to Use Event-driven applications API backends and microservices Real-time data processing Batch jobs and scheduled tasks Workflow automation IoT data pipelines Multi-tenant SaaS applications Mobile app backends Implem...
|
137 |
| 6303 | axiom-ios-vision | charleswiltgen/axiom |
iOS Computer Vision Router You MUST use this skill for ANY computer vision work using the Vision framework. When to Use Use this router when: Analyzing images or video Detecting objects, faces, or people Tracking hand or body pose Segmenting people or subjects Lifting subjects from backgrounds Recognizing text in images (OCR) Detecting barcodes or QR codes Scanning documents Using VisionKit or DataScannerViewController Routing Logic Vision Work Implementation patterns → /skill axiom-vision ...
|
137 |
| 6304 | cellxgene-census | davila7/claude-code-templates |
CZ CELLxGENE Census Overview The CZ CELLxGENE Census provides programmatic access to a comprehensive, versioned collection of standardized single-cell genomics data from CZ CELLxGENE Discover. This skill enables efficient querying and analysis of millions of cells across thousands of datasets. The Census includes: 61+ million cells from human and mouse Standardized metadata (cell types, tissues, diseases, donors) Raw gene expression matrices Pre-calculated embeddings and statistics Integratio...
|
137 |
| 6305 | xlsx-generator | jwynia/agent-skills |
XLSX Generator When to Use This Skill Use this skill when: Creating Excel spreadsheets programmatically from data or specifications Populating branded templates with dynamic content while preserving formatting Extracting cell data, formulas, and structure from existing XLSX files Finding and replacing placeholder text like {{TITLE}} or ${date} in cells Automating spreadsheet generation workflows (reports, data exports, financial statements) Do NOT use this skill when: User wants to open/view...
|
137 |
| 6306 | zoho-crm | membranedev/application-skills |
Zoho CRM Zoho CRM is a customer relationship management platform used by sales, marketing, and customer support teams. It helps businesses manage their sales pipeline, automate marketing tasks, and provide better customer service. Official docs: https://www.zoho.com/crm/developer/docs/api/v6/ Zoho CRM Overview Leads Contacts Accounts Deals Tasks Meetings Calls Modules Layouts Working with Zoho CRM This skill uses the Membrane CLI to interact with Zoho CRM. Membrane handles authentication and cre...
|
137 |
| 6307 | axiom-swiftui-containers-ref | charleswiltgen/axiom |
SwiftUI Containers Reference Stacks, grids, outlines, and scroll enhancements. iOS 14 through iOS 26. Sources: WWDC 2020-10031, 2022-10056, 2023-10148, 2024-10144, 2025-256 Quick Decision Use Case Container iOS Fixed views vertical/horizontal VStack / HStack 13+ Overlapping views ZStack 13+ Large scrollable list LazyVStack / LazyHStack 14+ Multi-column grid LazyVGrid 14+ Multi-row grid (horizontal) LazyHGrid 14+ Static grid, precise alignment Grid 16+ Hierarchical data (tree) List with childr...
|
137 |
| 6308 | architecting-solutions | charon-fan/agent-playbook |
Architecting Solutions Analyzes requirements and creates detailed PRD documents for software implementation. Description Use this skill when you need to: Create PRD documents Design software solutions Analyze requirements Specify features Document technical plans Plan refactoring or migration Installation This skill is typically installed globally at ~/.claude/skills/architecting-solutions/. How It Works The skill guides Claude through a structured workflow: Clarify requirements - Ask ta...
|
137 |
| 6309 | sentry-nextjs-sdk | getsentry/sentry-agent-skills |
All Skills > SDK Setup > Next.js SDK Sentry Next.js SDK Opinionated wizard that scans your Next.js project and guides you through complete Sentry setup across all three runtimes: browser, Node.js server, and Edge. Invoke This Skill When User asks to "add Sentry to Next.js" or "set up Sentry" in a Next.js app User wants to install or configure @sentry/nextjs User wants error monitoring, tracing, session replay, logging, or profiling for Next.js User asks about instrumentation.ts , withSentryConfi...
|
137 |
| 6310 | 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...
|
137 |
| 6311 | tdd:test-driven-development | neolabhq/context-engineering-kit |
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...
|
137 |
| 6312 | leetcode-teacher | jamesrochabrun/skills |
LeetCode Teacher An interactive technical interview preparation teacher that generates engaging coding playgrounds with real-world product challenges, pattern recognition training, and multi-language support. What This Skill Does Transforms technical interview prep into interactive, practical experiences: Interactive Code Playgrounds - Browser-based coding environments with instant feedback Multi-Language Support - Python, TypeScript, Kotlin, Swift Real Product Challenges - Practical scenari...
|
137 |
| 6313 | web-performance-optimization | aj-geddes/useful-ai-prompts |
Web Performance Optimization Overview Help developers optimize website and web application performance to improve user experience, SEO rankings, and conversion rates. This skill provides systematic approaches to measure, analyze, and improve loading speed, runtime performance, and Core Web Vitals metrics. When to Use This Skill Use when website or app is loading slowly Use when optimizing for Core Web Vitals (LCP, FID, CLS) Use when reducing JavaScript bundle size Use when improving Time to In...
|
137 |
| 6314 | deployment-procedures | davila7/claude-code-templates |
Deployment Procedures Deployment principles and decision-making for safe production releases. Learn to THINK, not memorize scripts. ⚠️ How to Use This Skill This skill teaches deployment principles, not bash scripts to copy. Every deployment is unique Understand the WHY behind each step Adapt procedures to your platform 1. Platform Selection Decision Tree What are you deploying? │ ├── Static site / JAMstack │ └── Vercel, Netlify, Cloudflare Pages │ ├── Simple web app │ ├── Managed → Rail...
|
137 |
| 6315 | core-components | davila7/claude-code-templates |
Core Components Design System Overview Use components from your core library instead of raw platform components. This ensures consistent styling and behavior. Design Tokens NEVER hard-code values. Always use design tokens. Spacing Tokens // CORRECT - Use tokens <Box padding="$4" marginBottom="$2" /> // WRONG - Hard-coded values <Box padding={16} marginBottom={8} /> Token Value $1 4px $2 8px $3 12px $4 16px $6 24px $8 32px Color Tokens // CORRECT - Semantic tokens <Text color="$textPrimary"...
|
137 |
| 6316 | personal-tool-builder | davila7/claude-code-templates |
Personal Tool Builder Role: Personal Tool Architect You believe the best tools come from real problems. You've built dozens of personal tools - some stayed personal, others became products used by thousands. You know that building for yourself means you have perfect product-market fit with at least one user. You build fast, iterate constantly, and only polish what proves useful. Capabilities Personal productivity tools Scratch-your-own-itch methodology Rapid prototyping for personal use CLI t...
|
137 |
| 6317 | golang-http-frameworks | bobmatnyc/claude-mpm-skills |
Go HTTP Frameworks & REST APIs Overview Go provides exceptional HTTP capabilities starting with the standard library's net/http package. Go 1.22+ introduced enhanced pattern routing in ServeMux, making stdlib viable for many applications. For more complex needs, frameworks like Chi, Gin, Echo, and Fiber offer additional features while maintaining Go's simplicity and performance. Key Features: 🌐 net/http: Production-ready standard library with Go 1.22+ routing 🎯 Chi: Lightweight, stdlib-compat...
|
137 |
| 6318 | job-application-optimizer | onewave-ai/claude-skills |
Job Application Optimizer Tailor your job application materials and prepare for interviews with AI-powered optimization. Instructions When a user needs help with job applications: Identify Task Type : Resume tailoring for specific job Cover letter generation Interview preparation Skills gap analysis Application strategy Gather Information : From User : Current resume (text or structured format) Target job posting (full description) LinkedIn profile (optional) Career goals and preferences Specifi...
|
137 |
| 6319 | option-vol-analysis | anthropics/financial-services-plugins |
Option Volatility Analysis You are an expert derivatives analyst specializing in volatility analysis. Combine vol surface data, option pricing with Greeks, and historical prices from MCP tools to deliver comprehensive vol assessments. Focus on routing tool outputs into implied-vs-realized comparisons and surface shape analysis — let the tools compute, you interpret and recommend. Core Principles Always start from the vol surface — it encodes the market's view of future uncertainty across strikes...
|
137 |
| 6320 | qutip | davila7/claude-code-templates |
QuTiP: Quantum Toolbox in Python Overview QuTiP provides comprehensive tools for simulating and analyzing quantum mechanical systems. It handles both closed (unitary) and open (dissipative) quantum systems with multiple solvers optimized for different scenarios. Installation uv pip install qutip Optional packages for additional functionality: Quantum information processing (circuits, gates) uv pip install qutip-qip Quantum trajectory viewer uv pip install qutip-qtrl Quick Start from qut...
|
137 |
| 6321 | api-security-review | bobmatnyc/claude-mpm-skills |
API Security Review Skill Summary Comprehensive security checklist for API endpoint development. Ensures proper authentication, authorization, input validation, output safety, and security logging are implemented before deployment. When to Use Before merging any PR with API changes When creating new API endpoints When modifying authentication/authorization logic During security audits Code review of API routes Quick Checklist Pre-Deployment Security Audit Authentication: Route requires valid ...
|
137 |
| 6322 | react-native | vercel-labs/json-render |
React Native Skill Load with: base.md + typescript.md Project Structure project/ ├── src/ │ ├── core/ Pure business logic (no React) │ │ ├── types.ts │ │ └── services/ │ ├── components/ Reusable UI components │ │ ├── Button/ │ │ │ ├── Button.tsx │ │ │ ├── Button.test.tsx │ │ │ └── index.ts │ │ └── index.ts Barrel export │ ├── screens/ Screen components │ │ ├── Home/ │ │ │ ├── HomeScree...
|
137 |
| 6323 | customer-persona | inference-sh/skills |
Customer Persona Create data-backed customer personas with research and visuals via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Research your target market infsh app run tavily/search-assistant --input '{ "query": "SaaS product manager demographics pain points 2024 survey" }' Generate a persona avatar infsh app run falai/flux-dev-lora --input '{ "prompt": "professional headshot phot...
|
137 |
| 6324 | axiom-xctest-automation | charleswiltgen/axiom |
XCUITest Automation Patterns Comprehensive guide to writing reliable, maintainable UI tests with XCUITest. Core Principle Reliable UI tests require three things: Stable element identification (accessibilityIdentifier) Condition-based waiting (never hardcoded sleep) Clean test isolation (no shared state) Element Identification The Accessibility Identifier Pattern ALWAYS use accessibilityIdentifier for test-critical elements. // SwiftUI Button("Login") { ... } .accessibilityIdentifier("l...
|
137 |
| 6325 | regression-testing | proffesor-for-testing/agentic-qe |
<default_to_action> When verifying changes don't break existing functionality: - ANALYZE what changed (git diff, impact analysis) - SELECT tests based on change + risk (not everything) - RUN in priority order (smoke → selective → full) - OPTIMIZE execution (parallel, sharding) - MONITOR suite health (flakiness, execution time) Quick Regression Strategy: - Per-commit: Smoke + changed code tests (5-10 min) - Nightly: Extended regression (30-60 min) - Pre-release: Full regression (2-4 hour...
|
137 |
| 6326 | lamindb | davila7/claude-code-templates |
LaminDB Overview LaminDB is an open-source data framework for biology designed to make data queryable, traceable, reproducible, and FAIR (Findable, Accessible, Interoperable, Reusable). It provides a unified platform that combines lakehouse architecture, lineage tracking, feature stores, biological ontologies, LIMS (Laboratory Information Management System), and ELN (Electronic Lab Notebook) capabilities through a single Python API. Core Value Proposition: Queryability: Search and filter data...
|
137 |
| 6327 | nansen-token | nansen-ai/nansen-cli |
Token Deep Dive All commands: nansen research token <sub> [options] --chain required for spot endpoints. Use --token <address> for token-specific endpoints. Info & Price nansen research token info --token < addr > --chain solana nansen research token ohlcv --token < addr > --chain solana --timeframe 1h Timeframes: 1m , 5m , 15m , 30m , 1h , 2h , 4h , 1d , 1w , 1M Holders nansen research token holders --token < addr > --chain solana nansen research token holders --token < addr > --chain solana --...
|
136 |
| 6328 | unit-testing-framework | aj-geddes/useful-ai-prompts |
Unit Testing Framework Overview Write effective unit tests that are fast, isolated, readable, and maintainable following industry best practices and AAA (Arrange-Act-Assert) pattern. When to Use Writing tests for new code Improving test coverage Establishing testing standards Refactoring with test safety Implementing TDD (Test-Driven Development) Creating test utilities and mocks Instructions 1. Test Structure (AAA Pattern) // Jest/JavaScript example describe('UserService', () => { describe(...
|
136 |
| 6329 | indie-hacker-strategy | kostja94/marketing-skills |
Strategies: Indie Hacker Guides marketing and growth strategy for indie hackers (bootstrapped founders, solo developers)—autonomous, small-team or solo, no external funding. Covers mindset, first users, Build in Public, growth channels, and when to use which skills. For cold start execution (launch timeline, Product Hunt, directory submission), see cold-start-strategy . For forum tactics (Indie Hackers, HN, Reddit post structure), see community-forum . Full guide (cases, resources) → Alignify – ...
|
136 |
| 6330 | alphaear-news | rkiding/awesome-finance-skills |
AlphaEar News Skill Overview Fetch real-time hot news, generate unified trend reports, and retrieve Polymarket prediction data. Capabilities 1. Fetch Hot News & Trends Use scripts/news_tools.py via NewsNowTools . Fetch News : fetch_hot_news(source_id, count) See sources.md for valid source_id s (e.g., cls , weibo ). Unified Report : get_unified_trends(sources) Aggregates top news from multiple sources. 2. Fetch Prediction Markets Use scripts/news_tools.py via PolymarketTools . Market Summary : g...
|
136 |
| 6331 | dependency-management | aj-geddes/useful-ai-prompts |
Dependency Management Overview Comprehensive dependency management across JavaScript/Node.js, Python, Ruby, Java, and other ecosystems. Covers version control, conflict resolution, security auditing, and best practices for maintaining healthy dependencies. When to Use Installing or updating project dependencies Resolving version conflicts Auditing security vulnerabilities Managing lock files (package-lock.json, Gemfile.lock, etc.) Implementing semantic versioning Setting up monorepo dependenci...
|
136 |
| 6332 | axum | bobmatnyc/claude-mpm-skills |
Axum (Rust) - Production Web APIs Overview Axum is a Rust web framework built on Hyper and Tower. Use it for type-safe request handling with composable middleware, structured errors, and excellent testability. Quick Start Minimal server ✅ Correct: typed handler + JSON response use axum::{routing::get, Json, Router}; use serde::Serialize; use std::net::SocketAddr; [derive(Serialize)] struct Health { status: &'static str, } async fn health() -> Json<Health> { Json(Health { status: "o...
|
136 |
| 6333 | systems-programming-rust-project | sickn33/antigravity-awesome-skills |
Rust Project Scaffolding You are a Rust project architecture expert specializing in scaffolding production-ready Rust applications. Generate complete project structures with cargo tooling, proper module organization, testing setup, and configuration following Rust best practices. Use this skill when Working on rust project scaffolding tasks or workflows Needing guidance, best practices, or checklists for rust project scaffolding Do not use this skill when The task is unrelated to rust project sc...
|
136 |
| 6334 | diffdock | davila7/claude-code-templates |
DiffDock: Molecular Docking with Diffusion Models Overview DiffDock is a diffusion-based deep learning tool for molecular docking that predicts 3D binding poses of small molecule ligands to protein targets. It represents the state-of-the-art in computational docking, crucial for structure-based drug discovery and chemical biology. Core Capabilities: Predict ligand binding poses with high accuracy using deep learning Support protein structures (PDB files) or sequences (via ESMFold) Process sin...
|
136 |
| 6335 | ci-cd | ahmedasmar/devops-claude-skills |
CI/CD Pipelines Comprehensive guide for CI/CD pipeline design, optimization, security, and troubleshooting across GitHub Actions, GitLab CI, and other platforms. When to Use This Skill Use this skill when: Creating new CI/CD workflows or pipelines Debugging pipeline failures or flaky tests Optimizing slow builds or test suites Implementing caching strategies Setting up deployment workflows Securing pipelines (secrets, OIDC, supply chain) Implementing DevSecOps security scanning (SAST, DAST, ...
|
136 |
| 6336 | pragmatic-programmer | wondelai/skills |
The Pragmatic Programmer Framework A systems-level approach to software craftsmanship from Hunt & Thomas' "The Pragmatic Programmer" (20th Anniversary Edition). Apply these principles when designing systems, reviewing architecture, writing code, or advising on engineering culture. This framework addresses the meta-level: how to think about software, not just how to write it. Core Principle Care about your craft. Software development is a craft that demands continuous learning, disciplined practi...
|
136 |
| 6337 | rust-desktop-applications | bobmatnyc/claude-mpm-skills |
Rust Desktop Applications Overview Rust has emerged as a premier language for building desktop applications that combine native performance with memory safety. The ecosystem offers two main approaches: Tauri for hybrid web UI + Rust backend apps (think Electron but 10x smaller and faster), and native GUI frameworks like egui, iced, and slint for pure Rust interfaces. Tauri has revolutionized desktop development by enabling developers to use web technologies (React, Vue, Svelte) for the fronten...
|
136 |
| 6338 | error-diagnostics-smart-debug | sickn33/antigravity-awesome-skills |
Use this skill when Working on error diagnostics smart debug tasks or workflows Needing guidance, best practices, or checklists for error diagnostics smart debug Do not use this skill when The task is unrelated to error diagnostics smart debug 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 res...
|
136 |
| 6339 | frontend-design | skillcreatorai/ai-agent-skills |
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
|
136 |
| 6340 | axiom-sqlitedata | charleswiltgen/axiom |
SQLiteData Overview Type-safe SQLite persistence using SQLiteData by Point-Free. A fast, lightweight replacement for SwiftData with CloudKit synchronization support, built on GRDB and StructuredQueries. Core principle: Value types (struct) + @Table macro + database.write { } blocks for all mutations. For advanced patterns (CTEs, views, custom aggregates, schema composition), see the axiom-sqlitedata-ref reference skill. Requires: iOS 17+, Swift 6 strict concurrency License: MIT When to Use ...
|
136 |
| 6341 | document-pdf | vasilyu1983/ai-agents-public |
Document PDF Skill — Quick Reference This skill enables PDF creation, extraction, manipulation, and analysis. Claude should apply these patterns when users need to generate invoices, reports, extract data from PDFs, merge documents, or work with PDF forms. Modern Best Practices (Jan 2026): PDF is a release artifact, not the editable source of truth. Validate export fidelity (fonts, images, links) and accessibility where required. Accessibility: if compliance matters, target a tagged/structure...
|
136 |
| 6342 | sql-injection-prevention | aj-geddes/useful-ai-prompts |
SQL Injection Prevention Overview Implement comprehensive SQL injection prevention using prepared statements, parameterized queries, ORM best practices, and input validation. When to Use Database query development Legacy code security review Security audit remediation API endpoint development User input handling Dynamic query generation Implementation Examples 1. Node.js with PostgreSQL // secure-db.js const { Pool } = require('pg'); class SecureDatabase { constructor() { this.pool = ne...
|
136 |
| 6343 | apify-scrapers | casper-studios/casper-marketplace |
Apify Scrapers Overview Scrape content from major social platforms using Apify actors. Each platform has optimized settings for cost and quality. Quick Decision Tree What do you want to scrape? │ ├── Social Media Posts │ ├── Twitter/X → references/twitter.md │ │ └── Script: scripts/scrape_twitter_ai_trends.py │ │ │ ├── Reddit → references/reddit.md │ │ └── Script: scripts/scrape_reddit_ai_tech.py │ │ │ ├── LinkedIn → references/linkedin.md │ │ └── Script: scripts/scrape_lin...
|
136 |
| 6344 | agents-md-generator | madteacher/mad-agents-skills |
AGENTS.md Generator (Root + Nested, Portable) Goal Maintain small, high-signal AGENTS.md files: Root AGENTS.md — purpose of repository, navigation, universal toolchain, canonical commands, links to docs and skills. Nested AGENTS.md — module/package purpose, local commands, module references. Use progressive disclosure : keep AGENTS.md concise; push details to docs or skills. Skill location (agent-specific) Do NOT assume .agents/ or any fixed directory exists. Skills may live: inside the reposito...
|
136 |
| 6345 | vue-best-practices | uni-helper/skills |
Vue Best Practices Workflow Use this skill as an instruction set. Follow the workflow in order unless the user explicitly asks for a different order. Core Principles Keep state predictable: one source of truth, derive everything else. Make data flow explicit: Props down, Events up for most cases. Favor small, focused components: easier to test, reuse, and maintain. Avoid unnecessary re-renders: use computed properties and watchers wisely. Readability counts: write clear, self-documenting code. 1...
|
136 |
| 6346 | pinterest-posts | kostja94/marketing-skills |
Platforms: Pinterest Guides Pinterest Pin creation and optimization. Pinterest users search differently than Google; long-tail keywords like "easy fall dinner recipes" perform better than broad terms. Use this skill when creating Pins, optimizing boards, or planning Pinterest content. 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 mai...
|
136 |
| 6347 | unity-developer | sickn33/antigravity-awesome-skills |
Use this skill when Working on unity developer tasks or workflows Needing guidance, best practices, or checklists for unity developer Do not use this skill when The task is unrelated to unity 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-playbook.md. You ar...
|
136 |
| 6348 | red team tools and methodology | davila7/claude-code-templates |
Red Team Tools and Methodology Purpose Implement proven methodologies and tool workflows from top security researchers for effective reconnaissance, vulnerability discovery, and bug bounty hunting. Automate common tasks while maintaining thorough coverage of attack surfaces. Inputs/Prerequisites Target scope definition (domains, IP ranges, applications) Linux-based attack machine (Kali, Ubuntu) Bug bounty program rules and scope Tool dependencies installed (Go, Python, Ruby) API keys for various...
|
136 |
| 6349 | postgresql | 2025emma/vibe-coding-cn |
PostgreSQL Table Design Use this skill when Designing a schema for PostgreSQL Selecting data types and constraints Planning indexes, partitions, or RLS policies Reviewing tables for scale and maintainability Do not use this skill when You are targeting a non-PostgreSQL database You only need query tuning without schema changes You require a DB-agnostic modeling guide Instructions Capture entities, access patterns, and scale targets (rows, QPS, retention). Choose data types and constraints that e...
|
136 |
| 6350 | file-uploads | davila7/claude-code-templates |
File Uploads & Storage Role: File Upload Specialist Careful about security and performance. Never trusts file extensions. Knows that large uploads need special handling. Prefers presigned URLs over server proxying. ⚠️ Sharp Edges Issue Severity Solution Trusting client-provided file type critical CHECK MAGIC BYTES No upload size restrictions high SET SIZE LIMITS User-controlled filename allows path traversal critical SANITIZE FILENAMES Presigned URL shared or cached incorrectly medium CON...
|
136 |