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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
20,000
总 Skills
16.0M
总安装量
2,338
贡献者
# Skill 仓库 描述 安装量
5251 linkedin-posts kostja94/marketing-skills
Platforms: LinkedIn Guides LinkedIn post copy creation and optimization. Use for generating publish-ready professional content. Suitable for copy agents and design agents (image specs). 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. Output: Publish-Ready Copy This skill enables agents to generate LinkedIn post copy optimi...
165
5252 java-microservices pluginagentmarketplace/custom-plugin-java
Java Microservices Skill Build production microservices with Spring Cloud and distributed system patterns. Overview This skill covers microservices architecture with Spring Cloud including service discovery, API gateway, circuit breakers, event-driven communication, and distributed tracing. When to Use This Skill Use when you need to: Design microservices architecture Implement service-to-service communication Configure resilience patterns Set up event-driven messaging Add distributed trac...
165
5253 web-performance-audit aj-geddes/useful-ai-prompts
Web Performance Audit Overview Web performance audits measure load times, identify bottlenecks, and guide optimization efforts to create faster, better user experiences. When to Use Regular performance monitoring After major changes User complaints about slowness SEO optimization Mobile optimization Performance baseline setting Instructions 1. Performance Metrics Core Web Vitals (Google): Largest Contentful Paint (LCP): Measure: Time to load largest visible element Good: <2.5 seconds Po...
165
5254 cmux-debug-windows manaflow-ai/cmux
cmux Debug Windows Keep this workflow focused on existing debug windows and menu entries. Do not add a new utility/debug control window unless the user asks explicitly. Workflow Verify debug menu wiring in Sources/cmuxApp.swift under CommandMenu("Debug") . Menu path in app: Debug → Debug Windows → window entry. The Debug menu only exists in DEBUG builds ( ./scripts/reload.sh --tag ... ). Release builds ( reloadp.sh , reloads.sh ) do not show this menu. Keep these actions available in Menu("Debug...
165
5255 xiaohongshu-cli jackwener/xiaohongshu-cli
xiaohongshu-cli — Xiaohongshu CLI Tool Binary: xhs Credentials: browser cookies (auto-extracted) or browser-assisted QR login ( --qrcode ) Setup Install (requires Python 3.10+) uv tool install xiaohongshu-cli Or: pipx install xiaohongshu-cli Upgrade to latest (recommended to avoid API errors) uv tool upgrade xiaohongshu-cli Or: pipx upgrade xiaohongshu-cli Authentication IMPORTANT FOR AGENTS : Before executing ANY xhs command, check if credentials exist first. Do NOT assume cookies are confi...
165
5256 qms-audit-expert alirezarezvani/claude-skills
QMS Audit Expert ISO 13485 internal audit methodology for medical device quality management systems. Table of Contents Audit Planning Workflow Audit Execution Nonconformity Management External Audit Preparation Reference Documentation Tools Audit Planning Workflow Plan risk-based internal audit program: List all QMS processes requiring audit Assign risk level to each process (High/Medium/Low) Review previous audit findings and trends Determine audit frequency by risk level Assign qualified audit...
165
5257 opportunity-solution-tree phuryn/pm-skills
Purpose Guide product managers through creating an Opportunity Solution Tree (OST) by extracting target outcomes from stakeholder requests, generating opportunity options (problems to solve), mapping potential solutions, and selecting the best proof-of-concept (POC) based on feasibility, impact, and market fit. Use this to move from vague product requests to structured discovery, ensuring teams solve the right problems before jumping to solutions—avoiding "feature factory" syndrome and premature...
164
5258 deep-debug jezweb/claude-skills
Deep Debug - Multi-Agent Investigation Status : Production Ready Last Updated : 2026-02-02 Dependencies : Chrome MCP tools (optional), debugger agent, code-reviewer agent When to Use Going in circles - You've tried multiple fixes but nothing works Browser + API interaction bugs - Need to see Network tab, console logs Symptoms don't match expectations - Something deeper is wrong Complex state management bugs - React hooks, closures, race conditions Quick Start /deep-debug [description of the bug]...
164
5259 ideal-customer-profile phuryn/pm-skills
Ideal Customer Profile Overview Identify your Ideal Customer Profile (ICP) from research and survey data. This skill synthesizes customer research to define the customer most likely to find value, retain, and expand with your product. When to Use Defining ICP from product-market fit survey data Targeting high-value customer segments Analyzing customer success and expansion patterns Prioritizing sales and marketing efforts Evaluating new customer opportunities for fit Refining target market defin...
164
5260 openai-image-gen 0xbigboss/claude-code
OpenAI Image Gen Generate a handful of “random but structured” prompts and render them via the OpenAI Images API. Run Note: Image generation can take longer than common exec timeouts (for example 30 seconds). When invoking this skill via OpenClaw’s exec tool, set a higher timeout to avoid premature termination/retries (e.g., exec timeout=300). python3 { baseDir } /scripts/gen.py open ~/Projects/tmp/openai-image-gen-*/index.html if ~/Projects/tmp exists; else ./tmp/... Useful flags: GPT image m...
164
5261 database sync claude-office-skills/skills
Database Sync Comprehensive skill for database synchronization, replication, and data integration. Core Architecture Sync Patterns DATABASE SYNC PATTERNS: ┌─────────────────────────────────────────────────────────┐ │ ONE-WAY REPLICATION │ │ ┌──────────┐ ┌──────────┐ │ │ │ Master │ ──────▶ │ Replica │ │ │ └──────────┘ └──────────┘ │ └───────────────────────────────────────────...
164
5262 mcp-management mrgoonie/claudekit-skills
MCP Management Skill for managing and interacting with Model Context Protocol (MCP) servers. Overview MCP is an open protocol enabling AI agents to connect to external tools and data sources. This skill provides scripts and utilities to discover, analyze, and execute MCP capabilities from configured servers without polluting the main context window. Key Benefits: Progressive disclosure of MCP capabilities (load only what's needed) Intelligent tool/prompt/resource selection based on task req...
164
5263 porters-five-forces phuryn/pm-skills
Porter's Five Forces Metadata Name : porters-five-forces Description : Perform a Porter's Five Forces analysis evaluating competitive rivalry, supplier power, buyer power, threat of substitutes, and threat of new entrants. Triggers : Porter's five forces, competitive forces, industry analysis, market forces, competitive dynamics Instructions You are a competitive strategist conducting a Porter's Five Forces analysis for $ARGUMENTS. Your task is to evaluate the structural attractiveness of an ind...
164
5264 semantic-versioning aj-geddes/useful-ai-prompts
Semantic Versioning Overview Establish semantic versioning practices to maintain consistent version numbering aligned with release significance, enabling automated version management and release notes generation. When to Use Package and library releases API versioning Version bumping automation Release note generation Breaking change tracking Dependency management Changelog management Implementation Examples 1. Semantic Versioning Configuration package.json { "name": "my-awesome-package", ...
164
5265 pymc-bayesian-modeling davila7/claude-code-templates
PyMC Bayesian Modeling Overview PyMC is a Python library for Bayesian modeling and probabilistic programming. Build, fit, validate, and compare Bayesian models using PyMC's modern API (version 5.x+), including hierarchical models, MCMC sampling (NUTS), variational inference, and model comparison (LOO, WAIC). When to Use This Skill This skill should be used when: Building Bayesian models (linear/logistic regression, hierarchical models, time series, etc.) Performing MCMC sampling or variation...
164
5266 tooluniverse mims-harvard/tooluniverse
ToolUniverse Router Route user questions to specialized skills. If no skill matches, use general strategies from references/general-strategies.md . Routing Workflow Extract keywords from user's question Scan routing table below for keyword matches Take action : 1 clear match → invoke that skill NOW using the Skill tool Multiple matches → ask user which they prefer (AskUserQuestion) No match → use general strategies (load references/general-strategies.md ) If ambiguous (e.g., "Tell me about aspir...
164
5267 spec-driven-development jasonkneen/kiro
Spec-Driven Development A comprehensive methodology for systematic software feature development that ensures quality, maintainability, and successful delivery through structured planning. When to Use This Skill Ideal scenarios: Complex features with multiple components, integrations, or user interactions High-stakes projects where rework costs are significant Team collaboration requiring shared understanding AI-assisted development where clear structure improves output quality Knowledge pres...
164
5268 machine-learning-ops-ml-pipeline sickn33/antigravity-awesome-skills
Machine Learning Pipeline - Multi-Agent MLOps Orchestration Design and implement a complete ML pipeline for: $ARGUMENTS Use this skill when Working on machine learning pipeline - multi-agent mlops orchestration tasks or workflows Needing guidance, best practices, or checklists for machine learning pipeline - multi-agent mlops orchestration Do not use this skill when The task is unrelated to machine learning pipeline - multi-agent mlops orchestration You need a different domain or tool outside th...
164
5269 knowledge base manager daffy0208/ai-dev-standards
Knowledge Base Manager Build and maintain high-quality knowledge bases for AI systems and human consumption. Core Principle Knowledge Base = Structured Information + Quality Curation + Accessibility A knowledge base is not just a data dump—it's curated, validated, versioned information designed to answer questions and enable reasoning. When to Use Knowledge Bases Use Knowledge Bases When: ✅ Need to answer factual questions consistently ✅ Information changes frequently and needs version control ✅...
164
5270 clerk-android clerk/skills
Clerk Android (Native) This skill implements Clerk in native Android projects by following current clerk-android SDK and docs patterns. Activation Rules Activate this skill when either condition is true: The user explicitly asks for Android, Kotlin, Jetpack Compose, or native mobile Clerk implementation on Android. The project appears to be native Android (for example build.gradle(.kts) with Android plugins, AndroidManifest.xml , app/src/main/java , Compose UI files). Do not activate this skill ...
164
5271 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...
164
5272 market-sizing phuryn/pm-skills
Estimate Market Size (TAM, SAM, SOM) Purpose Estimate the Total Addressable Market (TAM), Serviceable Addressable Market (SAM), and Serviceable Obtainable Market (SOM) for a product. Includes both top-down and bottom-up estimation approaches, growth projections, and key assumptions to validate. Instructions You are a strategic market analyst specializing in market sizing, opportunity assessment, and growth forecasting. Input Your task is to estimate the market size for $ARGUMENTS within the spec...
164
5273 trading212-api trading212-labs/agent-skills
Trading 212 API Note: The Trading 212 API is currently in beta and under active development. Some endpoints or behaviors may change. Quick Reference Environments Environment Base URL Purpose Demo https://demo.trading212.com/api/v0 Paper trading - test without real funds Live https://live.trading212.com/api/v0 Real money trading Order Quantity Convention Positive quantity = BUY (e.g., 10 buys 10 shares) Negative quantity = SELL (e.g., -10 sells 10 shares) Account Types Only Invest and Stocks ISA ...
164
5274 zod-schema-validation mindrally/skills
Zod Schema Validation You are an expert in Zod schema validation and type inference for TypeScript applications. Core Principles Utilize Zod for schema validation and type inference Validate data at system boundaries (API, forms, external data) Leverage TypeScript type inference from Zod schemas Implement early returns and guard clauses for validation errors Schema Design Basic Schema import { z } from 'zod' const UserSchema = z.object({ id: z.string().uuid(), email: z.string().email(), ...
164
5275 pestle-analysis phuryn/pm-skills
PESTLE Analysis Metadata Name : pestle-analysis Description : Perform a PESTLE analysis covering Political, Economic, Social, Technological, Legal, and Environmental factors. Use when assessing macro-environment, evaluating market entry risks, or doing strategic planning. Triggers : PESTLE analysis, macro environment, market environment, external factors analysis Instructions You are a strategic analyst conducting a PESTLE analysis for $ARGUMENTS. Your task is to evaluate the macro-environmental...
164
5276 layout-analyzer claude-office-skills/skills
Layout Analyzer Skill Overview This skill enables document layout analysis using surya - an advanced document understanding system. Detect text blocks, tables, figures, headings, and determine reading order in complex documents. How to Use Provide the document image or PDF Specify what layout elements to detect I'll analyze the structure and return detected regions Example prompts: "Analyze the layout of this document page" "Detect all tables and text blocks in this image" "Determine the reading...
164
5277 wechat-automation cacr92/wereply
WeChat Automation Skill Expert guidance for WeChat monitoring and automation using wxauto (Windows) and Accessibility API (macOS). Overview WeReply uses Platform-specific Agents to monitor WeChat conversations and control the input box: Windows Agent : Python 3.12 + wxauto v4 macOS Agent : Swift + Accessibility API Communication : JSON protocol via stdin/stdout with Rust Orchestrator Architecture Pattern 微信窗口 ↓ (UI Automation) Platform Agent ├→ 监听消息(定时轮询) ├→ 提取消息内容 ├→ 发送到 Orchestrator (JSON via ...
164
5278 pdf form filler claude-office-skills/skills
PDF Form Filler Fill out PDF forms automatically and extract data from completed forms. Overview This skill helps you: Fill PDF forms with provided data Extract data from filled forms Batch fill multiple forms Validate form data Create form-filling templates How to Use Fill a Form "Fill this PDF form with the following data: - Name: John Smith - Date: 2026-01-29 - Amount: $1,500" Extract Form Data "Extract all form field values from this PDF" "What data is filled in this form?" Batch Fill "Fill ...
164
5279 system-admin chaterm/terminal-skills
Core commands and best practices for Linux system administration, including system information viewing, resource monitoring, service management, etc. System Information Basic Information ``` System version cat /etc/os-release uname -a Hostname hostnamectl Uptime and load uptime ``` Hardware Information ``` CPU information lscpu cat /proc/cpuinfo Memory information free -h cat /proc/meminfo Disk information lsblk df -h ``` Resource Monitoring Real-time Monitoring ``` Com...
164
5280 brainstorm-experiments-new phuryn/pm-skills
Design Lean Startup Experiments (New Product) Create XYZ hypotheses and design pretotype experiments to validate a new product concept with minimal effort. Context You are helping validate a new product concept: $ARGUMENTS using lean startup methodology. If the user provides files (market research, landing page mockups), read them first. Instructions Create an XYZ Hypothesis in the form: "At least X% of Y will do Z" X% : The percentage of the target market expected to engage Y : The specific tar...
164
5281 command development davila7/claude-code-templates
Command Development for Claude Code Overview Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows. Key concepts: Markdown file format for commands YAML frontmatter for configuration Dynamic arguments and file references Bash execution for context Command organization and namespacing Command Basics What is a Slas...
164
5282 apple shortcuts integration claude-office-skills/skills
Apple Shortcuts Integration Integrate with Apple ecosystem for iOS and macOS automation. Core Capabilities Run Shortcuts shortcut_execution : run : name : "Morning Routine" input : optional run_with_input : name : "Process Text" input : "{{text_to_process}}" run_with_clipboard : name : "Share to App" input : clipboard Apple Reminders reminders : create : title : "{{task}}" list : "Work" due_date : "{{date}}" due_time : "09:00" priority : high notes : "{{details}}" query : list : "Shopping" compl...
164
5283 design-system-creation aj-geddes/useful-ai-prompts
Design System Creation Overview A design system is a structured set of components, guidelines, and principles that ensure consistency, accelerate development, and improve product quality. When to Use Multiple product interfaces or teams Scaling design consistency Reducing redundant component development Improving design-to-dev handoff Creating shared language across teams Building reusable components Documenting design standards Instructions 1. Design System Components Design System Structure:...
164
5284 web-design-guidelines skillcreatorai/ai-agent-skills
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
164
5285 yt-dlp-downloader mapleshaw/yt-dlp-downloader-skill
yt-dlp Video Downloader Download videos from thousands of websites using yt-dlp. Prerequisites Before downloading, verify dependencies are installed: Check yt-dlp which yt-dlp || echo "yt-dlp not installed. Install with: pip install yt-dlp" Check ffmpeg (required for audio extraction and format merging) which ffmpeg || echo "ffmpeg not installed. Install with: brew install ffmpeg" If not installed, install them first: pip install yt-dlp brew install ffmpeg macOS Quick Start Basic Do...
164
5286 wps-word lc2panda/wps-skills
WPS 文字智能助手 你现在是 WPS 文字智能助手,专门帮助用户解决 Word 文档相关问题。你的存在是为了让那些被排版折磨的用户解脱,让他们用人话就能美化文档。 核心能力 1. 文档格式化 样式管理 :应用标题样式、正文样式、自定义样式 字体设置 :字体、字号、加粗、斜体、颜色 段落格式 :行距、段间距、缩进、对齐 页面设置 :页边距、纸张大小、方向 2. 内容操作 文本插入 :在指定位置插入文本 查找替换 :批量查找和替换内容 表格操作 :插入表格、设置表格样式 图片处理 :插入图片、调整大小和位置 3. 文档结构 目录生成 :自动生成文档目录 标题层级 :设置和调整标题层级 分节分页 :插入分节符、分页符 页眉页脚 :设置页眉页脚内容 4. 格式统一 全文格式统一 :统一字体、字号、行距 样式批量应用 :批量应用标题样式 格式刷功能 :复制格式到其他区域 工作流程 当用户提出 Word 相关需求时,严格遵循以下流程: Step 1: 理解需求 分析用户想要完成什么任务,识别关键词: 「格式」「排版」「美化」→ 格式设置 「目录」「大纲」→ 文档结构 「替换」「改成」→ 查找替换...
164
5287 review-resume phuryn/pm-skills
Resume Review for Product Managers You are an expert resume reviewer specializing in Product Management careers. Your role is to provide comprehensive, personalized, and actionable feedback on PM resumes based on industry best practices. Purpose Conduct a thorough review of a PM resume against 10 best practices. Provide specific, constructive suggestions with examples directly from the resume being reviewed. Input Arguments $RESUME : The resume text or content to review $JOB_POSTING : (Optional)...
164
5288 lead research assistant claude-office-skills/skills
Lead Research Assistant Research and compile information about companies and contacts for effective sales outreach. Overview This skill helps you: Research company backgrounds and key metrics Find decision-maker information Identify pain points and opportunities Prepare personalized outreach Prioritize leads by fit How to Use Company Research "Research [Company Name] for a sales call" "Give me a briefing on [Company]'s recent news and challenges" "What should I know before contacting [Company]?"...
164
5289 camsnap steipete/clawdis
camsnap Use camsnap to grab snapshots, clips, or motion events from configured cameras. Setup Config file: ~/.config/camsnap/config.yaml Add camera: camsnap add --name kitchen --host 192.168.0.10 --user user --pass pass Common commands Discover: camsnap discover --info Snapshot: camsnap snap kitchen --out shot.jpg Clip: camsnap clip kitchen --dur 5s --out clip.mp4 Motion watch: camsnap watch kitchen --threshold 0.2 --action '...' Doctor: camsnap doctor --probe Notes Requires ffmpeg on PATH. Pref...
163
5290 claude-opus-4-5-migration davila7/claude-code-templates
Opus 4.5 Migration Guide One-shot migration from Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Migration Workflow Search codebase for model strings and API calls Update model strings to Opus 4.5 (see platform-specific strings below) Remove unsupported beta headers Add effort parameter set to "high" (see references/effort.md) Summarize all changes made Tell the user: "If you encounter any issues with Opus 4.5, let me know and I can help adjust your prompts." Model String Updates Identify wh...
163
5291 doc-pipeline claude-office-skills/skills
Doc Pipeline Skill Overview This skill enables building document processing pipelines - chain multiple operations (extract, transform, convert) into reusable workflows with data flowing between stages. How to Use Describe what you want to accomplish Provide any required input data or files I'll execute the appropriate operations Example prompts: "PDF → Extract Text → Translate → Generate DOCX" "Image → OCR → Summarize → Create Report" "Excel → Analyze → Generate Charts → Create PPT" "Multiple in...
163
5292 bear-notes steipete/clawdis
Bear Notes Use grizzly to create, read, and manage notes in Bear on macOS. Requirements Bear app installed and running For some operations (add-text, tags, open-note --selected), a Bear app token (stored in ~/.config/grizzly/token ) Getting a Bear Token For operations that require a token (add-text, tags, open-note --selected), you need an authentication token: Open Bear → Help → API Token → Copy Token Save it: echo "YOUR_TOKEN" > ~/.config/grizzly/token Common Commands Create a note echo "Note ...
163
5293 cover-letter claude-office-skills/skills
Cover Letter Overview This skill helps you write personalized, compelling cover letters that effectively communicate your value to potential employers and increase your chances of landing interviews. Use Cases: Job applications Career transitions Internal transfers Referral introductions Speculative applications How to Use Share the job posting or describe the role Tell me about your relevant experience Mention any specific points you want to highlight I'll create a tailored cover letter Example...
163
5294 expo pproenca/dot-skills
Community Expo React Native Best Practices Comprehensive performance optimization guide for Expo React Native applications. Contains 42 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new Expo React Native components Optimizing app startup and Time to Interactive Implementing lists, images, or animations Reducing bundle size and memory usage Reviewing code for mobile performance issues...
163
5295 fastapi srbhr/resume-matcher
FastAPI Skill Production-tested patterns for FastAPI with Pydantic v2, SQLAlchemy 2.0 async, and JWT authentication. Latest Versions (verified January 2026): FastAPI: 0.128.0 Pydantic: 2.11.7 SQLAlchemy: 2.0.30 Uvicorn: 0.35.0 python-jose: 3.3.0 Requirements : Python 3.9+ (Python 3.8 support dropped in FastAPI 0.125.0) Pydantic v2.7.0+ (Pydantic v1 support completely removed in FastAPI 0.128.0) Quick Start Project Setup with uv Create project uv init my-api cd my-api Add dependencies uv add fa...
163
5296 aws-lambda-java-integration giuseppe-trisciuoglio/developer-kit
AWS Lambda Java Integration Patterns for creating high-performance AWS Lambda functions in Java with optimized cold starts. Overview This skill provides complete patterns for AWS Lambda Java development, covering two main approaches: Micronaut Framework - Full-featured framework with AOT compilation, dependency injection, and cold start < 1s Raw Java - Minimal overhead approach with cold start < 500ms Both approaches support API Gateway and ALB integration with production-ready configurations. W...
163
5297 security monitoring claude-office-skills/skills
Security Monitoring Comprehensive skill for security monitoring, threat detection, and incident response automation. Core Architecture Security Monitoring Stack SECURITY MONITORING ARCHITECTURE: ┌─────────────────────────────────────────────────────────┐ │ DATA SOURCES │ ├──────────┬──────────┬──────────┬──────────┬────────────┤ │ Firewall │ Endpoint │ Cloud │ Network │ Application│ │ Logs │ Logs │ Logs │ Traffic │ Logs │ └────┬─...
163
5298 caching-strategy aj-geddes/useful-ai-prompts
Caching Strategy Overview Implement effective caching strategies to improve application performance, reduce latency, and decrease load on backend systems. When to Use Reducing database query load Improving API response times Handling high traffic loads Caching expensive computations Storing session data CDN integration for static assets Implementing distributed caching Rate limiting and throttling Caching Layers ┌─────────────────────────────────────────┐ │ Client Browser Cache ...
163
5299 pdf compress claude-office-skills/skills
PDF Compress Reduce PDF file sizes for easier sharing, faster loading, and efficient storage. Overview This skill helps you: Reduce PDF file sizes significantly Balance quality vs. file size Optimize for specific use cases (web, print, archive) Batch compress multiple files Understand compression trade-offs How to Use Basic Compression "Compress this PDF to reduce file size" "Make this PDF smaller for email" "Optimize this PDF for web viewing" With Targets "Compress this PDF to under 5 MB" "Redu...
163
5300 database-backup-restore aj-geddes/useful-ai-prompts
Database Backup & Restore Overview Implement comprehensive backup and disaster recovery strategies. Covers backup types, retention policies, restore testing, and recovery time objectives (RTO/RPO). When to Use Backup automation setup Disaster recovery planning Recovery testing procedures Backup retention policies Point-in-time recovery (PITR) Cross-region backup replication Compliance and audit requirements PostgreSQL Backup Strategies Full Database Backup pg_dump - Text Format: Simple full...
163