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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,704
总 Skills
39.4M
总安装量
2,458
贡献者
# Skill 仓库 描述 安装量
12651 minio vm0-ai/vm0-skills
MinIO Object Storage Use the MinIO API via mc (MinIO Client) or curl to manage S3-compatible object storage for file uploads, downloads, and bucket operations. Official docs: https://min.io/docs/minio/linux/reference/minio-mc.html When to Use Use this skill when you need to: Upload/download files to S3-compatible storage Manage buckets (create, list, delete) Generate pre-signed URLs for temporary file access List and search objects in storage Mirror/sync directories between local and remote...
74
12652 clippy-advanced laurigates/claude-plugins
Advanced Clippy configuration for comprehensive Rust linting, including custom rules, lint categories, disallowed methods, and IDE integration. Installation ``` Clippy is included with rustup rustup component add clippy Verify installation cargo clippy --version Update clippy with rust toolchain rustup update ``` Basic Usage ``` Run clippy on current project cargo clippy Run on all targets (lib, bins, tests, examples, benches) cargo clippy --all-targets Run with all features ena...
74
12653 tavily-search jacky1n7/openclaw-skill-tavily-search
tavily search Web search returning LLM-optimized results with content snippets and relevance scores. Before running any command If tvly is not found on PATH, install it first: curl -fsSL https://cli.tavily.com/install.sh | bash && tvly login Do not skip this step or fall back to other tools. See tavily-cli for alternative install methods and auth options. When to use You need to find information on any topic You don't have a specific URL yet First step in the workflow : search → extract → map → ...
74
12654 retention-engine shipshitdev/library
Retention Engine - Customer Lifetime Value Maximizer Overview You are a retention strategist specializing in Alex Hormozi's retention and ascension frameworks. You help indie founders stop the bleeding from churn, maximize customer lifetime value (LTV), and build recurring revenue machines. Your job is to execute retention systems—not just advise—by diagnosing churn causes and designing complete ascension paths. Hormozi's Core Principle: "Acquiring customers is expensive. Keeping them is profi...
74
12655 medusa alinaqi/claude-bootstrap
*Load with: base.md + typescript.md* For building headless e-commerce with Medusa - open-source, Node.js native, fully customizable. Sources: [Medusa Docs](https://docs.medusajs.com) | [API Reference](https://docs.medusajs.com/api/store) | [GitHub](https://github.com/medusajs/medusa) Why Medusa | Open Source | Self-host, no vendor lock-in, MIT license | Node.js Native | TypeScript, familiar stack, easy to customize | Headless | Any frontend (Next.js, Remix, mobile) | Modular | Use...
74
12656 shiny-bslib-theming posit-dev/skills
Theming Shiny Apps with bslib Customize Shiny app appearance using bslib's Bootstrap 5 theming system. From quick Bootswatch themes to advanced Sass customization and dynamic color mode switching. Quick Start "shiny" preset (recommended starting point): page_sidebar ( theme = bs_theme ( ) , "shiny" preset by default — polished, not plain Bootstrap ... ) Bootswatch theme (for a different visual style): page_sidebar ( theme = bs_theme ( preset = "zephyr" ) , or "cosmo", "minty", "darkly", etc. ....
74
12657 pexels-media troykelly/claude-skills
Source high-quality, royalty-free images and videos from Pexels for design work, placeholders, or content creation. Prerequisites This skill requires the `PEXELS_API_KEY` environment variable to be set. ``` Check if API key is available echo $PEXELS_API_KEY ``` If not set, obtain a free API key from [Pexels API](https://www.pexels.com/api/). API Base URLs - Photos: `https://api.pexels.com/v1/` - Videos: `https://api.pexels.com/videos/` Authentication All requests require the Author...
74
12658 jscodeshift pproenca/dot-skills
Facebook/Meta jscodeshift Best Practices Comprehensive best practices guide for jscodeshift codemod development, designed for AI agents and LLMs. Contains 40 rules across 8 categories, prioritized by impact from critical (parser configuration, AST traversal) to incremental (advanced patterns). Each rule includes detailed explanations, real-world examples, and specific impact metrics. When to Apply Reference these guidelines when: Writing new jscodeshift codemods for code migrations Debugging...
74
12659 ffuf-claude-skill sickn33/antigravity-awesome-skills
Ffuf Claude Skill Overview Web fuzzing with ffuf When to Use This Skill Use this skill when you need to work with web fuzzing with ffuf. Instructions This skill provides guidance and patterns for web fuzzing with ffuf. For more information, see the source repository .
74
12660 artifacts-builder shajith003/awesome-claude-skills
Artifacts Builder To build powerful frontend claude.ai artifacts, follow these steps: Initialize the frontend repo using scripts/init-artifact.sh Develop your artifact by editing the generated code Bundle all code into a single HTML file using scripts/bundle-artifact.sh Display artifact to user (Optional) Test the artifact Stack : React 18 + TypeScript + Vite + Parcel (bundling) + Tailwind CSS + shadcn/ui Design & Style Guidelines VERY IMPORTANT: To avoid what is often referred to as "AI slop", ...
74
12661 forgotten-elements-reminder wordflowlab/novel-writer-skills
遗忘元素提醒器 核心功能 防止长篇小说常见问题: 角色突然消失("配角A去哪了?") 情节线被遗忘("那个伏笔后来呢?") 伏笔没回收("前文说的宝藏呢?") 解决方案:后台监控,主动提醒已经很久未出现的元素。 监控内容 1. 角色出场频率 监控:character-state.json中的所有角色 阈值:10章未出现 提醒示例: ⚠️ 角色提醒: "配角李明"已经10章未出现(上次:第5章) - 是否应该安排他再次出场? - 还是这个角色的故事已结束? 2. 情节线进度 监控:plot-tracker.json中的活跃情节线 阈值:12章无进展 提醒示例: ⚠️ 情节线提醒: "寻找父亲仇人"情节线已12章无进展 - 上次推进:第8章 - 当前状态:pending - 建议:安排相关情节或标记为暂停 3. 伏笔回收 监控:在前文埋下的重要伏笔 阈值:20章未回收 提醒示例: ⚠️ 伏笔提醒: 第3章提到"神秘盒子",至今未揭秘(已过23章) - 读者可能已经忘记 - 建议:尽快回收或在对话中提及 提醒时机 写作前提醒 执行 `/write` 时,如果检测到遗忘元素...
74
12662 todo-management adaptationio/skrillz
todo-management provides systematic task tracking throughout skill development. It manages task states, provides real-time progress updates, identifies blockers, and ensures momentum is maintained from start to finish. Purpose: Track progress systematically, maintain visibility into work status, identify issues early, and ensure completion. Value: Prevents work from being forgotten, provides clear progress visibility, enables course correction, and maintains momentum through completion. When ...
74
12663 skills-security-check toolsai/skills-security-check
Skill: Skills-Security-Check CRITICAL INSTRUCTION FOR AI AGENTS: You are NOT just a command-runner. You are the Lead Security Analyst . This tool provides the data , but YOU provide the intelligence . ⚡️ The 3-Step Agentic Workflow (MANDATORY) You MUST follow this loop whenever using this skill: Step 1: Run the Scanner (Data Collection) Execute the scanner to generate the raw data and "Audit Prompts". python3 scripts/scan_skills.py --root /path/to/target/projects This command will generate *_aud...
74
12664 research-expert cin12211/orca-q
Research Expert You are a specialized research expert designed for efficient, focused information gathering with structured output. Core Process 1. Task Analysis & Mode Detection Recognize Task Mode from Instructions Detect the expected research mode from task description keywords: QUICK VERIFICATION MODE (Keywords: "verify", "confirm", "quick check", "single fact") Effort: 3-5 tool calls maximum Focus: Find authoritative confirmation Depth: Surface-level, fact-checking only Output: Brief confir...
74
12665 mf-integrate module-federation/core
MF Scaffold — Add Module Federation to an Existing Project Step 1: Detect project Call the mf-context Skill (pass $ARGUMENTS ) to collect MFContext. If no bundler can be detected (no rsbuild.config , rspack.config , webpack.config , modern.config , next.config , vite.config found), this is likely a new project. Tell the user: This looks like a new project. Run the following command to scaffold a full Module Federation project: npm create module-federation@latest Then stop. If MF is already confi...
74
12666 contract-review-pro cslawyer1985/contract-review-pro
Contract Review Pro - 专业合同审核 Skill 📋 Skill 概述 Contract Review Pro 是一个专业的合同审核辅助工具,基于《合同审核方法论体系》(整合5本专业著作)的核心理论,为律师和企业法务提供快速、标准、深入的合同审核服务。 核心功能 合同类型指引:快速查询各类合同的审核要点、风险点和检查清单 合同详细审核:对具体合同进行逐条审核,生成法律意见书和批注版合同 特色优势 ✅ 理论扎实:基于三观四步法、三维审查法等专业方法论 ✅ 风险分级:致命、重要、一般、轻微四级风险管理 ✅ 灵活配置:支持快速(5-10分钟)、标准(30-60分钟)、深度(1-2小时)三种审核模式 ✅ 专业输出:生成符合律师标准的法律意见书和批注版合同(修订模式) ✅ 场景适配:专门服务于律师快速审核和企业法务日常审核 🚀 使用方法 方式一:查询合同类型指引 当您需要了解某类合同的审核要点时: 用户:买卖合同的审核要点是什么? Skill:[输出买卖合同的完整审核指引,包括: - 核心风险点 - 重点条款审核 - 审核检查清单] 方式二:审核具体合...
74
12667 positioning-angles shipshitdev/library
Positioning Angles - Find Your Unique Angle Overview Act as a positioning strategist. Help users find the marketing angle that transforms "why isn't this selling" into "we can't keep up with demand." Guide them through market stage matching, mechanism discovery, angle selection, and testing. Core Principle: "One angle will outperform others 3-10x. Test, don't guess." Role: Find angles. Name mechanisms. Differentiate positioning. When This Activates This skill auto-activates when: User says...
74
12668 distributed-llm-pretraining-torchtitan davila7/claude-code-templates
No SKILL.md available for this skill. [View on GitHub ](https://github.com/davila7/claude-code-templates)
74
12669 document-summarizer ntaksh42/agents
Document Summarizer Skill ドキュメント要約スキルは、長文のドキュメントを効率的に要約し、重要なポイントを抽出します。 概要 このスキルを使用すると、技術文書、ビジネスレポート、学術論文、コードドキュメントなど、様々な種類のドキュメントを自動的に要約できます。要約レベルや出力形式を柔軟に指定可能です。 主な機能 多様なドキュメント形式 : Markdown、PDF、テキスト、HTML、コードファイル 要約レベル選択 : 要点のみ/標準/詳細の3段階 柔軟な出力形式 : 箇条書き、段落形式、エグゼクティブサマリー、Q&A形式 ドキュメントタイプ別最適化 : 技術文書、ビジネス文書、学術論文、コードに対応 キーポイント抽出 : 重要な情報を自動的にハイライト セクション別要約 : 長文を章ごとに分割して要約 多言語対応 : 日本語、英語、その他の言語 HTMLレポート生成 : 美しくフォーマットされた要約レポート 使用方法 基本的な使い方 以下の技術文書を要約してください: [ドキュメントの内容を貼り付け] 要約レベル: 標準 出力形式: 箇条書き ファイルからの要...
74
12670 mailchimp-automation composiohq/awesome-claude-skills
Mailchimp Automation via Rube MCP Automate Mailchimp email marketing workflows including campaign creation and sending, audience/list management, subscriber operations, segmentation, and performance analytics through Composio's Mailchimp toolkit. Toolkit docs : composio.dev/toolkits/mailchimp Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Mailchimp connection via RUBE_MANAGE_CONNECTIONS with toolkit mailchimp Always call RUBE_SEARCH_TOOLS first to get current tool ...
74
12671 architecture-decisions jwilger/agent-skills
Architecture Decisions Value: Communication -- architecture decisions grounded in verified research ensure every contributor understands not just why a choice was made, but that the reasoning reflects reality. Decisions based on assumptions are decisions waiting to fail. Purpose Teaches the agent to move architecture decisions through a strict four-phase lifecycle: research dependencies first, draft from verified findings, hold for review, merge only with explicit authorization. Prevents decisio...
74
12672 pr-create posit-dev/skills
PR Creator Skill Get changes into a PR, monitor CI, fix any failures, and notify the user when the PR is ready for review. The user may already have commits ready on a feature branch, or may have uncommitted changes, or both. Adapt the workflow to the current state. Task List Integration CRITICAL: Use Claude Code's task list system for progress tracking and session recovery. Use TaskCreate, TaskUpdate, and TaskList tools throughout execution. Task Hierarchy [Main Task] "Create PR: [branch-name]"...
74
12673 scrum-master 404kidwiz/claude-supercode-skills
Scrum Master Expert Advanced agile practitioner specializing in data-driven team development, psychological safety facilitation, and high-performance sprint execution. Combines traditional Scrum mastery with modern analytics, behavioral science, and continuous improvement methodologies for sustainable team excellence. Table of Contents Capabilities Input Requirements Analysis Tools Methodology Templates & Assets Reference Frameworks Implementation Workflows Assessment & Measurement Best Practice...
74
12674 accessibility engineer daffy0208/ai-dev-standards
Accessibility Engineer Build for everyone - accessibility is not optional. Core Principle Accessibility is a civil right, not a feature. 1 in 4 adults in the US has a disability. Accessible design benefits everyone: Blind users (screen readers) Low vision users (zoom, high contrast) Deaf users (captions) Motor disabilities (keyboard-only) Cognitive disabilities (clear language) Temporary disabilities (broken arm) Situational limitations (bright sunlight, noisy environment) WCAG Compliance Levels...
74
12675 sharp-edges sickn33/antigravity-awesome-skills
Sharp Edges Analysis Evaluates whether APIs, configurations, and interfaces are resistant to developer misuse. Identifies designs where the "easy path" leads to insecurity. When to Use Reviewing API or library design decisions Auditing configuration schemas for dangerous options Evaluating cryptographic API ergonomics Assessing authentication/authorization interfaces Reviewing any code that exposes security-relevant choices to developers When NOT to Use Implementation bugs (use standard code r...
74
12676 camofox-browser yelban/camofox-browser-skills
Camofox Browser - Anti-Detection Browser Automation Stealth browser automation via Camoufox (Firefox fork). C++ level fingerprint spoofing — undetectable by JavaScript-based bot checks. REST API wrapper using curl . Installation First use automatically downloads and installs the Camoufox browser (~300MB, one-time). No manual setup required — just run any camofox command. Quick Start camofox open https://example.com Open URL (auto-starts server) camofox snapshot Get page elements with @refs cam...
74
12677 ddg-search sundial-org/awesome-openclaw-skills
DuckDuckGo Search Skill This skill provides the ability to perform web searches using DuckDuckGo. Usage To use this skill, provide a search query. The skill will return relevant results from DuckDuckGo. Scripts search.py : Executes the DuckDuckGo search and returns the results.
74
12678 agent-folder-init shipshitdev/library
Agent Folder Init Create a comprehensive .agent/ folder structure for AI-first development workflows. Purpose This skill scaffolds a complete AI agent documentation system including: Session tracking (daily files) Task management Coding standards and rules Architecture decision records Security checklists SOPs for common workflows Agent config folders (.claude, .codex, .cursor) with commands, rules, and agents When to Use Use this skill when: Starting a new project that will use AI coding ...
74
12679 qa-reviewer shipshitdev/library
QA Reviewer: Systematic Work Verification Purpose Structured framework for reviewing AI agent work before finalizing changes. Catches bugs, verifies accuracy, ensures completeness, validates solutions match requirements. Why this exists: AI agents can introduce subtle bugs, miss requirements, or make incorrect assumptions. When to Use User says "check your work" or "review this" After completing complex multi-step implementations Before committing major refactors When modifying commands or sk...
74
12680 summarize mitsuhiko/agent-stuff
Summarize Fast CLI to summarize URLs, local files, and YouTube links. When to use (trigger phrases) Use this skill immediately when the user asks any of: “use summarize.sh” “what’s this link/video about?” “summarize this URL/article” “transcribe this YouTube/video” (best-effort transcript extraction; no yt-dlp needed) Quick start summarize "https://example.com" --model google/gemini-3-flash-preview summarize "/path/to/file.pdf" --model google/gemini-3-flash-preview summarize "https://youtu.be/dQ...
74
12681 github-copilot-cli-expert rysweet/amplihack
Comprehensive knowledge of GitHub Copilot CLI - the terminal-native AI coding assistant. Note: Command syntax and model availability may change. Run `/help` in Copilot CLI for current options. Purpose This skill provides expert guidance on: - Installing and updating GitHub Copilot CLI - All slash commands and keyboard shortcuts - Custom agents, skills, and MCP server configuration - Security, permissions, and trusted directories - Integration with GitHub workflows (PRs, issues, Actions)...
74
12682 building-storefronts medusajs/medusa-claude-plugins
Medusa Storefront Development Frontend integration guide for building storefronts with Medusa. Covers SDK usage, React Query patterns, and calling custom API routes. When to Apply Load this skill for ANY storefront development task, including: Calling custom Medusa API routes from the storefront Integrating Medusa SDK in frontend applications Using React Query for data fetching Implementing mutations with optimistic updates Error handling and cache invalidation Also load building-with-medus...
74
12683 agent-evaluation mlflow/skills
Agent Evaluation (AI Agent Evals) Based on Anthropic's "Demystifying evals for AI agents" When to use this skill Designing evaluation systems for AI agents Building benchmarks for coding, conversational, or research agents Creating graders (code-based, model-based, human) Implementing production monitoring for AI systems Setting up CI/CD pipelines with automated evals Debugging agent performance issues Measuring agent improvement over time Core Concepts Eval Evolution: Single-turn → Multi-turn →...
74
12684 social-growth-engineer giulioco/skills
Social Growth Engineer This skill embodies the complete knowledge base of organic viral app growth through social media. It's built from analyzing 100+ successful app launches and growth campaigns that generated billions of views and millions in monthly revenue through TikTok, Instagram Reels, and YouTube Shorts. When to Use This Skill Invoke this skill when the user asks about: Growth & Strategy How to grow an app organically without paid ads Launching a new consumer app Scaling from 0 to 1...
74
12685 getting-started-guide wordflowlab/novel-writer-skills
新用户入门引导 激活条件 当用户说出以下内容时自动激活: "我想写小说" "我要开始一个新项目" "怎么使用novel-writer" "从哪里开始" 七步方法论引导 欢迎消息 👋 欢迎使用Novel Writer Skills! 我注意到你要开始一个新的小说项目。 Novel Writer使用系统化的七步方法论,帮助你从想法到完稿。 让我带你快速了解流程: 第1步:/constitution - 创建创作宪法 第2步:/specify - 定义故事规格 第3步:/clarify - 澄清模糊点(5个问题) 第4步:/plan - 制定创作计划 第5步:/tasks - 分解任务清单 第6步:/write - 执行章节写作 第7步:/analyze - 质量验证分析 想要详细了解每一步吗?还是直接开始第1步? 步骤详解(根据需要提供) 【第1步:/constitution】 创建你的创作宪法 - 这是最高原则。 - 核心价值观(你想传达什么?) - 质量标准(什么算好的章节?) - 禁忌红线(不能写什么?) 为什么重要:后续所有创作都要符合宪法。 【第2步:/spec...
74
12686 godot-mcp-scene-builder thedivergentai/gd-agentic-skills
MCP Scene Builder High-level agentic interface for low-level Godot MCP tools to build scenes from scratch. NEVER Do in MCP Scene Building NEVER skip design phase — Jumping straight to mcp_godot_add_node without planning hierarchy = spaghetti scenes. ALWAYS draft node tree first. NEVER assume scene exists before adding nodes — mcp_godot_add_node on non-existent scene = error. Must call mcp_godot_create_scene FIRST. NEVER use absolute paths in MCP calls — texturePath="C:/Users/..." breaks on other...
74
12687 spring-ai teachingai/full-stack-skills
Spring AI 开发指南 概述 Spring AI 是 Spring 官方提供的 AI 应用开发框架,简化了与各种大语言模型(LLM)的集成,包括 OpenAI、Anthropic、Azure OpenAI 等。 核心功能 1. 项目创建 依赖: <dependency> <groupId>org.springframework.ai</groupId> <artifactId>spring-ai-openai-spring-boot-starter</artifactId> </dependency> 或使用 Gradle: dependencies { implementation 'org.springframework.ai:spring-ai-openai-spring-boot-starter' } 2. Chat Client 配置: spring: ai: openai: api-key: ${OPENAI_API_KEY} chat: options: ...
74
12688 geo-optimizer b-open-io/prompts
GEO Optimizer Generative Engine Optimization (GEO) for AI search visibility. What is GEO? GEO is NOT traditional SEO. AI search engines (ChatGPT, Perplexity, Claude, Gemini) work fundamentally differently: They fetch raw HTML - Many don't render JavaScript They have size limits - Crawlers abandon pages >1MB HTML They evaluate confidence - Hedged language ("maybe", "possibly") ranks 3x lower than confident assertions They need machine-readable metadata - AgentFacts/NANDA protocol for AI agent...
74
12689 typescript epicenterhq/epicenter
TypeScript Code Style Guide Types and Type Safety Avoid explicit type annotations when TypeScript can infer Avoid implicitly any ; explicitly type when necessary Use accurate types: prefer Record<PropertyKey, unknown> over object or any Prefer interface for object shapes (e.g., React props); use type for unions/intersections Prefer as const satisfies XyzInterface over plain as const Prefer @ts-expect-error over @ts-ignore over as any Avoid meaningless null/undefined parameters; design strict fun...
74
12690 code-review secondsky/claude-skills
Code Review When to use this skill Reviewing pull requests Checking code quality Providing feedback on implementations Identifying potential bugs Suggesting improvements Security audits Performance analysis Instructions Step 1: Understand the context Read the PR description : What is the goal of this change? Which issues does it address? Are there any special considerations? Check the scope : How many files changed? What type of changes? (feature, bugfix, refactor) Are tests included? Step 2: Hi...
74
12691 ln-613-code-comments-auditor levnikolaevich/claude-code-skills
Paths: File paths ( shared/ , references/ , ../ln-* ) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. Code Comments Auditor (L3 Worker) Specialized worker auditing code comments and docstrings quality. Purpose & Scope Worker in ln-610 coordinator pipeline - invoked by ln-610-docs-auditor Audit code comments for quality and compliance across 6 categories Universal for any tech stack (auto-detect comment syntax) Return struct...
74
12692 safe-file-reader cisco-ai-defense/skill-scanner
Safe File Reader Reads files from the documents directory with validation. Usage Provide filename to read.
74
12693 solana-anchor-claude-skill quiknode-labs/solana-anchor-claude-skill
Coding Guidelines Apply these rules to ensure code quality, maintainability, and adherence to project standards. Success Criteria Before declaring success or celebrating, run npm test . If the tests fail, there is more work to do. Don't stop until npm test passes on the code you have made. CRITICAL: Placeholder tests don't count as success. Tests that just do assert.ok(true) or similar are NOT real tests DO NOT mark "Write tests" as complete until tests actually call the program instructions DO ...
74
12694 nextjs-validator shipshitdev/library
Next.js Validator Validates Next.js 16 configuration and prevents deprecated patterns. AI assistants often generate Next.js 14/15 patterns - this skill enforces Next.js 16. When This Activates Setting up a new Next.js project Before any Next.js development work Auditing existing Next.js projects After AI generates Next.js code CI/CD pipeline validation Quick Start python3 ~/.claude/skills/nextjs-validator/scripts/validate.py --root . python3 ~/.claude/skills/nextjs-validator/scripts/validate.p...
74
12695 funnel-validator shipshitdev/library
Funnel Validator - DotCom Secrets Scorecard Overview Ruthlessly assess existing funnels against Russell Brunson's DotCom Secrets framework. Score objectively, expose conversion killers, prescribe actionable fixes. Brunson's Core Principle: "You're one funnel away from changing your life." When This Activates "validate my funnel" / "rate my funnel" "is my funnel good" "why isn't my funnel converting" Checking funnel before driving traffic Low conversion rates on landing pages Optimizing existi...
74
12696 qdrant-vector-database-integration giuseppe-trisciuoglio/developer-kit
Qdrant Vector Database Integration Overview Qdrant is an AI-native vector database for semantic search and similarity retrieval. This skill provides patterns for integrating Qdrant with Java applications, focusing on Spring Boot integration and LangChain4j framework support. Enable efficient vector search capabilities for RAG systems, recommendation engines, and semantic search applications. When to Use Use this skill when implementing: Semantic search or recommendation systems in Spring Boot ap...
74
12697 pdf rysweet/amplihack
PDF Processing Guide Overview This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see REFERENCE.md. If you need to fill out a PDF form, read FORMS.md and follow its instructions. Quick Start from pypdf import PdfReader , PdfWriter Read a PDF reader = PdfReader ( "document.pdf" ) print ( f"Pages: { len ( reader . pages ) } " ) Extract text text = "" for page in reader . pages : t...
74
12698 test-driven-development izyanrajwani/agent-skills-library
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...
74
12699 terraform bobmatnyc/claude-mpm-skills
Terraform You are an expert in Terraform and infrastructure-as-code with deep knowledge of cloud providers and deployment patterns. Core Principles Write concise, well-structured Terraform code with accurate examples Organize infrastructure into reusable modules Use versioned modules and provider version locks for consistent deployments Avoid hardcoded values; leverage variables for flexibility Code Structure Structure configurations into logical sections: main.tf - Primary resource definitions ...
74
12700 redis-state-management manutej/luxor-claude-marketplace
Redis State Management A comprehensive skill for mastering Redis state management patterns in distributed systems. This skill covers caching strategies, session management, pub/sub messaging, distributed locks, data structures, and production-ready patterns using redis-py. When to Use This Skill Use this skill when: Implementing high-performance caching layers for web applications Managing user sessions in distributed environments Building real-time messaging and event distribution systems C...
74