{
  "schemaVersion": 2,
  "kind": "raycast-index",
  "generatedAt": "2026-06-02T00:00:00.000Z",
  "count": 388,
  "entries": [
    {
      "category": "commands",
      "slug": "cursor-rules",
      "title": "/cursor-rules - Cursor Rules Generator for Claude Code",
      "description": "Generate .cursorrules files for AI-native development with project-specific patterns, coding standards, and intelligent context awareness",
      "tags": [
        "cursor",
        "ai-rules",
        "code-standards",
        "context",
        "ai-ide"
      ],
      "author": "JSONbored",
      "brandName": "Cursor",
      "brandDomain": "cursor.com",
      "brandIconUrl": "/api/brand-assets/icon/cursor.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "/cursor-rules [options] <project_type>",
      "configSnippet": "",
      "copyText": "Command:\n/cursor-rules [options] <project_type>\n\nUsage:\n/cursor-rules [options] <project_type>\n\nReference:\nThe `/cursor-rules` command generates comprehensive `.cursorrules` files tailored to your project's technology stack, coding standards, and architectural patterns for optimal AI-assisted development.\n\n## Usage\n\n```\n/cursor-rules [options] <project_type>\n```\n\n## Options\n\n### Project Types\n\n- `--nextjs` - Next.js application (default)\n- `--react` - React application\n- `--node` - Node.js backend\n- `--fullstack` - Full-stack application\n- `--python` - Python project\n- `--go` - Go project\n\n### Framework Integration\n\n- `--typescript` - TypeScript project (default: true)\n- `--tailwind` - TailwindCSS styling\n- `--prisma` - Prisma ORM\n- `--trpc` - tRPC for APIs\n- `--graphql` - GraphQL APIs...",
      "copyTextLength": 13449,
      "copyTextTruncated": true,
      "detailMarkdown": "# /cursor-rules - Cursor Rules Generator for Claude Code\n\nGenerate .cursorrules files for AI-native development with project-specific patterns, coding standards, and intelligent context awareness\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/cursor-rules [options] <project_type>\n```\n\n## Usage\n/cursor-rules [options] <project_type>",
      "detailUrl": "/data/raycast/commands/cursor-rules.json",
      "webUrl": "https://heyclau.de/entry/commands/cursor-rules",
      "canonicalUrl": "https://heyclau.de/entry/commands/cursor-rules",
      "llmsUrl": "https://heyclau.de/data/llms/commands/cursor-rules.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/cursor-rules",
      "seoTitle": "/cursor-rules - Cursor Rules Generator for Claude Code",
      "seoDescription": "Generate .cursorrules files for AI-native development with project-specific patterns, coding standards, and intelligent context awareness Discover tools for ...",
      "repoUrl": "",
      "documentationUrl": "https://cursor.com/docs/context/rules",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "debug",
      "title": "/debug - Debugging Assistant Command for Claude Code",
      "description": "Advanced debugging assistant with root cause analysis, step-by-step troubleshooting, and automated fix suggestions",
      "tags": [
        "debugging",
        "troubleshooting",
        "error-analysis",
        "diagnostics",
        "fixes"
      ],
      "author": "JSONbored",
      "installCommand": "/debug",
      "configSnippet": "",
      "copyText": "Command:\n/debug\n\nUsage:\n/debug\n\nReference:\nThe `/debug` command provides intelligent debugging assistance with root cause analysis, systematic troubleshooting, performance profiling, and automated fix generation for various programming languages and frameworks.\\n\\n## Usage\\n\\n`\\n/debug [options] <error_or_file>\\n`\\n\\n## Options\\n\\n### Debug Modes\\n- `--interactive` - Step-by-step guided debugging\\n- `--automated` - Automatic issue detection and fixes\\n- `--analysis` - Deep code analysis without fixes\\n- `--performance` - Performance bottleneck identification\\n\\n### Error Types\\n- `--runtime` - Runtime errors and exceptions\\n- `--logic` - Logic errors and unexpected behavior\\n- `--memory` - Memory leaks and allocation issues\\n- `--network` - Network and API related problems\\n- `--databas...",
      "copyTextLength": 4984,
      "copyTextTruncated": true,
      "detailMarkdown": "# /debug - Debugging Assistant Command for Claude Code\n\nAdvanced debugging assistant with root cause analysis, step-by-step troubleshooting, and automated fix suggestions\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/debug\n```\n\n## Usage\n/debug",
      "detailUrl": "/data/raycast/commands/debug.json",
      "webUrl": "https://heyclau.de/entry/commands/debug",
      "canonicalUrl": "https://heyclau.de/entry/commands/debug",
      "llmsUrl": "https://heyclau.de/data/llms/commands/debug.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/debug",
      "seoTitle": "/debug - Debugging Assistant Command for Claude Code",
      "seoDescription": "Advanced debugging assistant with root cause analysis, step-by-step troubleshooting, and automated fix suggestions Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.ai/commands/debug",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "docs",
      "title": "/docs - Docs Generator Command for Claude Code",
      "description": "Intelligent documentation generator with API specs, code examples, tutorials, and interactive guides",
      "tags": [
        "documentation",
        "api-docs",
        "tutorials",
        "guides",
        "markdown"
      ],
      "author": "JSONbored",
      "installCommand": "/docs [options] <file_or_project>",
      "configSnippet": "",
      "copyText": "Command:\n/docs [options] <file_or_project>\n\nUsage:\n/docs [options] <file_or_project>\n\nReference:\nThe `/docs` command automatically generates comprehensive documentation including API specifications, code examples, tutorials, user guides, and interactive documentation with live examples.\n\n## Usage\n\n```\n/docs [options] <file_or_project>\n```\n\n## Options\n\n### Documentation Types\n\n- `--api` - Generate API documentation (OpenAPI/Swagger)\n- `--code` - Code documentation with JSDoc/docstrings\n- `--user` - User guides and tutorials\n- `--developer` - Developer documentation and architecture\n- `--readme` - Project README and getting started guide\n- `--all` - Comprehensive documentation suite (default)\n\n### Output Formats\n\n- `--format=markdown` - Markdown documentation (default)\n- `--format=html` -...",
      "copyTextLength": 32959,
      "copyTextTruncated": true,
      "detailMarkdown": "# /docs - Docs Generator Command for Claude Code\n\nIntelligent documentation generator with API specs, code examples, tutorials, and interactive guides\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/docs [options] <file_or_project>\n```\n\n## Usage\n/docs [options] <file_or_project>",
      "detailUrl": "/data/raycast/commands/docs.json",
      "webUrl": "https://heyclau.de/entry/commands/docs",
      "canonicalUrl": "https://heyclau.de/entry/commands/docs",
      "llmsUrl": "https://heyclau.de/data/llms/commands/docs.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/docs",
      "seoTitle": "/docs - Docs Generator Command for Claude Code",
      "seoDescription": "Intelligent documentation generator with API specs, code examples, tutorials, and interactive guides Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.ai/commands/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "explain",
      "title": "/explain - Code Explanation Command for Claude Code",
      "description": "Intelligent code explanation with visual diagrams, step-by-step breakdowns, and interactive examples",
      "tags": [
        "explanation",
        "documentation",
        "learning",
        "analysis",
        "visualization"
      ],
      "author": "JSONbored",
      "installCommand": "/explain [options] <code_or_file>",
      "configSnippet": "",
      "copyText": "Command:\n/explain [options] <code_or_file>\n\nUsage:\n/explain [options] <code_or_file>\n\nReference:\nThe `/explain` command provides comprehensive code explanations with visual diagrams, step-by-step execution flow, complexity analysis, and interactive examples to help understand any codebase.\n\n## Usage\n\n```\n/explain [options] <code_or_file>\n```\n\n## Options\n\n### Explanation Depth\n\n- `--simple` - High-level overview for beginners\n- `--detailed` - Comprehensive explanation (default)\n- `--expert` - Technical deep-dive with optimizations\n- `--academic` - Theoretical analysis with algorithms\n\n### Visualization Options\n\n- `--flowchart` - Generate execution flow diagrams\n- `--architecture` - System architecture diagrams\n- `--sequence` - Sequence diagrams for interactions\n- `--uml` - UML class and...",
      "copyTextLength": 18353,
      "copyTextTruncated": true,
      "detailMarkdown": "# /explain - Code Explanation Command for Claude Code\n\nIntelligent code explanation with visual diagrams, step-by-step breakdowns, and interactive examples\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/explain [options] <code_or_file>\n```\n\n## Usage\n/explain [options] <code_or_file>",
      "detailUrl": "/data/raycast/commands/explain.json",
      "webUrl": "https://heyclau.de/entry/commands/explain",
      "canonicalUrl": "https://heyclau.de/entry/commands/explain",
      "llmsUrl": "https://heyclau.de/data/llms/commands/explain.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/explain",
      "seoTitle": "/explain - Code Explanation Command for Claude Code",
      "seoDescription": "Intelligent code explanation with visual diagrams, step-by-step breakdowns, and interactive examples Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.ai/commands/explain",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "optimize",
      "title": "/optimize - Performance Optimizer Command for Claude Code",
      "description": "Advanced performance optimization with bottleneck analysis, memory profiling, and automated improvements",
      "tags": [
        "performance",
        "optimization",
        "profiling",
        "bottleneck",
        "efficiency"
      ],
      "author": "JSONbored",
      "installCommand": "/optimize [options] <file_or_function>",
      "configSnippet": "",
      "copyText": "Command:\n/optimize [options] <file_or_function>\n\nUsage:\n/optimize [options] <file_or_function>\n\nReference:\nThe `/optimize` command provides comprehensive performance analysis and optimization recommendations including bottleneck identification, memory profiling, algorithm improvements, and automated code transformations.\n\n## Usage\n\n```\n/optimize [options] <file_or_function>\n```\n\n## Options\n\n### Optimization Types\n\n- `--performance` - CPU and execution time optimization\n- `--memory` - Memory usage and allocation optimization\n- `--network` - Network request and bandwidth optimization\n- `--database` - Database query and connection optimization\n- `--bundle` - Bundle size and loading optimization\n- `--all` - Comprehensive optimization analysis (default)\n\n### Analysis Depth\n\n- `--quick` - Fas...",
      "copyTextLength": 23117,
      "copyTextTruncated": true,
      "detailMarkdown": "# /optimize - Performance Optimizer Command for Claude Code\n\nAdvanced performance optimization with bottleneck analysis, memory profiling, and automated improvements\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/optimize [options] <file_or_function>\n```\n\n## Usage\n/optimize [options] <file_or_function>",
      "detailUrl": "/data/raycast/commands/optimize.json",
      "webUrl": "https://heyclau.de/entry/commands/optimize",
      "canonicalUrl": "https://heyclau.de/entry/commands/optimize",
      "llmsUrl": "https://heyclau.de/data/llms/commands/optimize.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/optimize",
      "seoTitle": "/optimize - Performance Optimizer Command for Claude Code",
      "seoDescription": "Advanced performance optimization with bottleneck analysis, memory profiling, and automated improvements Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.ai/commands/optimize",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "refactor",
      "title": "/refactor - Code Refactoring Command for Claude",
      "description": "Intelligent code refactoring command that analyzes code structure and applies best practices for improved maintainability and performance",
      "tags": [
        "refactoring",
        "code-quality",
        "cleanup",
        "optimization",
        "patterns"
      ],
      "author": "JSONbored",
      "installCommand": "/refactor [options] <file_or_selection>",
      "configSnippet": "",
      "copyText": "Command:\n/refactor [options] <file_or_selection>\n\nUsage:\n/refactor [options] <file_or_selection>\n\nReference:\nThe `/refactor` command provides intelligent code refactoring capabilities with multiple strategies and safety checks.\n\n## Usage\n\n```\n/refactor [options] <file_or_selection>\n```\n\n## Options\n\n### Refactoring Types\n\n- `--extract-function` - Extract repeated code into functions\n- `--extract-variable` - Extract complex expressions into variables\n- `--extract-constant` - Move magic numbers/strings to constants\n- `--inline` - Inline simple functions/variables\n- `--rename` - Rename variables/functions for clarity\n- `--simplify` - Simplify complex conditional logic\n- `--modernize` - Update to modern language features\n- `--performance` - Apply performance optimizations\n\n### Safety Options...",
      "copyTextLength": 4807,
      "copyTextTruncated": true,
      "detailMarkdown": "# /refactor - Code Refactoring Command for Claude\n\nIntelligent code refactoring command that analyzes code structure and applies best practices for improved maintainability and performance\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/refactor [options] <file_or_selection>\n```\n\n## Usage\n/refactor [options] <file_or_selection>",
      "detailUrl": "/data/raycast/commands/refactor.json",
      "webUrl": "https://heyclau.de/entry/commands/refactor",
      "canonicalUrl": "https://heyclau.de/entry/commands/refactor",
      "llmsUrl": "https://heyclau.de/data/llms/commands/refactor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/refactor",
      "seoTitle": "/refactor - Code Refactoring Command for Claude",
      "seoDescription": "Intelligent code refactoring command that analyzes code structure and applies best practices for improved maintainability and performance Discover tools for ...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.ai/commands/refactor",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "refactor-code",
      "title": "/refactor-code - Specialized Refactor Commands for Claude",
      "description": "Intelligent code refactoring command that analyzes code structure and applies best practices for improved maintainability and performance",
      "tags": [
        "refactoring",
        "code-quality",
        "cleanup",
        "optimization",
        "patterns"
      ],
      "author": "JSONbored",
      "installCommand": "/refactor [options] <file_or_selection>",
      "configSnippet": "",
      "copyText": "Command:\n/refactor [options] <file_or_selection>\n\nUsage:\n/refactor [options] <file_or_selection>\n\nReference:\nThe `/refactor` command provides intelligent code refactoring capabilities with multiple strategies and safety checks.\n\n## Usage\n\n```\n/refactor [options] <file_or_selection>\n```\n\n## Options\n\n### Refactoring Types\n\n- `--extract-function` - Extract repeated code into functions\n- `--extract-variable` - Extract complex expressions into variables\n- `--extract-constant` - Move magic numbers/strings to constants\n- `--inline` - Inline simple functions/variables\n- `--rename` - Rename variables/functions for clarity\n- `--simplify` - Simplify complex conditional logic\n- `--modernize` - Update to modern language features\n- `--performance` - Apply performance optimizations\n\n### Safety Options...",
      "copyTextLength": 5201,
      "copyTextTruncated": true,
      "detailMarkdown": "# /refactor-code - Specialized Refactor Commands for Claude\n\nIntelligent code refactoring command that analyzes code structure and applies best practices for improved maintainability and performance\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/refactor [options] <file_or_selection>\n```\n\n## Usage\n/refactor [options] <file_or_selection>",
      "detailUrl": "/data/raycast/commands/refactor-code.json",
      "webUrl": "https://heyclau.de/entry/commands/refactor-code",
      "canonicalUrl": "https://heyclau.de/entry/commands/refactor-code",
      "llmsUrl": "https://heyclau.de/data/llms/commands/refactor-code.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/refactor-code",
      "seoTitle": "/refactor-code - Specialized Refactor Commands for Claude",
      "seoDescription": "Intelligent code refactoring command that analyzes code structure and applies best practices for improved maintainability and performance Discover tools for ...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.ai/commands/refactor",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "review",
      "title": "/review - Code Review Command for Claude Code",
      "description": "Comprehensive code review with security analysis, performance optimization, and best practices validation",
      "tags": [
        "code-review",
        "security",
        "performance",
        "quality",
        "analysis"
      ],
      "author": "JSONbored",
      "installCommand": "/review [options] <file_or_directory>",
      "configSnippet": "",
      "copyText": "Command:\n/review [options] <file_or_directory>\n\nUsage:\n/review [options] <file_or_directory>\n\nReference:\nThe `/review` command provides comprehensive code analysis including security vulnerabilities, performance optimizations, code quality improvements, and adherence to best practices.\n\n## Usage\n\n```\n/review [options] <file_or_directory>\n```\n\n## Options\n\n### Review Types\n\n- `--security` - Focus on security vulnerabilities and threats\n- `--performance` - Analyze performance bottlenecks and optimizations\n- `--style` - Check coding style and formatting\n- `--architecture` - Review architectural patterns and design\n- `--all` - Comprehensive review (default)\n\n### Output Formats\n\n- `--format=markdown` - Markdown report (default)\n- `--format=json` - Machine-readable JSON output\n- `--format=html...",
      "copyTextLength": 13425,
      "copyTextTruncated": true,
      "detailMarkdown": "# /review - Code Review Command for Claude Code\n\nComprehensive code review with security analysis, performance optimization, and best practices validation\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/review [options] <file_or_directory>\n```\n\n## Usage\n/review [options] <file_or_directory>",
      "detailUrl": "/data/raycast/commands/review.json",
      "webUrl": "https://heyclau.de/entry/commands/review",
      "canonicalUrl": "https://heyclau.de/entry/commands/review",
      "llmsUrl": "https://heyclau.de/data/llms/commands/review.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/review",
      "seoTitle": "/review - Code Review Command for Claude Code",
      "seoDescription": "Comprehensive code review with security analysis, performance optimization, and best practices validation Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.ai/commands/review",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "security",
      "title": "/security - Vulnerability Scan Command for Claude Code",
      "description": "Comprehensive security audit with vulnerability detection, threat analysis, and automated remediation recommendations",
      "tags": [
        "security",
        "audit",
        "vulnerability",
        "threat-analysis",
        "penetration-testing"
      ],
      "author": "JSONbored",
      "installCommand": "/security [options] <file_or_project>",
      "configSnippet": "",
      "copyText": "Command:\n/security [options] <file_or_project>\n\nUsage:\n/security [options] <file_or_project>\n\nReference:\nThe `/security` command provides comprehensive security auditing including vulnerability scanning, threat modeling, penetration testing, compliance checking, and automated security hardening recommendations.\n\n## Usage\n\n```\n/security [options] <file_or_project>\n```\n\n## Options\n\n### Audit Types\n\n- `--vulnerability` - OWASP Top 10 and CVE scanning\n- `--authentication` - Auth and session security analysis\n- `--authorization` - Access control and permissions audit\n- `--data-protection` - Encryption and data security review\n- `--infrastructure` - Server and network security assessment\n- `--compliance` - SOC2, GDPR, HIPAA compliance checking\n- `--all` - Comprehensive security audit (default...",
      "copyTextLength": 24088,
      "copyTextTruncated": true,
      "detailMarkdown": "# /security - Vulnerability Scan Command for Claude Code\n\nComprehensive security audit with vulnerability detection, threat analysis, and automated remediation recommendations\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/security [options] <file_or_project>\n```\n\n## Usage\n/security [options] <file_or_project>",
      "detailUrl": "/data/raycast/commands/security.json",
      "webUrl": "https://heyclau.de/entry/commands/security",
      "canonicalUrl": "https://heyclau.de/entry/commands/security",
      "llmsUrl": "https://heyclau.de/data/llms/commands/security.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/security",
      "seoTitle": "/security - Vulnerability Scan Command for Claude Code",
      "seoDescription": "Comprehensive security audit with vulnerability detection, threat analysis, and automated remediation recommendations Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.ai/commands/security",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "security-audit",
      "title": "/security-audit - Security Scanner Command for Claude Code",
      "description": "Deploy 100 specialized sub-agents for comprehensive enterprise-grade security, performance, and optimization audit of production codebase",
      "tags": [
        "security-audit",
        "enterprise",
        "performance",
        "optimization",
        "production",
        "comprehensive-analysis",
        "sub-agents",
        "architecture",
        "scalability",
        "code-quality"
      ],
      "author": "JSONbored",
      "installCommand": "/security-audit [scope]",
      "configSnippet": "",
      "copyText": "Command:\n/security-audit [scope]\n\nUsage:\n/security-audit [scope]\n\nReference:\nThe `/security-audit` command deploys 100 specialized virtual sub-agents to conduct a comprehensive enterprise-grade audit of your entire codebase. Each agent operates as a world-class expert in their domain, examining every line of code with the mindset that hostile actors have full visibility to your public repository.\n\n## Features\n\n- **100 Specialized Sub-Agents**: Each agent is an expert in specific security, performance, and optimization domains\n- **Enterprise-Grade Analysis**: Line-by-line examination assuming hostile actor visibility\n- **Comprehensive Scoring**: 0-100 scores across 10+ major categories with detailed justification\n- **Resource Optimization**: Maximizes free tier usage (Upstash Redis, Arcj...",
      "copyTextLength": 9007,
      "copyTextTruncated": true,
      "detailMarkdown": "# /security-audit - Security Scanner Command for Claude Code\n\nDeploy 100 specialized sub-agents for comprehensive enterprise-grade security, performance, and optimization audit of production codebase\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/security-audit [scope]\n```\n\n## Usage\n/security-audit [scope]",
      "detailUrl": "/data/raycast/commands/security-audit.json",
      "webUrl": "https://heyclau.de/entry/commands/security-audit",
      "canonicalUrl": "https://heyclau.de/entry/commands/security-audit",
      "llmsUrl": "https://heyclau.de/data/llms/commands/security-audit.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/security-audit",
      "seoTitle": "/security-audit - Security Scanner Command for Claude Code",
      "seoDescription": "Deploy 100 specialized sub-agents for comprehensive enterprise-grade security, performance, and optimization audit of production codebase Discover tools for ...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.ai/commands/security-audit",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "test-advanced",
      "title": "/test-advanced - Test Suite Command for Claude Code",
      "description": "Advanced test suite generator with property-based testing, mutation testing, and intelligent test case discovery",
      "tags": [
        "testing",
        "unit-tests",
        "integration-tests",
        "property-based",
        "mutation-testing"
      ],
      "author": "JSONbored",
      "installCommand": "/test [options] <file_or_function>",
      "configSnippet": "",
      "copyText": "Command:\n/test [options] <file_or_function>\n\nUsage:\n/test [options] <file_or_function>\n\nReference:\nThe `/test` command generates comprehensive test suites with advanced testing methodologies including property-based testing, mutation testing, snapshot testing, and intelligent edge case discovery.\n\n## Usage\n\n```\n/test [options] <file_or_function>\n```\n\n## Options\n\n### Test Types\n\n- `--unit` - Unit tests with mocking and isolation\n- `--integration` - Integration tests with real dependencies\n- `--e2e` - End-to-end tests with full system simulation\n- `--property` - Property-based testing with hypothesis generation\n- `--mutation` - Mutation testing for test quality assessment\n- `--snapshot` - Snapshot testing for UI and output consistency\n- `--performance` - Performance and load testing\n- `--...",
      "copyTextLength": 39879,
      "copyTextTruncated": true,
      "detailMarkdown": "# /test-advanced - Test Suite Command for Claude Code\n\nAdvanced test suite generator with property-based testing, mutation testing, and intelligent test case discovery\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/test [options] <file_or_function>\n```\n\n## Usage\n/test [options] <file_or_function>",
      "detailUrl": "/data/raycast/commands/test-advanced.json",
      "webUrl": "https://heyclau.de/entry/commands/test-advanced",
      "canonicalUrl": "https://heyclau.de/entry/commands/test-advanced",
      "llmsUrl": "https://heyclau.de/data/llms/commands/test-advanced.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/test-advanced",
      "seoTitle": "/test-advanced - Test Suite Command for Claude Code",
      "seoDescription": "Advanced test suite generator with property-based testing, mutation testing, and intelligent test case discovery Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.ai/commands/test",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "zod-audit",
      "title": "/zod-audit - Zod Auditor Command for Claude Code",
      "description": "Audit a codebase for Zod coverage, security gaps, dead code, and duplication.",
      "tags": [
        "zod",
        "validation",
        "security-audit",
        "typescript",
        "dead-code",
        "duplication",
        "schema-validation",
        "open-source",
        "production",
        "technical-debt"
      ],
      "author": "JSONbored",
      "installCommand": "/zod-audit",
      "configSnippet": "",
      "copyText": "Command:\n/zod-audit [audit-type=full|security|duplication|validation|zod] [path]\n\nUsage:\n/zod-audit security apps/web\n\nReference:\n## Context\n\n- Current directory: !`pwd`\n- Project structure: !`ls -la`\n- TypeScript/JavaScript files: !`find . -type f \\( -name \"*.ts\" -o -name \"*.tsx\" -o -name \"*.js\" -o -name \"*.jsx\" \\) -not -path \"*/node_modules/*\" -not -path \"*/dist/*\" | head -20`\n- Package dependencies: !`[ -f package.json ] && cat package.json | grep -A 20 '\"dependencies\"'`\n\n## Audit Scope\n\nAudit Type: ${1:-full}\nTarget Path: ${2:-.}\n\n## Command Metadata\n\n```yaml\nallowed-tools:\n  - Bash(find:*)\n  - Bash(grep:*)\n  - Bash(rg:*)\n  - Bash(ls:*)\n  - Read\n  - Write\n  - Edit\n  - Grep\n  - Glob\n  - Task\nargument-hint: [audit-type=full|security|duplication|validation|zod] [path]\ndescription: Audi...",
      "copyTextLength": 4193,
      "copyTextTruncated": true,
      "detailMarkdown": "# /zod-audit - Zod Auditor Command for Claude Code\n\nProduction codebase auditor specialized in Zod schema validation coverage, security vulnerability detection, and dead code elimination\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/zod-audit\n```\n\n## Usage\n/zod-audit security apps/web",
      "detailUrl": "/data/raycast/commands/zod-audit.json",
      "webUrl": "https://heyclau.de/entry/commands/zod-audit",
      "canonicalUrl": "https://heyclau.de/entry/commands/zod-audit",
      "llmsUrl": "https://heyclau.de/data/llms/commands/zod-audit.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/zod-audit",
      "seoTitle": "/zod-audit - Zod Auditor Command for Claude Code",
      "seoDescription": "Production codebase auditor specialized in Zod schema validation coverage, security vulnerability detection, and dead code elimination Discover tools for AI ...",
      "repoUrl": "",
      "documentationUrl": "https://owasp.org/www-project-top-ten/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "accessibility-checker",
      "title": "Accessibility Checker - Claude Code Hooks",
      "description": "Automated accessibility testing and compliance checking for web applications following WCAG 2.1 and WCAG 2.2 guidelines.",
      "tags": [
        "accessibility",
        "a11y",
        "wcag",
        "testing",
        "compliance"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/accessibility-checker.sh && chmod +x .claude/hooks/accessibility-checker.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/accessibility-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/accessibility-checker.sh && chmod +x .claude/hooks/accessibility-checker.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/accessibility-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if it's an HTML file\nif [[ \"$FILE_PATH\" != *.html ]]; then\n  exit 0\nfi\n\necho \"🔍 Running accessibility checks on $FILE_PATH...\"\n\n# Check for basic accessibility issues\nif command -v axe &> /dev/n...",
      "copyTextLength": 10607,
      "copyTextTruncated": true,
      "detailMarkdown": "# Accessibility Checker - Claude Code Hooks\n\nAutomated accessibility testing and compliance checking for web applications following WCAG 2.1 and WCAG 2.2 guidelines. This hook automatically runs accessibility scans on HTML files after they are written or edited, using axe-core for comprehensive WCAG compliance testing.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/accessibility-checker.sh && chmod +x .claude/hooks/accessibility-checker.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/accessibility-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/accessibility-checker.sh && chmod +x .claude/hooks/accessibility-checker.sh",
      "detailUrl": "/data/raycast/hooks/accessibility-checker.json",
      "webUrl": "https://heyclau.de/entry/hooks/accessibility-checker",
      "canonicalUrl": "https://heyclau.de/entry/hooks/accessibility-checker",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/accessibility-checker.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/accessibility-checker",
      "seoTitle": "Accessibility Checker - Claude Code Hooks",
      "seoDescription": "Automated accessibility testing and compliance checking for web applications following WCAG 2.1 and WCAG 2.2 guidelines. This hook automatically runs accessi...",
      "repoUrl": "",
      "documentationUrl": "https://www.w3.org/WAI/WCAG21/quickref/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "accessibility-first-statusline",
      "title": "Accessibility First Statusline - Claude Code Statuslines",
      "description": "WCAG-compliant accessible statusline with screen reader announcements, high-contrast colors, semantic labels, keyboard hints, and reduced...",
      "tags": [
        "accessibility",
        "wcag",
        "screen-reader",
        "high-contrast",
        "inclusive",
        "a11y"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/accessibility-first-statusline.sh\"\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/accessibility-first-statusline.sh\"\n  }\n}\n\nUsage:\n▪ Model: claude-sonnet-4.5 | Directory: ~/projects/my-app | Tokens: 12450\n\nAsset:\n#!/usr/bin/env bash\n\n# Accessibility-First Statusline for Claude Code\n# WCAG 2.1 AA compliant, screen reader friendly, high contrast\n\n# Read JSON from stdin\nread -r input\n\n# Extract values\nmodel=$(echo \"$input\" | jq -r '.model // \"unknown\"')\ndir=$(echo \"$input\" | jq -r '.workspace.path // \"~\"' | sed \"s|$HOME|~|\")\ntokens=$(echo \"$input\" | jq -r '.session.totalTokens // 0')\n\n# Check for PREFERS_REDUCED_MOTION environment variable\nif [ \"$PREFERS_REDUCED_MOTION\" = \"1\" ]; then\n  # No animations, static display\n  animation=\"\"\nelse\n  # Minimal indicator...",
      "copyTextLength": 2492,
      "copyTextTruncated": true,
      "detailMarkdown": "# Accessibility First Statusline - Claude Code Statuslines\n\nWCAG-compliant accessible statusline with screen reader announcements, high-contrast colors, semantic labels, keyboard hints, and reduced motion support.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/accessibility-first-statusline.sh\"\n  }\n}\n```\n\n## Usage\n▪ Model: claude-sonnet-4.5 | Directory: ~/projects/my-app | Tokens: 12450",
      "detailUrl": "/data/raycast/statuslines/accessibility-first-statusline.json",
      "webUrl": "https://heyclau.de/entry/statuslines/accessibility-first-statusline",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/accessibility-first-statusline",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/accessibility-first-statusline.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/accessibility-first-statusline",
      "seoTitle": "Accessibility First Statusline - Claude Code Statuslines",
      "seoDescription": "WCAG-compliant accessible statusline with screen reader announcements, high-contrast colors, semantic labels, keyboard hints, and reduced motion support.",
      "repoUrl": "",
      "documentationUrl": "https://www.w3.org/WAI/WCAG21/quickref/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "agent-evals-regression-gate",
      "title": "Agent Evals Regression Gate Skill",
      "description": "Create a practical eval harness with golden sets, rubric scoring, and release gates for agentic workflows.",
      "tags": [
        "evals",
        "regression",
        "ai-agents",
        "qa",
        "quality-gate"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/agent-evals-regression-gate.zip -o agent-evals-regression-gate.zip && unzip -o agent-evals-regression-gate.zip -d ./agent-evals-regression-gate",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/agent-evals-regression-gate.zip -o agent-evals-regression-gate.zip && unzip -o agent-evals-regression-gate.zip -d ./agent-evals-regression-gate\n\nUsage:\nUse this skill to define eval datasets, objective scoring, and pass/fail quality gates for agent updates.\n\nAsset:\n# Trigger\n\"Run the agent evals regression gate skill on this project and produce a\nmerge-blocking quality report.\"\n\n# Required output\n1) Eval dataset design (happy path + adversarial + edge cases)\n2) Scoring rubric with explicit pass thresholds\n3) Baseline vs candidate comparison with deltas\n4) Merge decision with release risk summary",
      "copyTextLength": 655,
      "copyTextTruncated": false,
      "detailMarkdown": "# Agent Evals Regression Gate Skill\n\nBuild repeatable eval suites that catch quality regressions in AI agent behavior before merge or release.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/agent-evals-regression-gate.zip -o agent-evals-regression-gate.zip && unzip -o agent-evals-regression-gate.zip -d ./agent-evals-regression-gate\n```\n\n## Usage\nUse this skill to define eval datasets, objective scoring, and pass/fail quality gates for agent updates.",
      "detailUrl": "/data/raycast/skills/agent-evals-regression-gate.json",
      "webUrl": "https://heyclau.de/entry/skills/agent-evals-regression-gate",
      "canonicalUrl": "https://heyclau.de/entry/skills/agent-evals-regression-gate",
      "llmsUrl": "https://heyclau.de/data/llms/skills/agent-evals-regression-gate.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/agent-evals-regression-gate",
      "seoTitle": "Agent Evals Regression Gate Skill for AI Workflows",
      "seoDescription": "Reusable AI skill for building agent eval harnesses with regression thresholds, CI checks, and stable scoring. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://openai.com/index/new-tools-and-features-in-the-responses-api/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/agent-evals-regression-gate.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "collections",
      "slug": "agent-operator-growth-master-pack",
      "title": "Agent Operator Growth Master Pack",
      "description": "End-to-end bundle for AI operators shipping products with strong governance, automation, and growth execution.",
      "tags": [
        "ai-operators",
        "growth",
        "automation",
        "production",
        "collections"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "Quick start:\nStart with `coderabbit-lite-pr-review-capability-pack` → `git-cliff-release-changelog-capability-pack` → `zero-budget-saas-launch-capability-pack`\n\nIncluded items:\nskills/coderabbit-lite-pr-review-capability-pack\nskills/git-cliff-release-changelog-capability-pack\nskills/husky-commit-governance-capability-pack\nskills/codex-automations-orchestrator-capability-pack\nskills/codex-plugin-creator-capability-pack\nskills/openclaw-skill-authoring-factory-capability-pack\nskills/n8n-operations-resilience-capability-pack\nskills/unraid-ca-template-authoring-capability-pack\nskills/ai-business-idea-validation-capability-pack\nskills/zero-budget-saas-launch-capability-pack\n\nReference:\nHigh-leverage collection for operators building AI-driven products: secure code review, release governance,...",
      "copyTextLength": 2198,
      "copyTextTruncated": true,
      "detailMarkdown": "# Agent Operator Growth Master Pack\n\nHigh-leverage collection for operators building AI-driven products: secure code review, release governance, automation orchestration, skill authoring, growth execution, and Unraid/n8n operational readiness.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nStart with `coderabbit-lite-pr-review-capability-pack` → `git-cliff-release-changelog-capability-pack` → `zero-budget-saas-launch-capability-pack`",
      "detailUrl": "/data/raycast/collections/agent-operator-growth-master-pack.json",
      "webUrl": "https://heyclau.de/entry/collections/agent-operator-growth-master-pack",
      "canonicalUrl": "https://heyclau.de/entry/collections/agent-operator-growth-master-pack",
      "llmsUrl": "https://heyclau.de/data/llms/collections/agent-operator-growth-master-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/collections/agent-operator-growth-master-pack",
      "seoTitle": "Agent Operator Growth Master Pack",
      "seoDescription": "End-to-end collection for AI operators combining code review automation, changelog governance, plugin and skill authoring, and zero-budget SaaS growth workfl...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "agent-skills-framework-engineer",
      "title": "Agent Skills Framework Engineer - Claude Code Agents",
      "description": "Agent Skills framework specialist for creating procedural knowledge files, domain-specific expertise, and skill-based agent capabilities...",
      "tags": [
        "agent-skills",
        "procedural-knowledge",
        "domain-expertise",
        "skills-framework",
        "agent-sdk"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an Agent Skills framework engineer, specialized in creating procedural knowledge files and domain-specific expertise using Anthropic's Agent Skills system announced in October 2025.\n\n## Agent Skills Framework Overview\n\n### What Are Agent Skills?\n\n**Analytics India Magazine (October 2025):**\n\n> \"Anthropic Gives Claude New 'Agent Skills' to Master Real-World Tasks\"\n\n**Key Concept:**\nAgent Skills are structured files containing procedural knowledge and domain-specific expertise that agents can load dynamically to perform specialized tasks.\n\n**Traditional Agent vs Skills-Based Agent:**\n\n```markdown\n## Traditional Approach\n\n**Problem:** Generic agent with everything in system prompt\n\nSystem Prompt (10,000 tokens):\n\"You are an expert in:\n\n- React development (2000 tokens of knowledge)...",
      "copyTextLength": 13273,
      "copyTextTruncated": true,
      "detailMarkdown": "# Agent Skills Framework Engineer - Claude Code Agents\n\nAgent Skills framework specialist for creating procedural knowledge files, domain-specific expertise, and skill-based agent capabilities using Anthropic's new Skills system.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an Agent Skills framework engineer, specialized in creating procedural knowledge files and domain-specific expertise using Anthropic's Agent Skills system announced in October 2025.",
      "detailUrl": "/data/raycast/agents/agent-skills-framework-engineer.json",
      "webUrl": "https://heyclau.de/entry/agents/agent-skills-framework-engineer",
      "canonicalUrl": "https://heyclau.de/entry/agents/agent-skills-framework-engineer",
      "llmsUrl": "https://heyclau.de/data/llms/agents/agent-skills-framework-engineer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/agent-skills-framework-engineer",
      "seoTitle": "Agent Skills Framework Engineer - Claude Code Agents",
      "seoDescription": "Agent Skills framework specialist for creating procedural knowledge files, domain-specific expertise, and skill-based agent capabilities using Anthropic's ne...",
      "repoUrl": "",
      "documentationUrl": "https://www.anthropic.com/engineering/building-agents-with-the-claude-agent-sdk",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "skills-installer",
      "title": "Agent Skills Installer for Claude Code",
      "description": "Install and manage Claude Code Agent Skills - specialized knowledge packages that extend Claude's capabilities with domain expertise and...",
      "tags": [
        "skills",
        "agent-skills",
        "capabilities",
        "domain-expertise",
        "plugins",
        "extensions"
      ],
      "author": "JSONbored",
      "installCommand": "/skills-installer [action] [skill-name]",
      "configSnippet": "",
      "copyText": "Command:\n/skills-installer [action] [skill-name]\n\nUsage:\n/skills-installer [action] [skill-name]\n\nReference:\nThe `/skills-installer` command installs Agent Skills - model-controlled configuration packages that extend Claude's capabilities with specialized domain knowledge.\n\n## Features\n\n- **47 Specialized Skills**: Domain-specific expertise packages\n- **Progressive Disclosure**: Skills activate only when relevant to task\n- **Plugin System**: Modular knowledge packages\n- **Auto-Activation**: Claude automatically selects appropriate skills\n- **Skill Discovery**: Browse available skills by category\n- **Version Management**: Update skills as they evolve\n- **Dependency Resolution**: Auto-install required dependencies\n- **Team Sharing**: Commit skills config to git\n\n## Usage\n\n```bash\n/skills-...",
      "copyTextLength": 10883,
      "copyTextTruncated": true,
      "detailMarkdown": "# Agent Skills Installer for Claude Code\n\nInstall and manage Claude Code Agent Skills - specialized knowledge packages that extend Claude's capabilities with domain expertise and progressive disclosure\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/skills-installer [action] [skill-name]\n```\n\n## Usage\n/skills-installer [action] [skill-name]",
      "detailUrl": "/data/raycast/commands/skills-installer.json",
      "webUrl": "https://heyclau.de/entry/commands/skills-installer",
      "canonicalUrl": "https://heyclau.de/entry/commands/skills-installer",
      "llmsUrl": "https://heyclau.de/data/llms/commands/skills-installer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/skills-installer",
      "seoTitle": "Agent Skills Installer for Claude Code",
      "seoDescription": "Install and manage Claude Code Agent Skills - specialized knowledge packages that extend Claude's capabilities with domain expertise and progressive disclosure",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/skills",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "ai-agent-observability-incident-response",
      "title": "AI Agent Observability and Incident Response Skill",
      "description": "Add actionable observability for prompts, tools, latency, failures, and safety events with incident response runbooks.",
      "tags": [
        "observability",
        "incident-response",
        "reliability",
        "telemetry",
        "ai-agents"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/ai-agent-observability-incident-response.zip -o ai-agent-observability-incident-response.zip && unzip -o ai-agent-observability-incident-response.zip -d ./ai-agent-observability-incident-response",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/ai-agent-observability-incident-response.zip -o ai-agent-observability-incident-response.zip && unzip -o ai-agent-observability-incident-response.zip -d ./ai-agent-observability-incident-response\n\nUsage:\nUse this skill to make agent failures diagnosable and tie alerts directly to remediation steps.\n\nAsset:\n# Trigger\n\"Apply AI agent observability and incident response skill to this stack.\"\n\n# Required output\n1) Telemetry schema (traces, metrics, logs, events)\n2) Core SLOs and alert thresholds\n3) Incident triage playbook\n4) Post-incident review template",
      "copyTextLength": 610,
      "copyTextTruncated": false,
      "detailMarkdown": "# AI Agent Observability and Incident Response Skill\n\nInstrument AI agent systems with high-signal telemetry and runbook-driven incident response for reliability and safety.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/ai-agent-observability-incident-response.zip -o ai-agent-observability-incident-response.zip && unzip -o ai-agent-observability-incident-response.zip -d ./ai-agent-observability-incident-response\n```\n\n## Usage\nUse this skill to make agent failures diagnosable and tie alerts directly to remediation steps.",
      "detailUrl": "/data/raycast/skills/ai-agent-observability-incident-response.json",
      "webUrl": "https://heyclau.de/entry/skills/ai-agent-observability-incident-response",
      "canonicalUrl": "https://heyclau.de/entry/skills/ai-agent-observability-incident-response",
      "llmsUrl": "https://heyclau.de/data/llms/skills/ai-agent-observability-incident-response.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/ai-agent-observability-incident-response",
      "seoTitle": "AI Agent Observability and Incident Response Skill",
      "seoDescription": "Reusable skill for AI agent observability, SLOs, alerting, and incident response workflows across production systems. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://opentelemetry.io/docs/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/ai-agent-observability-incident-response.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "ai-business-idea-validation-capability-pack",
      "title": "AI Business Idea Validation Capability Pack Skill",
      "description": "Validate AI business ideas with evidence-driven demand checks, positioning tests, and practical go/no-go decisions.",
      "tags": [
        "business",
        "validation",
        "product-strategy",
        "growth",
        "capability-pack"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/ai-business-idea-validation-capability-pack.zip -o ai-business-idea-validation-capability-pack.zip && unzip -o ai-business-idea-validation-capability-pack.zip -d ./ai-business-idea-validation-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/ai-business-idea-validation-capability-pack.zip -o ai-business-idea-validation-capability-pack.zip && unzip -o ai-business-idea-validation-capability-pack.zip -d ./ai-business-idea-validation-capability-pack\n\nUsage:\nUse this skill to validate AI product ideas against demand, pain intensity, willingness-to-pay, and execution constraints.\n\nAsset:\n# Trigger\n\"Apply the AI business idea validation capability pack.\"\n\n# Required output\n1) Problem and buyer segmentation\n2) Demand signals and competitor map\n3) Pricing and offer hypothesis\n4) Go/no-go decision with evidence",
      "copyTextLength": 623,
      "copyTextTruncated": false,
      "detailMarkdown": "# AI Business Idea Validation Capability Pack Skill\n\nExpert business-validation capability pack for testing AI product ideas, market demand, pricing readiness, and launch feasibility.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/ai-business-idea-validation-capability-pack.zip -o ai-business-idea-validation-capability-pack.zip && unzip -o ai-business-idea-validation-capability-pack.zip -d ./ai-business-idea-validation-capability-pack\n```\n\n## Usage\nUse this skill to validate AI product ideas against demand, pain intensity, willingness-to-pay, and execution constraints.",
      "detailUrl": "/data/raycast/skills/ai-business-idea-validation-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/ai-business-idea-validation-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/ai-business-idea-validation-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/ai-business-idea-validation-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/ai-business-idea-validation-capability-pack",
      "seoTitle": "AI Business Idea Validation Capability Pack Skill",
      "seoDescription": "Advanced AI skill for market validation, pricing experiments, and zero-to-one launch decision frameworks for AI products.",
      "repoUrl": "",
      "documentationUrl": "https://www.ycombinator.com/library",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/ai-business-idea-validation-capability-pack.mdc",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-11"
        }
      ]
    },
    {
      "category": "agents",
      "slug": "ai-code-review-security-agent",
      "title": "AI Code Review Security Agent - Agents",
      "description": "AI-powered code review specialist focusing on security vulnerabilities, OWASP Top 10, static analysis, secrets detection, and automated s...",
      "tags": [
        "security",
        "code-review",
        "ai",
        "vulnerability-detection",
        "static-analysis"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an AI-powered code review security agent specializing in identifying vulnerabilities, enforcing security best practices, and automating security analysis across the software development lifecycle. You combine static analysis, AI pattern recognition, and threat intelligence to catch security issues before they reach production.\n\n## OWASP Top 10 Detection\n\nAutomated detection of common web vulnerabilities:\n\n```python\n# AI-powered OWASP vulnerability scanner\nimport ast\nimport re\nfrom typing import List, Dict, Any\nfrom dataclasses import dataclass\n\n@dataclass\nclass SecurityIssue:\n    severity: str  # critical, high, medium, low\n    category: str  # OWASP category\n    file: str\n    line: int\n    description: str\n    recommendation: str\n    cwe_id: str\n\nclass OWASPScanner:\n    def __i...",
      "copyTextLength": 25684,
      "copyTextTruncated": true,
      "detailMarkdown": "# AI Code Review Security Agent - Agents\n\nAI-powered code review specialist focusing on security vulnerabilities, OWASP Top 10, static analysis, secrets detection, and automated security best practices enforcement\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an AI-powered code review security agent specializing in identifying vulnerabilities, enforcing security best practices, and automating security analysis across the software development lifecycle. You combine static analysis, AI pattern recognition, and threat intelligence to catch security issues before they reach production.",
      "detailUrl": "/data/raycast/agents/ai-code-review-security-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/ai-code-review-security-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/ai-code-review-security-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/ai-code-review-security-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/ai-code-review-security-agent",
      "seoTitle": "AI Code Review Security Agent - Agents",
      "seoDescription": "AI-powered code review specialist focusing on security vulnerabilities, OWASP Top 10, static analysis, secrets detection, and automated security best practic...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "ai-devops-automation-engineer-agent",
      "title": "AI DevOps Engineer Agent - Automate Infrastructure & CI/CD",
      "description": "Deploy AI-powered DevOps automation with predictive analytics, self-healing systems, and intelligent CI/CD optimization for modern infras...",
      "tags": [
        "devops",
        "automation",
        "ai",
        "ci-cd",
        "infrastructure"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an AI-powered DevOps automation engineer with expertise in building intelligent, self-healing infrastructure and optimizing deployment pipelines with machine learning. You combine traditional DevOps practices with AI-driven automation for predictive maintenance and intelligent operations.\n\n## AI-Driven Monitoring and Alerting\n\nImplement predictive analytics to forecast system issues before they occur:\n\n```python\n# AI-powered anomaly detection for system metrics\nimport numpy as np\nfrom sklearn.ensemble import IsolationForest\nimport pandas as pd\n\nclass PredictiveMonitoring:\n    def __init__(self):\n        self.model = IsolationForest(\n            contamination=0.1,\n            random_state=42\n        )\n        self.baseline_data = []\n\n    def train_baseline(self, historical_metric...",
      "copyTextLength": 15284,
      "copyTextTruncated": true,
      "detailMarkdown": "# AI DevOps Engineer Agent - Automate Infrastructure & CI/CD\n\nDeploy AI-powered DevOps automation with predictive analytics, self-healing systems, and intelligent CI/CD optimization for modern infrastructure.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an AI-powered DevOps automation engineer with expertise in building intelligent, self-healing infrastructure and optimizing deployment pipelines with machine learning. You combine traditional DevOps practices with AI-driven automation for predictive maintenance and intelligent operations.",
      "detailUrl": "/data/raycast/agents/ai-devops-automation-engineer-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/ai-devops-automation-engineer-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/ai-devops-automation-engineer-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/ai-devops-automation-engineer-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/ai-devops-automation-engineer-agent",
      "seoTitle": "AI DevOps Engineer Agent - Automate Infrastructure & CI/CD",
      "seoDescription": "Deploy AI-powered DevOps automation with predictive analytics, self-healing systems, and intelligent CI/CD optimization for modern infrastructure. Discover t...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "ai-model-performance-dashboard",
      "title": "AI Model Performance Dashboard - Statuslines",
      "description": "Multi-provider AI performance dashboard with context occupancy tracking, truncation warnings, TTFT latency, tokens/min rate, and model co...",
      "tags": [
        "dashboard",
        "performance",
        "multi-model",
        "metrics",
        "occupancy",
        "latency",
        "production"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/ai-model-performance-dashboard.sh\"\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/ai-model-performance-dashboard.sh\"\n  }\n}\n\nUsage:\n📊 Claude Sonnet 4\nOccupancy: 42% (420,000/1,000,000 tokens) | ✓ Safe\nTTFT: ~1.2s | Rate: 1,245 tok/min | Total: 520,000\n\nAsset:\n#!/usr/bin/env bash\n\n# AI Model Performance Dashboard for Claude Code\n# Displays: Occupancy % | Truncation | TTFT | Tokens/min | Model Limits\n\n# Read JSON from stdin\nread -r input\n\n# Extract values\nmodel=$(echo \"$input\" | jq -r '.model // \"unknown\"')\nprompt_tokens=$(echo \"$input\" | jq -r '.session.promptTokens // 0')\ncompletion_tokens=$(echo \"$input\" | jq -r '.session.completionTokens // 0')\ntotal_tokens=$(echo \"$input\" | jq -r '.session.totalTokens // 0')\nsession_start=$(echo \"$input\" | jq -r '.sess...",
      "copyTextLength": 3654,
      "copyTextTruncated": true,
      "detailMarkdown": "# AI Model Performance Dashboard - Statuslines\n\nMulti-provider AI performance dashboard with context occupancy tracking, truncation warnings, TTFT latency, tokens/min rate, and model comparison metrics.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/ai-model-performance-dashboard.sh\"\n  }\n}\n```\n\n## Usage\n📊 Claude Sonnet 4\nOccupancy: 42% (420,000/1,000,000 tokens) | ✓ Safe\nTTFT: ~1.2s | Rate: 1,245 tok/min | Total: 520,000",
      "detailUrl": "/data/raycast/statuslines/ai-model-performance-dashboard.json",
      "webUrl": "https://heyclau.de/entry/statuslines/ai-model-performance-dashboard",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/ai-model-performance-dashboard",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/ai-model-performance-dashboard.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/ai-model-performance-dashboard",
      "seoTitle": "AI Model Performance Dashboard - Statuslines",
      "seoDescription": "Multi-provider AI performance dashboard with context occupancy tracking, truncation warnings, TTFT latency, tokens/min rate, and model comparison metrics.",
      "repoUrl": "",
      "documentationUrl": "https://epoch.ai/data-insights/context-windows",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "ai-prompt-engineering-expert",
      "title": "AI Prompt Engineering Expert for Claude",
      "description": "Expert in AI prompt engineering for Claude Code and Claude Desktop, focusing on coding tasks, test-driven development patterns, iterative...",
      "tags": [
        "ai",
        "prompt-engineering",
        "claude",
        "copilot",
        "llm"
      ],
      "author": "JSONbored",
      "brandName": "GitHub Copilot",
      "brandDomain": "github.com",
      "brandIconUrl": "/api/brand-assets/icon/github.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an AI prompt engineering expert specializing in crafting effective prompts for Claude Code and Claude Desktop coding assistants. Focus on clarity, specificity, and iterative refinement. Follow these principles:\n\n## Core Prompt Engineering Principles\n\n### Clarity and Specificity\n\n- Be explicit about requirements rather than vague\n- Specify programming language, framework versions, and dependencies\n- Include expected input/output formats\n- Define success criteria upfront\n- Provide context about existing codebase patterns\n\n**Poor:** \"Write a function for X\"\n**Good:** \"Write a TypeScript function that takes a list of integers and returns only the even numbers, using functional programming patterns with filter()\"\n\n### Breaking Down Complex Tasks\n\n- Decompose large requests into small...",
      "copyTextLength": 8510,
      "copyTextTruncated": true,
      "detailMarkdown": "# AI Prompt Engineering Expert for Claude\n\nExpert in AI prompt engineering for Claude Code and Claude Desktop, focusing on coding tasks, test-driven development patterns, iterative refinement, and context management for optimal AI assistance\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an AI prompt engineering expert specializing in crafting effective prompts for Claude Code and Claude Desktop coding assistants. Focus on clarity, specificity, and iterative refinement. Follow these principles:",
      "detailUrl": "/data/raycast/rules/ai-prompt-engineering-expert.json",
      "webUrl": "https://heyclau.de/entry/rules/ai-prompt-engineering-expert",
      "canonicalUrl": "https://heyclau.de/entry/rules/ai-prompt-engineering-expert",
      "llmsUrl": "https://heyclau.de/data/llms/rules/ai-prompt-engineering-expert.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/ai-prompt-engineering-expert",
      "seoTitle": "AI Prompt Engineering Expert for Claude",
      "seoDescription": "Expert in AI prompt engineering for Claude Code and Claude Desktop, focusing on coding tasks, test-driven development patterns, iterative refinement, and con...",
      "repoUrl": "",
      "documentationUrl": "https://docs.anthropic.com/claude/docs/prompt-engineering",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "ai-search-ranking-content-cluster-strategy",
      "title": "AI Search Ranking Content Cluster Strategy Skill",
      "description": "Content strategy skill for ranking and growth using intent mapping, cluster architecture, and structured publishing workflows.",
      "tags": [
        "seo",
        "content-strategy",
        "growth",
        "ranking",
        "publishing"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/ai-search-ranking-content-cluster-strategy.zip -o ai-search-ranking-content-cluster-strategy.zip && unzip -o ai-search-ranking-content-cluster-strategy.zip -d ./ai-search-ranking-content-cluster-strategy",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/ai-search-ranking-content-cluster-strategy.zip -o ai-search-ranking-content-cluster-strategy.zip && unzip -o ai-search-ranking-content-cluster-strategy.zip -d ./ai-search-ranking-content-cluster-strategy\n\nUsage:\nUse this skill to build and operate content clusters that compound traffic and ranking over time.\n\nAsset:\n# Trigger\n\"Apply the AI search ranking content cluster strategy skill to this niche.\"\n\n# Required output\n1) Keyword and intent map\n2) Cluster/pillar architecture\n3) Internal linking strategy\n4) Publishing and refresh cadence",
      "copyTextLength": 595,
      "copyTextTruncated": false,
      "detailMarkdown": "# AI Search Ranking Content Cluster Strategy Skill\n\nBuild SEO-forward content clusters that align with search intent, topical authority, and conversion pathways for AI tooling niches.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/ai-search-ranking-content-cluster-strategy.zip -o ai-search-ranking-content-cluster-strategy.zip && unzip -o ai-search-ranking-content-cluster-strategy.zip -d ./ai-search-ranking-content-cluster-strategy\n```\n\n## Usage\nUse this skill to build and operate content clusters that compound traffic and ranking over time.",
      "detailUrl": "/data/raycast/skills/ai-search-ranking-content-cluster-strategy.json",
      "webUrl": "https://heyclau.de/entry/skills/ai-search-ranking-content-cluster-strategy",
      "canonicalUrl": "https://heyclau.de/entry/skills/ai-search-ranking-content-cluster-strategy",
      "llmsUrl": "https://heyclau.de/data/llms/skills/ai-search-ranking-content-cluster-strategy.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/ai-search-ranking-content-cluster-strategy",
      "seoTitle": "AI Search Ranking Content Cluster Strategy Skill",
      "seoDescription": "Reusable AI skill for planning and executing SEO content clusters that improve rankings, authority, and qualified traffic.",
      "repoUrl": "",
      "documentationUrl": "https://developers.google.com/search/docs",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/ai-search-ranking-content-cluster-strategy.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "tools",
      "slug": "aider",
      "title": "Aider",
      "description": "Terminal AI coding assistant for Git repositories.",
      "tags": [
        "terminal-agent",
        "open-source"
      ],
      "author": "Aider",
      "brandName": "Aider",
      "brandDomain": "aider.chat",
      "brandIconUrl": "/api/brand-assets/icon/aider.chat",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nAider is a practical option for developers who want tight Git-centered AI editing without adopting a new editor.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 212,
      "copyTextTruncated": false,
      "detailMarkdown": "# Aider\n\nOpen-source terminal coding assistant that edits files in Git repositories using chat-driven development loops.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/aider.json",
      "webUrl": "https://heyclau.de/entry/tools/aider",
      "canonicalUrl": "https://heyclau.de/entry/tools/aider",
      "llmsUrl": "https://heyclau.de/data/llms/tools/aider.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/aider",
      "seoTitle": "Aider terminal AI coding assistant",
      "seoDescription": "Aider is an open-source terminal coding assistant that edits files in Git repositories through chat workflows. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/Aider-AI/aider",
      "repoStats": {
        "repository": "Aider-AI/aider",
        "url": "https://github.com/Aider-AI/aider",
        "stars": 45006,
        "forks": 4443,
        "updatedAt": "2026-05-19T11:28:44Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://aider.chat/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "airtable-mcp-server",
      "title": "Airtable MCP Server for Claude",
      "description": "Read and write records, manage bases and tables in Airtable directly from Claude",
      "tags": [
        "database",
        "airtable",
        "data-management",
        "crud",
        "tables"
      ],
      "author": "domdomegg",
      "brandName": "Airtable",
      "brandDomain": "airtable.com",
      "brandIconUrl": "/api/brand-assets/icon/airtable.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add airtable --env AIRTABLE_API_KEY=YOUR_KEY -- npx -y airtable-mcp-server && claude mcp list",
      "configSnippet": "{\n  \"airtable\": {\n    \"env\": {\n      \"AIRTABLE_API_KEY\": \"${AIRTABLE_API_KEY}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"airtable-mcp-server\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add airtable --env AIRTABLE_API_KEY=YOUR_KEY -- npx -y airtable-mcp-server && claude mcp list\n\nConfig:\n{\n  \"airtable\": {\n    \"env\": {\n      \"AIRTABLE_API_KEY\": \"${AIRTABLE_API_KEY}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"airtable-mcp-server\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n\nUsage:\n{\n  \"airtable\": {\n    \"env\": {\n      \"AIRTABLE_API_KEY\": \"${AIRTABLE_API_KEY}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"airtable-mcp-server\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyTextLength": 478,
      "copyTextTruncated": false,
      "detailMarkdown": "# Airtable MCP Server for Claude\n\nRead and write records, manage bases and tables in Airtable directly from Claude\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add airtable --env AIRTABLE_API_KEY=YOUR_KEY -- npx -y airtable-mcp-server && claude mcp list\n```\n\n## Config\n```json\n{\n  \"airtable\": {\n    \"env\": {\n      \"AIRTABLE_API_KEY\": \"${AIRTABLE_API_KEY}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"airtable-mcp-server\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n```\n\n## Usage\nclaude mcp add airtable --env AIRTABLE_API_KEY=YOUR_KEY -- npx -y airtable-mcp-server && claude mcp list",
      "detailUrl": "/data/raycast/mcp/airtable-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/airtable-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/airtable-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/airtable-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/airtable-mcp-server",
      "seoTitle": "Airtable MCP Server for Claude",
      "seoDescription": "Read and write records, manage bases and tables in Airtable directly from Claude. Discover tools for AI development. HeyClaude adds source links, install...",
      "repoUrl": "https://github.com/domdomegg/airtable-mcp-server",
      "repoStats": {
        "repository": "domdomegg/airtable-mcp-server",
        "url": "https://github.com/domdomegg/airtable-mcp-server",
        "stars": 444,
        "forks": 131,
        "updatedAt": "2026-05-11T01:11:21Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/domdomegg/airtable-mcp-server",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "api-builder-agent",
      "title": "API Builder Agent for Claude",
      "description": "Specialized agent for designing, building, and optimizing RESTful APIs and GraphQL services with modern best practices",
      "tags": [
        "api",
        "rest",
        "graphql",
        "backend",
        "microservices",
        "architecture"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Agent Implementation\n\nCreate this file as `.claude/agents/api-builder-agent.md`:\n\n```markdown\n---\nname: API Builder Agent\ndescription: Expert API builder specializing in RESTful APIs, GraphQL, and modern API frameworks\ntools:\n  - web_search\n  - file_editor\n  - code_runner\n---\n\nYou are an expert API builder specializing in creating robust, scalable, and well-documented APIs using modern frameworks and best practices.\n\nFocus on:\n\n- RESTful API design principles and best practices\n- GraphQL schema design and optimization\n- Modern frameworks (Express.js, FastAPI, Apollo Server)\n- API security, authentication, and authorization\n- Performance optimization and caching strategies\n- Comprehensive testing and documentation\n- OpenAPI/Swagger specification generation\n\nAlways provide production-r...",
      "copyTextLength": 20465,
      "copyTextTruncated": true,
      "detailMarkdown": "# API Builder Agent for Claude\n\nSpecialized agent for designing, building, and optimizing RESTful APIs and GraphQL services with modern best practices\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nCreate this file as `.claude/agents/api-builder-agent.md`:",
      "detailUrl": "/data/raycast/agents/api-builder-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/api-builder-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/api-builder-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/api-builder-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/api-builder-agent",
      "seoTitle": "API Builder Agent for Claude",
      "seoDescription": "Specialized agent for designing, building, and optimizing RESTful APIs and GraphQL services with modern best practices Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "api-design-expert",
      "title": "API Design Expert for Claude - CLAUDE.md Rules for Claude Code",
      "description": "Transform Claude into a comprehensive API design specialist focused on RESTful APIs, GraphQL, OpenAPI, and modern API architecture patterns",
      "tags": [
        "api",
        "rest",
        "graphql",
        "openapi",
        "design",
        "architecture"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an expert API designer with deep knowledge of modern API architecture, standards, and best practices. Follow these principles:\n\n## Core API Design Principles\n\n### RESTful API Design\n\n- Use proper HTTP methods (GET, POST, PUT, PATCH, DELETE)\n- Implement consistent resource naming conventions\n- Design intuitive URL structures with proper nesting\n- Use HTTP status codes correctly (200, 201, 400, 401, 403, 404, 500)\n- Implement proper pagination with cursor-based or offset-based approaches\n- Use HATEOAS (Hypermedia as the Engine of Application State) when appropriate\n\n### OpenAPI 3.1 Specification\n\n- Create comprehensive API documentation with OpenAPI\n- Define proper schema validation with JSON Schema\n- Include detailed examples for requests and responses\n- Document error responses...",
      "copyTextLength": 3184,
      "copyTextTruncated": true,
      "detailMarkdown": "# API Design Expert for Claude - CLAUDE.md Rules for Claude Code\n\nTransform Claude into a comprehensive API design specialist focused on RESTful APIs, GraphQL, OpenAPI, and modern API architecture patterns\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an expert API designer with deep knowledge of modern API architecture, standards, and best practices. Follow these principles:",
      "detailUrl": "/data/raycast/rules/api-design-expert.json",
      "webUrl": "https://heyclau.de/entry/rules/api-design-expert",
      "canonicalUrl": "https://heyclau.de/entry/rules/api-design-expert",
      "llmsUrl": "https://heyclau.de/data/llms/rules/api-design-expert.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/api-design-expert",
      "seoTitle": "API Design Expert for Claude - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Transform Claude into a comprehensive API design specialist focused on RESTful APIs, GraphQL, OpenAPI, and modern API architecture patterns Discover tools fo...",
      "repoUrl": "",
      "documentationUrl": "https://swagger.io/specification/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "collections",
      "slug": "api-development-starter-kit",
      "title": "API Development Kit",
      "description": "Complete toolkit for building and documenting RESTful APIs with automated testing and documentation generation.",
      "tags": [
        "api",
        "backend",
        "rest",
        "development",
        "documentation",
        "testing"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "Quick start:\nStart with `api-builder-agent` → `docs` → `generate-tests`\n\nIncluded items:\nagents/api-builder-agent\ncommands/docs\ncommands/generate-tests\ncommands/debug\n\nReference:\nComplete toolkit for building and documenting RESTful APIs with automated testing and documentation generation. Perfect for backend developers starting new API projects.\n\n## Features\n\n- Complete API development workflow\n- Automated documentation generation\n- Built-in testing and debugging tools\n- REST API design best practices\n\n## Use Cases\n\n- Building new REST APIs from scratch\n- Standardizing API development across teams\n- Learning API development best practices\n- Rapid prototyping of API endpoints\n\n## TL;DR\n\nA comprehensive collection of Claude AI tools, prompts, and workflows designed for API development. T...",
      "copyTextLength": 4120,
      "copyTextTruncated": true,
      "detailMarkdown": "# API Development Kit\n\nComplete toolkit for building and documenting RESTful APIs with automated testing and documentation generation. Perfect for backend developers starting new API projects.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nStart with `api-builder-agent` → `docs` → `generate-tests`",
      "detailUrl": "/data/raycast/collections/api-development-starter-kit.json",
      "webUrl": "https://heyclau.de/entry/collections/api-development-starter-kit",
      "canonicalUrl": "https://heyclau.de/entry/collections/api-development-starter-kit",
      "llmsUrl": "https://heyclau.de/data/llms/collections/api-development-starter-kit.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/collections/api-development-starter-kit",
      "seoTitle": "API Development Kit",
      "seoDescription": "Complete toolkit for building and documenting RESTful APIs with automated testing and documentation generation. Perfect for backend developers starting new A...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "api-endpoint-documentation-generator",
      "title": "API Doc Generator",
      "description": "Automatically generates or updates API documentation when endpoint files are modified, supporting OpenAPI 3.1.0, Swagger 2.0, and AsyncAP...",
      "tags": [
        "api",
        "documentation",
        "openapi",
        "swagger",
        "automation"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/api-endpoint-documentation-generator.sh && chmod +x .claude/hooks/api-endpoint-documentation-generator.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/api-endpoint-documentation-generator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/api-endpoint-documentation-generator.sh && chmod +x .claude/hooks/api-endpoint-documentation-generator.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/api-endpoint-documentation-generator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if it's an API-related file\nif [[ \"$FILE_PATH\" == *routes/* ]] || [[ \"$FILE_PATH\" == *controllers/* ]] || [[ \"$FILE_PATH\" == *api/* ]]; then\n  echo \"...",
      "copyTextLength": 11374,
      "copyTextTruncated": true,
      "detailMarkdown": "# API Doc Generator\n\nAutomatically generates or updates API documentation when endpoint files are modified, supporting OpenAPI 3.1.0, Swagger 2.0, and AsyncAPI 2.0 specifications.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/api-endpoint-documentation-generator.sh && chmod +x .claude/hooks/api-endpoint-documentation-generator.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/api-endpoint-documentation-generator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/api-endpoint-documentation-generator.sh && chmod +x .claude/hooks/api-endpoint-documentation-generator.sh",
      "detailUrl": "/data/raycast/hooks/api-endpoint-documentation-generator.json",
      "webUrl": "https://heyclau.de/entry/hooks/api-endpoint-documentation-generator",
      "canonicalUrl": "https://heyclau.de/entry/hooks/api-endpoint-documentation-generator",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/api-endpoint-documentation-generator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/api-endpoint-documentation-generator",
      "seoTitle": "API Doc Generator",
      "seoDescription": "Automatically generates or updates API documentation when endpoint files are modified, supporting OpenAPI 3.1.0, Swagger 2.0, and AsyncAPI 2.0 specifications...",
      "repoUrl": "",
      "documentationUrl": "https://swagger.io/docs/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "api-first-development-architect",
      "title": "API First Dev Expert - CLAUDE.md Rules for Claude Code",
      "description": "API-first development expert with OpenAPI/Swagger schema design, tRPC type-safe procedures, REST best practices, GraphQL federation, and...",
      "tags": [
        "api-design",
        "openapi",
        "trpc",
        "rest",
        "graphql",
        "schema-first",
        "contract-driven"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an API-first development architect specializing in OpenAPI/Swagger schema design, tRPC type-safe procedures, REST best practices, and GraphQL federation. Follow these principles for contract-driven, scalable backend architecture.\n\n## Core API-First Principles\n\n### Design Before Implementation\n\n- Define API contracts (OpenAPI, tRPC schemas, GraphQL SDL) BEFORE writing code\n- Use schemas as single source of truth for frontend and backend\n- Generate TypeScript types from API contracts automatically\n- Validate requests/responses against schemas in development and production\n\n### Versioning Strategy\n\n- Use URL versioning for breaking changes: `/api/v1/users`, `/api/v2/users`\n- Support multiple API versions simultaneously during migration periods\n- Deprecate old versions with clear ti...",
      "copyTextLength": 20308,
      "copyTextTruncated": true,
      "detailMarkdown": "# API First Dev Expert - CLAUDE.md Rules for Claude Code\n\nAPI-first development expert with OpenAPI/Swagger schema design, tRPC type-safe procedures, REST best practices, GraphQL federation, and contract-driven development for scalable backend architectures.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an API-first development architect specializing in OpenAPI/Swagger schema design, tRPC type-safe procedures, REST best practices, and GraphQL federation. Follow these principles for contract-driven, scalable backend architecture.",
      "detailUrl": "/data/raycast/rules/api-first-development-architect.json",
      "webUrl": "https://heyclau.de/entry/rules/api-first-development-architect",
      "canonicalUrl": "https://heyclau.de/entry/rules/api-first-development-architect",
      "llmsUrl": "https://heyclau.de/data/llms/rules/api-first-development-architect.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/api-first-development-architect",
      "seoTitle": "API First Dev Expert - CLAUDE.md Rules for Claude Code",
      "seoDescription": "API-first development expert with OpenAPI/Swagger schema design, tRPC type-safe procedures, REST best practices, GraphQL federation, and contract-driven deve...",
      "repoUrl": "",
      "documentationUrl": "https://swagger.io/specification/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "api-latency-breakdown",
      "title": "API Latency Breakdown - Statuslines",
      "description": "API latency breakdown monitor showing network time vs processing time split, p95 latency tracking, and performance bottleneck detection f...",
      "tags": [
        "api-latency",
        "performance",
        "monitoring",
        "bottleneck",
        "network"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/api-latency-breakdown.sh\"\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/api-latency-breakdown.sh\"\n  }\n}\n\nUsage:\n✓ FAST | API: 2.34s (85%) | Network: 0.41s (15%) | █████████████████░░░\n\nAsset:\n#!/usr/bin/env bash\n\n# API Latency Breakdown Monitor for Claude Code\n# Shows network/waiting time vs actual API processing time\n\n# Read JSON from stdin\nread -r input\n\n# Extract values\ntotal_duration_ms=$(echo \"$input\" | jq -r '.cost.total_duration_ms // 0')\napi_duration_ms=$(echo \"$input\" | jq -r '.cost.total_api_duration_ms // 0')\n\n# Calculate network/waiting time (total - API)\nnetwork_time=$((total_duration_ms - api_duration_ms))\n\n# Avoid negative values\nif [ $network_time -lt 0 ]; then\n  network_time=0\nfi\n\n# Convert to seconds for display\napi_seconds=$(e...",
      "copyTextLength": 2341,
      "copyTextTruncated": true,
      "detailMarkdown": "# API Latency Breakdown - Statuslines\n\nAPI latency breakdown monitor showing network time vs processing time split, p95 latency tracking, and performance bottleneck detection for Claude Code sessions.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/api-latency-breakdown.sh\"\n  }\n}\n```\n\n## Usage\n✓ FAST | API: 2.34s (85%) | Network: 0.41s (15%) | █████████████████░░░",
      "detailUrl": "/data/raycast/statuslines/api-latency-breakdown.json",
      "webUrl": "https://heyclau.de/entry/statuslines/api-latency-breakdown",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/api-latency-breakdown",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/api-latency-breakdown.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/api-latency-breakdown",
      "seoTitle": "API Latency Breakdown - Statuslines",
      "seoDescription": "API latency breakdown monitor showing network time vs processing time split, p95 latency tracking, and performance bottleneck detection for Claude Code sessi...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/statusline",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "apify",
      "title": "Apify",
      "description": "Web automation and scraping platform.",
      "tags": [
        "web-automation",
        "data-extraction"
      ],
      "author": "Apify",
      "brandName": "Apify",
      "brandDomain": "apify.com",
      "brandIconUrl": "/api/brand-assets/icon/apify.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nApify is useful for agent builders who need reusable data extraction workflows, web automation actors, and hosted datasets.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 223,
      "copyTextTruncated": false,
      "detailMarkdown": "# Apify\n\nWeb automation and scraping platform with actors, datasets, APIs, and integrations for data extraction workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/apify.json",
      "webUrl": "https://heyclau.de/entry/tools/apify",
      "canonicalUrl": "https://heyclau.de/entry/tools/apify",
      "llmsUrl": "https://heyclau.de/data/llms/tools/apify.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/apify",
      "seoTitle": "Apify web automation and scraping platform",
      "seoDescription": "Apify provides actors, datasets, APIs, and integrations for web automation and data extraction workflows. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://docs.apify.com",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "arcade-ai",
      "title": "Arcade",
      "description": "Authenticated tool-calling platform for agents.",
      "tags": [
        "tool-calling",
        "agents"
      ],
      "author": "Arcade",
      "brandName": "Arcade",
      "brandDomain": "arcade.dev",
      "brandIconUrl": "/api/brand-assets/icon/arcade.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nArcade fits agent builders that need explicit auth, user approvals, and reliable action execution across services.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 214,
      "copyTextTruncated": false,
      "detailMarkdown": "# Arcade\n\nTool-calling platform for AI agents with authenticated actions, user approvals, and external service integrations.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/arcade-ai.json",
      "webUrl": "https://heyclau.de/entry/tools/arcade-ai",
      "canonicalUrl": "https://heyclau.de/entry/tools/arcade-ai",
      "llmsUrl": "https://heyclau.de/data/llms/tools/arcade-ai.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/arcade-ai",
      "seoTitle": "Arcade tool calling for AI agents",
      "seoDescription": "Arcade supports authenticated tool calls, user approvals, and external service integrations for AI agents. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://docs.arcade.dev",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "arize-phoenix",
      "title": "Arize Phoenix",
      "description": "Open-source LLM observability and evaluation tooling.",
      "tags": [
        "observability",
        "evaluation"
      ],
      "author": "Arize AI",
      "brandName": "Arize Phoenix",
      "brandDomain": "phoenix.arize.com",
      "brandIconUrl": "/api/brand-assets/icon/phoenix.arize.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nPhoenix is useful for teams that want open-source tracing and evaluation workflows around agent and LLM behavior.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 213,
      "copyTextTruncated": false,
      "detailMarkdown": "# Arize Phoenix\n\nOpen-source observability and evaluation tooling for LLM applications, traces, datasets, and experiments.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/arize-phoenix.json",
      "webUrl": "https://heyclau.de/entry/tools/arize-phoenix",
      "canonicalUrl": "https://heyclau.de/entry/tools/arize-phoenix",
      "llmsUrl": "https://heyclau.de/data/llms/tools/arize-phoenix.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/arize-phoenix",
      "seoTitle": "Arize Phoenix LLM observability",
      "seoDescription": "Arize Phoenix provides open-source observability and evaluation for LLM applications, traces, datasets, and experiments.",
      "repoUrl": "https://github.com/Arize-ai/phoenix",
      "repoStats": {
        "repository": "Arize-ai/phoenix",
        "url": "https://github.com/Arize-ai/phoenix",
        "stars": 9739,
        "forks": 879,
        "updatedAt": "2026-05-19T11:06:07Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://arize.com/docs/phoenix",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "asana-mcp-server",
      "title": "Asana MCP Server for Claude",
      "description": "Interact with Asana workspaces to manage projects and tasks",
      "tags": [
        "asana",
        "project-management",
        "tasks",
        "team-collaboration",
        "workflow"
      ],
      "author": "Asana",
      "brandName": "Asana",
      "brandDomain": "asana.com",
      "brandIconUrl": "/api/brand-assets/icon/asana.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status asana",
      "configSnippet": "{\n  \"asana\": {\n    \"url\": \"https://mcp.asana.com/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status asana\n\nConfig:\n{\n  \"asana\": {\n    \"url\": \"https://mcp.asana.com/sse\",\n    \"transport\": \"sse\"\n  }\n}\n\nUsage:\n{\n  \"asana\": {\n    \"url\": \"https://mcp.asana.com/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyTextLength": 236,
      "copyTextTruncated": false,
      "detailMarkdown": "# Asana MCP Server for Claude\n\nInteract with Asana workspaces to manage projects and tasks\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status asana\n```\n\n## Config\n```json\n{\n  \"asana\": {\n    \"url\": \"https://mcp.asana.com/sse\",\n    \"transport\": \"sse\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status asana",
      "detailUrl": "/data/raycast/mcp/asana-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/asana-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/asana-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/asana-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/asana-mcp-server",
      "seoTitle": "Asana MCP Server for Claude",
      "seoDescription": "Interact with Asana workspaces to manage projects and tasks Discover tools for AI development. HeyClaude adds source links, install steps, compatibility,...",
      "repoUrl": "",
      "documentationUrl": "https://developers.asana.com/docs/using-asanas-model-control-protocol-mcp-server",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "audio-transcription-summarization",
      "title": "Audio Transcription + Summarization Skill",
      "description": "Transcribe audio files (MP3, WAV, M4A, etc.) using OpenAI Whisper AI and ffmpeg to produce structured, timestamped transcripts with autom...",
      "tags": [
        "audio",
        "transcription",
        "whisper",
        "ffmpeg"
      ],
      "author": "JSONbored",
      "installCommand": "pip install openai-whisper",
      "configSnippet": "",
      "copyText": "Install:\npip install openai-whisper\n\nUsage:\npip install openai-whisper\n\nAsset:\n# Convert to mono 16kHz WAV\nffmpeg -i input.mp3 -ar 16000 -ac 1 input.wav\n\n# Python whisper (pip install -U openai-whisper)\nwhisper input.wav --model small --language en --output_format txt",
      "copyTextLength": 268,
      "copyTextTruncated": false,
      "detailMarkdown": "# Audio Transcription + Summarization Skill\n\nTranscribe audio files (MP3, WAV, M4A, etc.) using OpenAI Whisper AI and ffmpeg to produce structured, timestamped transcripts with automatic summarization and action item extraction. Supports multilingual transcription, speaker diarization, and meeting minutes generation.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\npip install openai-whisper\n```\n\n## Usage\npip install openai-whisper",
      "detailUrl": "/data/raycast/skills/audio-transcription-summarization.json",
      "webUrl": "https://heyclau.de/entry/skills/audio-transcription-summarization",
      "canonicalUrl": "https://heyclau.de/entry/skills/audio-transcription-summarization",
      "llmsUrl": "https://heyclau.de/data/llms/skills/audio-transcription-summarization.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/audio-transcription-summarization",
      "seoTitle": "Audio Transcription + Summarization Skill",
      "seoDescription": "Transcribe audio files (MP3, WAV, M4A, etc.) using OpenAI Whisper AI and ffmpeg to produce structured, timestamped transcripts with automatic summarization a...",
      "repoUrl": "https://github.com/openai/whisper",
      "repoStats": {
        "repository": "openai/whisper",
        "url": "https://github.com/openai/whisper",
        "stars": 99754,
        "forks": 12214,
        "updatedAt": "2026-05-19T11:32:31Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/openai/whisper",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/audio-transcription-summarization.mdc",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-15"
        }
      ]
    },
    {
      "category": "tools",
      "slug": "authsome",
      "title": "Authsome",
      "description": "Local credential broker for AI agents.",
      "tags": [
        "credentials",
        "agent-auth",
        "agents"
      ],
      "author": "Agentr",
      "submittedBy": "zriyansh",
      "submittedByUrl": "https://github.com/zriyansh",
      "brandName": "Authsome",
      "brandDomain": "authsome.ai",
      "brandIconUrl": "/api/brand-assets/icon/authsome.ai",
      "brandAssetSource": "brandfetch",
      "installCommand": "uv tool install authsome",
      "configSnippet": "",
      "safetyNotes": [
        "Installs and runs a local daemon plus a local HTTPS proxy (`authsome run`) on loopback (`127.0.0.1`). Both processes are long-running and intercept outbound HTTPS to matched provider hostnames.",
        "The proxy injects credentials into outbound requests by adding `Authorization` headers; it does not modify request bodies. Agents running behind it will perform live, authenticated API calls against the provider (send emails, post to Slack, charge Stripe, write to GitHub, etc.) using the user's real credentials.",
        "The daemon performs background OAuth2 token refresh by contacting each provider's token endpoint. Refresh failures or network outages can leave a provider in a stale state until `authsome login <provider>` is re-run.",
        "Network access is required for OAuth flows, background token refresh, and the agent's provider API calls. The proxy itself only listens on loopback; outbound provider traffic leaves the host normally.",
        "Installable via `uv tool install authsome` or `pip install authsome`. Standard package-install risk profile applies; verify the package source on PyPI (`authsome`) and the upstream repository (`agentrhq/authsome`) before installing."
      ],
      "privacyNotes": [
        "Credentials are stored locally in an encrypted vault under `~/.authsome`. They are not transmitted to any Agentr- or Authsome-hosted service.",
        "When the agent calls a provider, the local proxy injects the matching OAuth2 token or API key into the outbound request and sends it to that provider (e.g. github.com, openai.com). Credentials reach the provider you authenticated with, by design, since the provider call requires them.",
        "OAuth2 access tokens are refreshed in the background by the local daemon, which contacts the provider's token endpoint. Refresh tokens remain in the local vault and are not sent anywhere other than the provider's token endpoint.",
        "First-time login uses browser PKCE, device code, or a local browser bridge for API key entry. The browser flow sends user credentials to the provider's own authorization endpoint, not to Agentr.",
        "Telemetry is opt-in and respects `DO_NOT_TRACK=1`, `POSTHOG_DISABLED=1`, and `AUTHSOME_ANALYTICS=0`."
      ],
      "copyText": "uv tool install authsome",
      "copyTextLength": 24,
      "copyTextTruncated": false,
      "detailMarkdown": "# Authsome\n\nLocal credential broker for AI agents. Log in once via OAuth2 or API key, encrypted local vault stores credentials, and a local proxy injects them at request time so agents never see raw secret values.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Installs and runs a local daemon plus a local HTTPS proxy (`authsome run`) on loopback (`127.0.0.1`). Both processes are long-running and intercept outbound HTTPS to matched provider hostnames.\n- The proxy injects credentials into outbound requests by adding `Authorization` headers; it does not modify request bodies. Agents running behind it will perform live, authenticated API calls against the provider (send emails, post to Slack, charge Stripe, write to GitHub, etc.) using the user's real credentials.\n- The daemon performs background OAuth2 token refresh by contacting each provider's token endpoint. Refresh failures or network outages can leave a provider in a stale state until `authsome login <provider>` is re-run.\n- Network access is required for OAuth flows, background token refresh, and the agent's provider API calls. The proxy itself only listens on loopback; outbound provider traffic leaves the host normally.\n- Installable via `uv tool install authsome` or `pip install authsome`. Standard package-install risk profile applies; verify the package source on PyPI (`authsome`) and the upstream repository (`agentrhq/authsome`) before installing.\n\n## Privacy notes\n- Credentials are stored locally in an encrypted vault under `~/.authsome`. They are not transmitted to any Agentr- or Authsome-hosted service.\n- When the agent calls a provider, the local proxy injects the matching OAuth2 token or API key into the outbound request and sends it to that provider (e.g. github.com, openai.com). Credentials reach the provider you authenticated with, by design, since the provider call requires them.\n- OAuth2 access tokens are refreshed in the background by the local daemon, which contacts the provider's token endpoint. Refresh tokens remain in the local vault and are not sent anywhere other than the provider's token endpoint.\n- First-time login uses browser PKCE, device code, or a local browser bridge for API key entry. The browser flow sends user credentials to the provider's own authorization endpoint, not to Agentr.\n- Telemetry is opt-in and respects `DO_NOT_TRACK=1`, `POSTHOG_DISABLED=1`, and `AUTHSOME_ANALYTICS=0`.\n\n## Install\n```bash\nuv tool install authsome\n```\n\n## Usage\nuv tool install authsome",
      "detailUrl": "/data/raycast/tools/authsome.json",
      "webUrl": "https://heyclau.de/entry/tools/authsome",
      "canonicalUrl": "https://heyclau.de/entry/tools/authsome",
      "llmsUrl": "https://heyclau.de/data/llms/tools/authsome.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/authsome",
      "seoTitle": "Authsome local credential broker for AI agents",
      "seoDescription": "Authsome is an open-source local credential broker for AI agents with OAuth2 and API key support, an encrypted vault, and a local HTTPS proxy that injects cr...",
      "repoUrl": "https://github.com/agentrhq/authsome",
      "repoStats": {
        "repository": "agentrhq/authsome",
        "url": "https://github.com/agentrhq/authsome",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://authsome.ai/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "auto-code-formatter-hook",
      "title": "Auto Code Formatter Hook - Claude Code Hooks",
      "description": "Automatically formats code files after Claude writes or edits them using industry-standard formatters including Prettier 3.6.2+ (JavaScri...",
      "tags": [
        "formatting",
        "prettier",
        "black",
        "code-quality",
        "automation"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/auto-code-formatter-hook.sh && chmod +x .claude/hooks/auto-code-formatter-hook.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/auto-code-formatter-hook.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\",\n        \"multiedit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/auto-code-formatter-hook.sh && chmod +x .claude/hooks/auto-code-formatter-hook.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/auto-code-formatter-hook.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\",\n        \"multiedit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Get file extension\nEXT=\"${FILE_PATH##*.}\"\n\n# Format based on file type\ncase \"$EXT\" in\n  js|jsx|ts|tsx|json|md|mdx|css|scss|html|vue|yaml|yml)\n    # JavaScript/TypeScript/W...",
      "copyTextLength": 11188,
      "copyTextTruncated": true,
      "detailMarkdown": "# Auto Code Formatter Hook - Claude Code Hooks\n\nAutomatically formats code files after Claude writes or edits them using industry-standard formatters including Prettier 3.6.2+ (JavaScript/TypeScript/Web), Black or Ruff (Python), gofmt (Go), and rustfmt (Rust).\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/auto-code-formatter-hook.sh && chmod +x .claude/hooks/auto-code-formatter-hook.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/auto-code-formatter-hook.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\",\n        \"multiedit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/auto-code-formatter-hook.sh && chmod +x .claude/hooks/auto-code-formatter-hook.sh",
      "detailUrl": "/data/raycast/hooks/auto-code-formatter-hook.json",
      "webUrl": "https://heyclau.de/entry/hooks/auto-code-formatter-hook",
      "canonicalUrl": "https://heyclau.de/entry/hooks/auto-code-formatter-hook",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/auto-code-formatter-hook.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/auto-code-formatter-hook",
      "seoTitle": "Auto Code Formatter Hook - Claude Code Hooks",
      "seoDescription": "Automatically formats code files after Claude writes or edits them using industry-standard formatters including Prettier 3.6.2+ (JavaScript/TypeScript/Web), ...",
      "repoUrl": "",
      "documentationUrl": "https://prettier.io/docs/en/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "auto-save-backup",
      "title": "Auto Save Backup - Hooks",
      "description": "Automatically creates timestamped backups of files before modification to prevent data loss.",
      "tags": [
        "backup",
        "safety",
        "file-management",
        "data-protection"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/auto-save-backup.sh && chmod +x .claude/hooks/auto-save-backup.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"preToolUse\": {\n      \"script\": \"./.claude/hooks/auto-save-backup.sh\",\n      \"matchers\": [\n        \"edit\",\n        \"write\",\n        \"multiedit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPreToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/auto-save-backup.sh && chmod +x .claude/hooks/auto-save-backup.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"preToolUse\": {\n      \"script\": \"./.claude/hooks/auto-save-backup.sh\",\n      \"matchers\": [\n        \"edit\",\n        \"write\",\n        \"multiedit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if file exists before backing up\nif [ -f \"$FILE_PATH\" ]; then\n  echo \"💾 Creating backup for $FILE_PATH...\" >&2\n  \n  # Create backups directory\n  mkdir -p .backups\n  \n  # Generate timestamped...",
      "copyTextLength": 10258,
      "copyTextTruncated": true,
      "detailMarkdown": "# Auto Save Backup - Hooks\n\nAutomatically creates timestamped backups of files before modification to prevent data loss. This hook runs before file editing operations (Edit, Write, Multiedit) and creates versioned backups in a centralized .backups directory with ISO 8601-compliant timestamps including nanoseconds for collision prevention.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/auto-save-backup.sh && chmod +x .claude/hooks/auto-save-backup.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"preToolUse\": {\n      \"script\": \"./.claude/hooks/auto-save-backup.sh\",\n      \"matchers\": [\n        \"edit\",\n        \"write\",\n        \"multiedit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/auto-save-backup.sh && chmod +x .claude/hooks/auto-save-backup.sh",
      "detailUrl": "/data/raycast/hooks/auto-save-backup.json",
      "webUrl": "https://heyclau.de/entry/hooks/auto-save-backup",
      "canonicalUrl": "https://heyclau.de/entry/hooks/auto-save-backup",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/auto-save-backup.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/auto-save-backup",
      "seoTitle": "Auto Save Backup - Hooks",
      "seoDescription": "Automatically creates timestamped backups of files before modification to prevent data loss. This hook runs before file editing operations (Edit, Write, Mult...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "autogen-conversation-agent-builder",
      "title": "Autogen Conversation Agent Builder - Agents",
      "description": "AutoGen v0.4 conversation agent specialist using actor model architecture for building multi-turn dialogue systems with cross-language me...",
      "tags": [
        "autogen",
        "microsoft",
        "conversation-ai",
        "actor-model",
        "multi-agent"
      ],
      "author": "JSONbored",
      "brandName": "Microsoft",
      "brandDomain": "microsoft.com",
      "brandIconUrl": "/api/brand-assets/icon/microsoft.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an AutoGen v0.4 conversation agent specialist focused on building sophisticated multi-turn dialogue systems using the actor model architecture. You leverage AutoGen's conversational paradigm with cross-language support, real-time tool invocation, and dynamic agent coordination for complex collaborative workflows.\n\n## AutoGen v0.4 Actor Model Basics\n\nBuild conversation-based agents with actor model:\n\n```python\n# autogen_actors.py - AutoGen v0.4 Actor Model\nfrom autogen_agentchat.agents import AssistantAgent, UserProxyAgent\nfrom autogen_agentchat.teams import RoundRobinGroupChat\nfrom autogen_ext.models import OpenAIChatCompletionClient\nfrom autogen_core.application import SingleThreadedAgentRuntime\nfrom autogen_core.base import MessageContext\nimport asyncio\n\nclass ConversationOrch...",
      "copyTextLength": 15190,
      "copyTextTruncated": true,
      "detailMarkdown": "# Autogen Conversation Agent Builder - Agents\n\nAutoGen v0.4 conversation agent specialist using actor model architecture for building multi-turn dialogue systems with cross-language messaging and real-time tool invocation\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an AutoGen v0.4 conversation agent specialist focused on building sophisticated multi-turn dialogue systems using the actor model architecture. You leverage AutoGen's conversational paradigm with cross-language support, real-time tool invocation, and dynamic agent coordination for complex collaborative workflows.",
      "detailUrl": "/data/raycast/agents/autogen-conversation-agent-builder.json",
      "webUrl": "https://heyclau.de/entry/agents/autogen-conversation-agent-builder",
      "canonicalUrl": "https://heyclau.de/entry/agents/autogen-conversation-agent-builder",
      "llmsUrl": "https://heyclau.de/data/llms/agents/autogen-conversation-agent-builder.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/autogen-conversation-agent-builder",
      "seoTitle": "Autogen Conversation Agent Builder - Agents",
      "seoDescription": "AutoGen v0.4 conversation agent specialist using actor model architecture for building multi-turn dialogue systems with cross-language messaging and real-tim...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "autogen-workflow",
      "title": "AutoGen Multi-Agent Workflow for Claude",
      "description": "Orchestrate multi-agent workflows using Microsoft AutoGen v0.4 with role-based task delegation, conversation patterns, and collaborative...",
      "tags": [
        "autogen",
        "multi-agent",
        "workflow",
        "orchestration",
        "ai"
      ],
      "author": "JSONbored",
      "installCommand": "/autogen-workflow [options] <workflow_description>",
      "configSnippet": "",
      "copyText": "Command:\n/autogen-workflow [options] <workflow_description>\n\nUsage:\n/autogen-workflow [options] <workflow_description>\n\nReference:\nThe `/autogen-workflow` command creates sophisticated multi-agent workflows using Microsoft AutoGen v0.4's actor model with role-based delegation and conversation patterns.\n\n## Usage\n\n```\n/autogen-workflow [options] <workflow_description>\n```\n\n## Options\n\n### Workflow Types\n\n- `--research` - Research and analysis workflow\n- `--coding` - Software development workflow (default)\n- `--review` - Code review and quality assurance\n- `--debug` - Debugging and troubleshooting\n- `--planning` - Project planning and architecture\n\n### Agent Configuration\n\n- `--agents=<list>` - Specify agent roles (e.g., \"researcher,analyst,coder\")\n- `--conversation-pattern=<type>` - Conv...",
      "copyTextLength": 14011,
      "copyTextTruncated": true,
      "detailMarkdown": "# AutoGen Multi-Agent Workflow for Claude\n\nOrchestrate multi-agent workflows using Microsoft AutoGen v0.4 with role-based task delegation, conversation patterns, and collaborative problem solving\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/autogen-workflow [options] <workflow_description>\n```\n\n## Usage\n/autogen-workflow [options] <workflow_description>",
      "detailUrl": "/data/raycast/commands/autogen-workflow.json",
      "webUrl": "https://heyclau.de/entry/commands/autogen-workflow",
      "canonicalUrl": "https://heyclau.de/entry/commands/autogen-workflow",
      "llmsUrl": "https://heyclau.de/data/llms/commands/autogen-workflow.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/autogen-workflow",
      "seoTitle": "AutoGen Multi-Agent Workflow for Claude",
      "seoDescription": "Orchestrate multi-agent workflows using Microsoft AutoGen v0.4 with role-based task delegation, conversation patterns, and collaborative problem solving",
      "repoUrl": "",
      "documentationUrl": "https://microsoft.github.io/autogen/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "aws-cloud-architect",
      "title": "AWS Cloud Architect - CLAUDE.md Rules for Claude Code",
      "description": "Expert AWS architect with deep knowledge of cloud services, best practices, and Well-Architected Framework",
      "tags": [
        "aws",
        "cloud",
        "architecture",
        "serverless",
        "infrastructure"
      ],
      "author": "JSONbored",
      "brandName": "AWS",
      "brandDomain": "aws.amazon.com",
      "brandIconUrl": "/api/brand-assets/icon/aws.amazon.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an AWS Solutions Architect with expertise in designing scalable, secure, and cost-effective cloud solutions.\n\n## AWS Well-Architected Framework\n\n### Operational Excellence\n\n- **Automation**: CloudFormation, CDK, Systems Manager\n- **Monitoring**: CloudWatch, X-Ray, CloudTrail\n- **Incident Response**: EventBridge, SNS, Lambda\n- **Change Management**: CodePipeline, CodeDeploy\n\n### Security\n\n- **Identity**: IAM, Organizations, SSO, Control Tower\n- **Detective Controls**: GuardDuty, Security Hub, Macie\n- **Infrastructure Protection**: WAF, Shield, Network Firewall\n- **Data Protection**: KMS, Secrets Manager, Certificate Manager\n- **Incident Response**: Config, CloudTrail, Detective\n\n### Reliability\n\n- **Foundations**: Service Quotas, Trusted Advisor\n- **Workload Architecture**: Auto...",
      "copyTextLength": 4091,
      "copyTextTruncated": true,
      "detailMarkdown": "# AWS Cloud Architect - CLAUDE.md Rules for Claude Code\n\nExpert AWS architect with deep knowledge of cloud services, best practices, and Well-Architected Framework\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an AWS Solutions Architect with expertise in designing scalable, secure, and cost-effective cloud solutions.",
      "detailUrl": "/data/raycast/rules/aws-cloud-architect.json",
      "webUrl": "https://heyclau.de/entry/rules/aws-cloud-architect",
      "canonicalUrl": "https://heyclau.de/entry/rules/aws-cloud-architect",
      "llmsUrl": "https://heyclau.de/data/llms/rules/aws-cloud-architect.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/aws-cloud-architect",
      "seoTitle": "AWS Cloud Architect - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Expert AWS architect with deep knowledge of cloud services, best practices, and Well-Architected Framework Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://docs.aws.amazon.com/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "aws-cloudformation-validator",
      "title": "AWS CloudFormation Validator - Hooks",
      "description": "Validates AWS CloudFormation templates for syntax errors and best practices using cfn-lint v1.40.4+ and AWS CLI v2.27.54+.",
      "tags": [
        "aws",
        "cloudformation",
        "infrastructure",
        "validation",
        "cloud"
      ],
      "author": "JSONbored",
      "brandName": "AWS",
      "brandDomain": "aws.amazon.com",
      "brandIconUrl": "/api/brand-assets/icon/aws.amazon.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/aws-cloudformation-validator.sh && chmod +x .claude/hooks/aws-cloudformation-validator.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/aws-cloudformation-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/aws-cloudformation-validator.sh && chmod +x .claude/hooks/aws-cloudformation-validator.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/aws-cloudformation-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if it's a CloudFormation template\nif [[ \"$FILE_PATH\" == *.cf.json ]] || [[ \"$FILE_PATH\" == *.cf.yaml ]] || [[ \"$FILE_PATH\" == *cloudformation*.yaml ]] || [[ \"$FILE_PATH\" == *...",
      "copyTextLength": 11244,
      "copyTextTruncated": true,
      "detailMarkdown": "# AWS CloudFormation Validator - Hooks\n\nValidates AWS CloudFormation templates for syntax errors and best practices using cfn-lint v1.40.4+ and AWS CLI v2.27.54+.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/aws-cloudformation-validator.sh && chmod +x .claude/hooks/aws-cloudformation-validator.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/aws-cloudformation-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/aws-cloudformation-validator.sh && chmod +x .claude/hooks/aws-cloudformation-validator.sh",
      "detailUrl": "/data/raycast/hooks/aws-cloudformation-validator.json",
      "webUrl": "https://heyclau.de/entry/hooks/aws-cloudformation-validator",
      "canonicalUrl": "https://heyclau.de/entry/hooks/aws-cloudformation-validator",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/aws-cloudformation-validator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/aws-cloudformation-validator",
      "seoTitle": "AWS CloudFormation Validator - Hooks",
      "seoDescription": "Validates AWS CloudFormation templates for syntax errors and best practices using cfn-lint v1.40.4+ and AWS CLI v2.27.54+. This hook automatically detects Cl...",
      "repoUrl": "",
      "documentationUrl": "https://aws.amazon.com/cloudformation/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "collections",
      "slug": "aws-cloud-infrastructure-bundle",
      "title": "AWS Infra Bundle",
      "description": "Complete AWS infrastructure management toolkit combining cloud architecture expertise, CloudFormation validation, and AWS services integr...",
      "tags": [
        "aws",
        "cloud",
        "infrastructure",
        "devops",
        "cloudformation",
        "serverless"
      ],
      "author": "JSONbored",
      "brandName": "AWS",
      "brandDomain": "aws.amazon.com",
      "brandIconUrl": "/api/brand-assets/icon/aws.amazon.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "Quick start:\nStart with `aws-cloud-architect` → `devops-sre-expert` → `backend-architect-agent`\n\nIncluded items:\nrules/aws-cloud-architect\nrules/devops-sre-expert\nmcp/aws-services-mcp-server\nhooks/aws-cloudformation-validator\nagents/backend-architect-agent\n\nReference:\nComplete AWS infrastructure management toolkit combining cloud architecture expertise, CloudFormation validation, and AWS services integration. Perfect for teams building and maintaining cloud-native applications on AWS.\n\n## Features\n\n- AWS architecture design and planning\n- CloudFormation template validation\n- Multi-service AWS integration\n- DevOps and SRE best practices\n\n## Use Cases\n\n- Building cloud-native applications on AWS\n- Managing AWS infrastructure as code\n- Migrating applications to AWS\n- Implementing DevOps pr...",
      "copyTextLength": 3894,
      "copyTextTruncated": true,
      "detailMarkdown": "# AWS Infra Bundle\n\nComplete AWS infrastructure management toolkit combining cloud architecture expertise, CloudFormation validation, and AWS services integration. Perfect for teams building and maintaining cloud-native applications on AWS.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nStart with `aws-cloud-architect` → `devops-sre-expert` → `backend-architect-agent`",
      "detailUrl": "/data/raycast/collections/aws-cloud-infrastructure-bundle.json",
      "webUrl": "https://heyclau.de/entry/collections/aws-cloud-infrastructure-bundle",
      "canonicalUrl": "https://heyclau.de/entry/collections/aws-cloud-infrastructure-bundle",
      "llmsUrl": "https://heyclau.de/data/llms/collections/aws-cloud-infrastructure-bundle.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/collections/aws-cloud-infrastructure-bundle",
      "seoTitle": "AWS Infra Bundle",
      "seoDescription": "Complete AWS infrastructure management toolkit combining cloud architecture expertise, CloudFormation validation, and AWS services integration. Perfect for t...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "aws-services-mcp-server",
      "title": "AWS Services MCP Server - MCP Servers",
      "description": "Comprehensive AWS cloud services integration for infrastructure management, deployment, and monitoring",
      "tags": [
        "aws",
        "cloud",
        "infrastructure",
        "deployment",
        "monitoring"
      ],
      "author": "AWS Labs",
      "brandName": "AWS",
      "brandDomain": "aws.amazon.com",
      "brandIconUrl": "/api/brand-assets/icon/aws.amazon.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "uvx awslabs.core-mcp-server@latest && claude mcp list",
      "configSnippet": "{\n  \"aws\": {\n    \"env\": {\n      \"AWS_REGION\": \"${AWS_REGION:-us-east-1}\",\n      \"AWS_PROFILE\": \"${AWS_PROFILE}\",\n      \"FASTMCP_LOG_LEVEL\": \"${FASTMCP_LOG_LEVEL:-ERROR}\"\n    },\n    \"args\": [\n      \"awslabs.core-mcp-server@latest\"\n    ],\n    \"command\": \"uvx\"\n  }\n}",
      "copyText": "Install:\nuvx awslabs.core-mcp-server@latest && claude mcp list\n\nConfig:\n{\n  \"aws\": {\n    \"env\": {\n      \"AWS_REGION\": \"${AWS_REGION:-us-east-1}\",\n      \"AWS_PROFILE\": \"${AWS_PROFILE}\",\n      \"FASTMCP_LOG_LEVEL\": \"${FASTMCP_LOG_LEVEL:-ERROR}\"\n    },\n    \"args\": [\n      \"awslabs.core-mcp-server@latest\"\n    ],\n    \"command\": \"uvx\"\n  }\n}\n\nUsage:\n{\n  \"aws\": {\n    \"env\": {\n      \"AWS_REGION\": \"${AWS_REGION:-us-east-1}\",\n      \"AWS_PROFILE\": \"${AWS_PROFILE}\",\n      \"FASTMCP_LOG_LEVEL\": \"${FASTMCP_LOG_LEVEL:-ERROR}\"\n    },\n    \"args\": [\n      \"awslabs.core-mcp-server@latest\"\n    ],\n    \"command\": \"uvx\"\n  }\n}",
      "copyTextLength": 607,
      "copyTextTruncated": false,
      "detailMarkdown": "# AWS Services MCP Server - MCP Servers\n\nComprehensive AWS cloud services integration for infrastructure management, deployment, and monitoring\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nuvx awslabs.core-mcp-server@latest && claude mcp list\n```\n\n## Config\n```json\n{\n  \"aws\": {\n    \"env\": {\n      \"AWS_REGION\": \"${AWS_REGION:-us-east-1}\",\n      \"AWS_PROFILE\": \"${AWS_PROFILE}\",\n      \"FASTMCP_LOG_LEVEL\": \"${FASTMCP_LOG_LEVEL:-ERROR}\"\n    },\n    \"args\": [\n      \"awslabs.core-mcp-server@latest\"\n    ],\n    \"command\": \"uvx\"\n  }\n}\n```\n\n## Usage\nuvx awslabs.core-mcp-server@latest && claude mcp list",
      "detailUrl": "/data/raycast/mcp/aws-services-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/aws-services-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/aws-services-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/aws-services-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/aws-services-mcp-server",
      "seoTitle": "AWS Services MCP Server - MCP Servers",
      "seoDescription": "Comprehensive AWS cloud services integration for infrastructure management, deployment, and monitoring Discover tools for AI development.",
      "repoUrl": "https://github.com/awslabs/mcp",
      "repoStats": {
        "repository": "awslabs/mcp",
        "url": "https://github.com/awslabs/mcp",
        "stars": 9085,
        "forks": 1532,
        "updatedAt": "2026-05-19T08:34:58Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/awslabs/mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "backend-architect-agent",
      "title": "Backend Architect Agent - Agents",
      "description": "Expert backend architect specializing in scalable system design, microservices, API development, and infrastructure planning",
      "tags": [
        "backend",
        "architecture",
        "microservices",
        "api",
        "scalability"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a backend architect with expertise in designing scalable, maintainable, and secure backend systems and infrastructure.\n\n## Backend Architecture Expertise:\n\n### 1. **System Architecture Design**\n\n**Microservices Architecture:**\n\n```yaml\n# docker-compose.yml - Microservices infrastructure\nversion: \"3.8\"\n\nservices:\n  # API Gateway\n  api-gateway:\n    image: nginx:alpine\n    ports:\n      - \"80:80\"\n      - \"443:443\"\n    volumes:\n      - ./nginx/nginx.conf:/etc/nginx/nginx.conf\n      - ./nginx/ssl:/etc/nginx/ssl\n    depends_on:\n      - user-service\n      - product-service\n      - order-service\n    networks:\n      - microservices\n\n  # User Service\n  user-service:\n    build: ./services/user-service\n    environment:\n      - DB_HOST=user-db\n      - DB_NAME=users\n      - REDIS_URL=redis://r...",
      "copyTextLength": 25801,
      "copyTextTruncated": true,
      "detailMarkdown": "# Backend Architect Agent - Agents\n\nExpert backend architect specializing in scalable system design, microservices, API development, and infrastructure planning\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a backend architect with expertise in designing scalable, maintainable, and secure backend systems and infrastructure.",
      "detailUrl": "/data/raycast/agents/backend-architect-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/backend-architect-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/backend-architect-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/backend-architect-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/backend-architect-agent",
      "seoTitle": "Backend Architect Agent - Agents",
      "seoDescription": "Expert backend architect specializing in scalable system design, microservices, API development, and infrastructure planning Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "collections",
      "slug": "backend-development-suite",
      "title": "Backend Development",
      "description": "Full-featured backend development environment combining architecture planning, database design, and cloud services integration.",
      "tags": [
        "backend",
        "architecture",
        "database",
        "cloud",
        "aws",
        "infrastructure"
      ],
      "author": "JSONbored",
      "brandName": "AWS",
      "brandDomain": "aws.amazon.com",
      "brandIconUrl": "/api/brand-assets/icon/aws.amazon.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "Quick start:\nStart with `backend-architect-agent` → `database-specialist-agent` → `aws-services-mcp-server`\n\nIncluded items:\nagents/backend-architect-agent\nagents/database-specialist-agent\nagents/api-builder-agent\nmcp/aws-services-mcp-server\n\nReference:\nFull-featured backend development environment combining architecture planning, database design, and cloud services integration. Perfect for building scalable server-side applications.\n\n## Features\n\n- Architecture design and planning\n- Database schema design and optimization\n- Cloud services integration (AWS)\n- API development and documentation\n\n## Use Cases\n\n- Building new backend services from scratch\n- Migrating applications to cloud infrastructure\n- Designing scalable database architectures\n- Implementing microservices patterns\n\n## TL...",
      "copyTextLength": 3944,
      "copyTextTruncated": true,
      "detailMarkdown": "# Backend Development\n\nFull-featured backend development environment combining architecture planning, database design, and cloud services integration. Perfect for building scalable server-side applications.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nStart with `backend-architect-agent` → `database-specialist-agent` → `aws-services-mcp-server`",
      "detailUrl": "/data/raycast/collections/backend-development-suite.json",
      "webUrl": "https://heyclau.de/entry/collections/backend-development-suite",
      "canonicalUrl": "https://heyclau.de/entry/collections/backend-development-suite",
      "llmsUrl": "https://heyclau.de/data/llms/collections/backend-development-suite.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/collections/backend-development-suite",
      "seoTitle": "Backend Development",
      "seoDescription": "Full-featured backend development environment combining architecture planning, database design, and cloud services integration. Perfect for building scalable...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "base-l2-smart-contract-launchpad",
      "title": "Base L2 Smart Contract Launchpad Skill",
      "description": "Practical launch workflow for Base contracts from local build to verified deployment and post-launch operations.",
      "tags": [
        "base",
        "layer2",
        "smart-contracts",
        "deployment",
        "web3"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/base-l2-smart-contract-launchpad.zip -o base-l2-smart-contract-launchpad.zip && unzip -o base-l2-smart-contract-launchpad.zip -d ./base-l2-smart-contract-launchpad",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/base-l2-smart-contract-launchpad.zip -o base-l2-smart-contract-launchpad.zip && unzip -o base-l2-smart-contract-launchpad.zip -d ./base-l2-smart-contract-launchpad\n\nUsage:\nUse this skill to move Base contract releases from idea to verified deployment with fewer operational mistakes.\n\nAsset:\n# Trigger\n\"Run the Base L2 smart contract launchpad skill for this release.\"\n\n# Required output\n1) Deployment plan and environment config\n2) Verification and explorer checklist\n3) Risk controls and emergency procedures\n4) Post-launch monitoring actions",
      "copyTextLength": 597,
      "copyTextTruncated": false,
      "detailMarkdown": "# Base L2 Smart Contract Launchpad Skill\n\nShip smart contracts on Base with secure deployment, verification, environment management, and production-readiness checklists.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/base-l2-smart-contract-launchpad.zip -o base-l2-smart-contract-launchpad.zip && unzip -o base-l2-smart-contract-launchpad.zip -d ./base-l2-smart-contract-launchpad\n```\n\n## Usage\nUse this skill to move Base contract releases from idea to verified deployment with fewer operational mistakes.",
      "detailUrl": "/data/raycast/skills/base-l2-smart-contract-launchpad.json",
      "webUrl": "https://heyclau.de/entry/skills/base-l2-smart-contract-launchpad",
      "canonicalUrl": "https://heyclau.de/entry/skills/base-l2-smart-contract-launchpad",
      "llmsUrl": "https://heyclau.de/data/llms/skills/base-l2-smart-contract-launchpad.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/base-l2-smart-contract-launchpad",
      "seoTitle": "Base L2 Smart Contract Launchpad Skill",
      "seoDescription": "AI skill for deploying and hardening Base L2 smart contracts with secure rollout, verification, and operational checks. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://docs.base.org/get-started/deploy-smart-contracts",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/base-l2-smart-contract-launchpad.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "rules",
      "slug": "biome-strict-linting-rules",
      "title": "Biome Strict Linting Rules - Production Code Quality Config",
      "description": "Biome linting rules configuration for code quality validation.",
      "tags": [
        "biome",
        "linting",
        "code-quality",
        "validation",
        "rules",
        "configuration",
        "typescript"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Biome linting expert specializing in strict, production-ready code quality configuration. Follow these principles for enterprise-grade linting and formatting with Biome.\n\n## Core Philosophy\n\nBiome is a performant, all-in-one toolchain for web projects that provides:\n\n- **Fast linting**: 35x faster than ESLint\n- **Unified tooling**: Single tool for formatting and linting\n- **Zero config**: Sensible defaults out of the box\n- **Type-aware**: Deep integration with TypeScript\n\nAlways configure Biome with strict rules for production code quality.\n\n## Strict Production Configuration\n\nStart with this comprehensive `biome.json` configuration:\n\n```json\n{\n  \"$schema\": \"https://biomejs.dev/schemas/1.0.0/schema.json\",\n  \"formatter\": {\n    \"enabled\": true,\n    \"indentStyle\": \"tab\",\n    \"ind...",
      "copyTextLength": 7967,
      "copyTextTruncated": true,
      "detailMarkdown": "# Biome Strict Linting Rules - Production Code Quality Config\n\nBiome linting rules configuration for code quality validation. Strict enforcement, custom overrides, VCS integration, and automated fixes for TypeScript.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Biome linting expert specializing in strict, production-ready code quality configuration. Follow these principles for enterprise-grade linting and formatting with Biome.",
      "detailUrl": "/data/raycast/rules/biome-strict-linting-rules.json",
      "webUrl": "https://heyclau.de/entry/rules/biome-strict-linting-rules",
      "canonicalUrl": "https://heyclau.de/entry/rules/biome-strict-linting-rules",
      "llmsUrl": "https://heyclau.de/data/llms/rules/biome-strict-linting-rules.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/biome-strict-linting-rules",
      "seoTitle": "Biome Strict Linting Rules - Production Code Quality Config",
      "seoDescription": "Biome linting rules configuration for code quality validation. Strict enforcement, custom overrides, VCS integration, and automated fixes for TypeScript.",
      "repoUrl": "",
      "documentationUrl": "https://biomejs.dev/linter/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "block-timer-tracker",
      "title": "Block Timer Tracker - Statuslines",
      "description": "Claude 5-hour conversation block tracker with visual countdown, expiration warnings, and color-coded indicators to prevent unexpected ses...",
      "tags": [
        "timer",
        "session-block",
        "countdown",
        "5-hour-limit",
        "warnings",
        "productivity"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/block-timer-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/block-timer-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n\nUsage:\n✓ Block: [████████████████░░░░] 3h 42m 15s (74%)\n\nAsset:\n#!/usr/bin/env bash\n\n# Block Timer Tracker for Claude Code\n# Monitors Claude's 5-hour conversation block limit with countdown\n\n# Read JSON from stdin\nread -r input\n\n# Extract session start time and current timestamp\nsession_start=$(echo \"$input\" | jq -r '.session.startTime // \"\"')\ncurrent_time=$(date +%s)\n\n# Calculate elapsed time in seconds\nif [ -n \"$session_start\" ]; then\n  start_epoch=$(date -j -f \"%Y-%m-%dT%H:%M:%SZ\" \"$session_start\" +%s 2>/dev/null || echo \"$current_time\")\n  elapsed=$((current_time - start_epoch))\nelse\n  elapsed=0\nfi\n\n# 5-hour bloc...",
      "copyTextLength": 2249,
      "copyTextTruncated": true,
      "detailMarkdown": "# Block Timer Tracker - Statuslines\n\nClaude 5-hour conversation block tracker with visual countdown, expiration warnings, and color-coded indicators to prevent unexpected session terminations.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/block-timer-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n```\n\n## Usage\n✓ Block: [████████████████░░░░] 3h 42m 15s (74%)",
      "detailUrl": "/data/raycast/statuslines/block-timer-tracker.json",
      "webUrl": "https://heyclau.de/entry/statuslines/block-timer-tracker",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/block-timer-tracker",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/block-timer-tracker.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/block-timer-tracker",
      "seoTitle": "Block Timer Tracker - Statuslines",
      "seoDescription": "Claude 5-hour conversation block tracker with visual countdown, expiration warnings, and color-coded indicators to prevent unexpected session terminations.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/statusline",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "bolt-new",
      "title": "Bolt",
      "description": "Browser AI app builder for web projects.",
      "tags": [
        "app-builder",
        "prototyping"
      ],
      "author": "StackBlitz",
      "brandName": "Bolt",
      "brandDomain": "bolt.new",
      "brandIconUrl": "/api/brand-assets/icon/bolt.new",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nBolt is relevant for users who want prompt-to-running-app workflows in a browser environment with deployment-oriented iteration.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 228,
      "copyTextTruncated": false,
      "detailMarkdown": "# Bolt\n\nBrowser-based AI app builder for creating, editing, running, and deploying web projects from prompts.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/bolt-new.json",
      "webUrl": "https://heyclau.de/entry/tools/bolt-new",
      "canonicalUrl": "https://heyclau.de/entry/tools/bolt-new",
      "llmsUrl": "https://heyclau.de/data/llms/tools/bolt-new.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/bolt-new",
      "seoTitle": "Bolt browser AI app builder",
      "seoDescription": "Bolt is a browser-based AI app builder for creating, editing, running, and deploying web projects from prompts. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://support.bolt.new",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "box-mcp-server",
      "title": "Box MCP Server for Claude",
      "description": "Access enterprise content, analyze unstructured data, and automate workflows",
      "tags": [
        "storage",
        "box",
        "enterprise",
        "document-management",
        "collaboration"
      ],
      "author": "Box",
      "brandName": "Box",
      "brandDomain": "box.com",
      "brandIconUrl": "/api/brand-assets/icon/box.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status box",
      "configSnippet": "{\n  \"box\": {\n    \"url\": \"https://mcp.box.com/\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status box\n\nConfig:\n{\n  \"box\": {\n    \"url\": \"https://mcp.box.com/\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"box\": {\n    \"url\": \"https://mcp.box.com/\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 222,
      "copyTextTruncated": false,
      "detailMarkdown": "# Box MCP Server for Claude\n\nAccess enterprise content, analyze unstructured data, and automate workflows\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status box\n```\n\n## Config\n```json\n{\n  \"box\": {\n    \"url\": \"https://mcp.box.com/\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status box",
      "detailUrl": "/data/raycast/mcp/box-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/box-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/box-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/box-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/box-mcp-server",
      "seoTitle": "Box MCP Server for Claude",
      "seoDescription": "Access enterprise content, analyze unstructured data, and automate workflows Discover tools for AI development. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://box.dev/guides/box-mcp/remote/",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "braintrust",
      "title": "Braintrust",
      "description": "Evaluation and logging platform for AI applications.",
      "tags": [
        "evaluation",
        "prompt-testing"
      ],
      "author": "Braintrust",
      "brandName": "Braintrust",
      "brandDomain": "braintrust.dev",
      "brandIconUrl": "/api/brand-assets/icon/braintrust.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nBraintrust is relevant when teams need structured evaluation, experiment tracking, and logging for AI product quality.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 218,
      "copyTextTruncated": false,
      "detailMarkdown": "# Braintrust\n\nEvaluation, prompt experimentation, logging, and data platform for production AI application development.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/braintrust.json",
      "webUrl": "https://heyclau.de/entry/tools/braintrust",
      "canonicalUrl": "https://heyclau.de/entry/tools/braintrust",
      "llmsUrl": "https://heyclau.de/data/llms/tools/braintrust.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/braintrust",
      "seoTitle": "Braintrust AI evaluation and logging platform",
      "seoDescription": "Braintrust supports AI evaluation, prompt experiments, logging, and data workflows for production AI applications. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://www.braintrust.dev/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "browser-agent-workflow-automation",
      "title": "Browser Agent Workflow Automation Skill",
      "description": "Design production-ready browser agent workflows with reliable selectors, guardrails, and replayable runbooks.",
      "tags": [
        "browser-automation",
        "ai-agents",
        "playwright",
        "workflows",
        "reliability"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/browser-agent-workflow-automation.zip -o browser-agent-workflow-automation.zip && unzip -o browser-agent-workflow-automation.zip -d ./browser-agent-workflow-automation",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/browser-agent-workflow-automation.zip -o browser-agent-workflow-automation.zip && unzip -o browser-agent-workflow-automation.zip -d ./browser-agent-workflow-automation\n\nUsage:\nUse this skill for repeatable browser-driven tasks like QA checks, data collection, and operational runbooks.\n\nAsset:\n# Trigger\n\"Apply browser agent workflow automation skill for this task.\"\n\n# Required output\n1) Step-by-step browser plan with checkpoints\n2) Selector strategy and fallback hierarchy\n3) Retry and timeout policy\n4) Safety boundaries for destructive actions",
      "copyTextLength": 601,
      "copyTextTruncated": false,
      "detailMarkdown": "# Browser Agent Workflow Automation Skill\n\nBuild robust browser automation workflows for AI agents with deterministic selectors, retries, and safe action boundaries.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/browser-agent-workflow-automation.zip -o browser-agent-workflow-automation.zip && unzip -o browser-agent-workflow-automation.zip -d ./browser-agent-workflow-automation\n```\n\n## Usage\nUse this skill for repeatable browser-driven tasks like QA checks, data collection, and operational runbooks.",
      "detailUrl": "/data/raycast/skills/browser-agent-workflow-automation.json",
      "webUrl": "https://heyclau.de/entry/skills/browser-agent-workflow-automation",
      "canonicalUrl": "https://heyclau.de/entry/skills/browser-agent-workflow-automation",
      "llmsUrl": "https://heyclau.de/data/llms/skills/browser-agent-workflow-automation.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/browser-agent-workflow-automation",
      "seoTitle": "Browser Agent Workflow Automation Skill",
      "seoDescription": "Reusable skill for AI browser automation with robust selectors, retries, validation checkpoints, and operational safety.",
      "repoUrl": "",
      "documentationUrl": "https://playwright.dev/docs/best-practices",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/browser-agent-workflow-automation.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "tools",
      "slug": "browser-use",
      "title": "Browser Use",
      "description": "Open-source browser automation for AI agents.",
      "tags": [
        "browser-automation",
        "open-source"
      ],
      "author": "Browser Use",
      "brandName": "Browser Use",
      "brandDomain": "browser-use.com",
      "brandIconUrl": "/api/brand-assets/icon/browser-use.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nBrowser Use is relevant for builders who need programmatic browser interaction as part of AI agent workflows.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 209,
      "copyTextTruncated": false,
      "detailMarkdown": "# Browser Use\n\nOpen-source browser automation library for building AI agents that can navigate, click, type, and inspect websites.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/browser-use.json",
      "webUrl": "https://heyclau.de/entry/tools/browser-use",
      "canonicalUrl": "https://heyclau.de/entry/tools/browser-use",
      "llmsUrl": "https://heyclau.de/data/llms/tools/browser-use.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/browser-use",
      "seoTitle": "Browser Use automation library for AI agents",
      "seoDescription": "Browser Use is an open-source library for building AI agents that navigate, click, type, and inspect websites. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/browser-use/browser-use",
      "repoStats": {
        "repository": "browser-use/browser-use",
        "url": "https://github.com/browser-use/browser-use",
        "stars": 94603,
        "forks": 10672,
        "updatedAt": "2026-05-19T11:41:57Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://docs.browser-use.com",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "browserbase",
      "title": "Browserbase",
      "description": "Cloud browser infrastructure for AI agents.",
      "tags": [
        "browser-automation",
        "agent-infrastructure"
      ],
      "author": "Browserbase",
      "brandName": "Browserbase",
      "brandDomain": "browserbase.com",
      "brandIconUrl": "/api/brand-assets/icon/browserbase.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nBrowserbase is useful when AI agents need reliable hosted browser sessions, debugging, and web automation infrastructure.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 221,
      "copyTextTruncated": false,
      "detailMarkdown": "# Browserbase\n\nCloud browser infrastructure for browser automation, AI agents, scraping workflows, and web interaction at scale.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/browserbase.json",
      "webUrl": "https://heyclau.de/entry/tools/browserbase",
      "canonicalUrl": "https://heyclau.de/entry/tools/browserbase",
      "llmsUrl": "https://heyclau.de/data/llms/tools/browserbase.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/browserbase",
      "seoTitle": "Browserbase cloud browsers for AI agents",
      "seoDescription": "Browserbase provides cloud browser infrastructure for browser automation, AI agents, scraping, and web interaction. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://docs.browserbase.com",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "build-mcp-server",
      "title": "Build Claude MCP Servers",
      "description": "Master MCP server development from scratch.",
      "tags": [
        "mcp-development",
        "claude-desktop",
        "api-integration",
        "typescript",
        "python",
        "custom-servers"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nMaster MCP server development for Claude Desktop. Build production-ready integrations in 60 minutes. Connect databases, APIs, and custom tools using TypeScript or Python with the Model Context Protocol.\n\n**Key Points:**\n\n> **What you'll achieve:** Create your first MCP server connecting Claude to external systems. Deploy production-ready integrations with proper security, testing, and state management.\n\n## Prerequisites & Requirements\n\n- [ ] {\"task\": \"Claude Desktop installed (macOS, Windows, or Linux)\", \"description\": \"Version 1.0+ with MCP support enabled\"}\n- [ ] {\"task\": \"Node.js v18+ or Python 3.11+ environment\", \"description\": \"TypeScript SDK v1.18.1 or Python MCP v1.2.0+\"}\n- [ ] {\"task\": \"Familiarity with JSON-RPC and async programming\", \"description\": \"Understanding of...",
      "copyTextLength": 11446,
      "copyTextTruncated": true,
      "detailMarkdown": "# Build Claude MCP Servers\n\nMaster MCP server development from scratch. Create custom Claude Desktop integrations with TypeScript/Python in 60 minutes using production-ready patterns.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nMaster MCP server development for Claude Desktop. Build production-ready integrations in 60 minutes. Connect databases, APIs, and custom tools using TypeScript or Python with the Model Context Protocol.",
      "detailUrl": "/data/raycast/guides/build-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/guides/build-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/guides/build-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/guides/build-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/build-mcp-server",
      "seoTitle": "Build Claude MCP Servers",
      "seoDescription": "Master MCP server development from scratch. Create custom Claude Desktop integrations with TypeScript/Python in 60 minutes using production-ready patterns.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "bun-runtime-modern-javascript",
      "title": "Bun JavaScript Runtime Development Skill",
      "description": "Build high-performance JavaScript and TypeScript applications with Bun, the all-in-one runtime that's 3x faster than Node.js.",
      "tags": [
        "bun",
        "runtime",
        "javascript",
        "typescript",
        "performance"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/bun-runtime-modern-javascript.zip -o bun-runtime-modern-javascript.zip && unzip -o bun-runtime-modern-javascript.zip -d ./bun-runtime-modern-javascript",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/bun-runtime-modern-javascript.zip -o bun-runtime-modern-javascript.zip && unzip -o bun-runtime-modern-javascript.zip -d ./bun-runtime-modern-javascript\n\nUsage:\nClaude can build and deploy JavaScript/TypeScript applications using Bun, the all-in-one JavaScript runtime that's 3x faster than Node.js for package installs and startup time. Bun includes a native bundler, test runner, package manager, and TypeScript transpiler in a single binary. From APIs to CLIs to build tools, Bun provides drop-in Node.js compatibility with modern performance.\n\nAsset:\nconst server = Bun.serve({\n  port: 3000,\n  async fetch(req) {\n    const url = new URL(req.url);\n    \n    // Route handling\n    if (url.pathname === '/') {\n      return new Response('Hello fr...",
      "copyTextLength": 1236,
      "copyTextTruncated": true,
      "detailMarkdown": "# Bun JavaScript Runtime Development Skill\n\nBuild high-performance JavaScript and TypeScript applications with Bun, the all-in-one runtime that's 3x faster than Node.js. Includes native TypeScript execution, built-in bundler, test runner, and package manager in a single binary.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/bun-runtime-modern-javascript.zip -o bun-runtime-modern-javascript.zip && unzip -o bun-runtime-modern-javascript.zip -d ./bun-runtime-modern-javascript\n```\n\n## Usage\nClaude can build and deploy JavaScript/TypeScript applications using Bun, the all-in-one JavaScript runtime that's 3x faster than Node.js for package installs and startup time. Bun includes a native bundler, test runner, package manager, and TypeScript transpiler in a single binary. From APIs to CLIs to build tools, Bun provides drop-in Node.js compatibility with modern performance.",
      "detailUrl": "/data/raycast/skills/bun-runtime-modern-javascript.json",
      "webUrl": "https://heyclau.de/entry/skills/bun-runtime-modern-javascript",
      "canonicalUrl": "https://heyclau.de/entry/skills/bun-runtime-modern-javascript",
      "llmsUrl": "https://heyclau.de/data/llms/skills/bun-runtime-modern-javascript.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/bun-runtime-modern-javascript",
      "seoTitle": "Bun JavaScript Runtime Development Skill",
      "seoDescription": "Build high-performance JavaScript and TypeScript applications with Bun, the all-in-one runtime that's 3x faster than Node.js. Includes native TypeScript exec...",
      "repoUrl": "",
      "documentationUrl": "https://bun.sh/docs",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/bun-runtime-modern-javascript.mdc",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-23"
        }
      ]
    },
    {
      "category": "statuslines",
      "slug": "burn-rate-monitor",
      "title": "Burn Rate Monitor - Statuslines",
      "description": "Real-time burn rate monitor showing cost per minute, tokens per minute, and projected daily spend to prevent budget overruns during Claud...",
      "tags": [
        "burn-rate",
        "cost-tracking",
        "budget",
        "monitoring",
        "real-time"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/burn-rate-monitor.sh\",\n    \"refreshInterval\": 500\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/burn-rate-monitor.sh\",\n    \"refreshInterval\": 500\n  }\n}\n\nUsage:\n🔥 Burn: $0.0245/min | 📊 1,240 tok/min | 📅 Daily: $35.28\n\nAsset:\n#!/usr/bin/env bash\n\n# Burn Rate Monitor Statusline for Claude Code\n# Calculates real-time cost/minute and tokens/minute\n\n# Read JSON from stdin\nread -r input\n\n# Extract values\ntotal_cost=$(echo \"$input\" | jq -r '.cost.total_cost_usd // 0')\ntotal_duration_ms=$(echo \"$input\" | jq -r '.cost.total_duration_ms // 1')\nlines_added=$(echo \"$input\" | jq -r '.cost.total_lines_added // 0')\nlines_removed=$(echo \"$input\" | jq -r '.cost.total_lines_removed // 0')\n\n# Calculate duration in minutes (avoid division by zero)\nif [ \"$total_duration_ms\" -gt 0 ]; then...",
      "copyTextLength": 2223,
      "copyTextTruncated": true,
      "detailMarkdown": "# Burn Rate Monitor - Statuslines\n\nReal-time burn rate monitor showing cost per minute, tokens per minute, and projected daily spend to prevent budget overruns during Claude Code sessions.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/burn-rate-monitor.sh\",\n    \"refreshInterval\": 500\n  }\n}\n```\n\n## Usage\n🔥 Burn: $0.0245/min | 📊 1,240 tok/min | 📅 Daily: $35.28",
      "detailUrl": "/data/raycast/statuslines/burn-rate-monitor.json",
      "webUrl": "https://heyclau.de/entry/statuslines/burn-rate-monitor",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/burn-rate-monitor",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/burn-rate-monitor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/burn-rate-monitor",
      "seoTitle": "Burn Rate Monitor - Statuslines",
      "seoDescription": "Real-time burn rate monitor showing cost per minute, tokens per minute, and projected daily spend to prevent budget overruns during Claude Code sessions.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/statusline",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "cache-efficiency-monitor",
      "title": "Cache Efficiency Monitor - Statuslines",
      "description": "Claude Code prompt caching efficiency monitor tracking cache hits, write efficiency, and cost savings with visual hit rate indicators and...",
      "tags": [
        "prompt-caching",
        "cache-efficiency",
        "cost-savings",
        "hit-rate",
        "cache-optimization"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/cache-efficiency-monitor.sh\",\n    \"refreshInterval\": 2000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/cache-efficiency-monitor.sh\",\n    \"refreshInterval\": 2000\n  }\n}\n\nUsage:\n✓ Cache: ████████████░░░░░░░░ 60% | 💰 ~4,500 tok saved\n\nAsset:\n#!/usr/bin/env bash\n\n# Cache Efficiency Monitor for Claude Code\n# Tracks prompt caching performance and cost savings\n\n# Read JSON from stdin\nread -r input\n\n# Extract cache metrics (if available in JSON)\ncache_read_tokens=$(echo \"$input\" | jq -r '.cost.cache_read_input_tokens // 0')\ncache_create_tokens=$(echo \"$input\" | jq -r '.cost.cache_creation_input_tokens // 0')\nregular_input_tokens=$(echo \"$input\" | jq -r '.cost.input_tokens // 0')\n\n# Calculate total input tokens\ntotal_input=$((cache_read_tokens + cache_create_tokens + regular_input_tok...",
      "copyTextLength": 3069,
      "copyTextTruncated": true,
      "detailMarkdown": "# Cache Efficiency Monitor - Statuslines\n\nClaude Code prompt caching efficiency monitor tracking cache hits, write efficiency, and cost savings with visual hit rate indicators and optimization recommendations.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/cache-efficiency-monitor.sh\",\n    \"refreshInterval\": 2000\n  }\n}\n```\n\n## Usage\n✓ Cache: ████████████░░░░░░░░ 60% | 💰 ~4,500 tok saved",
      "detailUrl": "/data/raycast/statuslines/cache-efficiency-monitor.json",
      "webUrl": "https://heyclau.de/entry/statuslines/cache-efficiency-monitor",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/cache-efficiency-monitor",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/cache-efficiency-monitor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/cache-efficiency-monitor",
      "seoTitle": "Cache Efficiency Monitor - Statuslines",
      "seoDescription": "Claude Code prompt caching efficiency monitor tracking cache hits, write efficiency, and cost savings with visual hit rate indicators and optimization recomm...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/statusline",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "canva-mcp-server",
      "title": "Canva MCP Server for Claude",
      "description": "Browse, summarize, and generate Canva designs directly from Claude",
      "tags": [
        "design",
        "canva",
        "graphics",
        "templates",
        "creative"
      ],
      "author": "Canva",
      "brandName": "Canva",
      "brandDomain": "canva.com",
      "brandIconUrl": "/api/brand-assets/icon/canva.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status canva",
      "configSnippet": "{\n  \"canva\": {\n    \"url\": \"https://mcp.canva.com/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status canva\n\nConfig:\n{\n  \"canva\": {\n    \"url\": \"https://mcp.canva.com/mcp\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"canva\": {\n    \"url\": \"https://mcp.canva.com/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 238,
      "copyTextTruncated": false,
      "detailMarkdown": "# Canva MCP Server for Claude\n\nBrowse, summarize, and generate Canva designs directly from Claude\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status canva\n```\n\n## Config\n```json\n{\n  \"canva\": {\n    \"url\": \"https://mcp.canva.com/mcp\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status canva",
      "detailUrl": "/data/raycast/mcp/canva-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/canva-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/canva-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/canva-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/canva-mcp-server",
      "seoTitle": "Canva MCP Server for Claude",
      "seoDescription": "Browse, summarize, and generate Canva designs directly from Claude Discover tools for AI development. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://www.canva.dev/docs/connect/canva-mcp-server-setup/",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "catppuccin-mocha-theme",
      "title": "Catppuccin Mocha Theme - Statuslines",
      "description": "Soothing Catppuccin Mocha theme statusline with 26 pastel colors, Powerline separators, and modular segments for Git, model info, and tok...",
      "tags": [
        "catppuccin",
        "mocha",
        "pastel",
        "theme",
        "powerline",
        "aesthetics"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/catppuccin-mocha-theme.sh\",\n    \"refreshInterval\": 500\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/catppuccin-mocha-theme.sh\",\n    \"refreshInterval\": 500\n  }\n}\n\nUsage:\nclaude-sonnet-4.5   ~/projects   main   12,450\n\nAsset:\n#!/usr/bin/env bash\n\n# Catppuccin Mocha Theme Statusline for Claude Code\n# Official Catppuccin Mocha color palette (26 colors)\n# https://github.com/catppuccin/catppuccin\n\n# Read JSON from stdin\nread -r input\n\n# Extract values\nmodel=$(echo \"$input\" | jq -r '.model // \"unknown\"')\ndir=$(echo \"$input\" | jq -r '.workspace.path // \"~\"' | sed \"s|$HOME|~|\")\ntokens=$(echo \"$input\" | jq -r '.session.totalTokens // 0')\ngit_branch=$(git rev-parse --abbrev-ref HEAD 2>/dev/null || echo \"\")\n\n# Catppuccin Mocha Palette (256-color approximations)\n# Base colors\nBASE=\"\\03...",
      "copyTextLength": 2392,
      "copyTextTruncated": true,
      "detailMarkdown": "# Catppuccin Mocha Theme - Statuslines\n\nSoothing Catppuccin Mocha theme statusline with 26 pastel colors, Powerline separators, and modular segments for Git, model info, and token tracking.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/catppuccin-mocha-theme.sh\",\n    \"refreshInterval\": 500\n  }\n}\n```\n\n## Usage\n claude-sonnet-4.5   ~/projects   main   12,450",
      "detailUrl": "/data/raycast/statuslines/catppuccin-mocha-theme.json",
      "webUrl": "https://heyclau.de/entry/statuslines/catppuccin-mocha-theme",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/catppuccin-mocha-theme",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/catppuccin-mocha-theme.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/catppuccin-mocha-theme",
      "seoTitle": "Catppuccin Mocha Theme - Statuslines",
      "seoDescription": "Soothing Catppuccin Mocha theme statusline with 26 pastel colors, Powerline separators, and modular segments for Git, model info, and token tracking. Discove...",
      "repoUrl": "https://github.com/catppuccin/catppuccin",
      "repoStats": {
        "repository": "catppuccin/catppuccin",
        "url": "https://github.com/catppuccin/catppuccin",
        "stars": 19184,
        "forks": 352,
        "updatedAt": "2026-05-19T11:04:59Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/catppuccin/catppuccin",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "chatgpt-migration-guide",
      "title": "ChatGPT to Claude Migration",
      "description": "Switch from ChatGPT to Claude in 30 minutes.",
      "tags": [
        "tutorial",
        "intermediate",
        "migration",
        "api"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nThis tutorial teaches you to migrate from ChatGPT to Claude in 30 minutes. You'll learn API parameter mapping, XML prompt engineering, and cost optimization strategies. Perfect for developers who want to leverage Claude's superior performance and large context window.\n\n**Key Points:**\n\n- API migration with complete parameter mapping - 15 minutes setup\n- XML prompt engineering for improved quality - structured approach\n- Hybrid workflow strategy for enhanced productivity\n- 30 minutes total with 5 hands-on exercises\n\nMaster the migration from ChatGPT to Claude in this comprehensive tutorial. By completion, you'll have working API migration code and optimized prompts. This guide includes 5 practical examples, 10 code samples, and 3 real-world applications.\n\n> **Tutorial Requireme...",
      "copyTextLength": 3497,
      "copyTextTruncated": true,
      "detailMarkdown": "# ChatGPT to Claude Migration\n\nSwitch from ChatGPT to Claude in 30 minutes. Complete migration tutorial covering API transitions, prompt engineering, and workflow optimization strategies.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nThis tutorial teaches you to migrate from ChatGPT to Claude in 30 minutes. You'll learn API parameter mapping, XML prompt engineering, and cost optimization strategies. Perfect for developers who want to leverage Claude's superior performance and large context window.",
      "detailUrl": "/data/raycast/guides/chatgpt-migration-guide.json",
      "webUrl": "https://heyclau.de/entry/guides/chatgpt-migration-guide",
      "canonicalUrl": "https://heyclau.de/entry/guides/chatgpt-migration-guide",
      "llmsUrl": "https://heyclau.de/data/llms/guides/chatgpt-migration-guide.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/chatgpt-migration-guide",
      "seoTitle": "ChatGPT to Claude Migration",
      "seoDescription": "Switch from ChatGPT to Claude in 30 minutes. Complete migration tutorial covering API transitions, prompt engineering, and workflow optimization strategies.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "checkpoint-manager",
      "title": "Checkpoint Manager for Claude Code",
      "description": "Manage Claude Code checkpoints to safely rewind code changes, restore conversation states, and explore alternatives without fear using ES...",
      "tags": [
        "checkpoints",
        "rewind",
        "undo",
        "version-control",
        "session-recovery",
        "safety"
      ],
      "author": "JSONbored",
      "installCommand": "/checkpoint-manager [action] [options]",
      "configSnippet": "",
      "copyText": "Command:\n/checkpoint-manager [action] [options]\n\nUsage:\n/checkpoint-manager [action] [options]\n\nReference:\nThe `/checkpoint-manager` command helps you manage Claude Code's automatic checkpointing system to safely rewind changes, explore alternatives, and code without fear.\n\n## Features\n\n- **Automatic Checkpoints**: Snapshots saved before every Claude-driven file edit\n- **Quick Rewind**: Press ESC+ESC or use `/rewind` to access checkpoint menu\n- **Selective Restore**: Restore code only, conversation only, or both\n- **Change Preview**: See exactly what will be reverted before confirming\n- **Session-Level Recovery**: Checkpoints tracked within current session\n- **Manual Checkpoints**: Create named checkpoints at critical points\n- **Checkpoint History**: View all checkpoints with timestamps...",
      "copyTextLength": 11714,
      "copyTextTruncated": true,
      "detailMarkdown": "# Checkpoint Manager for Claude Code\n\nManage Claude Code checkpoints to safely rewind code changes, restore conversation states, and explore alternatives without fear using ESC+ESC or /rewind commands\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/checkpoint-manager [action] [options]\n```\n\n## Usage\n/checkpoint-manager [action] [options]",
      "detailUrl": "/data/raycast/commands/checkpoint-manager.json",
      "webUrl": "https://heyclau.de/entry/commands/checkpoint-manager",
      "canonicalUrl": "https://heyclau.de/entry/commands/checkpoint-manager",
      "llmsUrl": "https://heyclau.de/data/llms/commands/checkpoint-manager.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/checkpoint-manager",
      "seoTitle": "Checkpoint Manager for Claude Code",
      "seoDescription": "Manage Claude Code checkpoints to safely rewind code changes, restore conversation states, and explore alternatives without fear using ESC+ESC or /rewind com...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/checkpointing",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "claude-4-extended-thinking-tutorial",
      "title": "Claude 4 Extended Thinking",
      "description": "Implement Claude 4 Extended Thinking API in 25 minutes.",
      "tags": [
        "tutorial",
        "advanced",
        "api-implementation",
        "production-ready"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nThis tutorial teaches you to implement Claude 4's extended thinking API with up to 500K token reasoning chains in 25 minutes. You'll learn thinking budget optimization that cuts costs by 60%, build multi-hour coding workflows achieving 74.5% SWE-bench accuracy, and master the hybrid reasoning model that outperforms GPT-5 in sustained tasks. Perfect for developers and AI engineers who want to leverage Claude's most advanced 2025 feature for complex problem-solving.\n\n**Key Points:**\n\n- Implement extended thinking API with Python/JavaScript - achieve 74.5% coding accuracy\n- Optimize thinking budgets from 1K-200K tokens - reduce costs by 60-70%\n- Build production workflows with tool integration - 54% productivity gains reported\n- 25 minutes total with 4 hands-on exercises covering...",
      "copyTextLength": 4475,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude 4 Extended Thinking\n\nImplement Claude 4 Extended Thinking API in 25 minutes. Master 500K token reasoning chains, thinking budget optimization, and industry-leading 74.5% accuracy.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nThis tutorial teaches you to implement Claude 4's extended thinking API with up to 500K token reasoning chains in 25 minutes. You'll learn thinking budget optimization that cuts costs by 60%, build multi-hour coding workflows achieving 74.5% SWE-bench accuracy, and master the hybrid reasoning model that outperforms GPT-5 in sustained tasks. Perfect for developers and AI engineers who want to leverage Claude's most advanced 2025 feature for complex problem-solving.",
      "detailUrl": "/data/raycast/guides/claude-4-extended-thinking-tutorial.json",
      "webUrl": "https://heyclau.de/entry/guides/claude-4-extended-thinking-tutorial",
      "canonicalUrl": "https://heyclau.de/entry/guides/claude-4-extended-thinking-tutorial",
      "llmsUrl": "https://heyclau.de/data/llms/guides/claude-4-extended-thinking-tutorial.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/claude-4-extended-thinking-tutorial",
      "seoTitle": "Claude 4 Extended Thinking",
      "seoDescription": "Implement Claude 4 Extended Thinking API in 25 minutes. Master 500K token reasoning chains, thinking budget optimization, and industry-leading 74.5% accuracy.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "claude-agent-development-framework",
      "title": "Claude Agent Development",
      "description": "Build Claude autonomous agents with 90.2% better performance.",
      "tags": [
        "tutorial",
        "advanced",
        "agent-development",
        "multi-agent"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nThis tutorial teaches you to build production-ready Claude autonomous agents achieving 90.2% performance improvements through multi-agent orchestration in 30 minutes. You'll learn subagents implementation with isolated 200K token contexts, orchestrator-worker patterns reducing costs to $0.045 per task, and deployment strategies achieving 99.95% uptime. Perfect for developers wanting to leverage Claude 4's 74.5% SWE-bench scores and July 2025 sub-agent capabilities.\n\n**Key Points:**\n\n- Multi-agent orchestration - achieve 90.2% better performance than single agents\n- Subagents implementation - parallel processing with isolated 200K token contexts\n- Production deployment - scale to 5,000 requests/second with 99.95% uptime\n- 30 minutes total with complete working code and $0.045 p...",
      "copyTextLength": 5253,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude Agent Development\n\nBuild Claude autonomous agents with 90.2% better performance. Learn multi-agent orchestration, subagents implementation, and deployment achieving $0.045/task.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nThis tutorial teaches you to build production-ready Claude autonomous agents achieving 90.2% performance improvements through multi-agent orchestration in 30 minutes. You'll learn subagents implementation with isolated 200K token contexts, orchestrator-worker patterns reducing costs to $0.045 per task, and deployment strategies achieving 99.95% uptime. Perfect for developers wanting to leverage Claude 4's 74.5% SWE-bench scores and July 2025 sub-agent capabilities.",
      "detailUrl": "/data/raycast/guides/claude-agent-development-framework.json",
      "webUrl": "https://heyclau.de/entry/guides/claude-agent-development-framework",
      "canonicalUrl": "https://heyclau.de/entry/guides/claude-agent-development-framework",
      "llmsUrl": "https://heyclau.de/data/llms/guides/claude-agent-development-framework.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/claude-agent-development-framework",
      "seoTitle": "Claude Agent Development",
      "seoDescription": "Build Claude autonomous agents with 90.2% better performance. Learn multi-agent orchestration, subagents implementation, and deployment achieving $0.045/task.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "healthcare-hipaa-guide",
      "title": "Claude AI Healthcare HIPAA-Compliant Documentation Guide 2025",
      "description": "Deploy HIPAA-compliant Claude AI for 10-35x faster healthcare documentation.",
      "tags": [
        "healthcare",
        "enterprise",
        "compliance",
        "documentation",
        "hipaa"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nClaude AI transforms healthcare documentation through HIPAA-compliant automation achieving 10-35x faster task completion. Healthcare organizations report 60-70% documentation time reduction and 450-790% ROI within 18 months. Implementation requires enterprise API agreements, zero data retention configurations, or deployment through certified platforms. This comprehensive guide covers compliance requirements, integration methods, and proven implementation strategies for healthcare organizations.\n\n**Key Points:**\n\n- 10-35x faster documentation with 60-70% time reduction\n- 450-790% ROI within 18 months of deployment\n- HIPAA compliance requires enterprise API or certified platforms\n- Zero data retention agreements mandatory for PHI processing\n\n> **Critical HIPAA Compliance Notice*...",
      "copyTextLength": 7087,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude AI Healthcare HIPAA-Compliant Documentation Guide 2025\n\nDeploy HIPAA-compliant Claude AI for 10-35x faster healthcare documentation. Enterprise configuration guide with approved providers and compliance requirements.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nClaude AI transforms healthcare documentation through HIPAA-compliant automation achieving 10-35x faster task completion. Healthcare organizations report 60-70% documentation time reduction and 450-790% ROI within 18 months. Implementation requires enterprise API agreements, zero data retention configurations, or deployment through certified platforms. This comprehensive guide covers compliance requirements, integration methods, and proven implementation strategies for healthcare organizations.",
      "detailUrl": "/data/raycast/guides/healthcare-hipaa-guide.json",
      "webUrl": "https://heyclau.de/entry/guides/healthcare-hipaa-guide",
      "canonicalUrl": "https://heyclau.de/entry/guides/healthcare-hipaa-guide",
      "llmsUrl": "https://heyclau.de/data/llms/guides/healthcare-hipaa-guide.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/healthcare-hipaa-guide",
      "seoTitle": "Claude AI Healthcare HIPAA-Compliant Documentation Guide 2025",
      "seoDescription": "Deploy HIPAA-compliant Claude AI for 10-35x faster healthcare documentation. Enterprise configuration guide with approved providers and compliance requirements.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "claude-code",
      "title": "Claude Code",
      "description": "Terminal coding agent for Claude-powered development.",
      "tags": [
        "claude-code",
        "terminal-agent"
      ],
      "author": "Anthropic",
      "brandName": "Claude Code",
      "brandDomain": "anthropic.com",
      "brandIconUrl": "/api/brand-assets/icon/anthropic.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nClaude Code is a core reference point for agentic coding workflows and fits teams that already live in the terminal.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 216,
      "copyTextTruncated": false,
      "detailMarkdown": "# Claude Code\n\nAnthropic command-line coding agent for codebase questions, edits, tests, and terminal-centered development tasks.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/claude-code.json",
      "webUrl": "https://heyclau.de/entry/tools/claude-code",
      "canonicalUrl": "https://heyclau.de/entry/tools/claude-code",
      "llmsUrl": "https://heyclau.de/data/llms/tools/claude-code.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/claude-code",
      "seoTitle": "Claude Code terminal coding agent",
      "seoDescription": "Claude Code is Anthropic's terminal coding agent for codebase questions, edits, tests, and development workflows. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://docs.anthropic.com/en/docs/claude-code/overview",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "docker-health-statusline",
      "title": "Claude Code Docker Statusline - Container Health Monitoring",
      "description": "Docker statusline configuration for Claude Code CLI. Features real-time health monitoring, color-coded indicators, and container tracking.",
      "tags": [
        "docker",
        "statusline",
        "monitoring",
        "health-check",
        "containers",
        "CLI",
        "claude-code",
        "devops"
      ],
      "author": "JSONbored",
      "brandName": "Docker",
      "brandDomain": "docker.com",
      "brandIconUrl": "/api/brand-assets/icon/docker.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/docker-health-statusline.sh\",\n    \"refreshInterval\": 2000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/docker-health-statusline.sh\",\n    \"refreshInterval\": 2000\n  }\n}\n\nUsage:\n🐳 ● 3/5\n\nAsset:\n#!/bin/bash\n\n# Docker Health Statusline\n# Real-time container health monitoring for Claude Code CLI\n\n# Get running containers count\nrunning=$(docker ps -q 2>/dev/null | wc -l | tr -d ' ')\n\n# Get total containers\ntotal=$(docker ps -a -q 2>/dev/null | wc -l | tr -d ' ')\n\n# Get unhealthy containers\nunhealthy=$(docker ps --filter health=unhealthy -q 2>/dev/null | wc -l | tr -d ' ')\n\n# Color codes\nGREEN='\\033[0;32m'\nYELLOW='\\033[1;33m'\nRED='\\033[0;31m'\nBLUE='\\033[0;34m'\nNC='\\033[0m' # No Color\n\n# Status indicator\nif [ \"$unhealthy\" -gt 0 ]; then\n    status=\"${RED}●${NC}\"\nelif [ \"$running\" -eq...",
      "copyTextLength": 948,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude Code Docker Statusline - Container Health Monitoring\n\nDocker statusline configuration for Claude Code CLI. Features real-time health monitoring, color-coded indicators, and container tracking. Production-ready.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/docker-health-statusline.sh\",\n    \"refreshInterval\": 2000\n  }\n}\n```\n\n## Usage\n🐳 ● 3/5",
      "detailUrl": "/data/raycast/statuslines/docker-health-statusline.json",
      "webUrl": "https://heyclau.de/entry/statuslines/docker-health-statusline",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/docker-health-statusline",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/docker-health-statusline.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/docker-health-statusline",
      "seoTitle": "Claude Code Docker Statusline - Container Health Monitoring",
      "seoDescription": "Docker statusline configuration for Claude Code CLI. Features real-time health monitoring, color-coded indicators, and container tracking. Production-ready.",
      "repoUrl": "",
      "documentationUrl": "https://docs.docker.com/reference/cli/docker/container/stats/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "multi-directory-setup",
      "title": "Claude Code Multi-Directory Setup Enterprise Workflow 2025",
      "description": "Master Claude Code multi-directory enterprise workflow.",
      "tags": [
        "workflow",
        "enterprise development",
        "advanced",
        "automation"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nComplete multi-directory workflow optimized with Claude Code. This process delivers 30-100x productivity improvements while reducing time-to-market by 79%. Includes 5 process steps, 12 tool integrations, and full automation capabilities.\n\n**Key Points:**\n\n- 30-100x productivity gains - verified at TELUS and Bridgewater\n- 79% faster feature deployment - measured at Rakuten implementation\n- 1M token context window - enabled through API optimization\n- 4-week implementation with 89% developer adoption rate\n\nTransform your enterprise codebase management with this comprehensive workflow powered by Claude Code. This process helps maintain high code quality standards across multiple directories.\n\n> **Workflow Overview**\n>\n> **Process Type:** Enterprise Development Automation  \n> **Com...",
      "copyTextLength": 7055,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude Code Multi-Directory Setup Enterprise Workflow 2025\n\nMaster Claude Code multi-directory enterprise workflow. Step-by-step setup, automation hooks, and proven enterprise strategies for 30-100x productivity boost.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nComplete multi-directory workflow optimized with Claude Code. This process delivers 30-100x productivity improvements while reducing time-to-market by 79%. Includes 5 process steps, 12 tool integrations, and full automation capabilities.",
      "detailUrl": "/data/raycast/guides/multi-directory-setup.json",
      "webUrl": "https://heyclau.de/entry/guides/multi-directory-setup",
      "canonicalUrl": "https://heyclau.de/entry/guides/multi-directory-setup",
      "llmsUrl": "https://heyclau.de/data/llms/guides/multi-directory-setup.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/multi-directory-setup",
      "seoTitle": "Claude Code Multi-Directory Setup Enterprise Workflow 2025",
      "seoDescription": "Master Claude Code multi-directory enterprise workflow. Step-by-step setup, automation hooks, and proven enterprise strategies for 30-100x productivity boost.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "claude-vs-cursor-codeium",
      "title": "Claude Code vs Cursor vs Codeium Complete Comparison 2025",
      "description": "Compare Claude Code vs Cursor vs Codeium AI coding assistants.",
      "tags": [
        "comparison",
        "AI coding assistants",
        "developer tools",
        "evaluation"
      ],
      "author": "JSONbored",
      "brandName": "Cursor",
      "brandDomain": "cursor.com",
      "brandIconUrl": "/api/brand-assets/icon/cursor.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nComprehensive comparison of Claude Code, Cursor, and Codeium for AI-powered development in 2025. We analyzed SWE-bench scores, pricing models, IDE integration approaches, and enterprise deployments to help you choose the best solution for your coding workflow.\n\n**Key Points:**\n\n- Claude Code - Terminal-native with 200K context - $20/month\n- Cursor - Complete IDE replacement with multi-file editing - $20/month\n- Codeium - Universal IDE support with free tier - $0-30/month\n- Claude achieves 72.7-74.5% on SWE-bench vs Copilot's 33.2%\n\nChoosing the right AI coding assistant impacts development velocity significantly. This comprehensive comparison examines Claude Code, Cursor, and Codeium based on benchmark data, real deployments, and pricing analysis.\n\n> **Comparison Overview**\n>...",
      "copyTextLength": 3211,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude Code vs Cursor vs Codeium Complete Comparison 2025\n\nCompare Claude Code vs Cursor vs Codeium AI coding assistants. Complete feature analysis, performance benchmarks, pricing, and recommendations for developers.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nComprehensive comparison of Claude Code, Cursor, and Codeium for AI-powered development in 2025. We analyzed SWE-bench scores, pricing models, IDE integration approaches, and enterprise deployments to help you choose the best solution for your coding workflow.",
      "detailUrl": "/data/raycast/guides/claude-vs-cursor-codeium.json",
      "webUrl": "https://heyclau.de/entry/guides/claude-vs-cursor-codeium",
      "canonicalUrl": "https://heyclau.de/entry/guides/claude-vs-cursor-codeium",
      "llmsUrl": "https://heyclau.de/data/llms/guides/claude-vs-cursor-codeium.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/claude-vs-cursor-codeium",
      "seoTitle": "Claude Code vs Cursor vs Codeium Complete Comparison 2025",
      "seoDescription": "Compare Claude Code vs Cursor vs Codeium AI coding assistants. Complete feature analysis, performance benchmarks, pricing, and recommendations for developers.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "wsl-setup-guide",
      "title": "Claude Code WSL Setup 2025",
      "description": "Complete Claude Code WSL2 installation tutorial in 30 minutes.",
      "tags": [
        "tutorial",
        "intermediate",
        "wsl",
        "windows"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nThis tutorial teaches you to configure Claude Code on Windows Subsystem for Linux in 30 minutes. You'll learn WSL2 installation, Node.js environment setup, and PATH conflict resolution. Perfect for Windows developers who want optimal Claude Code performance without switching operating systems.\n\n**Key Points:**\n\n- WSL2 setup with Ubuntu 22.04 LTS - reduces errors by 80%\n- Node.js configuration through NVM - eliminates permission issues\n- PATH management strategies - improves performance by 3-5x\n- 30 minutes total with 8 hands-on configuration steps\n\nMaster Claude Code installation on Windows through proper WSL2 configuration. By completion, you'll have a fully functional Claude Code environment with optimized performance. This guide includes 5 practical examples, 12 code sample...",
      "copyTextLength": 3667,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude Code WSL Setup 2025\n\nComplete Claude Code WSL2 installation tutorial in 30 minutes. Configure Node.js, resolve PATH conflicts, and optimize Windows development performance.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nThis tutorial teaches you to configure Claude Code on Windows Subsystem for Linux in 30 minutes. You'll learn WSL2 installation, Node.js environment setup, and PATH conflict resolution. Perfect for Windows developers who want optimal Claude Code performance without switching operating systems.",
      "detailUrl": "/data/raycast/guides/wsl-setup-guide.json",
      "webUrl": "https://heyclau.de/entry/guides/wsl-setup-guide",
      "canonicalUrl": "https://heyclau.de/entry/guides/wsl-setup-guide",
      "llmsUrl": "https://heyclau.de/data/llms/guides/wsl-setup-guide.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/wsl-setup-guide",
      "seoTitle": "Claude Code WSL Setup 2025",
      "seoDescription": "Complete Claude Code WSL2 installation tutorial in 30 minutes. Configure Node.js, resolve PATH conflicts, and optimize Windows development performance.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "desktop-mcp-setup",
      "title": "Claude Desktop MCP Setup",
      "description": "Master Claude Desktop MCP server setup in 20 minutes.",
      "tags": [
        "tutorial",
        "intermediate",
        "configuration",
        "mcp-servers"
      ],
      "author": "JSONbored",
      "brandName": "Anthropic",
      "brandDomain": "anthropic.com",
      "brandIconUrl": "/api/brand-assets/icon/anthropic.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add --transport http server-name https://api.example.com/mcp && claude mcp list",
      "configSnippet": "{\n  \"mcpServers\": {\n    \"filesystem\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@modelcontextprotocol/server-filesystem\", \"/Users/username/Documents\"]\n    }\n  }\n}",
      "copyText": "Install:\nclaude mcp add --transport http server-name https://api.example.com/mcp && claude mcp list\n\nConfig:\n{\n  \"mcpServers\": {\n    \"filesystem\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@modelcontextprotocol/server-filesystem\", \"/Users/username/Documents\"]\n    }\n  }\n}\n\nUsage:\n{\n  \"mcpServers\": {\n    \"filesystem\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@modelcontextprotocol/server-filesystem\", \"/Users/username/Documents\"]\n    }\n  }\n}",
      "copyTextLength": 454,
      "copyTextTruncated": false,
      "detailMarkdown": "# Claude Desktop MCP Setup\n\nMaster Claude Desktop MCP server setup in 20 minutes. Complete config JSON tutorial with filesystem integration, troubleshooting, and proven solutions.\n\n## Trust\n- Source: source not provided\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add --transport http server-name https://api.example.com/mcp && claude mcp list\n```\n\n## Config\n```json\n{\n  \"mcpServers\": {\n    \"filesystem\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@modelcontextprotocol/server-filesystem\", \"/Users/username/Documents\"]\n    }\n  }\n}\n```\n\n## Usage\nclaude mcp add --transport http server-name https://api.example.com/mcp && claude mcp list",
      "detailUrl": "/data/raycast/mcp/desktop-mcp-setup.json",
      "webUrl": "https://heyclau.de/entry/mcp/desktop-mcp-setup",
      "canonicalUrl": "https://heyclau.de/entry/mcp/desktop-mcp-setup",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/desktop-mcp-setup.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/desktop-mcp-setup",
      "seoTitle": "Claude Desktop MCP Setup",
      "seoDescription": "Master Claude Desktop MCP server setup in 20 minutes. Complete config JSON tutorial with filesystem integration, troubleshooting, and proven solutions.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "financial-services-guide",
      "title": "Claude for Financial Services Enterprise Implementation 2025",
      "description": "Transform financial operations with Claude.",
      "tags": [
        "use-case",
        "financial-services",
        "enterprise",
        "advanced"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nLearn how financial institutions use Claude for productivity improvements. This guide covers automated trading analysis, risk management, and compliance frameworks with proven implementation strategies.\n\n**Key Points:**\n\n- Productivity improvements through automation\n- Implementation approach - Phased deployment strategy\n- High accuracy on financial modeling tasks\n- Measurable ROI with efficient payback periods\n\nTransform your financial operations with Claude's AI capabilities. This guide demonstrates how institutions achieve measurable returns through proven automation strategies. Implementation timelines vary based on scope and requirements.\n\n> **Use Case Overview**\n>\n> **Industry:** Financial Services and Capital Markets  \n> **Role:** Portfolio Managers, Risk Analysts, Comp...",
      "copyTextLength": 3944,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude for Financial Services Enterprise Implementation 2025\n\nTransform financial operations with Claude. Learn implementation strategies for trading, risk, and regulatory automation with comprehensive compliance.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nLearn how financial institutions use Claude for productivity improvements. This guide covers automated trading analysis, risk management, and compliance frameworks with proven implementation strategies.",
      "detailUrl": "/data/raycast/guides/financial-services-guide.json",
      "webUrl": "https://heyclau.de/entry/guides/financial-services-guide",
      "canonicalUrl": "https://heyclau.de/entry/guides/financial-services-guide",
      "llmsUrl": "https://heyclau.de/data/llms/guides/financial-services-guide.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/financial-services-guide",
      "seoTitle": "Claude for Financial Services Enterprise Implementation 2025",
      "seoDescription": "Transform financial operations with Claude. Learn implementation strategies for trading, risk, and regulatory automation with comprehensive compliance.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "claude-haiku-45-speed-optimizer-agent",
      "title": "Claude Haiku 45 Speed Optimizer Agent - Agents",
      "description": "Speed-optimized agent leveraging Haiku 4.5's 2x performance and 3x cost savings, delivering 90% of Sonnet's agentic capability for rapid...",
      "tags": [
        "haiku-4.5",
        "speed",
        "cost-optimization",
        "performance",
        "rapid-iteration",
        "ci-cd"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a speed-optimized coding agent powered by Claude Haiku 4.5, designed for rapid iteration and cost-effective automation.\n\n## Model Configuration\n\n```bash\n# Access Haiku 4.5 via CLI\nclaude-code --model claude-haiku-4-5\n\n# Or in agent configuration\nmodel: haiku\n```\n\n## Optimal Use Cases for Haiku 4.5\n\n### 1. Rapid Iteration Tasks (2x Speed Advantage)\n\n**Quick Code Fixes**\n\n- Syntax error corrections\n- Import statement updates\n- Variable renaming refactors\n- Simple bug fixes\n\n**Fast Feedback Loops**\n\n- Code formatting\n- Linting issue resolution\n- Documentation generation\n- Comment additions\n\n**Development Velocity**\n\n- Prototype generation\n- Boilerplate code creation\n- Configuration file updates\n- Simple API endpoint scaffolding\n\n### 2. CI/CD Integration (Cost-Effective)\n\n**Build Pi...",
      "copyTextLength": 4689,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude Haiku 45 Speed Optimizer Agent - Agents\n\nSpeed-optimized agent leveraging Haiku 4.5's 2x performance and 3x cost savings, delivering 90% of Sonnet's agentic capability for rapid iterations.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a speed-optimized coding agent powered by Claude Haiku 4.5, designed for rapid iteration and cost-effective automation.",
      "detailUrl": "/data/raycast/agents/claude-haiku-45-speed-optimizer-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/claude-haiku-45-speed-optimizer-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/claude-haiku-45-speed-optimizer-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/claude-haiku-45-speed-optimizer-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/claude-haiku-45-speed-optimizer-agent",
      "seoTitle": "Claude Haiku 45 Speed Optimizer Agent - Agents",
      "seoDescription": "Speed-optimized agent leveraging Haiku 4.5's 2x performance and 3x cost savings, delivering 90% of Sonnet's agentic capability for rapid iterations. Discover...",
      "repoUrl": "",
      "documentationUrl": "https://docs.anthropic.com/en/docs/about-claude/models",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "claude-mcp-server-setup-guide",
      "title": "Claude MCP Server Setup 2025",
      "description": "Master MCP server installation and configuration for Claude Desktop.",
      "tags": [
        "mcp-servers",
        "configuration",
        "tutorial",
        "setup",
        "integration"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nMCP (Model Context Protocol) servers enable Claude Desktop to interact with external tools and systems. This guide provides a complete walkthrough for setting up MCP servers, from installation to advanced configuration, with practical examples and troubleshooting tips.\n\n**Key Points:**\n\n- Install Claude Desktop and Node.js as prerequisites\n- Configure MCP servers in claude_desktop_config.json\n- Test connections and verify server functionality\n- Optimize performance with best practices\n\n## Prerequisites and System Requirements\n\nBefore setting up MCP servers, ensure your system meets these requirements:\n\n> **System Requirements**\n>\n> - **Operating System**: macOS 12+, Windows 10+, or Ubuntu 20.04+\n> - **Claude Desktop**: Version 0.7.0 or higher\n> - **Node.js**: Version 18.0+ (LT...",
      "copyTextLength": 3715,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude MCP Server Setup 2025\n\nMaster MCP server installation and configuration for Claude Desktop. Complete step-by-step setup guide with optimization tips and best practices for 2025.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nMCP (Model Context Protocol) servers enable Claude Desktop to interact with external tools and systems. This guide provides a complete walkthrough for setting up MCP servers, from installation to advanced configuration, with practical examples and troubleshooting tips.",
      "detailUrl": "/data/raycast/guides/claude-mcp-server-setup-guide.json",
      "webUrl": "https://heyclau.de/entry/guides/claude-mcp-server-setup-guide",
      "canonicalUrl": "https://heyclau.de/entry/guides/claude-mcp-server-setup-guide",
      "llmsUrl": "https://heyclau.de/data/llms/guides/claude-mcp-server-setup-guide.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/claude-mcp-server-setup-guide",
      "seoTitle": "Claude MCP Server Setup 2025",
      "seoDescription": "Master MCP server installation and configuration for Claude Desktop. Complete step-by-step setup guide with optimization tips and best practices for 2025.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "claude-mcp-skills-integration-agent",
      "title": "Claude MCP Skills Integration Agent - Claude Code Agents",
      "description": "MCP Skills integration specialist for remote server configuration, tool permissions, multi-MCP orchestration, and Claude Desktop ecosyste...",
      "tags": [
        "mcp",
        "skills",
        "integration",
        "remote-servers",
        "tool-permissions",
        "orchestration"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an MCP Skills integration specialist, designed to help users configure, manage, and orchestrate MCP (Model Context Protocol) servers within Claude Code and Claude Desktop.\n\n## Understanding MCP and Claude Skills\n\n### What is MCP?\n\nMCP (Model Context Protocol) is Anthropic's standard for connecting Claude to external tools and data sources. Think of it as a universal plugin system for AI assistants.\n\n**Key Capabilities:**\n\n- Access local filesystems, databases, APIs\n- Execute custom tools and scripts\n- Integrate with third-party services (Linear, GitHub, Slack, etc.)\n- Extend Claude's capabilities beyond conversation\n\n### Claude Skills (October 2025)\n\nSimon Willison's October 16, 2025 article highlighted: **\"Claude Skills maybe bigger deal than MCP\"**\n\n**Why Skills Matter:**\n\n- U...",
      "copyTextLength": 9759,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude MCP Skills Integration Agent - Claude Code Agents\n\nMCP Skills integration specialist for remote server configuration, tool permissions, multi-MCP orchestration, and Claude Desktop ecosystem workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an MCP Skills integration specialist, designed to help users configure, manage, and orchestrate MCP (Model Context Protocol) servers within Claude Code and Claude Desktop.",
      "detailUrl": "/data/raycast/agents/claude-mcp-skills-integration-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/claude-mcp-skills-integration-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/claude-mcp-skills-integration-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/claude-mcp-skills-integration-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/claude-mcp-skills-integration-agent",
      "seoTitle": "Claude MCP Skills Integration Agent - Claude Code Agents",
      "seoDescription": "MCP Skills integration specialist for remote server configuration, tool permissions, multi-MCP orchestration, and Claude Desktop ecosystem workflows. Discove...",
      "repoUrl": "",
      "documentationUrl": "https://modelcontextprotocol.io/introduction",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "business-process-automation",
      "title": "Claude Process Automation",
      "description": "Deploy Claude AI agents for enterprise business process automation.",
      "tags": [
        "use-case",
        "enterprise",
        "automation",
        "advanced"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nLearn how enterprises use Claude to automate business processes. This guide covers agent orchestration, system integration, and implementation strategies for business automation.\n\n**Key Points:**\n\n- ROI Achievement - Measurable returns through automation\n- Implementation Speed - Deploy workflows using integration tools\n- Enterprise Scale - Handle large-scale processing requirements\n- Measurable Impact - Operational improvements and productivity gains\n\nTransform your enterprise operations with Claude's agent capabilities. This guide demonstrates how organizations achieve measurable benefits through proven automation strategies. Implementation timelines vary based on scope and complexity.\n\n> **Use Case Overview**\n>\n> **Industry:** Enterprise Technology & Services  \n> **Role:** C...",
      "copyTextLength": 9078,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude Process Automation\n\nDeploy Claude AI agents for enterprise business process automation. Master implementation strategies, integration patterns, and best practices for optimization.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nLearn how enterprises use Claude to automate business processes. This guide covers agent orchestration, system integration, and implementation strategies for business automation.",
      "detailUrl": "/data/raycast/guides/business-process-automation.json",
      "webUrl": "https://heyclau.de/entry/guides/business-process-automation",
      "canonicalUrl": "https://heyclau.de/entry/guides/business-process-automation",
      "llmsUrl": "https://heyclau.de/data/llms/guides/business-process-automation.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/business-process-automation",
      "seoTitle": "Claude Process Automation",
      "seoDescription": "Deploy Claude AI agents for enterprise business process automation. Master implementation strategies, integration patterns, and best practices for optimization.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "claude-rate-limits-fix",
      "title": "Claude Rate Limits Fix: Complete Optimization Guide 2025",
      "description": "Fix Claude 429 errors and usage limits with proven solutions reducing token consumption by 70%.",
      "tags": [
        "tutorial",
        "advanced",
        "rate-limits",
        "429-errors"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nFix Claude rate limits and 429 errors with this comprehensive optimization guide proven to reduce token consumption by 70%. Learn exponential backoff implementation, usage limits optimization, and API rate limit handling that maintains 95% productivity. Perfect for the 18.3 million users hitting limits within 30 minutes after the July-August 2025 changes.\n\n**Key Points:**\n\n- Claude 429 error solutions - reduce failed requests by 95% with exponential backoff\n- Usage limits optimization - save 60-70% tokens through intelligent model selection\n- API rate limit handling - implement production-ready retry logic with jitter\n- 20 minutes implementation with immediate 70% consumption reduction\n\nFix Claude's restrictive rate limits introduced in July-August 2025 that now affect 18.3 mi...",
      "copyTextLength": 4278,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude Rate Limits Fix: Complete Optimization Guide 2025\n\nFix Claude 429 errors and usage limits with proven solutions reducing token consumption by 70%. Master rate limit optimization for 18.3M affected users.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nFix Claude rate limits and 429 errors with this comprehensive optimization guide proven to reduce token consumption by 70%. Learn exponential backoff implementation, usage limits optimization, and API rate limit handling that maintains 95% productivity. Perfect for the 18.3 million users hitting limits within 30 minutes after the July-August 2025 changes.",
      "detailUrl": "/data/raycast/guides/claude-rate-limits-fix.json",
      "webUrl": "https://heyclau.de/entry/guides/claude-rate-limits-fix",
      "canonicalUrl": "https://heyclau.de/entry/guides/claude-rate-limits-fix",
      "llmsUrl": "https://heyclau.de/data/llms/guides/claude-rate-limits-fix.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/claude-rate-limits-fix",
      "seoTitle": "Claude Rate Limits Fix: Complete Optimization Guide 2025",
      "seoDescription": "Fix Claude 429 errors and usage limits with proven solutions reducing token consumption by 70%. Master rate limit optimization for 18.3M affected users.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "claude-vs-codewhisperer-gemini",
      "title": "Claude vs Amazon Q Developer vs Gemini Code AWS Guide 2025",
      "description": "Compare Claude vs Amazon Q Developer vs Gemini Code for AWS cloud development.",
      "tags": [
        "comparison",
        "cloud-development",
        "aws",
        "evaluation"
      ],
      "author": "JSONbored",
      "brandName": "AWS",
      "brandDomain": "aws.amazon.com",
      "brandIconUrl": "/api/brand-assets/icon/aws.amazon.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nComprehensive comparison of Claude Code, Amazon Q Developer (formerly CodeWhisperer), and Google Gemini Code Assist for cloud development. We analyzed platform integration, AWS features, pricing, and real performance metrics to help you choose the best AI coding assistant for your cloud infrastructure needs.\n\n**Key Points:**\n\n- Amazon Q Developer - Deep AWS integration with 250+ services - $19/month\n- Google Gemini Code - 180,000 free completions monthly - $19/month Standard\n- Claude Code - Superior multi-cloud support and code quality - $40-200/month\n- Q Developer wins for AWS-only teams based on native integration and pricing\n\nChoosing the right AI assistant for cloud development impacts productivity and costs. This comparison examines Claude Code, Amazon Q Developer, and Go...",
      "copyTextLength": 4377,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude vs Amazon Q Developer vs Gemini Code AWS Guide 2025\n\nCompare Claude vs Amazon Q Developer vs Gemini Code for AWS cloud development. Real benchmarks, pricing analysis, and production use cases for selection.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nComprehensive comparison of Claude Code, Amazon Q Developer (formerly CodeWhisperer), and Google Gemini Code Assist for cloud development. We analyzed platform integration, AWS features, pricing, and real performance metrics to help you choose the best AI coding assistant for your cloud infrastructure needs.",
      "detailUrl": "/data/raycast/guides/claude-vs-codewhisperer-gemini.json",
      "webUrl": "https://heyclau.de/entry/guides/claude-vs-codewhisperer-gemini",
      "canonicalUrl": "https://heyclau.de/entry/guides/claude-vs-codewhisperer-gemini",
      "llmsUrl": "https://heyclau.de/data/llms/guides/claude-vs-codewhisperer-gemini.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/claude-vs-codewhisperer-gemini",
      "seoTitle": "Claude vs Amazon Q Developer vs Gemini Code AWS Guide 2025",
      "seoDescription": "Compare Claude vs Amazon Q Developer vs Gemini Code for AWS cloud development. Real benchmarks, pricing analysis, and production use cases for selection.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "claude-vs-copilot-python",
      "title": "Claude vs GitHub Copilot vs ChatGPT for Python Dev 2025",
      "description": "Claude vs GitHub Copilot vs ChatGPT for Python development.",
      "tags": [
        "comparison",
        "python-development",
        "coding-assistants",
        "evaluation"
      ],
      "author": "JSONbored",
      "brandName": "GitHub Copilot",
      "brandDomain": "github.com",
      "brandIconUrl": "/api/brand-assets/icon/github.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nComprehensive comparison of Claude, GitHub Copilot, and ChatGPT for Python development. Claude achieves 93.7% on HumanEval benchmarks with 200K token context. Copilot offers superior IDE integration at $10/month. ChatGPT provides versatility with web browsing. Optimal strategy combines tools based on task complexity.\n\n**Key Points:**\n\n- Claude - Superior reasoning and context (200K tokens) - $20/month\n- GitHub Copilot - Best IDE integration and speed - $10/month\n- ChatGPT - Versatile with web browsing capability - $20/month\n- Hybrid approach delivers 25-35% higher productivity\n\nChoosing the right AI assistant for Python development requires understanding each platform's strengths. This comprehensive comparison examines Claude, GitHub Copilot, and ChatGPT based on benchmarks, r...",
      "copyTextLength": 4070,
      "copyTextTruncated": true,
      "detailMarkdown": "# Claude vs GitHub Copilot vs ChatGPT for Python Dev 2025\n\nClaude vs GitHub Copilot vs ChatGPT for Python development. Features, pricing, benchmarks, and real results for choosing the best AI coding assistant.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nComprehensive comparison of Claude, GitHub Copilot, and ChatGPT for Python development. Claude achieves 93.7% on HumanEval benchmarks with 200K token context. Copilot offers superior IDE integration at $10/month. ChatGPT provides versatility with web browsing. Optimal strategy combines tools based on task complexity.",
      "detailUrl": "/data/raycast/guides/claude-vs-copilot-python.json",
      "webUrl": "https://heyclau.de/entry/guides/claude-vs-copilot-python",
      "canonicalUrl": "https://heyclau.de/entry/guides/claude-vs-copilot-python",
      "llmsUrl": "https://heyclau.de/data/llms/guides/claude-vs-copilot-python.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/claude-vs-copilot-python",
      "seoTitle": "Claude vs GitHub Copilot vs ChatGPT for Python Dev 2025",
      "seoDescription": "Claude vs GitHub Copilot vs ChatGPT for Python development. Features, pricing, benchmarks, and real results for choosing the best AI coding assistant.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "claudemd-builder",
      "title": "CLAUDE.md Builder for Claude Code",
      "description": "Generate project-specific CLAUDE.md files with coding standards, architecture notes, and context preservation for team-wide AI consistenc...",
      "tags": [
        "claude-md",
        "project-context",
        "coding-standards",
        "documentation",
        "onboarding",
        "team-collaboration"
      ],
      "author": "JSONbored",
      "installCommand": "/claudemd-builder [action] [options]",
      "configSnippet": "",
      "copyText": "Command:\n/claudemd-builder [action] [options]\n\nUsage:\n/claudemd-builder [action] [options]\n\nReference:\nThe `/claudemd-builder` command generates CLAUDE.md files that store coding standards, architectural decisions, and project context for consistent AI assistance across your team.\n\n## Features\n\n- **Auto-Generation**: Scan project and create starter CLAUDE.md with `/init`\n- **Template Library**: Pre-built templates for React, Node.js, Python, Go projects\n- **Hierarchical Context**: Root-level + directory-specific CLAUDE.md files\n- **Team Synchronization**: Commit to git for shared AI context\n- **Context Preservation**: Survive Claude Code context compaction\n- **Onboarding Tool**: New developers get instant project context\n- **Living Documentation**: Update as project evolves\n- **Best Pra...",
      "copyTextLength": 13574,
      "copyTextTruncated": true,
      "detailMarkdown": "# CLAUDE.md Builder for Claude Code\n\nGenerate project-specific CLAUDE.md files with coding standards, architecture notes, and context preservation for team-wide AI consistency and efficient onboarding\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/claudemd-builder [action] [options]\n```\n\n## Usage\n/claudemd-builder [action] [options]",
      "detailUrl": "/data/raycast/commands/claudemd-builder.json",
      "webUrl": "https://heyclau.de/entry/commands/claudemd-builder",
      "canonicalUrl": "https://heyclau.de/entry/commands/claudemd-builder",
      "llmsUrl": "https://heyclau.de/data/llms/commands/claudemd-builder.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/claudemd-builder",
      "seoTitle": "CLAUDE.md Builder for Claude Code",
      "seoDescription": "Generate project-specific CLAUDE.md files with coding standards, architecture notes, and context preservation for team-wide AI consistency and efficient onbo...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/claude-md",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "claude-md-knowledge-manager-agent",
      "title": "CLAUDE.md Knowledge Manager Agent - Claude Code Agents",
      "description": "CLAUDE.md specialist for creating, maintaining, and optimizing project-specific AI instructions that survive context compaction and guide...",
      "tags": [
        "claude-md",
        "project-instructions",
        "knowledge-management",
        "ai-guidance",
        "documentation",
        "context-preservation"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a CLAUDE.md knowledge management specialist, designed to help users create and maintain high-quality project instructions that guide Claude's behavior across conversations.\n\n## What is CLAUDE.md?\n\n### Official Definition (Anthropic)\n\nCLAUDE.md is a **project-specific instruction file** that Claude Code automatically reads at the start of every conversation.\n\n**Purpose:**\n\n- Store coding standards, architectural decisions, and project-specific knowledge\n- Override Claude's default behavior with project-specific rules\n- Survive context compaction (always available, never truncated)\n- Share team knowledge with AI assistant\n\n**File Location:**\n\n- `.claude/CLAUDE.md` (recommended, git-ignored by default)\n- `CLAUDE.md` (root directory, less common)\n- `.claude/README.md` (alternative,...",
      "copyTextLength": 14298,
      "copyTextTruncated": true,
      "detailMarkdown": "# CLAUDE.md Knowledge Manager Agent - Claude Code Agents\n\nCLAUDE.md specialist for creating, maintaining, and optimizing project-specific AI instructions that survive context compaction and guide development.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a CLAUDE.md knowledge management specialist, designed to help users create and maintain high-quality project instructions that guide Claude's behavior across conversations.",
      "detailUrl": "/data/raycast/agents/claude-md-knowledge-manager-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/claude-md-knowledge-manager-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/claude-md-knowledge-manager-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/claude-md-knowledge-manager-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/claude-md-knowledge-manager-agent",
      "seoTitle": "CLAUDE.md Knowledge Manager Agent - Claude Code Agents",
      "seoDescription": "CLAUDE.md specialist for creating, maintaining, and optimizing project-specific AI instructions that survive context compaction and guide development.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/custom-instructions",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "cli-data-viz-quickstart",
      "title": "CLI Data Visualization Quickstart Skill",
      "description": "Create publication-ready charts and visualizations from CSV, JSON, and Excel data using Python (matplotlib/seaborn) or Node.js (vega/vega...",
      "tags": [
        "visualization",
        "charts",
        "python",
        "vega"
      ],
      "author": "JSONbored",
      "installCommand": "npm i vega vega-lite",
      "configSnippet": "",
      "copyText": "Install:\nnpm i vega vega-lite\n\nUsage:\nnpm i vega vega-lite\n\nAsset:\nimport pandas as pd\nimport matplotlib.pyplot as plt\n\ndf = pd.read_csv('data.csv')\ndf.groupby('category')['value'].sum().plot(kind='bar')\nplt.tight_layout(); plt.savefig('chart.png', dpi=200)",
      "copyTextLength": 257,
      "copyTextTruncated": false,
      "detailMarkdown": "# CLI Data Visualization Quickstart Skill\n\nCreate publication-ready charts and visualizations from CSV, JSON, and Excel data using Python (matplotlib/seaborn) or Node.js (vega/vega-lite). Generate bar charts, line plots, scatter plots, heatmaps, and statistical visualizations with custom styling.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nnpm i vega vega-lite\n```\n\n## Usage\nnpm i vega vega-lite",
      "detailUrl": "/data/raycast/skills/cli-data-viz-quickstart.json",
      "webUrl": "https://heyclau.de/entry/skills/cli-data-viz-quickstart",
      "canonicalUrl": "https://heyclau.de/entry/skills/cli-data-viz-quickstart",
      "llmsUrl": "https://heyclau.de/data/llms/skills/cli-data-viz-quickstart.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/cli-data-viz-quickstart",
      "seoTitle": "CLI Data Visualization Quickstart Skill",
      "seoDescription": "Create publication-ready charts and visualizations from CSV, JSON, and Excel data using Python (matplotlib/seaborn) or Node.js (vega/vega-lite). Generate bar...",
      "repoUrl": "",
      "documentationUrl": "https://matplotlib.org/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/cli-data-viz-quickstart.mdc",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-15"
        }
      ]
    },
    {
      "category": "mcp",
      "slug": "clickup-mcp-server",
      "title": "Clickup MCP Server for Claude",
      "description": "Task management and project tracking with ClickUp integration",
      "tags": [
        "project-management",
        "clickup",
        "tasks",
        "productivity",
        "team-collaboration"
      ],
      "author": "hauptsacheNet",
      "brandName": "ClickUp",
      "brandDomain": "clickup.com",
      "brandIconUrl": "/api/brand-assets/icon/clickup.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add clickup --env CLICKUP_API_KEY=YOUR_KEY --env CLICKUP_TEAM_ID=YOUR_TEAM_ID -- npx -y @hauptsache.net/clickup-mcp && claude mcp list",
      "configSnippet": "{\n  \"clickup\": {\n    \"env\": {\n      \"CLICKUP_API_KEY\": \"${CLICKUP_API_KEY}\",\n      \"CLICKUP_TEAM_ID\": \"${CLICKUP_TEAM_ID}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@hauptsache.net/clickup-mcp\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add clickup --env CLICKUP_API_KEY=YOUR_KEY --env CLICKUP_TEAM_ID=YOUR_TEAM_ID -- npx -y @hauptsache.net/clickup-mcp && claude mcp list\n\nConfig:\n{\n  \"clickup\": {\n    \"env\": {\n      \"CLICKUP_API_KEY\": \"${CLICKUP_API_KEY}\",\n      \"CLICKUP_TEAM_ID\": \"${CLICKUP_TEAM_ID}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@hauptsache.net/clickup-mcp\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n\nUsage:\n{\n  \"clickup\": {\n    \"env\": {\n      \"CLICKUP_API_KEY\": \"${CLICKUP_API_KEY}\",\n      \"CLICKUP_TEAM_ID\": \"${CLICKUP_TEAM_ID}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@hauptsache.net/clickup-mcp\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyTextLength": 623,
      "copyTextTruncated": false,
      "detailMarkdown": "# Clickup MCP Server for Claude\n\nTask management and project tracking with ClickUp integration\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add clickup --env CLICKUP_API_KEY=YOUR_KEY --env CLICKUP_TEAM_ID=YOUR_TEAM_ID -- npx -y @hauptsache.net/clickup-mcp && claude mcp list\n```\n\n## Config\n```json\n{\n  \"clickup\": {\n    \"env\": {\n      \"CLICKUP_API_KEY\": \"${CLICKUP_API_KEY}\",\n      \"CLICKUP_TEAM_ID\": \"${CLICKUP_TEAM_ID}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@hauptsache.net/clickup-mcp\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n```\n\n## Usage\nclaude mcp add clickup --env CLICKUP_API_KEY=YOUR_KEY --env CLICKUP_TEAM_ID=YOUR_TEAM_ID -- npx -y @hauptsache.net/clickup-mcp && claude mcp list",
      "detailUrl": "/data/raycast/mcp/clickup-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/clickup-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/clickup-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/clickup-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/clickup-mcp-server",
      "seoTitle": "Clickup MCP Server for Claude",
      "seoDescription": "Task management and project tracking with ClickUp integration Discover tools for AI development. HeyClaude adds source links, install steps, compatibility,...",
      "repoUrl": "https://github.com/hauptsacheNet/clickup-mcp",
      "repoStats": {
        "repository": "hauptsacheNet/clickup-mcp",
        "url": "https://github.com/hauptsacheNet/clickup-mcp",
        "stars": 44,
        "forks": 17,
        "updatedAt": "2026-05-03T13:43:35Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/hauptsacheNet/clickup-mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "cline",
      "title": "Cline",
      "description": "Open-source autonomous coding agent for VS Code.",
      "tags": [
        "vs-code",
        "coding-agent"
      ],
      "author": "Cline",
      "brandName": "Cline",
      "brandDomain": "cline.bot",
      "brandIconUrl": "/api/brand-assets/icon/cline.bot",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nCline is useful for users who want a visible agent loop inside VS Code with command execution and file-editing control.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 219,
      "copyTextTruncated": false,
      "detailMarkdown": "# Cline\n\nOpen-source autonomous coding agent extension for planning, editing, running commands, and using tools from VS Code.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/cline.json",
      "webUrl": "https://heyclau.de/entry/tools/cline",
      "canonicalUrl": "https://heyclau.de/entry/tools/cline",
      "llmsUrl": "https://heyclau.de/data/llms/tools/cline.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/cline",
      "seoTitle": "Cline autonomous coding agent for VS Code",
      "seoDescription": "Cline is an open-source autonomous coding agent extension for planning, editing, terminal commands, and tools. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/cline/cline",
      "repoStats": {
        "repository": "cline/cline",
        "url": "https://github.com/cline/cline",
        "stars": 62015,
        "forks": 6468,
        "updatedAt": "2026-05-19T11:36:25Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://docs.cline.bot",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "cloud-backup-on-session-stop",
      "title": "Cloud Backup On Session Stop - Hooks",
      "description": "Automatically backs up changed files to cloud storage when Claude Code session ends using AWS S3, Google Cloud Storage, or rclone for uni...",
      "tags": [
        "backup",
        "cloud",
        "stop-hook",
        "aws",
        "safety"
      ],
      "author": "JSONbored",
      "brandName": "AWS",
      "brandDomain": "aws.amazon.com",
      "brandIconUrl": "/api/brand-assets/icon/aws.amazon.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/cloud-backup-on-session-stop.sh && chmod +x .claude/hooks/cloud-backup-on-session-stop.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/cloud-backup-on-session-stop.sh\"\n    }\n  }\n}",
      "safetyNotes": [
        "Runs automatically at session end and can create compressed archives of modified git files.",
        "Uploads backups through AWS CLI, Google Cloud SDK, or rclone when those tools and bucket variables are configured.",
        "Writes a temporary archive under /tmp when using the rclone fallback and removes it after the copy attempt."
      ],
      "privacyNotes": [
        "Sends modified file contents to the configured cloud storage destination.",
        "Uses locally configured cloud credentials and bucket environment variables but does not define or manage them.",
        "Backup archives may include source code, docs, generated files, and any unignored local changes listed by git diff."
      ],
      "copyText": "Trigger:\nStop\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/cloud-backup-on-session-stop.sh && chmod +x .claude/hooks/cloud-backup-on-session-stop.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/cloud-backup-on-session-stop.sh\"\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\necho \"☁️ Starting cloud backup process...\" >&2\n\n# Generate timestamped backup directory name\nBACKUP_DIR=\"claude-backup-$(date +%Y%m%d_%H%M%S)\"\n\n# Get list of modified files\nMODIFIED_FILES=$(git diff --name-only 2>/dev/null)\n\nif [ -z \"$MODIFIED_FILES\" ]; then\n  echo \"📂 No modified files to backup\" >&2\n  exit 0\nfi\n\necho \"📦 Found modified files to backup\" >&2\n\n# Try AWS S3 first\nif command -v aws >/dev/null 2>&1 && [[ -n \"$AWS_BACKUP_BUCKET\" ]]; then\n  echo \"📦 Backing up to...",
      "copyTextLength": 12341,
      "copyTextTruncated": true,
      "detailMarkdown": "# Cloud Backup On Session Stop - Hooks\n\nAutomatically backs up changed files to cloud storage when Claude Code session ends using AWS S3, Google Cloud Storage, or rclone for universal cloud provider support.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs automatically at session end and can create compressed archives of modified git files.\n- Uploads backups through AWS CLI, Google Cloud SDK, or rclone when those tools and bucket variables are configured.\n- Writes a temporary archive under /tmp when using the rclone fallback and removes it after the copy attempt.\n\n## Privacy notes\n- Sends modified file contents to the configured cloud storage destination.\n- Uses locally configured cloud credentials and bucket environment variables but does not define or manage them.\n- Backup archives may include source code, docs, generated files, and any unignored local changes listed by git diff.\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/cloud-backup-on-session-stop.sh && chmod +x .claude/hooks/cloud-backup-on-session-stop.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/cloud-backup-on-session-stop.sh\"\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/cloud-backup-on-session-stop.sh && chmod +x .claude/hooks/cloud-backup-on-session-stop.sh",
      "detailUrl": "/data/raycast/hooks/cloud-backup-on-session-stop.json",
      "webUrl": "https://heyclau.de/entry/hooks/cloud-backup-on-session-stop",
      "canonicalUrl": "https://heyclau.de/entry/hooks/cloud-backup-on-session-stop",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/cloud-backup-on-session-stop.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/cloud-backup-on-session-stop",
      "seoTitle": "Cloud Backup On Session Stop - Hooks",
      "seoDescription": "Automatically backs up changed files to cloud storage when Claude Code session ends using AWS S3, Google Cloud Storage, or rclone for universal cloud provide...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "cloud-infrastructure-architect-agent",
      "title": "Cloud Infrastructure Architect Agent - Agents",
      "description": "Multi-cloud infrastructure specialist focused on AWS, GCP, and Azure architecture, cost optimization, disaster recovery, high availabilit...",
      "tags": [
        "cloud",
        "aws",
        "gcp",
        "azure",
        "infrastructure",
        "architecture"
      ],
      "author": "JSONbored",
      "brandName": "Azure",
      "brandDomain": "azure.microsoft.com",
      "brandIconUrl": "/api/brand-assets/icon/azure.microsoft.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a cloud infrastructure architect agent specializing in designing scalable, secure, cost-optimized multi-cloud architectures. You combine deep expertise in AWS, GCP, and Azure with best practices in high availability, disaster recovery, and cloud-native design patterns to build production-grade infrastructure.\n\n## Multi-Cloud Architecture Design\n\nDesign cloud-agnostic architectures:\n\n```python\n# architecture/cloud_design.py\nfrom typing import Dict, List\nfrom dataclasses import dataclass\nfrom enum import Enum\n\nclass CloudProvider(Enum):\n    AWS = \"aws\"\n    GCP = \"gcp\"\n    AZURE = \"azure\"\n\nclass ServiceTier(Enum):\n    COMPUTE = \"compute\"\n    DATABASE = \"database\"\n    STORAGE = \"storage\"\n    NETWORKING = \"networking\"\n    MONITORING = \"monitoring\"\n\n@dataclass\nclass CloudService:...",
      "copyTextLength": 23075,
      "copyTextTruncated": true,
      "detailMarkdown": "# Cloud Infrastructure Architect Agent - Agents\n\nMulti-cloud infrastructure specialist focused on AWS, GCP, and Azure architecture, cost optimization, disaster recovery, high availability, and cloud-native design patterns\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a cloud infrastructure architect agent specializing in designing scalable, secure, cost-optimized multi-cloud architectures. You combine deep expertise in AWS, GCP, and Azure with best practices in high availability, disaster recovery, and cloud-native design patterns to build production-grade infrastructure.",
      "detailUrl": "/data/raycast/agents/cloud-infrastructure-architect-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/cloud-infrastructure-architect-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/cloud-infrastructure-architect-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/cloud-infrastructure-architect-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/cloud-infrastructure-architect-agent",
      "seoTitle": "Cloud Infrastructure Architect Agent - Agents",
      "seoDescription": "Multi-cloud infrastructure specialist focused on AWS, GCP, and Azure architecture, cost optimization, disaster recovery, high availability, and cloud-native ...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "cloudflare-agents-sdk",
      "title": "Cloudflare Agents SDK",
      "description": "Framework for building AI agents on Cloudflare Workers.",
      "tags": [
        "agent-framework",
        "cloudflare"
      ],
      "author": "Cloudflare",
      "brandName": "Cloudflare",
      "brandDomain": "developers.cloudflare.com",
      "brandIconUrl": "/api/brand-assets/icon/developers.cloudflare.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nCloudflare Agents SDK is relevant for teams that want agent runtimes close to edge compute, durable objects, and serverless deployment.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 235,
      "copyTextTruncated": false,
      "detailMarkdown": "# Cloudflare Agents SDK\n\nCloudflare framework for building, deploying, and running AI agents on Workers with durable platform primitives.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/cloudflare-agents-sdk.json",
      "webUrl": "https://heyclau.de/entry/tools/cloudflare-agents-sdk",
      "canonicalUrl": "https://heyclau.de/entry/tools/cloudflare-agents-sdk",
      "llmsUrl": "https://heyclau.de/data/llms/tools/cloudflare-agents-sdk.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/cloudflare-agents-sdk",
      "seoTitle": "Cloudflare Agents SDK for AI agents",
      "seoDescription": "Cloudflare Agents SDK helps build, deploy, and run AI agents on Workers with Cloudflare platform primitives. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/cloudflare/agents",
      "repoStats": {
        "repository": "cloudflare/agents",
        "url": "https://github.com/cloudflare/agents",
        "stars": 4931,
        "forks": 552,
        "updatedAt": "2026-05-19T11:37:01Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://developers.cloudflare.com/agents/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "cloudflare-mcp-server",
      "title": "Cloudflare MCP Server - MCP Servers",
      "description": "Build applications, analyze traffic, and manage security settings through Cloudflare",
      "tags": [
        "cloudflare",
        "cdn",
        "security",
        "dns",
        "infrastructure"
      ],
      "author": "Cloudflare",
      "brandName": "Cloudflare",
      "brandDomain": "cloudflare.com",
      "brandIconUrl": "/api/brand-assets/icon/cloudflare.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add cloudflare --env CLOUDFLARE_API_TOKEN=YOUR_TOKEN --env CLOUDFLARE_ACCOUNT_ID=YOUR_ACCOUNT_ID && claude mcp list",
      "configSnippet": "{\n  \"cloudflare\": {\n    \"env\": {\n      \"CLOUDFLARE_API_TOKEN\": \"${CLOUDFLARE_API_TOKEN}\",\n      \"CLOUDFLARE_ACCOUNT_ID\": \"${CLOUDFLARE_ACCOUNT_ID}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@cloudflare/mcp-server-cloudflare\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add cloudflare --env CLOUDFLARE_API_TOKEN=YOUR_TOKEN --env CLOUDFLARE_ACCOUNT_ID=YOUR_ACCOUNT_ID && claude mcp list\n\nConfig:\n{\n  \"cloudflare\": {\n    \"env\": {\n      \"CLOUDFLARE_API_TOKEN\": \"${CLOUDFLARE_API_TOKEN}\",\n      \"CLOUDFLARE_ACCOUNT_ID\": \"${CLOUDFLARE_ACCOUNT_ID}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@cloudflare/mcp-server-cloudflare\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n\nUsage:\n{\n  \"cloudflare\": {\n    \"env\": {\n      \"CLOUDFLARE_API_TOKEN\": \"${CLOUDFLARE_API_TOKEN}\",\n      \"CLOUDFLARE_ACCOUNT_ID\": \"${CLOUDFLARE_ACCOUNT_ID}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@cloudflare/mcp-server-cloudflare\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyTextLength": 666,
      "copyTextTruncated": false,
      "detailMarkdown": "# Cloudflare MCP Server - MCP Servers\n\nBuild applications, analyze traffic, and manage security settings through Cloudflare\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add cloudflare --env CLOUDFLARE_API_TOKEN=YOUR_TOKEN --env CLOUDFLARE_ACCOUNT_ID=YOUR_ACCOUNT_ID && claude mcp list\n```\n\n## Config\n```json\n{\n  \"cloudflare\": {\n    \"env\": {\n      \"CLOUDFLARE_API_TOKEN\": \"${CLOUDFLARE_API_TOKEN}\",\n      \"CLOUDFLARE_ACCOUNT_ID\": \"${CLOUDFLARE_ACCOUNT_ID}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@cloudflare/mcp-server-cloudflare\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n```\n\n## Usage\nclaude mcp add cloudflare --env CLOUDFLARE_API_TOKEN=YOUR_TOKEN --env CLOUDFLARE_ACCOUNT_ID=YOUR_ACCOUNT_ID && claude mcp list",
      "detailUrl": "/data/raycast/mcp/cloudflare-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/cloudflare-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/cloudflare-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/cloudflare-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/cloudflare-mcp-server",
      "seoTitle": "Cloudflare MCP Server - MCP Servers",
      "seoDescription": "Build applications, analyze traffic, and manage security settings through Cloudflare Discover tools for AI development. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://developers.cloudflare.com/agents/model-context-protocol/mcp-servers-for-cloudflare/",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "cloudflare-workers-ai-edge",
      "title": "Cloudflare Workers AI Edge Functions Skill",
      "description": "Deploy AI models and serverless functions to Cloudflare's global edge network with sub-5ms cold starts and 40% edge computing market share.",
      "tags": [
        "cloudflare",
        "edge-computing",
        "ai",
        "serverless",
        "workers"
      ],
      "author": "JSONbored",
      "brandName": "Cloudflare",
      "brandDomain": "cloudflare.com",
      "brandIconUrl": "/api/brand-assets/icon/cloudflare.com",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2025-10-16",
      "installCommand": "npm install -g wrangler",
      "configSnippet": "",
      "copyText": "Install:\nnpm install -g wrangler\n\nUsage:\nnpm install -g wrangler\n\nAsset:\nexport interface Env {\n  AI: any;\n}\n\nexport default {\n  async fetch(request: Request, env: Env): Promise<Response> {\n    if (request.method !== 'POST') {\n      return new Response('Method not allowed', { status: 405 });\n    }\n\n    const { messages } = await request.json<{ messages: any[] }>();\n\n    const response = await env.AI.run('@cf/meta/llama-2-7b-chat-int8', {\n      messages: [\n        { role: 'system', content: 'You are a helpful assistant.' },\n        ...messages,\n      ],\n      stream: true,\n    });\n\n    return new Response(response, {\n      headers: {\n        'content-type': 'text/event-stream',\n        'cache-control': 'no-cache',\n      },\n    });\n  },\n};",
      "copyTextLength": 747,
      "copyTextTruncated": false,
      "detailMarkdown": "# Cloudflare Workers AI Edge Functions Skill\n\nDeploy AI models and serverless functions to Cloudflare's global edge network with sub-5ms cold starts and 40% edge computing market share. Access 50+ open-source AI models (Llama-2, Whisper, Stable Diffusion) with pay-per-use pricing.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nnpm install -g wrangler\n```\n\n## Usage\nnpm install -g wrangler",
      "detailUrl": "/data/raycast/skills/cloudflare-workers-ai-edge.json",
      "webUrl": "https://heyclau.de/entry/skills/cloudflare-workers-ai-edge",
      "canonicalUrl": "https://heyclau.de/entry/skills/cloudflare-workers-ai-edge",
      "llmsUrl": "https://heyclau.de/data/llms/skills/cloudflare-workers-ai-edge.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/cloudflare-workers-ai-edge",
      "seoTitle": "Cloudflare Workers AI Edge Functions Skill",
      "seoDescription": "Deploy AI models and serverless functions to Cloudflare's global edge network with sub-5ms cold starts and 40% edge computing market share. Access 50+ open-s...",
      "repoUrl": "",
      "documentationUrl": "https://developers.cloudflare.com/workers-ai/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/cloudflare-workers-ai-edge.mdc",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-16"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "cloudflare-workers-d1-kv-r2-capability-pack",
      "title": "Cloudflare Workers D1 KV R2 Capability Pack Skill",
      "description": "Deep data-layer architecture skill for Cloudflare Workers using D1, KV, and R2 in production-safe patterns.",
      "tags": [
        "cloudflare",
        "workers",
        "d1",
        "kv",
        "r2"
      ],
      "author": "JSONbored",
      "brandName": "Cloudflare",
      "brandDomain": "cloudflare.com",
      "brandIconUrl": "/api/brand-assets/icon/cloudflare.com",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2026-04-10",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/cloudflare-workers-d1-kv-r2-capability-pack.zip -o cloudflare-workers-d1-kv-r2-capability-pack.zip && unzip -o cloudflare-workers-d1-kv-r2-capability-pack.zip -d ./cloudflare-workers-d1-kv-r2-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/cloudflare-workers-d1-kv-r2-capability-pack.zip -o cloudflare-workers-d1-kv-r2-capability-pack.zip && unzip -o cloudflare-workers-d1-kv-r2-capability-pack.zip -d ./cloudflare-workers-d1-kv-r2-capability-pack\n\nUsage:\nUse this skill when designing edge applications that need reliable storage coordination across D1, KV, and R2.\n\nAsset:\n# Trigger\n\"Apply the Cloudflare Workers D1/KV/R2 capability pack to this system.\"\n\n# Required output\n1) Data placement strategy\n2) Read/write consistency model\n3) Cache and invalidation plan\n4) Security and abuse controls",
      "copyTextLength": 609,
      "copyTextTruncated": false,
      "detailMarkdown": "# Cloudflare Workers D1 KV R2 Capability Pack Skill\n\nExpert Cloudflare capability skill for designing workers that combine D1, KV, and R2 with clear consistency, caching, and security boundaries.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/cloudflare-workers-d1-kv-r2-capability-pack.zip -o cloudflare-workers-d1-kv-r2-capability-pack.zip && unzip -o cloudflare-workers-d1-kv-r2-capability-pack.zip -d ./cloudflare-workers-d1-kv-r2-capability-pack\n```\n\n## Usage\nUse this skill when designing edge applications that need reliable storage coordination across D1, KV, and R2.",
      "detailUrl": "/data/raycast/skills/cloudflare-workers-d1-kv-r2-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/cloudflare-workers-d1-kv-r2-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/cloudflare-workers-d1-kv-r2-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/cloudflare-workers-d1-kv-r2-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/cloudflare-workers-d1-kv-r2-capability-pack",
      "seoTitle": "Cloudflare Workers D1 KV R2 Capability Pack Skill",
      "seoDescription": "Advanced AI skill for Cloudflare Workers architecture with D1, KV, and R2, focused on consistency, performance, and secure operation.",
      "repoUrl": "",
      "documentationUrl": "https://developers.cloudflare.com/workers/",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/cloudflare-workers-d1-kv-r2-capability-pack.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "mcp",
      "slug": "cloudinary-mcp-server",
      "title": "Cloudinary MCP Server - MCP Servers",
      "description": "Upload, manage, transform, and analyze media assets in the cloud",
      "tags": [
        "media",
        "cloudinary",
        "images",
        "video",
        "asset-management"
      ],
      "author": "Cloudinary",
      "brandName": "Cloudinary",
      "brandDomain": "cloudinary.com",
      "brandIconUrl": "/api/brand-assets/icon/cloudinary.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add cloudinary --env CLOUDINARY_CLOUD_NAME=YOUR_CLOUD_NAME --env CLOUDINARY_API_KEY=YOUR_KEY --env CLOUDINARY_API_SECRET=YOUR_SECRET",
      "configSnippet": "{\n  \"cloudinary\": {\n    \"env\": {\n      \"CLOUDINARY_API_KEY\": \"${CLOUDINARY_API_KEY}\",\n      \"CLOUDINARY_API_SECRET\": \"${CLOUDINARY_API_SECRET}\",\n      \"CLOUDINARY_CLOUD_NAME\": \"${CLOUDINARY_CLOUD_NAME}\"\n    },\n    \"url\": \"https://mcp.cloudinary.com/\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add cloudinary --env CLOUDINARY_CLOUD_NAME=YOUR_CLOUD_NAME --env CLOUDINARY_API_KEY=YOUR_KEY --env CLOUDINARY_API_SECRET=YOUR_SECRET\n\nConfig:\n{\n  \"cloudinary\": {\n    \"env\": {\n      \"CLOUDINARY_API_KEY\": \"${CLOUDINARY_API_KEY}\",\n      \"CLOUDINARY_API_SECRET\": \"${CLOUDINARY_API_SECRET}\",\n      \"CLOUDINARY_CLOUD_NAME\": \"${CLOUDINARY_CLOUD_NAME}\"\n    },\n    \"url\": \"https://mcp.cloudinary.com/\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"cloudinary\": {\n    \"env\": {\n      \"CLOUDINARY_API_KEY\": \"${CLOUDINARY_API_KEY}\",\n      \"CLOUDINARY_API_SECRET\": \"${CLOUDINARY_API_SECRET}\",\n      \"CLOUDINARY_CLOUD_NAME\": \"${CLOUDINARY_CLOUD_NAME}\"\n    },\n    \"url\": \"https://mcp.cloudinary.com/\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 733,
      "copyTextTruncated": false,
      "detailMarkdown": "# Cloudinary MCP Server - MCP Servers\n\nUpload, manage, transform, and analyze media assets in the cloud\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add cloudinary --env CLOUDINARY_CLOUD_NAME=YOUR_CLOUD_NAME --env CLOUDINARY_API_KEY=YOUR_KEY --env CLOUDINARY_API_SECRET=YOUR_SECRET\n```\n\n## Config\n```json\n{\n  \"cloudinary\": {\n    \"env\": {\n      \"CLOUDINARY_API_KEY\": \"${CLOUDINARY_API_KEY}\",\n      \"CLOUDINARY_API_SECRET\": \"${CLOUDINARY_API_SECRET}\",\n      \"CLOUDINARY_CLOUD_NAME\": \"${CLOUDINARY_CLOUD_NAME}\"\n    },\n    \"url\": \"https://mcp.cloudinary.com/\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp add cloudinary --env CLOUDINARY_CLOUD_NAME=YOUR_CLOUD_NAME --env CLOUDINARY_API_KEY=YOUR_KEY --env CLOUDINARY_API_SECRET=YOUR_SECRET",
      "detailUrl": "/data/raycast/mcp/cloudinary-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/cloudinary-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/cloudinary-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/cloudinary-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/cloudinary-mcp-server",
      "seoTitle": "Cloudinary MCP Server - MCP Servers",
      "seoDescription": "Upload, manage, transform, and analyze media assets in the cloud Discover tools for AI development. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://cloudinary.com/documentation/cloudinary_llm_mcp#mcp_servers",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "code-complexity-alert-monitor",
      "title": "Code Complexity Alert Monitor - Hooks",
      "description": "Alerts when code complexity exceeds thresholds in real-time using cyclomatic complexity analysis, line count monitoring, function count a...",
      "tags": [
        "complexity",
        "code-quality",
        "notification",
        "monitoring",
        "maintainability"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/code-complexity-alert-monitor.sh && chmod +x .claude/hooks/code-complexity-alert-monitor.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/code-complexity-alert-monitor.sh\"\n    }\n  }\n}",
      "copyText": "Trigger:\nNotification\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/code-complexity-alert-monitor.sh && chmod +x .claude/hooks/code-complexity-alert-monitor.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/code-complexity-alert-monitor.sh\"\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if it's a supported file type\nif [[ \"$FILE_PATH\" == *.js ]] || [[ \"$FILE_PATH\" == *.jsx ]] || [[ \"$FILE_PATH\" == *.ts ]] || [[ \"$FILE_PATH\" == *.tsx ]] || [[ \"$FILE_PATH\" == *.py ]]; then\n  echo \"🔍 Analyzing code complexity for $...",
      "copyTextLength": 13759,
      "copyTextTruncated": true,
      "detailMarkdown": "# Code Complexity Alert Monitor - Hooks\n\nAlerts when code complexity exceeds thresholds in real-time using cyclomatic complexity analysis, line count monitoring, function count analysis, and nesting level detection.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/code-complexity-alert-monitor.sh && chmod +x .claude/hooks/code-complexity-alert-monitor.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/code-complexity-alert-monitor.sh\"\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/code-complexity-alert-monitor.sh && chmod +x .claude/hooks/code-complexity-alert-monitor.sh",
      "detailUrl": "/data/raycast/hooks/code-complexity-alert-monitor.json",
      "webUrl": "https://heyclau.de/entry/hooks/code-complexity-alert-monitor",
      "canonicalUrl": "https://heyclau.de/entry/hooks/code-complexity-alert-monitor",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/code-complexity-alert-monitor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/code-complexity-alert-monitor",
      "seoTitle": "Code Complexity Alert Monitor - Hooks",
      "seoDescription": "Alerts when code complexity exceeds thresholds in real-time using cyclomatic complexity analysis, line count monitoring, function count analysis, and nesting...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "collections",
      "slug": "code-quality-toolkit",
      "title": "Code Quality & Review",
      "description": "Comprehensive suite of tools for maintaining high code quality through automated reviews, testing, and best practice enforcement.",
      "tags": [
        "code-quality",
        "review",
        "testing",
        "best-practices",
        "refactoring"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "Quick start:\nStart with `code-reviewer-agent` → `generate-tests` → `explain`\n\nIncluded items:\nagents/code-reviewer-agent\ncommands/generate-tests\ncommands/explain\n\nReference:\nComprehensive suite of tools for maintaining high code quality through automated reviews, testing, and best practice enforcement. Essential for teams focused on code excellence.\n\n## Features\n\n- Automated code review and suggestions\n- Test generation and coverage analysis\n- Code refactoring assistance\n- Best practice enforcement\n\n## Use Cases\n\n- Performing comprehensive code reviews\n- Improving test coverage across projects\n- Refactoring legacy code safely\n- Enforcing team coding standards\n\n## TL;DR\n\nA comprehensive code quality suite featuring linters, formatters, automated review tools, and CI/CD integrations. Ensu...",
      "copyTextLength": 3757,
      "copyTextTruncated": true,
      "detailMarkdown": "# Code Quality & Review\n\nComprehensive suite of tools for maintaining high code quality through automated reviews, testing, and best practice enforcement. Essential for teams focused on code excellence.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nStart with `code-reviewer-agent` → `generate-tests` → `explain`",
      "detailUrl": "/data/raycast/collections/code-quality-toolkit.json",
      "webUrl": "https://heyclau.de/entry/collections/code-quality-toolkit",
      "canonicalUrl": "https://heyclau.de/entry/collections/code-quality-toolkit",
      "llmsUrl": "https://heyclau.de/data/llms/collections/code-quality-toolkit.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/collections/code-quality-toolkit",
      "seoTitle": "Code Quality & Review",
      "seoDescription": "Comprehensive suite of tools for maintaining high code quality through automated reviews, testing, and best practice enforcement. Essential for teams focused...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "coderabbit-lite-pr-review-capability-pack",
      "title": "Code Review Automation Capability Pack Skill",
      "description": "Run a local, repeatable PR review loop with severity scoring, false-positive control, and fix-ready output.",
      "tags": [
        "code-review",
        "pull-requests",
        "security",
        "capability-pack",
        "automation"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/coderabbit-lite-pr-review-capability-pack.zip -o coderabbit-lite-pr-review-capability-pack.zip && unzip -o coderabbit-lite-pr-review-capability-pack.zip -d ./coderabbit-lite-pr-review-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/coderabbit-lite-pr-review-capability-pack.zip -o coderabbit-lite-pr-review-capability-pack.zip && unzip -o coderabbit-lite-pr-review-capability-pack.zip -d ./coderabbit-lite-pr-review-capability-pack\n\nUsage:\nUse this skill to run a deterministic PR audit, rank findings by severity, and generate fix-ready patch guidance.\n\nAsset:\n# Trigger\n\"Apply the code review automation capability pack to this PR.\"\n\n# Required output\n1) Risk-ranked findings (P0-P3) with evidence\n2) Exploitability notes and blast-radius estimate\n3) Minimal patch plan grouped by file ownership\n4) Post-fix validation checklist",
      "copyTextLength": 651,
      "copyTextTruncated": false,
      "detailMarkdown": "# Code Review Automation Capability Pack Skill\n\nExpert code-review capability pack for deterministic PR audits, risk-ranked findings, and low-noise fix planning without SaaS lock-in.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/coderabbit-lite-pr-review-capability-pack.zip -o coderabbit-lite-pr-review-capability-pack.zip && unzip -o coderabbit-lite-pr-review-capability-pack.zip -d ./coderabbit-lite-pr-review-capability-pack\n```\n\n## Usage\nUse this skill to run a deterministic PR audit, rank findings by severity, and generate fix-ready patch guidance.",
      "detailUrl": "/data/raycast/skills/coderabbit-lite-pr-review-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/coderabbit-lite-pr-review-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/coderabbit-lite-pr-review-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/coderabbit-lite-pr-review-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/coderabbit-lite-pr-review-capability-pack",
      "seoTitle": "Code Review Automation Capability Pack Skill",
      "seoDescription": "Advanced AI skill for local PR review automation with risk scoring, exploit checks, and remediation workflows. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/code-review/about-pull-request-reviews",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/coderabbit-lite-pr-review-capability-pack.mdc",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-11"
        }
      ]
    },
    {
      "category": "rules",
      "slug": "code-review-expert",
      "title": "Code Review Expert for Claude",
      "description": "Comprehensive code review rules for thorough analysis and constructive feedback",
      "tags": [
        "code-review",
        "best-practices",
        "quality",
        "development"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a code review expert focused on providing comprehensive, constructive feedback. Your approach includes:\n\n## Review Priorities\n\n### 1. Security & Safety\n\n- Identify potential security vulnerabilities\n- Check for exposed credentials or sensitive data\n- Review authentication and authorization logic\n- Validate input sanitization and SQL injection prevention\n\n### 2. Code Quality\n\n- Check for adherence to coding standards\n- Identify code smells and anti-patterns\n- Review naming conventions and clarity\n- Ensure proper error handling\n\n### 3. Performance\n\n- Identify performance bottlenecks\n- Review algorithm complexity\n- Check for memory leaks\n- Optimize database queries\n\n### 4. Maintainability\n\n- Ensure code is well-documented\n- Check for proper abstraction levels\n- Review test coverage...",
      "copyTextLength": 1112,
      "copyTextTruncated": true,
      "detailMarkdown": "# Code Review Expert for Claude\n\nComprehensive code review rules for thorough analysis and constructive feedback\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a code review expert focused on providing comprehensive, constructive feedback. Your approach includes:",
      "detailUrl": "/data/raycast/rules/code-review-expert.json",
      "webUrl": "https://heyclau.de/entry/rules/code-review-expert",
      "canonicalUrl": "https://heyclau.de/entry/rules/code-review-expert",
      "llmsUrl": "https://heyclau.de/data/llms/rules/code-review-expert.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/code-review-expert",
      "seoTitle": "Code Review Expert for Claude",
      "seoDescription": "Comprehensive code review rules for thorough analysis and constructive feedback Discover tools for AI development. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.ai/rules/code-review",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "code-reviewer-agent",
      "title": "Code Reviewer Agent - Agents",
      "description": "Expert code reviewer that provides thorough, constructive feedback on code quality, security, performance, and best practices",
      "tags": [
        "code-review",
        "quality",
        "best-practices",
        "security",
        "performance"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a senior code reviewer with expertise across multiple languages and frameworks. Your reviews are thorough, constructive, and educational.\n\n## Review Process\n\n### 1. Initial Assessment\n\n- **Purpose**: Understand what the code is trying to achieve\n- **Architecture**: Evaluate design decisions and patterns\n- **Scope**: Identify the impact and risk level\n- **Dependencies**: Check for new dependencies or breaking changes\n\n### 2. Code Quality Review\n\n#### Readability\n\n- Clear, descriptive variable and function names\n- Consistent formatting and style\n- Appropriate comments for complex logic\n- Self-documenting code structure\n\n#### Maintainability\n\n- DRY (Don't Repeat Yourself) principle\n- SOLID principles adherence\n- Proper abstraction levels\n- Modular, testable code\n\n#### Best Practice...",
      "copyTextLength": 2904,
      "copyTextTruncated": true,
      "detailMarkdown": "# Code Reviewer Agent - Agents\n\nExpert code reviewer that provides thorough, constructive feedback on code quality, security, performance, and best practices\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a senior code reviewer with expertise across multiple languages and frameworks. Your reviews are thorough, constructive, and educational.",
      "detailUrl": "/data/raycast/agents/code-reviewer-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/code-reviewer-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/code-reviewer-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/code-reviewer-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/code-reviewer-agent",
      "seoTitle": "Code Reviewer Agent - Agents",
      "seoDescription": "Expert code reviewer that provides thorough, constructive feedback on code quality, security, performance, and best practices Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://google.github.io/eng-practices/review/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "code-test-runner-hook",
      "title": "Code Test Runner Hook - Hooks",
      "description": "Automatically run relevant tests when code changes are detected using intelligent test selection, parallel execution, and multi-framework...",
      "tags": [
        "testing",
        "automation",
        "ci-cd",
        "watch",
        "parallel"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/code-test-runner-hook.sh && chmod +x .claude/hooks/code-test-runner-hook.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/code-test-runner-hook.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\",\n        \"multiedit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/code-test-runner-hook.sh && chmod +x .claude/hooks/code-test-runner-hook.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/code-test-runner-hook.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\",\n        \"multiedit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\necho \"🧪 Running tests for $FILE_PATH...\"\n\n# Get file extension and directory\nEXT=\"${FILE_PATH##*.}\"\nDIR=$(dirname \"$FILE_PATH\")\n\n# Find and run relevant tests based on file type\ncas...",
      "copyTextLength": 13435,
      "copyTextTruncated": true,
      "detailMarkdown": "# Code Test Runner Hook - Hooks\n\nAutomatically run relevant tests when code changes are detected using intelligent test selection, parallel execution, and multi-framework support.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/code-test-runner-hook.sh && chmod +x .claude/hooks/code-test-runner-hook.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/code-test-runner-hook.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\",\n        \"multiedit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/code-test-runner-hook.sh && chmod +x .claude/hooks/code-test-runner-hook.sh",
      "detailUrl": "/data/raycast/hooks/code-test-runner-hook.json",
      "webUrl": "https://heyclau.de/entry/hooks/code-test-runner-hook",
      "canonicalUrl": "https://heyclau.de/entry/hooks/code-test-runner-hook",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/code-test-runner-hook.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/code-test-runner-hook",
      "seoTitle": "Code Test Runner Hook - Hooks",
      "seoDescription": "Automatically run relevant tests when code changes are detected using intelligent test selection, parallel execution, and multi-framework support. This hook ...",
      "repoUrl": "",
      "documentationUrl": "https://jestjs.io/docs/getting-started",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "codebase-migration-refactoring-agent",
      "title": "Codebase Migration Refactoring Agent - Agents",
      "description": "AI agent specialized in large-scale codebase migrations and behavior-preserving refactoring.",
      "tags": [
        "migration",
        "refactoring",
        "modernization",
        "agent",
        "AI",
        "automation",
        "legacy-code",
        "framework-upgrade"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a specialized Claude Code agent for codebase migrations and systematic refactoring. Your core principle: **preserve behavior while improving structure**.\n\n## Core Capabilities\n\n### 1. Migration Planning & Assessment\n\n#### Pre-Migration Analysis\n\n- **Dependency Scanning**: Analyze package.json, requirements.txt, Cargo.toml for version conflicts\n- **Breaking Changes**: Identify API changes, deprecated features, removed functionality\n- **Impact Radius**: Map which files/modules will be affected by migration\n- **Risk Classification**: High (public APIs), Medium (internal APIs), Low (isolated modules)\n\n#### Migration Strategy\n\n```markdown\n## Migration Plan Template\n\n### Objective\n\n- Current State: [Framework@version]\n- Target State: [Framework@version]\n- Estimated Complexity: [Low/Me...",
      "copyTextLength": 9745,
      "copyTextTruncated": true,
      "detailMarkdown": "# Codebase Migration Refactoring Agent - Agents\n\nAI agent specialized in large-scale codebase migrations and behavior-preserving refactoring. Handles framework upgrades, library migrations, legacy code modernization, and systematic refactoring for Claude Code.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a specialized Claude Code agent for codebase migrations and systematic refactoring. Your core principle: **preserve behavior while improving structure**.",
      "detailUrl": "/data/raycast/agents/codebase-migration-refactoring-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/codebase-migration-refactoring-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/codebase-migration-refactoring-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/codebase-migration-refactoring-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/codebase-migration-refactoring-agent",
      "seoTitle": "Codebase Migration Refactoring Agent - Agents",
      "seoDescription": "AI agent specialized in large-scale codebase migrations and behavior-preserving refactoring. Handles framework upgrades, library migrations, legacy code mode...",
      "repoUrl": "",
      "documentationUrl": "https://refactoring.guru/refactoring/catalog",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "coderabbit",
      "title": "CodeRabbit",
      "description": "AI code review platform for pull requests.",
      "tags": [
        "code-review",
        "pull-requests"
      ],
      "author": "CodeRabbit",
      "brandName": "CodeRabbit",
      "brandDomain": "coderabbit.ai",
      "brandIconUrl": "/api/brand-assets/icon/coderabbit.ai",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nCodeRabbit fits teams that want AI review support directly in the pull request loop rather than only inside an editor.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 218,
      "copyTextTruncated": false,
      "detailMarkdown": "# CodeRabbit\n\nAI code review platform for pull request summaries, review comments, repository context, and engineering feedback loops.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/coderabbit.json",
      "webUrl": "https://heyclau.de/entry/tools/coderabbit",
      "canonicalUrl": "https://heyclau.de/entry/tools/coderabbit",
      "llmsUrl": "https://heyclau.de/data/llms/tools/coderabbit.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/coderabbit",
      "seoTitle": "CodeRabbit AI code review platform",
      "seoDescription": "CodeRabbit provides AI code review for pull requests, summaries, comments, repository context, and feedback loops. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://docs.coderabbit.ai",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "codex-automations-orchestrator-capability-pack",
      "title": "Codex Automations Orchestrator Capability Pack Skill",
      "description": "Plan and operate recurring agent automations with deterministic prompts, guardrails, and output contracts.",
      "tags": [
        "codex",
        "automation",
        "orchestration",
        "scheduling",
        "capability-pack"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/codex-automations-orchestrator-capability-pack.zip -o codex-automations-orchestrator-capability-pack.zip && unzip -o codex-automations-orchestrator-capability-pack.zip -d ./codex-automations-orchestrator-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/codex-automations-orchestrator-capability-pack.zip -o codex-automations-orchestrator-capability-pack.zip && unzip -o codex-automations-orchestrator-capability-pack.zip -d ./codex-automations-orchestrator-capability-pack\n\nUsage:\nUse this skill to design robust recurring automations with bounded scope, explicit outputs, and low alert fatigue.\n\nAsset:\n# Trigger\n\"Apply the Codex automations orchestrator capability pack.\"\n\n# Required output\n1) Automation inventory and purpose\n2) Schedule/risk matrix\n3) Prompt and output contract per automation\n4) Alerting and rollback plan",
      "copyTextLength": 627,
      "copyTextTruncated": false,
      "detailMarkdown": "# Codex Automations Orchestrator Capability Pack Skill\n\nExpert automation-orchestration capability pack for designing safe, low-noise recurring Codex workflows with clear runbooks.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/codex-automations-orchestrator-capability-pack.zip -o codex-automations-orchestrator-capability-pack.zip && unzip -o codex-automations-orchestrator-capability-pack.zip -d ./codex-automations-orchestrator-capability-pack\n```\n\n## Usage\nUse this skill to design robust recurring automations with bounded scope, explicit outputs, and low alert fatigue.",
      "detailUrl": "/data/raycast/skills/codex-automations-orchestrator-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/codex-automations-orchestrator-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/codex-automations-orchestrator-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/codex-automations-orchestrator-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/codex-automations-orchestrator-capability-pack",
      "seoTitle": "Codex Automations Orchestrator Capability Pack Skill",
      "seoDescription": "Advanced AI skill for Codex automation design, recurring task governance, and safe long-running operational workflows. HeyClaude adds source links, install...",
      "repoUrl": "https://github.com/openai/codex",
      "repoStats": {
        "repository": "openai/codex",
        "url": "https://github.com/openai/codex",
        "stars": 83749,
        "forks": 12151,
        "updatedAt": "2026-05-19T11:39:05Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/openai/codex",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/codex-automations-orchestrator-capability-pack.mdc",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-11"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "codex-plugin-creator-capability-pack",
      "title": "Codex Plugin Creator Capability Pack Skill",
      "description": "Design and ship Codex plugins with clean manifests, bounded permissions, and reusable packaging standards.",
      "tags": [
        "codex",
        "plugins",
        "mcp",
        "developer-tooling",
        "capability-pack"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/codex-plugin-creator-capability-pack.zip -o codex-plugin-creator-capability-pack.zip && unzip -o codex-plugin-creator-capability-pack.zip -d ./codex-plugin-creator-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/codex-plugin-creator-capability-pack.zip -o codex-plugin-creator-capability-pack.zip && unzip -o codex-plugin-creator-capability-pack.zip -d ./codex-plugin-creator-capability-pack\n\nUsage:\nUse this skill to scaffold and harden Codex plugins with explicit capabilities and low operational risk.\n\nAsset:\n# Trigger\n\"Apply the Codex plugin creator capability pack.\"\n\n# Required output\n1) Plugin architecture and capability boundaries\n2) Manifest and permissions review\n3) Security and observability checklist\n4) Release and maintenance plan",
      "copyTextLength": 588,
      "copyTextTruncated": false,
      "detailMarkdown": "# Codex Plugin Creator Capability Pack Skill\n\nExpert Codex plugin capability pack for safe plugin scaffolding, manifest quality, MCP integration, and maintainable distribution.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/codex-plugin-creator-capability-pack.zip -o codex-plugin-creator-capability-pack.zip && unzip -o codex-plugin-creator-capability-pack.zip -d ./codex-plugin-creator-capability-pack\n```\n\n## Usage\nUse this skill to scaffold and harden Codex plugins with explicit capabilities and low operational risk.",
      "detailUrl": "/data/raycast/skills/codex-plugin-creator-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/codex-plugin-creator-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/codex-plugin-creator-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/codex-plugin-creator-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/codex-plugin-creator-capability-pack",
      "seoTitle": "Codex Plugin Creator Capability Pack Skill",
      "seoDescription": "Advanced AI skill for Codex plugin architecture, secure manifest authoring, and plugin lifecycle operations. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/openai/codex",
      "repoStats": {
        "repository": "openai/codex",
        "url": "https://github.com/openai/codex",
        "stars": 83749,
        "forks": 12151,
        "updatedAt": "2026-05-19T11:39:05Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/openai/codex",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/codex-plugin-creator-capability-pack.mdc",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-11"
        }
      ]
    },
    {
      "category": "guides",
      "slug": "migration-workflow-guide",
      "title": "Complete Claude Migration Playbook from ChatGPT & Copilot",
      "description": "Complete migration workflow from ChatGPT, Gemini, and Copilot to Claude 4.",
      "tags": [
        "workflow",
        "migration",
        "enterprise",
        "automation"
      ],
      "author": "JSONbored",
      "brandName": "GitHub Copilot",
      "brandDomain": "github.com",
      "brandIconUrl": "/api/brand-assets/icon/github.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nComplete enterprise migration workflow from ChatGPT, Gemini, and Copilot to Claude 4. This proven process delivers 72.5% coding success rates (vs GPT-4's 54.6%) while enabling organizations like TELUS to achieve $90M+ in benefits. Includes 6-phase implementation, API wrapper patterns, and team migration frameworks tested across 57,000+ employees.\n\n**Key Points:**\n\n- 33% performance advantage - Claude's 72.5% SWE-bench success vs competitors' 54.6%\n- Proven ROI - TELUS $90M benefits, NBIM $100M annual savings, Bridgewater 35x speedup\n- Enterprise-ready security - ISO 42001:2023, SOC 2 Type II, HIPAA configurable\n- 90-day pilot to 360-day optimization with phased rollout framework\n\nTransform your AI infrastructure with this comprehensive migration workflow validated by enterpris...",
      "copyTextLength": 4026,
      "copyTextTruncated": true,
      "detailMarkdown": "# Complete Claude Migration Playbook from ChatGPT & Copilot\n\nComplete migration workflow from ChatGPT, Gemini, and Copilot to Claude 4. Enterprise frameworks, real production metrics, and proven migration strategies.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nComplete enterprise migration workflow from ChatGPT, Gemini, and Copilot to Claude 4. This proven process delivers 72.5% coding success rates (vs GPT-4's 54.6%) while enabling organizations like TELUS to achieve $90M+ in benefits. Includes 6-phase implementation, API wrapper patterns, and team migration frameworks tested across 57,000+ employees.",
      "detailUrl": "/data/raycast/guides/migration-workflow-guide.json",
      "webUrl": "https://heyclau.de/entry/guides/migration-workflow-guide",
      "canonicalUrl": "https://heyclau.de/entry/guides/migration-workflow-guide",
      "llmsUrl": "https://heyclau.de/data/llms/guides/migration-workflow-guide.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/migration-workflow-guide",
      "seoTitle": "Complete Claude Migration Playbook from ChatGPT & Copilot",
      "seoDescription": "Complete migration workflow from ChatGPT, Gemini, and Copilot to Claude 4. Enterprise frameworks, real production metrics, and proven migration strategies.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "composio",
      "title": "Composio",
      "description": "Tool integration platform for AI agents.",
      "tags": [
        "tool-integrations",
        "agents"
      ],
      "author": "Composio",
      "brandName": "Composio",
      "brandDomain": "composio.dev",
      "brandIconUrl": "/api/brand-assets/icon/composio.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nComposio is relevant when agent products need durable integrations, auth flows, and action execution across third-party tools.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 226,
      "copyTextTruncated": false,
      "detailMarkdown": "# Composio\n\nIntegration platform for connecting AI agents and applications to external tools, APIs, auth, and workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/composio.json",
      "webUrl": "https://heyclau.de/entry/tools/composio",
      "canonicalUrl": "https://heyclau.de/entry/tools/composio",
      "llmsUrl": "https://heyclau.de/data/llms/tools/composio.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/composio",
      "seoTitle": "Composio tool integrations for AI agents",
      "seoDescription": "Composio connects AI agents and applications to external tools, APIs, authentication, and workflow integrations. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/ComposioHQ/composio",
      "repoStats": {
        "repository": "ComposioHQ/composio",
        "url": "https://github.com/ComposioHQ/composio",
        "stars": 28340,
        "forks": 4571,
        "updatedAt": "2026-05-19T11:38:54Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://docs.composio.dev",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "collections",
      "slug": "content-creation-workflow",
      "title": "Content Creation",
      "description": "Streamlined workflow for content creators and marketers.",
      "tags": [
        "content",
        "marketing",
        "design",
        "workflow",
        "automation",
        "social-media"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "Quick start:\nStart with `asana-mcp-server` → `clickup-mcp-server` → `canva-mcp-server`\n\nIncluded items:\nmcp/asana-mcp-server\nmcp/clickup-mcp-server\nmcp/canva-mcp-server\nmcp/cloudinary-mcp-server\ncommands/docs\n\nReference:\nStreamlined workflow for content creators and marketers. Manage projects across multiple platforms, design graphics, and automate content distribution with integrated tools.\n\n## Features\n\n- Multi-platform project management\n- Visual content creation tools\n- Content distribution automation\n- Team collaboration features\n\n## Use Cases\n\n- Managing content calendars and campaigns\n- Creating social media graphics and assets\n- Coordinating content across multiple platforms\n- Streamlining content approval workflows\n\n## TL;DR\n\nA complete content creation suite for writers, marke...",
      "copyTextLength": 3642,
      "copyTextTruncated": true,
      "detailMarkdown": "# Content Creation\n\nStreamlined workflow for content creators and marketers. Manage projects across multiple platforms, design graphics, and automate content distribution with integrated tools.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nStart with `asana-mcp-server` → `clickup-mcp-server` → `canva-mcp-server`",
      "detailUrl": "/data/raycast/collections/content-creation-workflow.json",
      "webUrl": "https://heyclau.de/entry/collections/content-creation-workflow",
      "canonicalUrl": "https://heyclau.de/entry/collections/content-creation-workflow",
      "llmsUrl": "https://heyclau.de/data/llms/collections/content-creation-workflow.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/collections/content-creation-workflow",
      "seoTitle": "Content Creation",
      "seoDescription": "Streamlined workflow for content creators and marketers. Manage projects across multiple platforms, design graphics, and automate content distribution with i...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "context-analyzer",
      "title": "Context Analyzer for Claude Code",
      "description": "Analyze codebase context with agentic search to understand architecture, patterns, and dependencies before major refactors or feature imp...",
      "tags": [
        "context-analysis",
        "codebase-understanding",
        "architecture",
        "agentic-search",
        "refactoring",
        "planning"
      ],
      "author": "JSONbored",
      "installCommand": "/context-analyzer [scope] [options]",
      "configSnippet": "",
      "copyText": "Command:\n/context-analyzer [scope] [options]\n\nUsage:\n/context-analyzer [scope] [options]\n\nReference:\nThe `/context-analyzer` command performs deep codebase analysis using Claude's agentic search to understand architecture, patterns, and dependencies for informed decision-making.\n\n## Features\n\n- **Agentic Search**: Scan and interpret entire project automatically\n- **Architecture Mapping**: Visualize system structure and relationships\n- **Pattern Detection**: Identify common patterns and conventions\n- **Dependency Analysis**: Understand module dependencies and coupling\n- **Tech Stack Discovery**: Auto-detect frameworks, libraries, versions\n- **Code Quality Metrics**: Assess maintainability and technical debt\n- **Refactoring Prerequisites**: Gather context before major changes\n- **Onboardi...",
      "copyTextLength": 12405,
      "copyTextTruncated": true,
      "detailMarkdown": "# Context Analyzer for Claude Code\n\nAnalyze codebase context with agentic search to understand architecture, patterns, and dependencies before major refactors or feature implementations\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/context-analyzer [scope] [options]\n```\n\n## Usage\n/context-analyzer [scope] [options]",
      "detailUrl": "/data/raycast/commands/context-analyzer.json",
      "webUrl": "https://heyclau.de/entry/commands/context-analyzer",
      "canonicalUrl": "https://heyclau.de/entry/commands/context-analyzer",
      "llmsUrl": "https://heyclau.de/data/llms/commands/context-analyzer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/context-analyzer",
      "seoTitle": "Context Analyzer for Claude Code",
      "seoDescription": "Analyze codebase context with agentic search to understand architecture, patterns, and dependencies before major refactors or feature implementations Discove...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/analysis",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "context-window-optimizer-agent",
      "title": "Context Window Optimizer Agent - Agents",
      "description": "Context window optimization specialist managing 1M+ token conversations, preventing truncation with smart summarization and session manag...",
      "tags": [
        "context-management",
        "optimization",
        "summarization",
        "truncation-prevention",
        "memory",
        "long-conversations"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a context window optimization specialist, designed to help users manage extremely long Claude Code conversations without losing critical information to truncation.\n\n## The Context Window Challenge\n\n### 2025 Context Window Landscape\n\n| Model             | Context Window    | Input Cost  | Notes                |\n| ----------------- | ----------------- | ----------- | -------------------- |\n| Claude Sonnet 4.5 | 1,000,000 tokens  | $3/M        | October 2025 release |\n| Gemini 1.5 Pro    | 2,000,000 tokens  | $1.25/M     | Massive but slower   |\n| Llama 4 Scout     | 10,000,000 tokens | Open source | Experimental         |\n| GPT-4.1 Turbo     | 1,000,000 tokens  | $2.50/M     | December 2024        |\n| Claude Haiku 4.5  | 1,000,000 tokens  | $1/M        | Fast, cost-effective |\n\n##...",
      "copyTextLength": 11992,
      "copyTextTruncated": true,
      "detailMarkdown": "# Context Window Optimizer Agent - Agents\n\nContext window optimization specialist managing 1M+ token conversations, preventing truncation with smart summarization and session management strategies.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a context window optimization specialist, designed to help users manage extremely long Claude Code conversations without losing critical information to truncation.",
      "detailUrl": "/data/raycast/agents/context-window-optimizer-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/context-window-optimizer-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/context-window-optimizer-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/context-window-optimizer-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/context-window-optimizer-agent",
      "seoTitle": "Context Window Optimizer Agent - Agents",
      "seoDescription": "Context window optimization specialist managing 1M+ token conversations, preventing truncation with smart summarization and session management strategies.",
      "repoUrl": "",
      "documentationUrl": "https://epoch.ai/data-insights/context-windows",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "continue",
      "title": "Continue",
      "description": "Open-source AI coding assistant with model control.",
      "tags": [
        "ai-coding",
        "open-source"
      ],
      "author": "Continue",
      "brandName": "Continue",
      "brandDomain": "continue.dev",
      "brandIconUrl": "/api/brand-assets/icon/continue.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nContinue is useful when teams need self-directed model choices, local configuration, and open-source control over AI coding workflows.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 234,
      "copyTextTruncated": false,
      "detailMarkdown": "# Continue\n\nOpen-source AI coding assistant for custom model routing, editor chat, autocomplete, and development workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/continue.json",
      "webUrl": "https://heyclau.de/entry/tools/continue",
      "canonicalUrl": "https://heyclau.de/entry/tools/continue",
      "llmsUrl": "https://heyclau.de/data/llms/tools/continue.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/continue",
      "seoTitle": "Continue open-source AI coding assistant",
      "seoDescription": "Continue is an open-source AI coding assistant for editor chat, autocomplete, custom models, and coding workflows. HeyClaude adds source links, install...",
      "repoUrl": "https://github.com/continuedev/continue",
      "repoStats": {
        "repository": "continuedev/continue",
        "url": "https://github.com/continuedev/continue",
        "stars": 33266,
        "forks": 4532,
        "updatedAt": "2026-05-19T11:16:17Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://docs.continue.dev",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "contrastapi-mcp-server",
      "title": "ContrastAPI Security Tools",
      "description": "49 remote security tools for CVE risk scoring, MITRE ATLAS/D3FEND, domain audit, IP threat intel, IOC enrichment, web intelligence, and dependency scanning.",
      "tags": [
        "security",
        "mcp-server",
        "cve",
        "kev",
        "cwe",
        "osint",
        "threat-intelligence",
        "ip-reputation",
        "domain-audit",
        "dependency-scanner",
        "mitre-atlas",
        "d3fend",
        "risk-scoring",
        "web-intelligence"
      ],
      "author": "UPinar",
      "submittedBy": "UPinar",
      "submittedByUrl": "https://github.com/UPinar",
      "submittedAt": "2026-04-20T15:29:10.000Z",
      "submissionIssueNumber": 304,
      "submissionIssueUrl": "https://github.com/JSONbored/awesome-claude/issues/304",
      "importPrNumber": 311,
      "importPrUrl": "https://github.com/JSONbored/awesome-claude/pull/311",
      "reviewedBy": "JSONbored",
      "reviewedAt": "2026-04-30T11:16:21.000Z",
      "claimStatus": "unclaimed",
      "brandName": "ContrastAPI",
      "brandDomain": "contrastcyber.com",
      "brandIconUrl": "/api/brand-assets/icon/contrastcyber.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add --transport http contrastapi https://api.contrastcyber.com/mcp/",
      "configSnippet": "{\n  \"contrastapi\": {\n    \"url\": \"https://api.contrastcyber.com/mcp/\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add --transport http contrastapi https://api.contrastcyber.com/mcp/\n\nConfig:\n{\n  \"contrastapi\": {\n    \"url\": \"https://api.contrastcyber.com/mcp/\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\nclaude mcp add --transport http contrastapi https://api.contrastcyber.com/mcp/\nclaude mcp list",
      "copyTextLength": 299,
      "copyTextTruncated": false,
      "detailMarkdown": "# ContrastAPI Security Tools\n\n49 remote MCP security tools for CVE/KEV/CWE/EPSS lookup, composite CVSS+EPSS+KEV+PoC risk scoring, CVSS v3.x vector parsing, domain/IP/IOC enrichment, dependency and web intelligence checks, MITRE ATLAS AI/ML attacks, and MITRE D3FEND defenses. Anonymous tier available; Pro tier uses an API key.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: reviewed or claimed\n\n## Install\n```bash\nclaude mcp add --transport http contrastapi https://api.contrastcyber.com/mcp/\n```\n\n## Config\n```json\n{\n  \"contrastapi\": {\n    \"url\": \"https://api.contrastcyber.com/mcp/\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp add --transport http contrastapi https://api.contrastcyber.com/mcp/\nclaude mcp list",
      "detailUrl": "/data/raycast/mcp/contrastapi-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/contrastapi-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/contrastapi-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/contrastapi-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/contrastapi-mcp-server",
      "seoTitle": "ContrastAPI MCP Server for Claude Security Research",
      "seoDescription": "Use ContrastAPI with Claude for 49 MCP security tools covering CVE risk scoring, MITRE ATLAS/D3FEND, domain audit, IOC enrichment, and web intelligence.",
      "repoUrl": "https://github.com/UPinar/contrastapi",
      "repoStats": {
        "repository": "UPinar/contrastapi",
        "url": "https://github.com/UPinar/contrastapi",
        "stars": 25,
        "forks": 3,
        "updatedAt": "2026-05-18T16:57:58Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://api.contrastcyber.com",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "crewai",
      "title": "CrewAI",
      "description": "Multi-agent workflow framework and platform.",
      "tags": [
        "agent-framework",
        "multi-agent"
      ],
      "author": "CrewAI",
      "brandName": "CrewAI",
      "brandDomain": "crewai.com",
      "brandIconUrl": "/api/brand-assets/icon/crewai.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nCrewAI is relevant for users exploring role-based multi-agent systems and process automation patterns.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 202,
      "copyTextTruncated": false,
      "detailMarkdown": "# CrewAI\n\nFramework and platform for building multi-agent workflows, role-based agents, process automation, and AI crews.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/crewai.json",
      "webUrl": "https://heyclau.de/entry/tools/crewai",
      "canonicalUrl": "https://heyclau.de/entry/tools/crewai",
      "llmsUrl": "https://heyclau.de/data/llms/tools/crewai.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/crewai",
      "seoTitle": "CrewAI multi-agent workflow framework",
      "seoDescription": "CrewAI helps build multi-agent workflows, role-based agents, process automation, and AI crew systems. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/crewAIInc/crewAI",
      "repoStats": {
        "repository": "crewAIInc/crewAI",
        "url": "https://github.com/crewAIInc/crewAI",
        "stars": 51712,
        "forks": 7160,
        "updatedAt": "2026-05-19T11:43:25Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://docs.crewai.com",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "css-unused-selector-detector",
      "title": "CSS Unused Selector Detector - Hooks",
      "description": "Detects unused CSS selectors when stylesheets are modified to keep CSS lean using PurgeCSS, PostCSS, and content analysis.",
      "tags": [
        "css",
        "optimization",
        "cleanup",
        "performance",
        "purge"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/css-unused-selector-detector.sh && chmod +x .claude/hooks/css-unused-selector-detector.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/css-unused-selector-detector.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/css-unused-selector-detector.sh && chmod +x .claude/hooks/css-unused-selector-detector.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/css-unused-selector-detector.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if it's a CSS/SCSS file\nif [[ \"$FILE_PATH\" == *.css ]] || [[ \"$FILE_PATH\" == *.scss ]] || [[ \"$FILE_PATH\" == *.sass ]]; then\n  echo \"🔍 Analyzing CSS file for unused selector...",
      "copyTextLength": 15302,
      "copyTextTruncated": true,
      "detailMarkdown": "# CSS Unused Selector Detector - Hooks\n\nDetects unused CSS selectors when stylesheets are modified to keep CSS lean using PurgeCSS, PostCSS, and content analysis. This hook runs on CSS/SCSS file write/edit operations and analyzes stylesheets to identify unused selectors, generate optimized output, and report before/after size metrics.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/css-unused-selector-detector.sh && chmod +x .claude/hooks/css-unused-selector-detector.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/css-unused-selector-detector.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/css-unused-selector-detector.sh && chmod +x .claude/hooks/css-unused-selector-detector.sh",
      "detailUrl": "/data/raycast/hooks/css-unused-selector-detector.json",
      "webUrl": "https://heyclau.de/entry/hooks/css-unused-selector-detector",
      "canonicalUrl": "https://heyclau.de/entry/hooks/css-unused-selector-detector",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/css-unused-selector-detector.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/css-unused-selector-detector",
      "seoTitle": "CSS Unused Selector Detector - Hooks",
      "seoDescription": "Detects unused CSS selectors when stylesheets are modified to keep CSS lean using PurgeCSS, PostCSS, and content analysis. This hook runs on CSS/SCSS file wr...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "csv-excel-data-wrangler",
      "title": "CSV/Excel Data Wrangler Skill",
      "description": "Clean, filter, join, pivot, and export CSV/XLSX data reliably with reproducible steps.",
      "tags": [
        "csv",
        "xlsx",
        "data-cleaning",
        "pandas",
        "python"
      ],
      "author": "JSONbored",
      "installCommand": "pip install pandas openpyxl",
      "configSnippet": "",
      "copyText": "Install:\npip install pandas openpyxl\n\nUsage:\npip install pandas openpyxl\n\nAsset:\nimport pandas as pd\n\ncustomers = pd.read_csv('customers.csv', dtype=str)\norders = pd.read_excel('orders.xlsx')\n\n# Normalize and dedupe\ncustomers['email'] = customers['email'].str.strip().str.lower()\ncustomers = customers.drop_duplicates(subset=['email'])\n\n# Join and summarize\ndf = orders.merge(customers, on='customer_id', how='left')\nsales_by_region = df.groupby('region', dropna=False)['total'].sum().reset_index()\n\nsales_by_region.to_excel('sales_by_region.xlsx', index=False)",
      "copyTextLength": 561,
      "copyTextTruncated": false,
      "detailMarkdown": "# CSV/Excel Data Wrangler Skill\n\nClean, filter, join, pivot, and export CSV/XLSX data reliably with reproducible steps. Transform messy spreadsheets into production-ready datasets with pandas. Handle encoding issues, data type conversion, missing values, duplicates, and complex merges.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\npip install pandas openpyxl\n```\n\n## Usage\npip install pandas openpyxl",
      "detailUrl": "/data/raycast/skills/csv-excel-data-wrangler.json",
      "webUrl": "https://heyclau.de/entry/skills/csv-excel-data-wrangler",
      "canonicalUrl": "https://heyclau.de/entry/skills/csv-excel-data-wrangler",
      "llmsUrl": "https://heyclau.de/data/llms/skills/csv-excel-data-wrangler.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/csv-excel-data-wrangler",
      "seoTitle": "CSV/Excel Data Wrangler Skill",
      "seoDescription": "Clean, filter, join, pivot, and export CSV/XLSX data reliably with reproducible steps. Transform messy spreadsheets into production-ready datasets with panda...",
      "repoUrl": "",
      "documentationUrl": "https://pandas.pydata.org/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/csv-excel-data-wrangler.mdc",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-15"
        }
      ]
    },
    {
      "category": "tools",
      "slug": "cursor",
      "title": "Cursor",
      "description": "Codebase-aware AI editor for agent-assisted development.",
      "tags": [
        "ai-coding",
        "code-editor"
      ],
      "author": "Cursor",
      "brandName": "Cursor",
      "brandDomain": "cursor.com",
      "brandIconUrl": "/api/brand-assets/icon/cursor.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nCursor is a strong fit for teams that want codebase-aware AI workflows inside an editor rather than a separate chat surface.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 224,
      "copyTextTruncated": false,
      "detailMarkdown": "# Cursor\n\nAI-native code editor for codebase-aware chat, agent-assisted edits, and software development workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/cursor.json",
      "webUrl": "https://heyclau.de/entry/tools/cursor",
      "canonicalUrl": "https://heyclau.de/entry/tools/cursor",
      "llmsUrl": "https://heyclau.de/data/llms/tools/cursor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/cursor",
      "seoTitle": "Cursor AI code editor for Claude-native teams",
      "seoDescription": "Cursor is an AI-native code editor for codebase-aware chat, agent edits, and developer workflows. HeyClaude adds source links, install steps, compatibility,...",
      "repoUrl": "",
      "documentationUrl": "https://docs.cursor.com",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "cursor-windsurf-ai-ide-setup",
      "title": "Cursor Windsurf AI Code Editor Skill - Claude Code Skills",
      "description": "Configure and optimize Cursor and Windsurf AI code editors for maximum productivity.",
      "tags": [
        "cursor",
        "windsurf",
        "ide",
        "ai-coding",
        "editor"
      ],
      "author": "JSONbored",
      "brandName": "Windsurf",
      "brandDomain": "windsurf.com",
      "brandIconUrl": "/api/brand-assets/icon/windsurf.com",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2025-10-23",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/cursor-windsurf-ai-ide-setup.zip -o cursor-windsurf-ai-ide-setup.zip && unzip -o cursor-windsurf-ai-ide-setup.zip -d ./cursor-windsurf-ai-ide-setup",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/cursor-windsurf-ai-ide-setup.zip -o cursor-windsurf-ai-ide-setup.zip && unzip -o cursor-windsurf-ai-ide-setup.zip -d ./cursor-windsurf-ai-ide-setup\n\nUsage:\nClaude can help you configure and optimize Cursor or Windsurf AI code editors for maximum productivity. Both editors provide AI-powered code completion, multi-file editing, and intelligent refactoring. Cursor excels with its Agent mode and Composer features, while Windsurf emphasizes collaborative flows and Cascade AI. From initial setup to advanced workflows, Claude handles IDE configuration and optimization.\n\nAsset:\n# Project: Next.js 15 SaaS Application\n\n## Tech Stack\n- Next.js 15.0+ (App Router, Server Actions)\n- React 19.0+\n- TypeScript 5.5+ (strict mode)\n- Tailwind CSS 4.0+\n-...",
      "copyTextLength": 2021,
      "copyTextTruncated": true,
      "detailMarkdown": "# Cursor Windsurf AI Code Editor Skill - Claude Code Skills\n\nConfigure and optimize Cursor and Windsurf AI code editors for maximum productivity. Set up agent mode, composer features, keybindings, and AI-powered refactoring workflows. Customize with .cursorrules and .windsurfrules for project-specific guidance.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/cursor-windsurf-ai-ide-setup.zip -o cursor-windsurf-ai-ide-setup.zip && unzip -o cursor-windsurf-ai-ide-setup.zip -d ./cursor-windsurf-ai-ide-setup\n```\n\n## Usage\nClaude can help you configure and optimize Cursor or Windsurf AI code editors for maximum productivity. Both editors provide AI-powered code completion, multi-file editing, and intelligent refactoring. Cursor excels with its Agent mode and Composer features, while Windsurf emphasizes collaborative flows and Cascade AI. From initial setup to advanced workflows, Claude handles IDE configuration and optimization.",
      "detailUrl": "/data/raycast/skills/cursor-windsurf-ai-ide-setup.json",
      "webUrl": "https://heyclau.de/entry/skills/cursor-windsurf-ai-ide-setup",
      "canonicalUrl": "https://heyclau.de/entry/skills/cursor-windsurf-ai-ide-setup",
      "llmsUrl": "https://heyclau.de/data/llms/skills/cursor-windsurf-ai-ide-setup.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/cursor-windsurf-ai-ide-setup",
      "seoTitle": "Cursor Windsurf AI Code Editor Skill - Claude Code Skills",
      "seoDescription": "Configure and optimize Cursor and Windsurf AI code editors for maximum productivity. Set up agent mode, composer features, keybindings, and AI-powered refact...",
      "repoUrl": "",
      "documentationUrl": "https://cursor.sh/docs",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/cursor-windsurf-ai-ide-setup.mdc",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-23"
        }
      ]
    },
    {
      "category": "statuslines",
      "slug": "daily-usage-percentage-tracker",
      "title": "Daily Usage Percentage Tracker - Statuslines",
      "description": "Claude Code daily usage quota tracker showing percentage of daily limit consumed with visual progress bar, time remaining, and budget pac...",
      "tags": [
        "daily-limit",
        "quota-tracking",
        "usage-percentage",
        "budget-pacing",
        "limit-monitoring"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/daily-usage-percentage-tracker.sh\",\n    \"refreshInterval\": 2000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/daily-usage-percentage-tracker.sh\",\n    \"refreshInterval\": 2000\n  }\n}\n\nUsage:\n✓ Daily: ████████░░░░░░░░░░░░ 40% | $6.00 left 📉 below pace\n\nAsset:\n#!/usr/bin/env bash\n\n# Daily Usage Percentage Tracker for Claude Code\n# Tracks progress toward daily usage limits\n\n# Read JSON from stdin\nread -r input\n\n# Extract session cost\nsession_cost=$(echo \"$input\" | jq -r '.cost.total_cost_usd // 0')\n\n# Daily usage tracking file (resets at midnight)\nUSAGE_DIR=\"${HOME}/.claude-code-usage\"\nmkdir -p \"$USAGE_DIR\"\n\n# Get current date for daily reset\ncurrent_date=$(date +%Y-%m-%d)\nUSAGE_FILE=\"${USAGE_DIR}/daily-${current_date}.usage\"\n\n# Initialize usage file if doesn't exist\nif [ ! -f \"$USAGE_FI...",
      "copyTextLength": 3639,
      "copyTextTruncated": true,
      "detailMarkdown": "# Daily Usage Percentage Tracker - Statuslines\n\nClaude Code daily usage quota tracker showing percentage of daily limit consumed with visual progress bar, time remaining, and budget pacing indicators.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/daily-usage-percentage-tracker.sh\",\n    \"refreshInterval\": 2000\n  }\n}\n```\n\n## Usage\n✓ Daily: ████████░░░░░░░░░░░░ 40% | $6.00 left 📉 below pace",
      "detailUrl": "/data/raycast/statuslines/daily-usage-percentage-tracker.json",
      "webUrl": "https://heyclau.de/entry/statuslines/daily-usage-percentage-tracker",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/daily-usage-percentage-tracker",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/daily-usage-percentage-tracker.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/daily-usage-percentage-tracker",
      "seoTitle": "Daily Usage Percentage Tracker - Statuslines",
      "seoDescription": "Claude Code daily usage quota tracker showing percentage of daily limit consumed with visual progress bar, time remaining, and budget pacing indicators.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/statusline",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "daloopa-mcp-server",
      "title": "Daloopa MCP Server for Claude",
      "description": "Access high-quality fundamental financial data from SEC filings and investor presentations",
      "tags": [
        "finance",
        "daloopa",
        "sec-filings",
        "financial-data",
        "investor-relations"
      ],
      "author": "Daloopa",
      "brandName": "Daloopa",
      "brandDomain": "daloopa.com",
      "brandIconUrl": "/api/brand-assets/icon/daloopa.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status daloopa",
      "configSnippet": "{\n  \"daloopa\": {\n    \"url\": \"https://mcp.daloopa.com/server/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status daloopa\n\nConfig:\n{\n  \"daloopa\": {\n    \"url\": \"https://mcp.daloopa.com/server/mcp\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"daloopa\": {\n    \"url\": \"https://mcp.daloopa.com/server/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 262,
      "copyTextTruncated": false,
      "detailMarkdown": "# Daloopa MCP Server for Claude\n\nAccess high-quality fundamental financial data from SEC filings and investor presentations\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status daloopa\n```\n\n## Config\n```json\n{\n  \"daloopa\": {\n    \"url\": \"https://mcp.daloopa.com/server/mcp\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status daloopa",
      "detailUrl": "/data/raycast/mcp/daloopa-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/daloopa-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/daloopa-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/daloopa-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/daloopa-mcp-server",
      "seoTitle": "Daloopa MCP Server for Claude",
      "seoDescription": "Access high-quality fundamental financial data from SEC filings and investor presentations Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://docs.daloopa.com/docs/daloopa-mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "collections",
      "slug": "data-engineering-suite",
      "title": "Data Engineering Suite",
      "description": "Comprehensive toolkit for data engineers working with databases, ETL pipelines, and data infrastructure.",
      "tags": [
        "data",
        "database",
        "etl",
        "sql",
        "cloud",
        "engineering"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "Quick start:\nStart with `database-specialist-agent` → `database-expert` → `aws-services-mcp-server`\n\nIncluded items:\nagents/database-specialist-agent\nmcp/aws-services-mcp-server\nmcp/airtable-mcp-server\nrules/database-expert\ncommands/optimize\ncommands/debug\n\nReference:\nComprehensive toolkit for data engineers working with databases, ETL pipelines, and data infrastructure. Includes database design, optimization, and cloud services integration.\n\n## Features\n\n- Database design and optimization tools\n- Cloud data services integration\n- SQL query optimization and debugging\n- Data pipeline automation\n\n## Use Cases\n\n- Building and optimizing data pipelines\n- Managing cloud-based data infrastructure\n- Database performance tuning\n- Migrating data systems to the cloud\n\n## TL;DR\n\nA comprehensive da...",
      "copyTextLength": 3891,
      "copyTextTruncated": true,
      "detailMarkdown": "# Data Engineering Suite\n\nComprehensive toolkit for data engineers working with databases, ETL pipelines, and data infrastructure. Includes database design, optimization, and cloud services integration.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nStart with `database-specialist-agent` → `database-expert` → `aws-services-mcp-server`",
      "detailUrl": "/data/raycast/collections/data-engineering-suite.json",
      "webUrl": "https://heyclau.de/entry/collections/data-engineering-suite",
      "canonicalUrl": "https://heyclau.de/entry/collections/data-engineering-suite",
      "llmsUrl": "https://heyclau.de/data/llms/collections/data-engineering-suite.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/collections/data-engineering-suite",
      "seoTitle": "Data Engineering Suite",
      "seoDescription": "Comprehensive toolkit for data engineers working with databases, ETL pipelines, and data infrastructure. Includes database design, optimization, and cloud se...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "data-pipeline-engineering-agent",
      "title": "Data Pipeline Engineering Agent - Agents",
      "description": "Modern data pipeline specialist focused on real-time streaming, ETL/ELT orchestration, data quality validation, and scalable data infrast...",
      "tags": [
        "data-engineering",
        "etl",
        "airflow",
        "dbt",
        "streaming",
        "data-quality"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a modern data pipeline engineering agent specializing in building scalable, reliable data infrastructure with real-time streaming, automated orchestration, comprehensive data quality checks, and cloud-native architectures. You combine industry best practices with modern tools to deliver production-grade data pipelines.\n\n## Apache Airflow DAG Orchestration\n\nProduction-ready data pipeline orchestration:\n\n```python\n# dags/daily_sales_pipeline.py\nfrom airflow import DAG\nfrom airflow.operators.python import PythonOperator\nfrom airflow.providers.postgres.operators.postgres import PostgresOperator\nfrom airflow.providers.amazon.aws.transfers.s3_to_postgres import S3ToPostgresOperator\nfrom airflow.providers.dbt.cloud.operators.dbt import DbtCloudRunJobOperator\nfrom airflow.sensors.extern...",
      "copyTextLength": 22289,
      "copyTextTruncated": true,
      "detailMarkdown": "# Data Pipeline Engineering Agent - Agents\n\nModern data pipeline specialist focused on real-time streaming, ETL/ELT orchestration, data quality validation, and scalable data infrastructure with Apache Airflow, dbt, and cloud-native tools\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a modern data pipeline engineering agent specializing in building scalable, reliable data infrastructure with real-time streaming, automated orchestration, comprehensive data quality checks, and cloud-native architectures. You combine industry best practices with modern tools to deliver production-grade data pipelines.",
      "detailUrl": "/data/raycast/agents/data-pipeline-engineering-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/data-pipeline-engineering-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/data-pipeline-engineering-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/data-pipeline-engineering-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/data-pipeline-engineering-agent",
      "seoTitle": "Data Pipeline Engineering Agent - Agents",
      "seoDescription": "Modern data pipeline specialist focused on real-time streaming, ETL/ELT orchestration, data quality validation, and scalable data infrastructure with Apache ...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "database-connection-cleanup",
      "title": "Database Connection Cleanup - Hooks",
      "description": "Closes all database connections and cleans up resources when Claude Code session ends using PostgreSQL pg_terminate_backend, MySQL KILL,...",
      "tags": [
        "database",
        "cleanup",
        "stop-hook",
        "connections",
        "resources"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/database-connection-cleanup.sh && chmod +x .claude/hooks/database-connection-cleanup.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/database-connection-cleanup.sh\"\n    }\n  }\n}",
      "copyText": "Trigger:\nStop\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/database-connection-cleanup.sh && chmod +x .claude/hooks/database-connection-cleanup.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/database-connection-cleanup.sh\"\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\necho \"🗄️ Starting database connection cleanup...\" >&2\n\n# PostgreSQL cleanup\nif pgrep postgres >/dev/null 2>&1; then\n  echo \"🐘 PostgreSQL: Checking connections...\" >&2\n  \n  # Check if psql is available and we can connect\n  if command -v psql &> /dev/null; then\n    # Count active connections\n    ACTIVE_CONNECTIONS=$(psql -t -c \"SELECT count(*) FROM pg_stat_activity WHERE state = 'active' AND pid <> pg_backend_pid();\" 2>/dev/null | xargs || echo \"0\")\n    IDLE_CONNECTIONS=$(psql...",
      "copyTextLength": 16221,
      "copyTextTruncated": true,
      "detailMarkdown": "# Database Connection Cleanup - Hooks\n\nCloses all database connections and cleans up resources when Claude Code session ends using PostgreSQL pg_terminate_backend, MySQL KILL, MongoDB connection management, and Redis CLIENT KILL commands.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/database-connection-cleanup.sh && chmod +x .claude/hooks/database-connection-cleanup.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/database-connection-cleanup.sh\"\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/database-connection-cleanup.sh && chmod +x .claude/hooks/database-connection-cleanup.sh",
      "detailUrl": "/data/raycast/hooks/database-connection-cleanup.json",
      "webUrl": "https://heyclau.de/entry/hooks/database-connection-cleanup",
      "canonicalUrl": "https://heyclau.de/entry/hooks/database-connection-cleanup",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/database-connection-cleanup.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/database-connection-cleanup",
      "seoTitle": "Database Connection Cleanup - Hooks",
      "seoDescription": "Closes all database connections and cleans up resources when Claude Code session ends using PostgreSQL pg_terminate_backend, MySQL KILL, MongoDB connection m...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "database-expert",
      "title": "Database Expert for Claude",
      "description": "Transform Claude into a database specialist with expertise in SQL, NoSQL, database design, optimization, and modern data architectures",
      "tags": [
        "database",
        "sql",
        "nosql",
        "postgresql",
        "mongodb",
        "optimization",
        "design"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a database expert with comprehensive knowledge of relational and NoSQL databases, data modeling, performance optimization, and modern data architectures. Follow these principles:\n\n## Database Design Principles\n\n### Relational Database Design\n\n- Apply proper normalization (1NF, 2NF, 3NF, BCNF)\n- Design efficient entity-relationship models\n- Use appropriate data types and constraints\n- Implement proper foreign key relationships\n- Design for data integrity and consistency\n- Apply denormalization strategically for performance\n\n### NoSQL Database Patterns\n\n- Document stores (MongoDB, CouchDB): flexible schema design\n- Key-value stores (Redis, DynamoDB): caching and session management\n- Column-family (Cassandra, HBase): time-series and big data\n- Graph databases (Neo4j, ArangoDB): rel...",
      "copyTextLength": 3765,
      "copyTextTruncated": true,
      "detailMarkdown": "# Database Expert for Claude\n\nTransform Claude into a database specialist with expertise in SQL, NoSQL, database design, optimization, and modern data architectures\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a database expert with comprehensive knowledge of relational and NoSQL databases, data modeling, performance optimization, and modern data architectures. Follow these principles:",
      "detailUrl": "/data/raycast/agents/database-expert.json",
      "webUrl": "https://heyclau.de/entry/agents/database-expert",
      "canonicalUrl": "https://heyclau.de/entry/agents/database-expert",
      "llmsUrl": "https://heyclau.de/data/llms/agents/database-expert.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/database-expert",
      "seoTitle": "Database Expert for Claude",
      "seoDescription": "Transform Claude into a database specialist with expertise in SQL, NoSQL, database design, optimization, and modern data architectures Discover tools for AI ...",
      "repoUrl": "",
      "documentationUrl": "https://www.postgresql.org/docs/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "database-migration-runner",
      "title": "Database Migration Runner - Hooks",
      "description": "Automated database migration management with rollback capabilities, validation, and multi-environment support using Knex 3.x, Sequelize 6...",
      "tags": [
        "database",
        "migration",
        "automation",
        "deployment",
        "sql"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/database-migration-runner.sh && chmod +x .claude/hooks/database-migration-runner.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/database-migration-runner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "safetyNotes": [
        "Runs automatically after write or edit activity on migration, schema, and SQL files.",
        "Invokes local framework status commands such as knex migrate status, Django showmigrations, and Rails migrate status when available.",
        "Scans raw SQL for destructive statements and reports warnings but does not apply migrations itself."
      ],
      "privacyNotes": [
        "Reads migration, schema, SQL, package, and framework configuration files to infer migration state.",
        "Command output may reveal database names, migration names, table names, or schema details in the local hook output."
      ],
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/database-migration-runner.sh && chmod +x .claude/hooks/database-migration-runner.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/database-migration-runner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if it's a migration-related file\nif [[ \"$FILE_PATH\" == *migration* ]] || [[ \"$FILE_PATH\" == *schema* ]] || [[ \"$FILE_PATH\" == *.sql ]]; then\n  echo \"🗃️ Database migration file detect...",
      "copyTextLength": 16783,
      "copyTextTruncated": true,
      "detailMarkdown": "# Database Migration Runner - Hooks\n\nAutomated database migration management with rollback capabilities, validation, and multi-environment support using Knex 3.x, Sequelize 6.x/7.x, TypeORM 0.3.x, Django 5.x, and Rails 7.x.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs automatically after write or edit activity on migration, schema, and SQL files.\n- Invokes local framework status commands such as knex migrate status, Django showmigrations, and Rails migrate status when available.\n- Scans raw SQL for destructive statements and reports warnings but does not apply migrations itself.\n\n## Privacy notes\n- Reads migration, schema, SQL, package, and framework configuration files to infer migration state.\n- Command output may reveal database names, migration names, table names, or schema details in the local hook output.\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/database-migration-runner.sh && chmod +x .claude/hooks/database-migration-runner.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/database-migration-runner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/database-migration-runner.sh && chmod +x .claude/hooks/database-migration-runner.sh",
      "detailUrl": "/data/raycast/hooks/database-migration-runner.json",
      "webUrl": "https://heyclau.de/entry/hooks/database-migration-runner",
      "canonicalUrl": "https://heyclau.de/entry/hooks/database-migration-runner",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/database-migration-runner.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/database-migration-runner",
      "seoTitle": "Database Migration Runner - Hooks",
      "seoDescription": "Automated database migration management with rollback capabilities, validation, and multi-environment support using Knex 3.x, Sequelize 6.x/7.x, TypeORM 0.3....",
      "repoUrl": "",
      "documentationUrl": "https://knexjs.org/guide/migrations.html",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "database-query-performance-logger",
      "title": "Database Query Performance Logger - Hooks",
      "description": "Monitors and logs database query performance metrics with slow query detection, N+1 analysis, and optimization suggestions using PostgreS...",
      "tags": [
        "database",
        "performance",
        "monitoring",
        "optimization",
        "logging"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/database-query-performance-logger.sh && chmod +x .claude/hooks/database-query-performance-logger.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/database-query-performance-logger.sh\",\n      \"matchers\": [\n        \"bash\",\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "safetyNotes": [
        "Runs automatically after bash, write, or edit activity and inspects files that look like query, model, repository, DAO, or SQL files.",
        "Creates .claude/logs/query-performance.log and appends database command or file-analysis events.",
        "Uses grep-based heuristics for query warnings and should not be treated as proof of a performance defect."
      ],
      "privacyNotes": [
        "Reads query-related source files and may print file paths, query patterns, and database command strings to local hook output.",
        "Stores analyzed file paths and database command text in .claude/logs/query-performance.log.",
        "Database command text may include connection names, database names, or other operational details if typed directly into the command."
      ],
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/database-query-performance-logger.sh && chmod +x .claude/hooks/database-query-performance-logger.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/database-query-performance-logger.sh\",\n      \"matchers\": [\n        \"bash\",\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\nCOMMAND=$(echo \"$INPUT\" | jq -r '.tool_input.command // \"\"')\n\n# Configuration\nSLOW_QUERY_THRESHOLD_MS=${SLOW_QUERY_THRESHOLD_MS:-1000}\nLOG_FILE=\".claude/logs/query-performance.log\"\n\n# Create log...",
      "copyTextLength": 16786,
      "copyTextTruncated": true,
      "detailMarkdown": "# Database Query Performance Logger - Hooks\n\nMonitors and logs database query performance metrics with slow query detection, N+1 analysis, and optimization suggestions using PostgreSQL pg_stat_statements, Prisma query logging, Sequelize query logging, TypeORM query logging, and Bullet N+1 detection patterns.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs automatically after bash, write, or edit activity and inspects files that look like query, model, repository, DAO, or SQL files.\n- Creates .claude/logs/query-performance.log and appends database command or file-analysis events.\n- Uses grep-based heuristics for query warnings and should not be treated as proof of a performance defect.\n\n## Privacy notes\n- Reads query-related source files and may print file paths, query patterns, and database command strings to local hook output.\n- Stores analyzed file paths and database command text in .claude/logs/query-performance.log.\n- Database command text may include connection names, database names, or other operational details if typed directly into the command.\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/database-query-performance-logger.sh && chmod +x .claude/hooks/database-query-performance-logger.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/database-query-performance-logger.sh\",\n      \"matchers\": [\n        \"bash\",\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/database-query-performance-logger.sh && chmod +x .claude/hooks/database-query-performance-logger.sh",
      "detailUrl": "/data/raycast/hooks/database-query-performance-logger.json",
      "webUrl": "https://heyclau.de/entry/hooks/database-query-performance-logger",
      "canonicalUrl": "https://heyclau.de/entry/hooks/database-query-performance-logger",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/database-query-performance-logger.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/database-query-performance-logger",
      "seoTitle": "Database Query Performance Logger - Hooks",
      "seoDescription": "Monitors and logs database query performance metrics with slow query detection, N+1 analysis, and optimization suggestions using PostgreSQL pg_stat_statement...",
      "repoUrl": "",
      "documentationUrl": "https://www.postgresql.org/docs/current/runtime-config-logging.html",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "database-specialist-agent",
      "title": "Database Specialist Agent - Agents",
      "description": "Expert database architect and optimizer specializing in SQL, NoSQL, performance tuning, and data modeling",
      "tags": [
        "database",
        "sql",
        "optimization",
        "architecture",
        "data-modeling"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a database specialist with deep expertise in database design, optimization, and management across multiple database systems.\n\n## Core Competencies:\n\n### 1. **Database Design & Modeling**\n\n**Relational Database Design:**\n\n- Entity-Relationship (ER) modeling\n- Normalization (1NF, 2NF, 3NF, BCNF)\n- Denormalization for performance\n- Foreign key relationships and constraints\n- Index strategy planning\n\n**Schema Design Principles:**\n\n```sql\n-- Example: E-commerce database schema\nCREATE TABLE users (\n    id SERIAL PRIMARY KEY,\n    email VARCHAR(255) UNIQUE NOT NULL,\n    password_hash VARCHAR(255) NOT NULL,\n    first_name VARCHAR(100),\n    last_name VARCHAR(100),\n    created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,\n    updated_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP\n);\n\nCREATE TABLE produc...",
      "copyTextLength": 13169,
      "copyTextTruncated": true,
      "detailMarkdown": "# Database Specialist Agent - Agents\n\nExpert database architect and optimizer specializing in SQL, NoSQL, performance tuning, and data modeling\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a database specialist with deep expertise in database design, optimization, and management across multiple database systems.",
      "detailUrl": "/data/raycast/agents/database-specialist-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/database-specialist-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/database-specialist-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/database-specialist-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/database-specialist-agent",
      "seoTitle": "Database Specialist Agent - Agents",
      "seoDescription": "Expert database architect and optimizer specializing in SQL, NoSQL, performance tuning, and data modeling Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://www.postgresql.org/docs/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "dead-code-eliminator",
      "title": "Dead Code Eliminator - Hooks",
      "description": "Automatically detects and removes unused code, imports, and dependencies with safe deletion verification and rollback support using Knip...",
      "tags": [
        "code-quality",
        "cleanup",
        "optimization",
        "refactoring",
        "automation"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/dead-code-eliminator.sh && chmod +x .claude/hooks/dead-code-eliminator.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"sessionEnd\": {\n      \"script\": \"./.claude/hooks/dead-code-eliminator.sh\"\n    }\n  }\n}",
      "copyText": "Trigger:\nSessionEnd\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/dead-code-eliminator.sh && chmod +x .claude/hooks/dead-code-eliminator.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"sessionEnd\": {\n      \"script\": \"./.claude/hooks/dead-code-eliminator.sh\"\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\necho \"🧹 Dead Code Eliminator - Session Cleanup\" >&2\n\n# Configuration\nBACKUP_DIR=\".claude/backups/dead-code-$(date +%Y%m%d-%H%M%S)\"\nREPORT_FILE=\".claude/reports/dead-code-report.txt\"\nDRY_RUN=${DRY_RUN:-true}\n\nmkdir -p \"$(dirname \"$REPORT_FILE\")\"\nmkdir -p \"$BACKUP_DIR\"\n\necho \"📊 Analyzing codebase for dead code...\" >&2\necho \"Dead Code Analysis - $(date)\" > \"$REPORT_FILE\"\necho \"===========================================\" >> \"$REPORT_FILE\"\n\n# Function to find unused imports (JavaScript/Ty...",
      "copyTextLength": 18526,
      "copyTextTruncated": true,
      "detailMarkdown": "# Dead Code Eliminator - Hooks\n\nAutomatically detects and removes unused code, imports, and dependencies with safe deletion verification and rollback support using Knip 5.x, ts-prune, depcheck, autoflake, Vulture, and ESLint 9.37.0.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/dead-code-eliminator.sh && chmod +x .claude/hooks/dead-code-eliminator.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"sessionEnd\": {\n      \"script\": \"./.claude/hooks/dead-code-eliminator.sh\"\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/dead-code-eliminator.sh && chmod +x .claude/hooks/dead-code-eliminator.sh",
      "detailUrl": "/data/raycast/hooks/dead-code-eliminator.json",
      "webUrl": "https://heyclau.de/entry/hooks/dead-code-eliminator",
      "canonicalUrl": "https://heyclau.de/entry/hooks/dead-code-eliminator",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/dead-code-eliminator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/dead-code-eliminator",
      "seoTitle": "Dead Code Eliminator - Hooks",
      "seoDescription": "Automatically detects and removes unused code, imports, and dependencies with safe deletion verification and rollback support using Knip 5.x, ts-prune, depch...",
      "repoUrl": "https://github.com/nadeesha/ts-prune",
      "repoStats": {
        "repository": "nadeesha/ts-prune",
        "url": "https://github.com/nadeesha/ts-prune",
        "stars": 2067,
        "forks": 68,
        "updatedAt": "2026-04-13T08:47:15Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/nadeesha/ts-prune",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "collections",
      "slug": "debugging-troubleshooting-system",
      "title": "Debug & Troubleshoot",
      "description": "Complete debugging toolkit for identifying, analyzing, and resolving complex software issues.",
      "tags": [
        "debugging",
        "troubleshooting",
        "error-handling",
        "diagnostics",
        "problem-solving"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "Quick start:\nStart with `debugging-assistant-agent` → `debug` → `explain`\n\nIncluded items:\nagents/debugging-assistant-agent\ncommands/debug\ncommands/explain\n\nReference:\nComplete debugging toolkit for identifying, analyzing, and resolving complex software issues. Combines AI-assisted debugging with powerful diagnostic commands.\n\n## Features\n\n- AI-powered error analysis and resolution\n- Step-by-step debugging guidance\n- Root cause identification\n- Code explanation for complex bugs\n\n## Use Cases\n\n- Resolving production bugs quickly\n- Understanding unfamiliar codebase issues\n- Debugging complex asynchronous code\n- Training junior developers on debugging techniques\n\n## TL;DR\n\nA systematic debugging toolkit with error analysis patterns, logging strategies, and troubleshooting workflows. Reduce...",
      "copyTextLength": 3256,
      "copyTextTruncated": true,
      "detailMarkdown": "# Debug & Troubleshoot\n\nComplete debugging toolkit for identifying, analyzing, and resolving complex software issues. Combines AI-assisted debugging with powerful diagnostic commands.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nStart with `debugging-assistant-agent` → `debug` → `explain`",
      "detailUrl": "/data/raycast/collections/debugging-troubleshooting-system.json",
      "webUrl": "https://heyclau.de/entry/collections/debugging-troubleshooting-system",
      "canonicalUrl": "https://heyclau.de/entry/collections/debugging-troubleshooting-system",
      "llmsUrl": "https://heyclau.de/data/llms/collections/debugging-troubleshooting-system.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/collections/debugging-troubleshooting-system",
      "seoTitle": "Debug & Troubleshoot",
      "seoDescription": "Complete debugging toolkit for identifying, analyzing, and resolving complex software issues. Combines AI-assisted debugging with powerful diagnostic commands.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "debugging-assistant-agent",
      "title": "Debugging Assistant Agent - Agents",
      "description": "Advanced debugging agent that helps identify, analyze, and resolve software bugs with systematic troubleshooting methodologies",
      "tags": [
        "debugging",
        "troubleshooting",
        "error-analysis",
        "diagnostics",
        "problem-solving"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an expert debugging assistant specializing in systematic problem-solving and root cause analysis across multiple programming languages and platforms.\n\n## Core Debugging Methodology\n\n### Problem Analysis Framework\n\n1. **Issue Reproduction** - Consistently reproduce the bug\n2. **Environment Analysis** - Understand the runtime context\n3. **Root Cause Investigation** - Identify the underlying cause\n4. **Solution Development** - Design and implement fixes\n5. **Verification** - Confirm the fix resolves the issue\n6. **Prevention** - Implement measures to prevent recurrence\n\n### Debugging Strategies\n\n#### Systematic Approach\n\n- **Binary Search Debugging** - Divide and conquer problem space\n- **Rubber Duck Debugging** - Explain the problem step-by-step\n- **Print/Log Debugging** - Strateg...",
      "copyTextLength": 11546,
      "copyTextTruncated": true,
      "detailMarkdown": "# Debugging Assistant Agent - Agents\n\nAdvanced debugging agent that helps identify, analyze, and resolve software bugs with systematic troubleshooting methodologies\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an expert debugging assistant specializing in systematic problem-solving and root cause analysis across multiple programming languages and platforms.",
      "detailUrl": "/data/raycast/agents/debugging-assistant-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/debugging-assistant-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/debugging-assistant-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/debugging-assistant-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/debugging-assistant-agent",
      "seoTitle": "Debugging Assistant Agent - Agents",
      "seoDescription": "Advanced debugging agent that helps identify, analyze, and resolve software bugs with systematic troubleshooting methodologies Discover tools for AI developm...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "dependency-security-audit-on-stop",
      "title": "Dependency Security Audit",
      "description": "Performs a comprehensive security audit of all dependencies when Claude Code session ends using npm audit (npm 10.x+), yarn audit (Yarn 4...",
      "tags": [
        "security",
        "dependencies",
        "audit",
        "stop-hook",
        "vulnerabilities"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/dependency-security-audit-on-stop.sh && chmod +x .claude/hooks/dependency-security-audit-on-stop.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/dependency-security-audit-on-stop.sh\"\n    }\n  }\n}",
      "safetyNotes": [
        "Runs automatically at session end and invokes local package-manager audit tools when dependency lockfiles are present.",
        "May contact package registries or vulnerability advisory services through npm, yarn, safety, pip, or bundler-audit.",
        "Writes a timestamped security-audit log in the current working directory."
      ],
      "privacyNotes": [
        "Reads dependency manifests and lockfiles to identify package managers and audit targets.",
        "The generated audit log may include package names, versions, vulnerability identifiers, and remediation output.",
        "External audit tools may send package metadata to their configured registries or advisory services."
      ],
      "copyText": "Trigger:\nStop\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/dependency-security-audit-on-stop.sh && chmod +x .claude/hooks/dependency-security-audit-on-stop.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/dependency-security-audit-on-stop.sh\"\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\necho \"🔒 DEPENDENCY SECURITY AUDIT\" >&2\necho \"===========================\" >&2\n\n# Generate timestamp for report\nTIMESTAMP=$(date +%Y%m%d_%H%M%S)\nREPORT_FILE=\"security-audit-$TIMESTAMP.log\"\n\n# Initialize report\necho \"Dependency Security Audit Report - $TIMESTAMP\" > \"$REPORT_FILE\"\necho \"=============================================\" >> \"$REPORT_FILE\"\necho \"\" >> \"$REPORT_FILE\"\n\n# Node.js projects (NPM)\nif [ -f \"package-lock.json\" ]; then\n  echo \"📦 NPM Project De...",
      "copyTextLength": 19513,
      "copyTextTruncated": true,
      "detailMarkdown": "# Dependency Security Audit\n\nPerforms a comprehensive security audit of all dependencies when Claude Code session ends using npm audit (npm 10.x+), yarn audit (Yarn 4.x+), pip-audit 2.7.x+, safety, bundler-audit, and OWASP dep-scan.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs automatically at session end and invokes local package-manager audit tools when dependency lockfiles are present.\n- May contact package registries or vulnerability advisory services through npm, yarn, safety, pip, or bundler-audit.\n- Writes a timestamped security-audit log in the current working directory.\n\n## Privacy notes\n- Reads dependency manifests and lockfiles to identify package managers and audit targets.\n- The generated audit log may include package names, versions, vulnerability identifiers, and remediation output.\n- External audit tools may send package metadata to their configured registries or advisory services.\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/dependency-security-audit-on-stop.sh && chmod +x .claude/hooks/dependency-security-audit-on-stop.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/dependency-security-audit-on-stop.sh\"\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/dependency-security-audit-on-stop.sh && chmod +x .claude/hooks/dependency-security-audit-on-stop.sh",
      "detailUrl": "/data/raycast/hooks/dependency-security-audit-on-stop.json",
      "webUrl": "https://heyclau.de/entry/hooks/dependency-security-audit-on-stop",
      "canonicalUrl": "https://heyclau.de/entry/hooks/dependency-security-audit-on-stop",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/dependency-security-audit-on-stop.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/dependency-security-audit-on-stop",
      "seoTitle": "Dependency Security Audit",
      "seoDescription": "Performs a comprehensive security audit of all dependencies when Claude Code session ends using npm audit (npm 10.x+), yarn audit (Yarn 4.x+), pip-audit 2.7....",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "dependency-security-scanner",
      "title": "Dependency Security Scanner - Hooks",
      "description": "Real-time vulnerability scanning for dependencies with automated CVE detection, severity assessment, and patch recommendations.",
      "tags": [
        "security",
        "dependencies",
        "vulnerability",
        "cve",
        "automation"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/dependency-security-scanner.sh && chmod +x .claude/hooks/dependency-security-scanner.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/dependency-security-scanner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/dependency-security-scanner.sh && chmod +x .claude/hooks/dependency-security-scanner.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/dependency-security-scanner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Configuration\nSECURITY_REPORT=\".claude/reports/security-scan-$(date +%Y%m%d).txt\"\nSEVERITY_THRESHOLD=${SEVERITY_THRESHOLD:-medium}\n\nmkdir -p \"$(dirname \"$SECURITY_REPORT\")\"\n\n# Functio...",
      "copyTextLength": 21356,
      "copyTextTruncated": true,
      "detailMarkdown": "# Dependency Security Scanner - Hooks\n\nReal-time vulnerability scanning for dependencies with automated CVE detection, severity assessment, and patch recommendations. This PostToolUse hook automatically triggers security scans when dependency manifest files (package.json, requirements.txt, Cargo.toml, go.mod, Gemfile, composer.json) are modified.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/dependency-security-scanner.sh && chmod +x .claude/hooks/dependency-security-scanner.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/dependency-security-scanner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/dependency-security-scanner.sh && chmod +x .claude/hooks/dependency-security-scanner.sh",
      "detailUrl": "/data/raycast/hooks/dependency-security-scanner.json",
      "webUrl": "https://heyclau.de/entry/hooks/dependency-security-scanner",
      "canonicalUrl": "https://heyclau.de/entry/hooks/dependency-security-scanner",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/dependency-security-scanner.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/dependency-security-scanner",
      "seoTitle": "Dependency Security Scanner - Hooks",
      "seoDescription": "Real-time vulnerability scanning for dependencies with automated CVE detection, severity assessment, and patch recommendations. This PostToolUse hook automat...",
      "repoUrl": "",
      "documentationUrl": "https://docs.npmjs.com/cli/v8/commands/npm-audit",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "dependency-update-checker",
      "title": "Dependency Update Checker - Hooks",
      "description": "Automatically checks for outdated dependencies and suggests updates with security analysis.",
      "tags": [
        "dependencies",
        "security",
        "automation",
        "npm",
        "package-management"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/dependency-update-checker.sh && chmod +x .claude/hooks/dependency-update-checker.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/dependency-update-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/dependency-update-checker.sh && chmod +x .claude/hooks/dependency-update-checker.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/dependency-update-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if it's a dependency file\nif [[ \"$FILE_PATH\" == *package.json ]] || [[ \"$FILE_PATH\" == *requirements.txt ]] || [[ \"$FILE_PATH\" == *Gemfile ]] || [[ \"$FILE_PATH\" == *go.mod ]] || [[ \"$...",
      "copyTextLength": 24839,
      "copyTextTruncated": true,
      "detailMarkdown": "# Dependency Update Checker - Hooks\n\nAutomatically checks for outdated dependencies and suggests updates with security analysis. This PostToolUse hook triggers when dependency manifest files (package.json, requirements.txt, Gemfile, go.mod, Cargo.toml, pyproject.toml) are modified, providing real-time dependency health monitoring.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/dependency-update-checker.sh && chmod +x .claude/hooks/dependency-update-checker.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/dependency-update-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/dependency-update-checker.sh && chmod +x .claude/hooks/dependency-update-checker.sh",
      "detailUrl": "/data/raycast/hooks/dependency-update-checker.json",
      "webUrl": "https://heyclau.de/entry/hooks/dependency-update-checker",
      "canonicalUrl": "https://heyclau.de/entry/hooks/dependency-update-checker",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/dependency-update-checker.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/dependency-update-checker",
      "seoTitle": "Dependency Update Checker - Hooks",
      "seoDescription": "Automatically checks for outdated dependencies and suggests updates with security analysis. This PostToolUse hook triggers when dependency manifest files (pa...",
      "repoUrl": "",
      "documentationUrl": "https://docs.npmjs.com/cli/v8/commands/npm-audit",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "devin",
      "title": "Devin",
      "description": "AI software engineering agent for development tasks.",
      "tags": [
        "coding-agent",
        "autonomous-agent"
      ],
      "author": "Cognition",
      "brandName": "Devin",
      "brandDomain": "devin.ai",
      "brandIconUrl": "/api/brand-assets/icon/devin.ai",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nDevin represents the more autonomous end of coding-agent workflows and is worth tracking separately from editor assistants.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 223,
      "copyTextTruncated": false,
      "detailMarkdown": "# Devin\n\nAI software engineering agent for planning, coding, debugging, and executing development tasks with autonomous workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/devin.json",
      "webUrl": "https://heyclau.de/entry/tools/devin",
      "canonicalUrl": "https://heyclau.de/entry/tools/devin",
      "llmsUrl": "https://heyclau.de/data/llms/tools/devin.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/devin",
      "seoTitle": "Devin AI software engineering agent",
      "seoDescription": "Devin is an AI software engineering agent for planning, coding, debugging, and executing development tasks. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://docs.devin.ai",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "devops-sre-expert",
      "title": "Devops SRE Expert for Claude",
      "description": "Transform Claude into a DevOps/SRE specialist with expertise in cloud infrastructure, CI/CD, monitoring, and automation",
      "tags": [
        "devops",
        "sre",
        "kubernetes",
        "terraform",
        "ci-cd",
        "monitoring"
      ],
      "author": "JSONbored",
      "brandName": "Kubernetes",
      "brandDomain": "kubernetes.io",
      "brandIconUrl": "/api/brand-assets/icon/kubernetes.io",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a DevOps/SRE expert focused on reliable, scalable infrastructure and automation.\n\n## Infrastructure as Code\n\n### Terraform\n\n- **Best Practices**: Remote state, workspace management, module design\n- **Providers**: AWS, Azure, GCP, Kubernetes, Helm\n- **Testing**: Terratest, terraform plan, policy as code\n- **GitOps**: Atlantis, Terraform Cloud, env0\n\n### Kubernetes\n\n- **Architecture**: Control plane, nodes, networking, storage\n- **Workloads**: Deployments, StatefulSets, DaemonSets, Jobs\n- **Configuration**: ConfigMaps, Secrets, Helm charts, Kustomize\n- **Scaling**: HPA, VPA, Cluster Autoscaler, KEDA\n- **Security**: PSPs, OPA, Falco, admission controllers\n- **Service Mesh**: Istio, Linkerd, Consul Connect\n\n### CI/CD Pipelines\n\n- **GitHub Actions**: Workflows, reusable actions, secr...",
      "copyTextLength": 2715,
      "copyTextTruncated": true,
      "detailMarkdown": "# Devops SRE Expert for Claude\n\nTransform Claude into a DevOps/SRE specialist with expertise in cloud infrastructure, CI/CD, monitoring, and automation\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a DevOps/SRE expert focused on reliable, scalable infrastructure and automation.",
      "detailUrl": "/data/raycast/agents/devops-sre-expert.json",
      "webUrl": "https://heyclau.de/entry/agents/devops-sre-expert",
      "canonicalUrl": "https://heyclau.de/entry/agents/devops-sre-expert",
      "llmsUrl": "https://heyclau.de/data/llms/agents/devops-sre-expert.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/devops-sre-expert",
      "seoTitle": "Devops SRE Expert for Claude",
      "seoDescription": "Transform Claude into a DevOps/SRE specialist with expertise in cloud infrastructure, CI/CD, monitoring, and automation Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://kubernetes.io/docs/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "discord-activity-notifier",
      "title": "Discord Activity Notifier - Hooks",
      "description": "Sends development activity updates to Discord channel for team collaboration.",
      "tags": [
        "discord",
        "notification",
        "collaboration",
        "webhooks",
        "team"
      ],
      "author": "JSONbored",
      "brandName": "Discord",
      "brandDomain": "discord.com",
      "brandIconUrl": "/api/brand-assets/icon/discord.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/discord-activity-notifier.sh && chmod +x .claude/hooks/discord-activity-notifier.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/discord-activity-notifier.sh\"\n    }\n  }\n}",
      "copyText": "Trigger:\nNotification\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/discord-activity-notifier.sh && chmod +x .claude/hooks/discord-activity-notifier.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/discord-activity-notifier.sh\"\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\n# Check if Discord webhook URL is configured\nif [ -z \"$DISCORD_WEBHOOK_URL\" ]; then\n  echo \"💡 Set DISCORD_WEBHOOK_URL environment variable to enable Discord notifications\" >&2\n  exit 0\nfi\n\necho \"📤 Sending Discord notification for tool: $TOOL_NAME\" >&2\n\n# Determine color based on tool name...",
      "copyTextLength": 18583,
      "copyTextTruncated": true,
      "detailMarkdown": "# Discord Activity Notifier - Hooks\n\nSends development activity updates to Discord channel for team collaboration. This Notification hook automatically sends rich embed messages to Discord webhooks when Claude Code activities occur, providing real-time team visibility into development workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/discord-activity-notifier.sh && chmod +x .claude/hooks/discord-activity-notifier.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/discord-activity-notifier.sh\"\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/discord-activity-notifier.sh && chmod +x .claude/hooks/discord-activity-notifier.sh",
      "detailUrl": "/data/raycast/hooks/discord-activity-notifier.json",
      "webUrl": "https://heyclau.de/entry/hooks/discord-activity-notifier",
      "canonicalUrl": "https://heyclau.de/entry/hooks/discord-activity-notifier",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/discord-activity-notifier.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/discord-activity-notifier",
      "seoTitle": "Discord Activity Notifier - Hooks",
      "seoDescription": "Sends development activity updates to Discord channel for team collaboration. This Notification hook automatically sends rich embed messages to Discord webho...",
      "repoUrl": "",
      "documentationUrl": "https://discord.com/developers/docs/resources/webhook",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "discord-mcp-server",
      "title": "Discord MCP Server for Claude",
      "description": "Discord bot integration for community management, moderation, and server automation",
      "tags": [
        "discord",
        "bot",
        "community",
        "moderation",
        "social"
      ],
      "author": "saseq",
      "brandName": "Discord",
      "brandDomain": "discord.com",
      "brandIconUrl": "/api/brand-assets/icon/discord.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "npx -y @smithery/cli@latest install @SaseQ/discord-mcp --client claude && claude mcp list",
      "configSnippet": "{\n  \"discord-mcp\": {\n    \"env\": {\n      \"DISCORD_TOKEN\": \"${DISCORD_TOKEN}\",\n      \"DISCORD_GUILD_ID\": \"${DISCORD_GUILD_ID}\"\n    },\n    \"args\": [\n      \"-jar\",\n      \"/absolute/path/to/discord-mcp-0.0.1-SNAPSHOT.jar\"\n    ],\n    \"command\": \"java\"\n  }\n}",
      "copyText": "Install:\nnpx -y @smithery/cli@latest install @SaseQ/discord-mcp --client claude && claude mcp list\n\nConfig:\n{\n  \"discord-mcp\": {\n    \"env\": {\n      \"DISCORD_TOKEN\": \"${DISCORD_TOKEN}\",\n      \"DISCORD_GUILD_ID\": \"${DISCORD_GUILD_ID}\"\n    },\n    \"args\": [\n      \"-jar\",\n      \"/absolute/path/to/discord-mcp-0.0.1-SNAPSHOT.jar\"\n    ],\n    \"command\": \"java\"\n  }\n}\n\nUsage:\n{\n  \"discord-mcp\": {\n    \"env\": {\n      \"DISCORD_TOKEN\": \"${DISCORD_TOKEN}\",\n      \"DISCORD_GUILD_ID\": \"${DISCORD_GUILD_ID}\"\n    },\n    \"args\": [\n      \"-jar\",\n      \"/absolute/path/to/discord-mcp-0.0.1-SNAPSHOT.jar\"\n    ],\n    \"command\": \"java\"\n  }\n}",
      "copyTextLength": 619,
      "copyTextTruncated": false,
      "detailMarkdown": "# Discord MCP Server for Claude\n\nDiscord bot integration for community management, moderation, and server automation\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nnpx -y @smithery/cli@latest install @SaseQ/discord-mcp --client claude && claude mcp list\n```\n\n## Config\n```json\n{\n  \"discord-mcp\": {\n    \"env\": {\n      \"DISCORD_TOKEN\": \"${DISCORD_TOKEN}\",\n      \"DISCORD_GUILD_ID\": \"${DISCORD_GUILD_ID}\"\n    },\n    \"args\": [\n      \"-jar\",\n      \"/absolute/path/to/discord-mcp-0.0.1-SNAPSHOT.jar\"\n    ],\n    \"command\": \"java\"\n  }\n}\n```\n\n## Usage\nnpx -y @smithery/cli@latest install @SaseQ/discord-mcp --client claude && claude mcp list",
      "detailUrl": "/data/raycast/mcp/discord-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/discord-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/discord-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/discord-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/discord-mcp-server",
      "seoTitle": "Discord MCP Server for Claude",
      "seoDescription": "Discord bot integration for community management, moderation, and server automation Discover tools for AI development. HeyClaude adds source links, install...",
      "repoUrl": "https://github.com/saseq/discord-mcp",
      "repoStats": {
        "repository": "saseq/discord-mcp",
        "url": "https://github.com/saseq/discord-mcp",
        "stars": 311,
        "forks": 72,
        "updatedAt": "2026-05-18T02:46:12Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/saseq/discord-mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "documentation-auto-generator-on-stop",
      "title": "Doc Auto Generator",
      "description": "Automatically generates or updates project documentation when session ends.",
      "tags": [
        "documentation",
        "stop-hook",
        "automation",
        "markdown",
        "jsdoc"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/documentation-auto-generator-on-stop.sh && chmod +x .claude/hooks/documentation-auto-generator-on-stop.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/documentation-auto-generator-on-stop.sh\"\n    }\n  }\n}",
      "copyText": "Trigger:\nStop\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/documentation-auto-generator-on-stop.sh && chmod +x .claude/hooks/documentation-auto-generator-on-stop.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/documentation-auto-generator-on-stop.sh\"\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\necho \"📚 Starting documentation generation...\" >&2\n\n# Create docs directory if it doesn't exist\nmkdir -p ./docs\n\n# Generate timestamp for session\nSESSION_DATE=$(date +\"%Y-%m-%d\")\nSESSION_TIME=$(date +\"%H:%M:%S\")\nTIMESTAMP=\"$SESSION_DATE $SESSION_TIME\"\n\n# Count modified files if in git repo\nMODIFIED_COUNT=0\nif command -v git &> /dev/null && git rev-parse --git-dir > /dev/null 2>&1; then\n  MODIFIED_COUNT=$(git diff --name-only 2>/dev/null | wc -l | xarg...",
      "copyTextLength": 20373,
      "copyTextTruncated": true,
      "detailMarkdown": "# Doc Auto Generator\n\nAutomatically generates or updates project documentation when session ends.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/documentation-auto-generator-on-stop.sh && chmod +x .claude/hooks/documentation-auto-generator-on-stop.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/documentation-auto-generator-on-stop.sh\"\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/documentation-auto-generator-on-stop.sh && chmod +x .claude/hooks/documentation-auto-generator-on-stop.sh",
      "detailUrl": "/data/raycast/hooks/documentation-auto-generator-on-stop.json",
      "webUrl": "https://heyclau.de/entry/hooks/documentation-auto-generator-on-stop",
      "canonicalUrl": "https://heyclau.de/entry/hooks/documentation-auto-generator-on-stop",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/documentation-auto-generator-on-stop.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/documentation-auto-generator-on-stop",
      "seoTitle": "Doc Auto Generator",
      "seoDescription": "Automatically generates or updates project documentation when session ends. This Stop hook provides comprehensive documentation generation for multiple progr...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "docker-compose-production-blueprints",
      "title": "Docker Compose Production Blueprints Skill",
      "description": "Opinionated Docker Compose patterns for reliable production deployments and maintainable operations.",
      "tags": [
        "docker",
        "docker-compose",
        "devops",
        "deployment",
        "reliability"
      ],
      "author": "JSONbored",
      "brandName": "Docker",
      "brandDomain": "docker.com",
      "brandIconUrl": "/api/brand-assets/icon/docker.com",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2026-04-10",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/docker-compose-production-blueprints.zip -o docker-compose-production-blueprints.zip && unzip -o docker-compose-production-blueprints.zip -d ./docker-compose-production-blueprints",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/docker-compose-production-blueprints.zip -o docker-compose-production-blueprints.zip && unzip -o docker-compose-production-blueprints.zip -d ./docker-compose-production-blueprints\n\nUsage:\nUse this skill when you need Docker Compose environments that are stable, secure, and easy to operate.\n\nAsset:\n# Trigger\n\"Apply the Docker Compose production blueprints skill to this stack.\"\n\n# Required output\n1) Compose service topology\n2) Security and secret handling plan\n3) Healthcheck and startup dependency map\n4) Update/rollback procedure",
      "copyTextLength": 586,
      "copyTextTruncated": false,
      "detailMarkdown": "# Docker Compose Production Blueprints Skill\n\nCreate production-grade Docker Compose stacks with healthchecks, secrets handling, network isolation, and safe rollout patterns.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/docker-compose-production-blueprints.zip -o docker-compose-production-blueprints.zip && unzip -o docker-compose-production-blueprints.zip -d ./docker-compose-production-blueprints\n```\n\n## Usage\nUse this skill when you need Docker Compose environments that are stable, secure, and easy to operate.",
      "detailUrl": "/data/raycast/skills/docker-compose-production-blueprints.json",
      "webUrl": "https://heyclau.de/entry/skills/docker-compose-production-blueprints",
      "canonicalUrl": "https://heyclau.de/entry/skills/docker-compose-production-blueprints",
      "llmsUrl": "https://heyclau.de/data/llms/skills/docker-compose-production-blueprints.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/docker-compose-production-blueprints",
      "seoTitle": "Docker Compose Production Blueprints Skill",
      "seoDescription": "Reusable AI skill for designing secure, resilient Docker Compose deployments with healthchecks, profiles, and operational guardrails.",
      "repoUrl": "",
      "documentationUrl": "https://docs.docker.com/compose/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/docker-compose-production-blueprints.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "hooks",
      "slug": "docker-container-auto-rebuild",
      "title": "Docker Container Auto Rebuild - Hooks",
      "description": "Automatically rebuilds Docker containers when Dockerfile or docker-compose.yml files are modified.",
      "tags": [
        "docker",
        "containers",
        "devops",
        "automation"
      ],
      "author": "JSONbored",
      "brandName": "Docker",
      "brandDomain": "docker.com",
      "brandIconUrl": "/api/brand-assets/icon/docker.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/docker-container-auto-rebuild.sh && chmod +x .claude/hooks/docker-container-auto-rebuild.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/docker-container-auto-rebuild.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "safetyNotes": [
        "Runs automatically after write or edit activity on Dockerfile, docker-compose, dockerfile, and dockerignore paths.",
        "Invokes docker build or docker compose build and can consume CPU, disk, network, and local Docker daemon resources.",
        "Uses the Dockerfile directory or compose-file directory as the build context, so incorrect paths can include more files than expected."
      ],
      "privacyNotes": [
        "Reads Docker-related files and may send build context files to the local Docker daemon during image builds.",
        "Build logs may reveal image names, service names, dependency URLs, and package-install output.",
        "Prints the first lines of .dockerignore files to local hook output when those files are edited."
      ],
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/docker-container-auto-rebuild.sh && chmod +x .claude/hooks/docker-container-auto-rebuild.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/docker-container-auto-rebuild.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if it's a Docker-related file\nif [[ \"$FILE_PATH\" == *Dockerfile* ]] || [[ \"$FILE_PATH\" == *docker-compose* ]] || [[ \"$FILE_PATH\" == *.dockerfile ]] || [[ \"$FILE_PATH\" == *...",
      "copyTextLength": 18315,
      "copyTextTruncated": true,
      "detailMarkdown": "# Docker Container Auto Rebuild - Hooks\n\nAutomatically rebuilds Docker containers when Dockerfile or docker-compose.yml files are modified. This PostToolUse hook triggers automatic Docker image rebuilding when Docker-related files (Dockerfile, docker-compose.yml, .dockerignore) are modified, providing real-time container synchronization during development.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs automatically after write or edit activity on Dockerfile, docker-compose, dockerfile, and dockerignore paths.\n- Invokes docker build or docker compose build and can consume CPU, disk, network, and local Docker daemon resources.\n- Uses the Dockerfile directory or compose-file directory as the build context, so incorrect paths can include more files than expected.\n\n## Privacy notes\n- Reads Docker-related files and may send build context files to the local Docker daemon during image builds.\n- Build logs may reveal image names, service names, dependency URLs, and package-install output.\n- Prints the first lines of .dockerignore files to local hook output when those files are edited.\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/docker-container-auto-rebuild.sh && chmod +x .claude/hooks/docker-container-auto-rebuild.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/docker-container-auto-rebuild.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/docker-container-auto-rebuild.sh && chmod +x .claude/hooks/docker-container-auto-rebuild.sh",
      "detailUrl": "/data/raycast/hooks/docker-container-auto-rebuild.json",
      "webUrl": "https://heyclau.de/entry/hooks/docker-container-auto-rebuild",
      "canonicalUrl": "https://heyclau.de/entry/hooks/docker-container-auto-rebuild",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/docker-container-auto-rebuild.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/docker-container-auto-rebuild",
      "seoTitle": "Docker Container Auto Rebuild - Hooks",
      "seoDescription": "Automatically rebuilds Docker containers when Dockerfile or docker-compose.yml files are modified. This PostToolUse hook triggers automatic Docker image rebu...",
      "repoUrl": "",
      "documentationUrl": "https://docs.docker.com/compose/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "docker-image-security-scanner",
      "title": "Docker Image Security Scanner - Hooks",
      "description": "Comprehensive Docker image vulnerability scanning with layer analysis, base image recommendations, and security best practices enforcement.",
      "tags": [
        "docker",
        "security",
        "containers",
        "vulnerability",
        "devops"
      ],
      "author": "JSONbored",
      "brandName": "Docker",
      "brandDomain": "docker.com",
      "brandIconUrl": "/api/brand-assets/icon/docker.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/docker-image-security-scanner.sh && chmod +x .claude/hooks/docker-image-security-scanner.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/docker-image-security-scanner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/docker-image-security-scanner.sh && chmod +x .claude/hooks/docker-image-security-scanner.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/docker-image-security-scanner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Configuration\nSECURITY_REPORT=\".claude/reports/docker-security-$(date +%Y%m%d).txt\"\nSEVERITY_THRESHOLD=${DOCKER_SCAN_SEVERITY:-HIGH}\nSCAN_ENABLED=${DOCKER_SECURITY_SCAN:-true}...",
      "copyTextLength": 23310,
      "copyTextTruncated": true,
      "detailMarkdown": "# Docker Image Security Scanner - Hooks\n\nComprehensive Docker image vulnerability scanning with layer analysis, base image recommendations, and security best practices enforcement. This PostToolUse hook automatically scans Docker images for vulnerabilities when Dockerfiles are modified, providing real-time security validation during development.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/docker-image-security-scanner.sh && chmod +x .claude/hooks/docker-image-security-scanner.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/docker-image-security-scanner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/docker-image-security-scanner.sh && chmod +x .claude/hooks/docker-image-security-scanner.sh",
      "detailUrl": "/data/raycast/hooks/docker-image-security-scanner.json",
      "webUrl": "https://heyclau.de/entry/hooks/docker-image-security-scanner",
      "canonicalUrl": "https://heyclau.de/entry/hooks/docker-image-security-scanner",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/docker-image-security-scanner.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/docker-image-security-scanner",
      "seoTitle": "Docker Image Security Scanner - Hooks",
      "seoDescription": "Comprehensive Docker image vulnerability scanning with layer analysis, base image recommendations, and security best practices enforcement. This PostToolUse ...",
      "repoUrl": "",
      "documentationUrl": "https://aquasecurity.github.io/trivy/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "docker-mcp-server",
      "title": "Docker MCP Server for Claude",
      "description": "Manage Docker containers, images, and services directly through Claude with comprehensive Docker API integration",
      "tags": [
        "docker",
        "containers",
        "devops",
        "orchestration",
        "deployment"
      ],
      "author": "JSONbored",
      "brandName": "Docker",
      "brandDomain": "docker.com",
      "brandIconUrl": "/api/brand-assets/icon/docker.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add docker -- npx -y @docker/mcp-server && claude mcp list",
      "configSnippet": "{\n  \"docker\": {\n    \"env\": {\n      \"DOCKER_HOST\": \"${DOCKER_HOST:-unix:///var/run/docker.sock}\",\n      \"DOCKER_API_VERSION\": \"${DOCKER_API_VERSION:-1.43}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@docker/mcp-server\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add docker -- npx -y @docker/mcp-server && claude mcp list\n\nConfig:\n{\n  \"docker\": {\n    \"env\": {\n      \"DOCKER_HOST\": \"${DOCKER_HOST:-unix:///var/run/docker.sock}\",\n      \"DOCKER_API_VERSION\": \"${DOCKER_API_VERSION:-1.43}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@docker/mcp-server\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n\nUsage:\n{\n  \"docker\": {\n    \"env\": {\n      \"DOCKER_HOST\": \"${DOCKER_HOST:-unix:///var/run/docker.sock}\",\n      \"DOCKER_API_VERSION\": \"${DOCKER_API_VERSION:-1.43}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@docker/mcp-server\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyTextLength": 593,
      "copyTextTruncated": false,
      "detailMarkdown": "# Docker MCP Server for Claude\n\nManage Docker containers, images, and services directly through Claude with comprehensive Docker API integration\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add docker -- npx -y @docker/mcp-server && claude mcp list\n```\n\n## Config\n```json\n{\n  \"docker\": {\n    \"env\": {\n      \"DOCKER_HOST\": \"${DOCKER_HOST:-unix:///var/run/docker.sock}\",\n      \"DOCKER_API_VERSION\": \"${DOCKER_API_VERSION:-1.43}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@docker/mcp-server\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n```\n\n## Usage\nclaude mcp add docker -- npx -y @docker/mcp-server && claude mcp list",
      "detailUrl": "/data/raycast/mcp/docker-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/docker-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/docker-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/docker-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/docker-mcp-server",
      "seoTitle": "Docker MCP Server for Claude",
      "seoDescription": "Manage Docker containers, images, and services directly through Claude with comprehensive Docker API integration Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://docs.docker.com/engine/api/",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "documentation-coverage-checker",
      "title": "Documentation Coverage Checker - Hooks",
      "description": "Automated documentation coverage analysis with missing docstring detection, API documentation validation, and completeness scoring.",
      "tags": [
        "documentation",
        "code-quality",
        "analysis",
        "automation",
        "best-practices"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/documentation-coverage-checker.sh && chmod +x .claude/hooks/documentation-coverage-checker.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/documentation-coverage-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/documentation-coverage-checker.sh && chmod +x .claude/hooks/documentation-coverage-checker.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/documentation-coverage-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Configuration\nREPORT_FILE=\".claude/reports/docs-coverage-$(date +%Y%m%d).txt\"\nMIN_COVERAGE=${DOC_COVERAGE_THRESHOLD:-70}\n\nmkdir -p \"$(dirname \"$REPORT_FILE\")\"\n\n# Function to...",
      "copyTextLength": 22479,
      "copyTextTruncated": true,
      "detailMarkdown": "# Documentation Coverage Checker - Hooks\n\nAutomated documentation coverage analysis with missing docstring detection, API documentation validation, and completeness scoring. This PostToolUse hook automatically checks documentation coverage when code files are modified, providing real-time documentation quality validation during development.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/documentation-coverage-checker.sh && chmod +x .claude/hooks/documentation-coverage-checker.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/documentation-coverage-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/documentation-coverage-checker.sh && chmod +x .claude/hooks/documentation-coverage-checker.sh",
      "detailUrl": "/data/raycast/hooks/documentation-coverage-checker.json",
      "webUrl": "https://heyclau.de/entry/hooks/documentation-coverage-checker",
      "canonicalUrl": "https://heyclau.de/entry/hooks/documentation-coverage-checker",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/documentation-coverage-checker.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/documentation-coverage-checker",
      "seoTitle": "Documentation Coverage Checker - Hooks",
      "seoDescription": "Automated documentation coverage analysis with missing docstring detection, API documentation validation, and completeness scoring. This PostToolUse hook aut...",
      "repoUrl": "",
      "documentationUrl": "https://jsdoc.app/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "documentation-generator",
      "title": "Documentation Generator - Hooks",
      "description": "Automatically generates and updates project documentation from code comments, README files, and API definitions.",
      "tags": [
        "documentation",
        "automation",
        "api",
        "markdown",
        "jsdoc"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/documentation-generator.sh && chmod +x .claude/hooks/documentation-generator.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/documentation-generator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "safetyNotes": [
        "Runs automatically after write/edit tool use and may invoke local documentation generators such as npx jsdoc, jsdoc2md, typedoc, pdoc, pydoc, go doc, or cargo doc.",
        "Can write generated documentation under ./docs and may be slow on large source files or projects with expensive documentation tooling."
      ],
      "privacyNotes": [
        "Reads modified source, README, Markdown, and package metadata files to count comments, links, functions, classes, and documentation sections.",
        "Generated documentation may include source comments, API details, project names, and README content from the local workspace."
      ],
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/documentation-generator.sh && chmod +x .claude/hooks/documentation-generator.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/documentation-generator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if it's a documentation-relevant file\nif [[ \"$FILE_PATH\" == *.js ]] || [[ \"$FILE_PATH\" == *.jsx ]] || [[ \"$FILE_PATH\" == *.ts ]] || [[ \"$FILE_PATH\" == *.tsx ]] || [[ \"$FILE_PATH\" == *.py ]]...",
      "copyTextLength": 24422,
      "copyTextTruncated": true,
      "detailMarkdown": "# Documentation Generator - Hooks\n\nAutomatically generates and updates project documentation from code comments, README files, and API definitions. This PostToolUse hook provides real-time documentation generation when code files are modified, supporting multiple programming languages and documentation formats.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs automatically after write/edit tool use and may invoke local documentation generators such as npx jsdoc, jsdoc2md, typedoc, pdoc, pydoc, go doc, or cargo doc.\n- Can write generated documentation under ./docs and may be slow on large source files or projects with expensive documentation tooling.\n\n## Privacy notes\n- Reads modified source, README, Markdown, and package metadata files to count comments, links, functions, classes, and documentation sections.\n- Generated documentation may include source comments, API details, project names, and README content from the local workspace.\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/documentation-generator.sh && chmod +x .claude/hooks/documentation-generator.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/documentation-generator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/documentation-generator.sh && chmod +x .claude/hooks/documentation-generator.sh",
      "detailUrl": "/data/raycast/hooks/documentation-generator.json",
      "webUrl": "https://heyclau.de/entry/hooks/documentation-generator",
      "canonicalUrl": "https://heyclau.de/entry/hooks/documentation-generator",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/documentation-generator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/documentation-generator",
      "seoTitle": "Documentation Generator - Hooks",
      "seoDescription": "Automatically generates and updates project documentation from code comments, README files, and API definitions. This PostToolUse hook provides real-time doc...",
      "repoUrl": "",
      "documentationUrl": "https://jsdoc.app/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "docx-report-generator",
      "title": "DOCX Report Generator Skill",
      "description": "Fill templated DOCX with data to produce reports, invoices, and formatted documents.",
      "tags": [
        "docx",
        "reports",
        "templating",
        "python"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/docx-report-generator.zip -o docx-report-generator.zip && unzip -o docx-report-generator.zip -d ./docx-report-generator",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/docx-report-generator.zip -o docx-report-generator.zip && unzip -o docx-report-generator.zip -d ./docx-report-generator\n\nUsage:\nClaude can create, edit, and format Microsoft Word documents (.docx) programmatically. Generate professional reports, proposals, documentation, and formatted documents with tables, charts, headers, and custom styling.\n\nAsset:\nfrom docxtpl import DocxTemplate\n\ndoc = DocxTemplate('template.docx')\ncontext = { 'client': 'Acme', 'items': [{'name': 'Widget', 'price': 9.99}] }\ndoc.render(context)\ndoc.save('invoice.docx')",
      "copyTextLength": 598,
      "copyTextTruncated": false,
      "detailMarkdown": "# DOCX Report Generator Skill\n\nFill templated DOCX with data to produce reports, invoices, and formatted documents. Generate professional Word documents programmatically with python-docx or use Jinja2 templates with docxtpl for dynamic content insertion. Support tables, images, headers, footers, and custom styling.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/docx-report-generator.zip -o docx-report-generator.zip && unzip -o docx-report-generator.zip -d ./docx-report-generator\n```\n\n## Usage\nClaude can create, edit, and format Microsoft Word documents (.docx) programmatically. Generate professional reports, proposals, documentation, and formatted documents with tables, charts, headers, and custom styling.",
      "detailUrl": "/data/raycast/skills/docx-report-generator.json",
      "webUrl": "https://heyclau.de/entry/skills/docx-report-generator",
      "canonicalUrl": "https://heyclau.de/entry/skills/docx-report-generator",
      "llmsUrl": "https://heyclau.de/data/llms/skills/docx-report-generator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/docx-report-generator",
      "seoTitle": "DOCX Report Generator Skill",
      "seoDescription": "Fill templated DOCX with data to produce reports, invoices, and formatted documents. Generate professional Word documents programmatically with python-docx o...",
      "repoUrl": "",
      "documentationUrl": "https://docxtpl.readthedocs.io/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/docx-report-generator.mdc",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-15"
        }
      ]
    },
    {
      "category": "agents",
      "slug": "domain-specialist-ai-agents",
      "title": "Domain Specialist AI Agents - Agents",
      "description": "Industry-specific AI agents for healthcare, legal, and financial domains with specialized knowledge, compliance automation, and regulator...",
      "tags": [
        "healthcare",
        "legal",
        "finance",
        "compliance",
        "domain-specific"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a domain-specialist AI agent architect building industry-specific agents for healthcare, legal, and financial sectors. You implement specialized knowledge, regulatory compliance, secure data handling, and domain expert validation workflows for mission-critical applications.\n\n## Healthcare AI Agents\n\nHIPAA-compliant medical documentation and clinical decision support:\n\n```python\nfrom typing import Dict, List\nfrom datetime import datetime\nimport hashlib\n\nclass HealthcareAgent:\n    def __init__(self):\n        self.phi_encryption_key = self._load_encryption_key()\n        self.audit_logger = AuditLogger()\n\n    async def generate_clinical_note(self, patient_id: str, encounter_data: Dict) -> str:\n        # Verify HIPAA authorization\n        if not await self._verify_hipaa_authorization...",
      "copyTextLength": 5082,
      "copyTextTruncated": true,
      "detailMarkdown": "# Domain Specialist AI Agents - Agents\n\nIndustry-specific AI agents for healthcare, legal, and financial domains with specialized knowledge, compliance automation, and regulatory requirements\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a domain-specialist AI agent architect building industry-specific agents for healthcare, legal, and financial sectors. You implement specialized knowledge, regulatory compliance, secure data handling, and domain expert validation workflows for mission-critical applications.",
      "detailUrl": "/data/raycast/agents/domain-specialist-ai-agents.json",
      "webUrl": "https://heyclau.de/entry/agents/domain-specialist-ai-agents",
      "canonicalUrl": "https://heyclau.de/entry/agents/domain-specialist-ai-agents",
      "llmsUrl": "https://heyclau.de/data/llms/agents/domain-specialist-ai-agents.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/domain-specialist-ai-agents",
      "seoTitle": "Domain Specialist AI Agents - Agents",
      "seoDescription": "Industry-specific AI agents for healthcare, legal, and financial domains with specialized knowledge, compliance automation, and regulatory requirements",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "environment-cleanup-handler",
      "title": "Environment Cleanup Handler - Hooks",
      "description": "Cleans up temporary files, caches, and resources when Claude session ends.",
      "tags": [
        "cleanup",
        "stop-hook",
        "maintenance",
        "resources",
        "optimization"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/environment-cleanup-handler.sh && chmod +x .claude/hooks/environment-cleanup-handler.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/environment-cleanup-handler.sh\"\n    }\n  }\n}",
      "copyText": "Trigger:\nStop\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/environment-cleanup-handler.sh && chmod +x .claude/hooks/environment-cleanup-handler.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/environment-cleanup-handler.sh\"\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\necho \"🧹 Starting environment cleanup...\" >&2\n\n# Initialize cleanup counters\nFILES_REMOVED=0\nSPACE_FREED=0\nERRORS=0\n\n# Function to safely remove files and count them\nsafe_remove() {\n  local pattern=\"$1\"\n  local description=\"$2\"\n  \n  echo \"📁 Cleaning $description...\" >&2\n  \n  if [ \"$pattern\" = \"__pycache__\" ]; then\n    # Special handling for __pycache__ directories\n    FOUND=$(find . -type d -name \"__pycache__\" 2>/dev/null | wc -l | xargs)\n    if [ \"$FOUND\" -gt 0 ]; then...",
      "copyTextLength": 18871,
      "copyTextTruncated": true,
      "detailMarkdown": "# Environment Cleanup Handler - Hooks\n\nCleans up temporary files, caches, and resources when Claude session ends. This Stop hook provides comprehensive environment cleanup for development projects, automatically removing temporary files, build artifacts, cache directories, and system-specific files across multiple platforms.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/environment-cleanup-handler.sh && chmod +x .claude/hooks/environment-cleanup-handler.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/environment-cleanup-handler.sh\"\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/environment-cleanup-handler.sh && chmod +x .claude/hooks/environment-cleanup-handler.sh",
      "detailUrl": "/data/raycast/hooks/environment-cleanup-handler.json",
      "webUrl": "https://heyclau.de/entry/hooks/environment-cleanup-handler",
      "canonicalUrl": "https://heyclau.de/entry/hooks/environment-cleanup-handler",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/environment-cleanup-handler.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/environment-cleanup-handler",
      "seoTitle": "Environment Cleanup Handler - Hooks",
      "seoDescription": "Cleans up temporary files, caches, and resources when Claude session ends. This Stop hook provides comprehensive environment cleanup for development projects...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "environment-variable-validator",
      "title": "Environment Validator",
      "description": "Validates environment variables, checks for required vars, and ensures proper configuration across environments.",
      "tags": [
        "environment",
        "configuration",
        "validation",
        "deployment",
        "security"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/environment-variable-validator.sh && chmod +x .claude/hooks/environment-variable-validator.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/environment-variable-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/environment-variable-validator.sh && chmod +x .claude/hooks/environment-variable-validator.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/environment-variable-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if it's an environment-related file\nif [[ \"$FILE_PATH\" == *.env* ]] || [[ \"$FILE_PATH\" == *environment* ]] || [[ \"$FILE_PATH\" == *config* ]] || [[ \"$FILE_PATH\" == docke...",
      "copyTextLength": 28630,
      "copyTextTruncated": true,
      "detailMarkdown": "# Environment Validator\n\nValidates environment variables, checks for required vars, and ensures proper configuration across environments.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/environment-variable-validator.sh && chmod +x .claude/hooks/environment-variable-validator.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/environment-variable-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/environment-variable-validator.sh && chmod +x .claude/hooks/environment-variable-validator.sh",
      "detailUrl": "/data/raycast/hooks/environment-variable-validator.json",
      "webUrl": "https://heyclau.de/entry/hooks/environment-variable-validator",
      "canonicalUrl": "https://heyclau.de/entry/hooks/environment-variable-validator",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/environment-variable-validator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/environment-variable-validator",
      "seoTitle": "Environment Validator",
      "seoDescription": "Validates environment variables, checks for required vars, and ensures proper configuration across environments. This PostToolUse hook provides comprehensive...",
      "repoUrl": "",
      "documentationUrl": "https://12factor.net/config",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "error-rate-monitor",
      "title": "Error Rate Monitor - Hooks",
      "description": "Tracks error patterns and alerts when error rates spike.",
      "tags": [
        "errors",
        "monitoring",
        "notification",
        "debugging",
        "alerts"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/error-rate-monitor.sh && chmod +x .claude/hooks/error-rate-monitor.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/error-rate-monitor.sh\"\n    }\n  }\n}",
      "copyText": "Trigger:\nNotification\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/error-rate-monitor.sh && chmod +x .claude/hooks/error-rate-monitor.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/error-rate-monitor.sh\"\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\necho \"🔍 Monitoring error rates across log files...\" >&2\n\n# Configurable thresholds (can be overridden by environment variables)\nERROR_THRESHOLD_PER_FILE=${ERROR_THRESHOLD_PER_FILE:-5}\nTOTAL_ERROR_THRESHOLD=${TOTAL_ERROR_THRESHOLD:-10}\nLOG_LINES_TO_CHECK=${LOG_LINES_TO_CHECK:-100}\nMAX_SAMPLE_ERRORS=${MAX_SAMPLE_ERRORS:-3}\n\n# Initialize counters\nTOTAL_ERRORS=0\nFILES_WITH_ERRORS=0\nCRITICAL_FILES=()\nERROR_SAMPLES=()\n\n# Define error patterns with severity levels\nFATAL_PATTERNS=(\"fatal\" \"criti...",
      "copyTextLength": 25668,
      "copyTextTruncated": true,
      "detailMarkdown": "# Error Rate Monitor - Hooks\n\nTracks error patterns and alerts when error rates spike. This Notification hook provides comprehensive error rate monitoring across log files, Docker containers, and application logs, automatically detecting error patterns and alerting when error rates exceed configurable thresholds.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/error-rate-monitor.sh && chmod +x .claude/hooks/error-rate-monitor.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/error-rate-monitor.sh\"\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/error-rate-monitor.sh && chmod +x .claude/hooks/error-rate-monitor.sh",
      "detailUrl": "/data/raycast/hooks/error-rate-monitor.json",
      "webUrl": "https://heyclau.de/entry/hooks/error-rate-monitor",
      "canonicalUrl": "https://heyclau.de/entry/hooks/error-rate-monitor",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/error-rate-monitor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/error-rate-monitor",
      "seoTitle": "Error Rate Monitor - Hooks",
      "seoDescription": "Tracks error patterns and alerts when error rates spike. This Notification hook provides comprehensive error rate monitoring across log files, Docker contain...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "ethereum-base-smart-contract-security-capability-pack",
      "title": "Ethereum Base Smart Contract Security Capability Pack Skill",
      "description": "Deep smart contract security skill covering Solidity design, test rigor, deployment hygiene, and post-launch risk controls.",
      "tags": [
        "ethereum",
        "base",
        "solidity",
        "security",
        "capability-pack"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/ethereum-base-smart-contract-security-capability-pack.zip -o ethereum-base-smart-contract-security-capability-pack.zip && unzip -o ethereum-base-smart-contract-security-capability-pack.zip -d ./ethereum-base-smart-contract-security-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/ethereum-base-smart-contract-security-capability-pack.zip -o ethereum-base-smart-contract-security-capability-pack.zip && unzip -o ethereum-base-smart-contract-security-capability-pack.zip -d ./ethereum-base-smart-contract-security-capability-pack\n\nUsage:\nUse this skill when building, auditing, or deploying Solidity systems on Ethereum or Base with high security standards.\n\nAsset:\n# Trigger\n\"Use the Ethereum/Base smart contract security capability pack for this protocol.\"\n\n# Required output\n1) Threat model and trust assumptions\n2) Contract architecture and invariants\n3) Foundry test/fuzz/invariant suite plan\n4) Deployment and incident response checklist",
      "copyTextLength": 714,
      "copyTextTruncated": false,
      "detailMarkdown": "# Ethereum Base Smart Contract Security Capability Pack Skill\n\nExpert EVM capability skill for secure contract architecture across Ethereum and Base, including Foundry testing and operational controls.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/ethereum-base-smart-contract-security-capability-pack.zip -o ethereum-base-smart-contract-security-capability-pack.zip && unzip -o ethereum-base-smart-contract-security-capability-pack.zip -d ./ethereum-base-smart-contract-security-capability-pack\n```\n\n## Usage\nUse this skill when building, auditing, or deploying Solidity systems on Ethereum or Base with high security standards.",
      "detailUrl": "/data/raycast/skills/ethereum-base-smart-contract-security-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/ethereum-base-smart-contract-security-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/ethereum-base-smart-contract-security-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/ethereum-base-smart-contract-security-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/ethereum-base-smart-contract-security-capability-pack",
      "seoTitle": "Ethereum Base Smart Contract Security Capability Pack Skill",
      "seoDescription": "Advanced AI skill for Ethereum and Base smart contract security with Foundry testing, threat modeling, and safer deployment workflows.",
      "repoUrl": "",
      "documentationUrl": "https://docs.base.org/get-started/deploy-smart-contracts",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/ethereum-base-smart-contract-security-capability-pack.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "ethereum-solidity-security-foundry",
      "title": "Ethereum Solidity Security Foundry Skill",
      "description": "Smart contract development skill focused on secure Solidity architecture, testing rigor, and safer deployment practices.",
      "tags": [
        "ethereum",
        "solidity",
        "foundry",
        "smart-contracts",
        "security"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/ethereum-solidity-security-foundry.zip -o ethereum-solidity-security-foundry.zip && unzip -o ethereum-solidity-security-foundry.zip -d ./ethereum-solidity-security-foundry",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/ethereum-solidity-security-foundry.zip -o ethereum-solidity-security-foundry.zip && unzip -o ethereum-solidity-security-foundry.zip -d ./ethereum-solidity-security-foundry\n\nUsage:\nUse this skill to design secure Solidity contracts and enforce quality with Foundry test, fuzz, and invariant workflows.\n\nAsset:\n# Trigger\n\"Apply the Ethereum Solidity security Foundry skill to this contract.\"\n\n# Required output\n1) Threat model and asset flow\n2) Contract architecture with security controls\n3) Test/fuzz/invariant plan\n4) Deployment and verification checklist",
      "copyTextLength": 609,
      "copyTextTruncated": false,
      "detailMarkdown": "# Ethereum Solidity Security Foundry Skill\n\nBuild and harden Ethereum smart contracts with Foundry, invariant testing, and battle-tested OpenZeppelin security patterns.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/ethereum-solidity-security-foundry.zip -o ethereum-solidity-security-foundry.zip && unzip -o ethereum-solidity-security-foundry.zip -d ./ethereum-solidity-security-foundry\n```\n\n## Usage\nUse this skill to design secure Solidity contracts and enforce quality with Foundry test, fuzz, and invariant workflows.",
      "detailUrl": "/data/raycast/skills/ethereum-solidity-security-foundry.json",
      "webUrl": "https://heyclau.de/entry/skills/ethereum-solidity-security-foundry",
      "canonicalUrl": "https://heyclau.de/entry/skills/ethereum-solidity-security-foundry",
      "llmsUrl": "https://heyclau.de/data/llms/skills/ethereum-solidity-security-foundry.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/ethereum-solidity-security-foundry",
      "seoTitle": "Ethereum Solidity Security Foundry Skill",
      "seoDescription": "Reusable AI skill for secure Ethereum smart contract development using Solidity, Foundry tests, fuzzing, and OpenZeppelin standards.",
      "repoUrl": "",
      "documentationUrl": "https://ethereum.org/developers/docs/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/ethereum-solidity-security-foundry.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "tools",
      "slug": "exa",
      "title": "Exa",
      "description": "Search and retrieval API for AI agents.",
      "tags": [
        "search",
        "retrieval"
      ],
      "author": "Exa",
      "brandName": "Exa",
      "brandDomain": "exa.ai",
      "brandIconUrl": "/api/brand-assets/icon/exa.ai",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nExa is relevant for agents and research workflows that need search results shaped for AI consumption rather than generic SERPs.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 227,
      "copyTextTruncated": false,
      "detailMarkdown": "# Exa\n\nSearch and web retrieval API designed for AI applications, agents, research workflows, and semantic web discovery.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/exa.json",
      "webUrl": "https://heyclau.de/entry/tools/exa",
      "canonicalUrl": "https://heyclau.de/entry/tools/exa",
      "llmsUrl": "https://heyclau.de/data/llms/tools/exa.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/exa",
      "seoTitle": "Exa search API for AI applications",
      "seoDescription": "Exa provides search and web retrieval APIs for AI applications, agents, research workflows, and semantic discovery. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://docs.exa.ai",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "extended-thinking-orchestrator",
      "title": "Extended Thinking Orchestrator - Agents",
      "description": "Orchestrate Extended Thinking modes with adaptive budget allocation.",
      "tags": [
        "extended-thinking",
        "deep-reasoning",
        "thinking-budget",
        "ultrathink",
        "complexity"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an Extended Thinking Orchestrator specializing in adaptive budget allocation across Claude's 'think', 'think hard', and 'ultrathink' modes for complexity-driven deep reasoning.\n\n## Core Expertise:\n\n### 1. **Thinking Mode Architecture**\n\n**Understanding Thinking Levels:**\n\n```typescript\n// Extended Thinking mode definitions\ninterface ThinkingMode {\n  level: \"think\" | \"think-hard\" | \"ultrathink\";\n  budgetRange: [number, number]; // [min, max] thinking tokens\n  typicalDuration: string;\n  costMultiplier: number; // vs standard inference\n  idealUseCases: string[];\n}\n\nconst THINKING_MODES: Record<string, ThinkingMode> = {\n  think: {\n    level: \"think\",\n    budgetRange: [1000, 5000],\n    typicalDuration: \"5-15 seconds\",\n    costMultiplier: 1.5,\n    idealUseCases: [\n      \"Simple algori...",
      "copyTextLength": 14522,
      "copyTextTruncated": true,
      "detailMarkdown": "# Extended Thinking Orchestrator - Agents\n\nOrchestrate Extended Thinking modes with adaptive budget allocation. Manages 'think', 'think hard', and 'ultrathink' levels for complexity-driven deep reasoning workflows.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an Extended Thinking Orchestrator specializing in adaptive budget allocation across Claude's 'think', 'think hard', and 'ultrathink' modes for complexity-driven deep reasoning.",
      "detailUrl": "/data/raycast/agents/extended-thinking-orchestrator.json",
      "webUrl": "https://heyclau.de/entry/agents/extended-thinking-orchestrator",
      "canonicalUrl": "https://heyclau.de/entry/agents/extended-thinking-orchestrator",
      "llmsUrl": "https://heyclau.de/data/llms/agents/extended-thinking-orchestrator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/extended-thinking-orchestrator",
      "seoTitle": "Extended Thinking Orchestrator - Agents",
      "seoDescription": "Orchestrate Extended Thinking modes with adaptive budget allocation. Manages 'think', 'think hard', and 'ultrathink' levels for complexity-driven deep reason...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "fastapi-python-backend",
      "title": "FastAPI Python API Development Skill",
      "description": "Build high-performance async REST APIs with FastAPI, Python's fastest-growing web framework.",
      "tags": [
        "fastapi",
        "python",
        "api",
        "async",
        "pydantic"
      ],
      "author": "JSONbored",
      "installCommand": "pip install fastapi uvicorn[standard] pydantic sqlalchemy",
      "configSnippet": "",
      "copyText": "Install:\npip install fastapi uvicorn[standard] pydantic sqlalchemy\n\nUsage:\npip install fastapi uvicorn[standard] pydantic sqlalchemy\n\nAsset:\nfrom fastapi import FastAPI, HTTPException\nfrom pydantic import BaseModel, Field\nfrom typing import List\n\napp = FastAPI(title=\"Blog API\", version=\"1.0.0\")\n\n# Pydantic models\nclass PostCreate(BaseModel):\n    title: str = Field(..., min_length=1, max_length=200)\n    content: str = Field(..., min_length=1)\n    published: bool = False\n\nclass Post(PostCreate):\n    id: int\n    \n    class Config:\n        from_attributes = True\n\n# In-memory storage (use database in production)\nposts_db: List[Post] = []\npost_id_counter = 1\n\n@app.get(\"/posts\", response_model=List[Post], tags=[\"posts\"])\nasync def list_posts():\n    \"\"\"Get all blog posts\"\"\"\n    return posts_db...",
      "copyTextLength": 1778,
      "copyTextTruncated": true,
      "detailMarkdown": "# FastAPI Python API Development Skill\n\nBuild high-performance async REST APIs with FastAPI, Python's fastest-growing web framework. Automatic OpenAPI/Swagger documentation, type-safe validation with Pydantic, native async/await support, and dependency injection for clean architecture.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\npip install fastapi uvicorn[standard] pydantic sqlalchemy\n```\n\n## Usage\npip install fastapi uvicorn[standard] pydantic sqlalchemy",
      "detailUrl": "/data/raycast/skills/fastapi-python-backend.json",
      "webUrl": "https://heyclau.de/entry/skills/fastapi-python-backend",
      "canonicalUrl": "https://heyclau.de/entry/skills/fastapi-python-backend",
      "llmsUrl": "https://heyclau.de/data/llms/skills/fastapi-python-backend.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/fastapi-python-backend",
      "seoTitle": "FastAPI Python API Development Skill",
      "seoDescription": "Build high-performance async REST APIs with FastAPI, Python's fastest-growing web framework. Automatic OpenAPI/Swagger documentation, type-safe validation wi...",
      "repoUrl": "",
      "documentationUrl": "https://fastapi.tiangolo.com/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/fastapi-python-backend.mdc",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-23"
        }
      ]
    },
    {
      "category": "mcp",
      "slug": "figma-mcp-server",
      "title": "Figma MCP Server for Claude",
      "description": "Access designs, export assets, and interact with Figma files through Claude",
      "tags": [
        "design",
        "figma",
        "ui-ux",
        "assets",
        "graphics"
      ],
      "author": "Figma",
      "brandName": "Figma",
      "brandDomain": "figma.com",
      "brandIconUrl": "/api/brand-assets/icon/figma.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status figma",
      "configSnippet": "{\n  \"figma\": {\n    \"url\": \"http://127.0.0.1:3845/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status figma\n\nConfig:\n{\n  \"figma\": {\n    \"url\": \"http://127.0.0.1:3845/mcp\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"figma\": {\n    \"url\": \"http://127.0.0.1:3845/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 238,
      "copyTextTruncated": false,
      "detailMarkdown": "# Figma MCP Server for Claude\n\nAccess designs, export assets, and interact with Figma files through Claude\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status figma\n```\n\n## Config\n```json\n{\n  \"figma\": {\n    \"url\": \"http://127.0.0.1:3845/mcp\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status figma",
      "detailUrl": "/data/raycast/mcp/figma-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/figma-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/figma-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/figma-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/figma-mcp-server",
      "seoTitle": "Figma MCP Server for Claude",
      "seoDescription": "Access designs, export assets, and interact with Figma files through Claude Discover tools for AI development. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://help.figma.com/hc/en-us/articles/32132100833559",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "file-size-warning-monitor",
      "title": "File Size Warning Monitor - Hooks",
      "description": "Alerts when files exceed size thresholds that could impact performance.",
      "tags": [
        "file-size",
        "performance",
        "notification",
        "monitoring",
        "optimization"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/file-size-warning-monitor.sh && chmod +x .claude/hooks/file-size-warning-monitor.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/file-size-warning-monitor.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/file-size-warning-monitor.sh && chmod +x .claude/hooks/file-size-warning-monitor.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/file-size-warning-monitor.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if file exists and is a regular file\nif [ ! -f \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\necho \"📏 Checking file size for: $(basename \"$FILE_PATH\")\" >&2\n\n# Get file size in bytes (cross-platfo...",
      "copyTextLength": 27193,
      "copyTextTruncated": true,
      "detailMarkdown": "# File Size Warning Monitor - Hooks\n\nAlerts when files exceed size thresholds that could impact performance. This PostToolUse hook provides comprehensive file size monitoring when files are created or modified, automatically detecting files that exceed recommended size thresholds for different file types and providing optimization suggestions.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/file-size-warning-monitor.sh && chmod +x .claude/hooks/file-size-warning-monitor.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/file-size-warning-monitor.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/file-size-warning-monitor.sh && chmod +x .claude/hooks/file-size-warning-monitor.sh",
      "detailUrl": "/data/raycast/hooks/file-size-warning-monitor.json",
      "webUrl": "https://heyclau.de/entry/hooks/file-size-warning-monitor",
      "canonicalUrl": "https://heyclau.de/entry/hooks/file-size-warning-monitor",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/file-size-warning-monitor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/file-size-warning-monitor",
      "seoTitle": "File Size Warning Monitor - Hooks",
      "seoDescription": "Alerts when files exceed size thresholds that could impact performance. This PostToolUse hook provides comprehensive file size monitoring when files are crea...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "filesystem-mcp-server",
      "title": "Filesystem MCP Server - MCP Servers",
      "description": "Official MCP server providing secure file system operations for Claude Desktop and Claude Code",
      "tags": [
        "filesystem",
        "files",
        "directories",
        "official",
        "anthropic"
      ],
      "author": "Anthropic",
      "brandName": "Anthropic",
      "brandDomain": "anthropic.com",
      "brandIconUrl": "/api/brand-assets/icon/anthropic.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status filesystem",
      "configSnippet": "{\n  \"filesystem\": {\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-filesystem\",\n      \"/path/to/allowed/directory\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status filesystem\n\nConfig:\n{\n  \"filesystem\": {\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-filesystem\",\n      \"/path/to/allowed/directory\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n\nUsage:\n{\n  \"filesystem\": {\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-filesystem\",\n      \"/path/to/allowed/directory\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyTextLength": 401,
      "copyTextTruncated": false,
      "detailMarkdown": "# Filesystem MCP Server - MCP Servers\n\nOfficial MCP server providing secure file system operations for Claude Desktop and Claude Code\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status filesystem\n```\n\n## Config\n```json\n{\n  \"filesystem\": {\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-filesystem\",\n      \"/path/to/allowed/directory\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status filesystem",
      "detailUrl": "/data/raycast/mcp/filesystem-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/filesystem-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/filesystem-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/filesystem-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/filesystem-mcp-server",
      "seoTitle": "Filesystem MCP Server - MCP Servers",
      "seoDescription": "Official MCP server providing secure file system operations for Claude Desktop and Claude Code Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://modelcontextprotocol.io/examples",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "final-bundle-size-reporter",
      "title": "Final Bundle Size Reporter - Hooks",
      "description": "Analyzes and reports final bundle sizes when the development session ends.",
      "tags": [
        "bundle-size",
        "performance",
        "stop-hook",
        "optimization",
        "reporting"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/final-bundle-size-reporter.sh && chmod +x .claude/hooks/final-bundle-size-reporter.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/final-bundle-size-reporter.sh\"\n    }\n  }\n}",
      "copyText": "Trigger:\nStop\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/final-bundle-size-reporter.sh && chmod +x .claude/hooks/final-bundle-size-reporter.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/final-bundle-size-reporter.sh\"\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\necho \"📦 FINAL BUNDLE SIZE REPORT\" >&2\necho \"===========================================\" >&2\n\n# Initialize variables\nTIMESTAMP=$(date +\"%Y-%m-%d %H:%M:%S\")\nREPORT_FILE=\"bundle-report-$(date +%Y%m%d_%H%M%S).txt\"\nBUILD_DETECTED=false\nTOTAL_SIZE=0\nJS_SIZE=0\nCSS_SIZE=0\nIMAGE_SIZE=0\nOTHER_SIZE=0\n\n# Function to convert bytes to human readable\nformat_bytes() {\n  local bytes=$1\n  if [ $bytes -ge 1073741824 ]; then\n    echo \"$(echo \"scale=2; $bytes/1073741824\" | bc 2>/dev/null || echo $((...",
      "copyTextLength": 28548,
      "copyTextTruncated": true,
      "detailMarkdown": "# Final Bundle Size Reporter - Hooks\n\nAnalyzes and reports final bundle sizes when the development session ends.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/final-bundle-size-reporter.sh && chmod +x .claude/hooks/final-bundle-size-reporter.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/final-bundle-size-reporter.sh\"\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/final-bundle-size-reporter.sh && chmod +x .claude/hooks/final-bundle-size-reporter.sh",
      "detailUrl": "/data/raycast/hooks/final-bundle-size-reporter.json",
      "webUrl": "https://heyclau.de/entry/hooks/final-bundle-size-reporter",
      "canonicalUrl": "https://heyclau.de/entry/hooks/final-bundle-size-reporter",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/final-bundle-size-reporter.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/final-bundle-size-reporter",
      "seoTitle": "Final Bundle Size Reporter - Hooks",
      "seoDescription": "Analyzes and reports final bundle sizes when the development session ends. This Stop hook provides comprehensive bundle size analysis for multiple build tool...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "firecrawl",
      "title": "Firecrawl",
      "description": "Web crawling API for LLM-ready content.",
      "tags": [
        "web-crawling",
        "data-extraction"
      ],
      "author": "Firecrawl",
      "brandName": "Firecrawl",
      "brandDomain": "firecrawl.dev",
      "brandIconUrl": "/api/brand-assets/icon/firecrawl.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nFirecrawl is useful when agent and RAG workflows need cleaner web ingestion than raw scraping or ad hoc parsing.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 212,
      "copyTextTruncated": false,
      "detailMarkdown": "# Firecrawl\n\nWeb scraping and crawling API for turning websites into clean markdown, structured data, and LLM-ready content.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/firecrawl.json",
      "webUrl": "https://heyclau.de/entry/tools/firecrawl",
      "canonicalUrl": "https://heyclau.de/entry/tools/firecrawl",
      "llmsUrl": "https://heyclau.de/data/llms/tools/firecrawl.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/firecrawl",
      "seoTitle": "Firecrawl web crawling API for LLMs",
      "seoDescription": "Firecrawl turns websites into clean markdown, structured data, and LLM-ready content for AI applications. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/mendableai/firecrawl",
      "repoStats": {
        "repository": "mendableai/firecrawl",
        "url": "https://github.com/mendableai/firecrawl",
        "stars": 121680,
        "forks": 7410,
        "updatedAt": "2026-05-19T11:41:31Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://docs.firecrawl.dev",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "fireflies-mcp-server",
      "title": "Fireflies MCP Server for Claude",
      "description": "Extract valuable insights from meeting transcripts and summaries",
      "tags": [
        "meetings",
        "fireflies",
        "transcription",
        "notes",
        "ai-assistant"
      ],
      "author": "Fireflies",
      "brandName": "Fireflies",
      "brandDomain": "fireflies.ai",
      "brandIconUrl": "/api/brand-assets/icon/fireflies.ai",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status fireflies",
      "configSnippet": "{\n  \"fireflies\": {\n    \"url\": \"https://api.fireflies.ai/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status fireflies\n\nConfig:\n{\n  \"fireflies\": {\n    \"url\": \"https://api.fireflies.ai/mcp\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"fireflies\": {\n    \"url\": \"https://api.fireflies.ai/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 256,
      "copyTextTruncated": false,
      "detailMarkdown": "# Fireflies MCP Server for Claude\n\nExtract valuable insights from meeting transcripts and summaries\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status fireflies\n```\n\n## Config\n```json\n{\n  \"fireflies\": {\n    \"url\": \"https://api.fireflies.ai/mcp\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status fireflies",
      "detailUrl": "/data/raycast/mcp/fireflies-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/fireflies-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/fireflies-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/fireflies-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/fireflies-mcp-server",
      "seoTitle": "Fireflies MCP Server for Claude",
      "seoDescription": "Extract valuable insights from meeting transcripts and summaries Discover tools for AI development. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://guide.fireflies.ai/articles/8272956938-learn-about-the-fireflies-mcp-server-model-context-protocol",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "five-hour-window-tracker",
      "title": "Five Hour Window Tracker - Statuslines",
      "description": "Claude Code 5-hour rolling session window tracker with visual progress bar, time remaining countdown, and expiry warnings for usage manag...",
      "tags": [
        "5-hour-window",
        "session-tracking",
        "usage-limits",
        "countdown",
        "rolling-window"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/five-hour-window-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/five-hour-window-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n\nUsage:\n✓ 5H Window: ████████████░░░░░░░░ 60% | 2h 0m left\n\nAsset:\n#!/usr/bin/env bash\n\n# 5-Hour Session Window Tracker for Claude Code\n# Tracks Claude's unique 5-hour rolling session window\n\n# Read JSON from stdin\nread -r input\n\n# Extract session duration in milliseconds\ntotal_duration_ms=$(echo \"$input\" | jq -r '.cost.total_duration_ms // 0')\n\n# Convert to minutes and hours\nduration_minutes=$((total_duration_ms / 60000))\nduration_hours=$((duration_minutes / 60))\nremaining_minutes=$((duration_minutes % 60))\n\n# 5-hour window is 300 minutes\nWINDOW_LIMIT=300\ntime_remaining=$((WINDOW_LIMIT - duration_minutes))\n\n# C...",
      "copyTextLength": 2139,
      "copyTextTruncated": true,
      "detailMarkdown": "# Five Hour Window Tracker - Statuslines\n\nClaude Code 5-hour rolling session window tracker with visual progress bar, time remaining countdown, and expiry warnings for usage management.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/five-hour-window-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n```\n\n## Usage\n✓ 5H Window: ████████████░░░░░░░░ 60% | 2h 0m left",
      "detailUrl": "/data/raycast/statuslines/five-hour-window-tracker.json",
      "webUrl": "https://heyclau.de/entry/statuslines/five-hour-window-tracker",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/five-hour-window-tracker",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/five-hour-window-tracker.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/five-hour-window-tracker",
      "seoTitle": "Five Hour Window Tracker - Statuslines",
      "seoDescription": "Claude Code 5-hour rolling session window tracker with visual progress bar, time remaining countdown, and expiry warnings for usage management. Discover tool...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/statusline",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "fix-environment-variables",
      "title": "Fix Claude Code Environment Variable Configuration Errors",
      "description": "Debug Claude Code authentication failures, OAuth errors, and API key configuration issues with platform-specific solutions and automated...",
      "tags": [
        "environment-variables",
        "configuration",
        "api-keys",
        "authentication",
        "debugging",
        "security"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nClaude Code configuration errors commonly affect authentication, OAuth handling, and permission settings. This guide provides platform-specific fixes for Windows WSL, macOS, and Linux. Security best practices protect API keys with layered approaches. Automated management with direnv simplifies environment setup.\n\n> **Critical Configuration Alert**\n>\n> Configuration issues represent a significant portion of Claude Code support requests. OAuth callback failures and API key exposure risks remain top concerns. This guide addresses the most common configuration problems through proper setup patterns.\n\n## Problem Overview\n\n> **Claude Code Configuration Error Indicators**\n>\n> **Primary Symptoms:** OAuth account information missing, API key not found errors, permission denied on file...",
      "copyTextLength": 4530,
      "copyTextTruncated": true,
      "detailMarkdown": "# Fix Claude Code Environment Variable Configuration Errors\n\nDebug Claude Code authentication failures, OAuth errors, and API key configuration issues with platform-specific solutions and automated management tools.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nClaude Code configuration errors commonly affect authentication, OAuth handling, and permission settings. This guide provides platform-specific fixes for Windows WSL, macOS, and Linux. Security best practices protect API keys with layered approaches. Automated management with direnv simplifies environment setup.",
      "detailUrl": "/data/raycast/guides/fix-environment-variables.json",
      "webUrl": "https://heyclau.de/entry/guides/fix-environment-variables",
      "canonicalUrl": "https://heyclau.de/entry/guides/fix-environment-variables",
      "llmsUrl": "https://heyclau.de/data/llms/guides/fix-environment-variables.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/fix-environment-variables",
      "seoTitle": "Fix Claude Code Environment Variable Configuration Errors",
      "seoDescription": "Debug Claude Code authentication failures, OAuth errors, and API key configuration issues with platform-specific solutions and automated management tools.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "fix-installation-errors",
      "title": "Fix Claude Code npm Errors",
      "description": "Install Claude Code correctly in 15-25 minutes.",
      "tags": [
        "tutorial",
        "beginner",
        "installation",
        "troubleshooting"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nThis tutorial teaches you to install Claude Code without permission errors in 15-25 minutes. You'll learn platform-specific installation methods, fix npm EACCES errors, and configure PATH correctly. Perfect for developers encountering common installation issues.\n\n**Key Points:**\n\n- Native curl installer eliminates most npm permission issues\n- User-level npm configuration prevents EACCES errors permanently\n- Shell-specific PATH setup ensures 'command not found' resolution\n- 15-25 minutes total with 6 verification steps\n\nMaster Claude Code installation without encountering common npm permission errors. By completion, you'll have Claude Code running in your terminal and understand PATH configuration fundamentals. This guide covers multiple installation methods, PATH configuration...",
      "copyTextLength": 3452,
      "copyTextTruncated": true,
      "detailMarkdown": "# Fix Claude Code npm Errors\n\nInstall Claude Code correctly in 15-25 minutes. Fix npm permission errors, configure PATH, and resolve 'command not found' issues with proven solutions.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nThis tutorial teaches you to install Claude Code without permission errors in 15-25 minutes. You'll learn platform-specific installation methods, fix npm EACCES errors, and configure PATH correctly. Perfect for developers encountering common installation issues.",
      "detailUrl": "/data/raycast/guides/fix-installation-errors.json",
      "webUrl": "https://heyclau.de/entry/guides/fix-installation-errors",
      "canonicalUrl": "https://heyclau.de/entry/guides/fix-installation-errors",
      "llmsUrl": "https://heyclau.de/data/llms/guides/fix-installation-errors.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/fix-installation-errors",
      "seoTitle": "Fix Claude Code npm Errors",
      "seoDescription": "Install Claude Code correctly in 15-25 minutes. Fix npm permission errors, configure PATH, and resolve 'command not found' issues with proven solutions.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "fix-memory-leak-performance",
      "title": "Fix Claude Code Performance",
      "description": "Fix Claude Code memory leaks consuming 120GB RAM and performance issues.",
      "tags": [
        "claude-code",
        "performance",
        "memory-leak",
        "optimization",
        "debugging",
        "context-window"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\n**Quick Fix:** Claude Code processes can consume 120GB RAM within 60 minutes. Clear context with `/clear` every 40 messages. Configure memory limits to 4096MB. Monitor RAM usage actively. Keep CLAUDE.md files under 5KB for optimal performance.\n\n> **Critical Performance Issue**\n>\n> Claude Code experiences severe memory leaks causing system crashes. RAM usage grows from 300MB to 120GB within one hour. This affects macOS, Linux, and WSL2 environments. Immediate action prevents complete system failure.\n\n## Identifying the Problem\n\nClaude Code memory issues manifest through predictable patterns. Your system shows clear warning signs before critical failure. RAM consumption starts at 300MB during initialization. Memory usage doubles every 10 minutes of active coding. The process eve...",
      "copyTextLength": 4752,
      "copyTextTruncated": true,
      "detailMarkdown": "# Fix Claude Code Performance\n\nFix Claude Code memory leaks consuming 120GB RAM and performance issues. Resolve crashes, session freezes, and slow performance with proven fix methods.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\n**Quick Fix:** Claude Code processes can consume 120GB RAM within 60 minutes. Clear context with `/clear` every 40 messages. Configure memory limits to 4096MB. Monitor RAM usage actively. Keep CLAUDE.md files under 5KB for optimal performance.",
      "detailUrl": "/data/raycast/guides/fix-memory-leak-performance.json",
      "webUrl": "https://heyclau.de/entry/guides/fix-memory-leak-performance",
      "canonicalUrl": "https://heyclau.de/entry/guides/fix-memory-leak-performance",
      "llmsUrl": "https://heyclau.de/data/llms/guides/fix-memory-leak-performance.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/fix-memory-leak-performance",
      "seoTitle": "Fix Claude Code Performance",
      "seoDescription": "Fix Claude Code memory leaks consuming 120GB RAM and performance issues. Resolve crashes, session freezes, and slow performance with proven fix methods.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "guides",
      "slug": "fix-mcp-connection-errors",
      "title": "Fix Claude MCP Error -32000",
      "description": "Resolve Claude Desktop MCP server connection errors fast.",
      "tags": [
        "troubleshooting",
        "mcp-servers",
        "connection-errors",
        "solutions"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## TL;DR\n\nQuick fix for MCP server error -32000: Use cmd wrapper on Windows for npx commands. This issue commonly affects Windows users when Claude Desktop cannot execute commands directly. Complete resolution typically takes 5-10 minutes.\n\n**Key Points:**\n\n- Wrap Windows commands with 'cmd /c' - immediate resolution\n- JSON-RPC transport failure - stdout pollution corrupts messages\n- Install ripgrep and Node.js v18+ - essential dependencies\n- Use absolute paths in config - prevents version conflicts\n\nExperiencing MCP server disconnection error -32000 with Claude Desktop? This comprehensive guide provides proven solutions based on community reports and official Anthropic support resources. The issue typically manifests as garbled text messages, immediate disconnections, or server disconn...",
      "copyTextLength": 2722,
      "copyTextTruncated": true,
      "detailMarkdown": "# Fix Claude MCP Error -32000\n\nResolve Claude Desktop MCP server connection errors fast. Step-by-step fixes for error -32000, disconnections, and configuration issues with proven solutions.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nQuick fix for MCP server error -32000: Use cmd wrapper on Windows for npx commands. This issue commonly affects Windows users when Claude Desktop cannot execute commands directly. Complete resolution typically takes 5-10 minutes.",
      "detailUrl": "/data/raycast/guides/fix-mcp-connection-errors.json",
      "webUrl": "https://heyclau.de/entry/guides/fix-mcp-connection-errors",
      "canonicalUrl": "https://heyclau.de/entry/guides/fix-mcp-connection-errors",
      "llmsUrl": "https://heyclau.de/data/llms/guides/fix-mcp-connection-errors.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/guides/fix-mcp-connection-errors",
      "seoTitle": "Fix Claude MCP Error -32000",
      "seoDescription": "Resolve Claude Desktop MCP server connection errors fast. Step-by-step fixes for error -32000, disconnections, and configuration issues with proven solutions.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "frontend-specialist-agent",
      "title": "Frontend Specialist Agent - Agents",
      "description": "Expert frontend developer specializing in modern JavaScript frameworks, UI/UX implementation, and performance optimization",
      "tags": [
        "frontend",
        "react",
        "typescript",
        "ui-ux",
        "performance"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a frontend specialist with expertise in modern web development, focusing on creating performant, accessible, and user-friendly interfaces.\n\n## Frontend Development Expertise:\n\n### 1. **Modern React Development**\n\n**Advanced React Patterns:**\n\n```typescript\n// Custom hooks for data fetching with caching\nimport { useState, useEffect, useCallback, useRef } from 'react';\n\ninterface UseApiOptions<T> {\n    initialData?: T;\n    dependencies?: any[];\n    cacheKey?: string;\n    ttl?: number;\n}\n\ninterface ApiState<T> {\n    data: T | null;\n    loading: boolean;\n    error: Error | null;\n    refetch: () => Promise<void>;\n}\n\nconst cache = new Map<string, { data: any; timestamp: number; ttl: number }>();\n\nexport function useApi<T>(\n    fetcher: () => Promise<T>,\n    options: UseApiOptions<T> =...",
      "copyTextLength": 25286,
      "copyTextTruncated": true,
      "detailMarkdown": "# Frontend Specialist Agent - Agents\n\nExpert frontend developer specializing in modern JavaScript frameworks, UI/UX implementation, and performance optimization\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a frontend specialist with expertise in modern web development, focusing on creating performant, accessible, and user-friendly interfaces.",
      "detailUrl": "/data/raycast/agents/frontend-specialist-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/frontend-specialist-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/frontend-specialist-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/frontend-specialist-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/frontend-specialist-agent",
      "seoTitle": "Frontend Specialist Agent - Agents",
      "seoDescription": "Expert frontend developer specializing in modern JavaScript frameworks, UI/UX implementation, and performance optimization Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://react.dev/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "full-stack-ai-development-agent",
      "title": "Full Stack AI Development Agent - Agents",
      "description": "Full-stack AI development specialist bridging frontend, backend, and AI/ML with AI-assisted coding workflows, intelligent code generation...",
      "tags": [
        "full-stack",
        "ai",
        "typescript",
        "react",
        "nextjs",
        "machine-learning"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a full-stack AI development agent specializing in modern web applications with AI-assisted workflows across the entire stack. You combine frontend expertise (React, Next.js), backend development (Node.js, tRPC), database design (PostgreSQL, Prisma), and AI/ML integration to build production-ready applications with 30% faster development cycles.\n\n## AI-Assisted Component Generation\n\nGenerate production-ready React components with AI:\n\n```typescript\n// AI-generated component with full type safety\nimport { useState } from 'react'\nimport { api } from '@/lib/trpc/client'\nimport { Button } from '@/components/ui/button'\nimport { Input } from '@/components/ui/input'\nimport { toast } from 'sonner'\n\ninterface UserProfileFormProps {\n  userId: string\n  initialData?: {\n    name: string\n    e...",
      "copyTextLength": 20061,
      "copyTextTruncated": true,
      "detailMarkdown": "# Full Stack AI Development Agent - Agents\n\nFull-stack AI development specialist bridging frontend, backend, and AI/ML with AI-assisted coding workflows, intelligent code generation, and end-to-end type safety\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a full-stack AI development agent specializing in modern web applications with AI-assisted workflows across the entire stack. You combine frontend expertise (React, Next.js), backend development (Node.js, tRPC), database design (PostgreSQL, Prisma), and AI/ML integration to build production-ready applications with 30% faster development cycles.",
      "detailUrl": "/data/raycast/agents/full-stack-ai-development-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/full-stack-ai-development-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/full-stack-ai-development-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/full-stack-ai-development-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/full-stack-ai-development-agent",
      "seoTitle": "Full Stack AI Development Agent - Agents",
      "seoDescription": "Full-stack AI development specialist bridging frontend, backend, and AI/ML with AI-assisted coding workflows, intelligent code generation, and end-to-end typ...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "garak",
      "title": "Garak",
      "description": "Open-source LLM vulnerability scanner.",
      "tags": [
        "security",
        "red-teaming"
      ],
      "author": "NVIDIA",
      "brandName": "Garak",
      "brandDomain": "github.com",
      "brandIconUrl": "/api/brand-assets/icon/github.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nGarak is useful for security teams that need repeatable checks for model, prompt, and application-level LLM risks.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 214,
      "copyTextTruncated": false,
      "detailMarkdown": "# Garak\n\nOpen-source LLM vulnerability scanner for probing model behavior, prompt attack surfaces, and safety failures.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/garak.json",
      "webUrl": "https://heyclau.de/entry/tools/garak",
      "canonicalUrl": "https://heyclau.de/entry/tools/garak",
      "llmsUrl": "https://heyclau.de/data/llms/tools/garak.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/garak",
      "seoTitle": "Garak LLM vulnerability scanner",
      "seoDescription": "Garak is an open-source LLM vulnerability scanner for probing model behavior, prompt attacks, and safety risks. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/NVIDIA/garak",
      "repoStats": {
        "repository": "NVIDIA/garak",
        "url": "https://github.com/NVIDIA/garak",
        "stars": 7848,
        "forks": 949,
        "updatedAt": "2026-05-19T10:43:48Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/NVIDIA/garak",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "generate-tests",
      "title": "Generate Tests for Claude",
      "description": "Automatically generate comprehensive test suites including unit tests, integration tests, and edge cases with multiple testing framework...",
      "tags": [
        "testing",
        "automation",
        "unit-tests",
        "integration-tests",
        "tdd"
      ],
      "author": "JSONbored",
      "installCommand": "/test-gen [options] <file_or_function>",
      "configSnippet": "",
      "copyText": "Command:\n/test-gen [options] <file_or_function>\n\nUsage:\n/test-gen [options] <file_or_function>\n\nReference:\nThe `/test-gen` command automatically generates comprehensive test suites for your code with intelligent test case discovery and framework integration.\n\n## Usage\n\n```\n/test-gen [options] <file_or_function>\n```\n\n## Options\n\n### Test Types\n\n- `--unit` - Generate unit tests (default)\n- `--integration` - Generate integration tests\n- `--e2e` - Generate end-to-end tests\n- `--performance` - Generate performance tests\n- `--security` - Generate security tests\n- `--accessibility` - Generate accessibility tests\n\n### Framework Selection\n\n- `--jest` - Use Jest testing framework (JavaScript/TypeScript)\n- `--vitest` - Use Vitest testing framework\n- `--pytest` - Use pytest (Python)\n- `--junit` - U...",
      "copyTextLength": 9091,
      "copyTextTruncated": true,
      "detailMarkdown": "# Generate Tests for Claude\n\nAutomatically generate comprehensive test suites including unit tests, integration tests, and edge cases with multiple testing framework support\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/test-gen [options] <file_or_function>\n```\n\n## Usage\n/test-gen [options] <file_or_function>",
      "detailUrl": "/data/raycast/commands/generate-tests.json",
      "webUrl": "https://heyclau.de/entry/commands/generate-tests",
      "canonicalUrl": "https://heyclau.de/entry/commands/generate-tests",
      "llmsUrl": "https://heyclau.de/data/llms/commands/generate-tests.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/generate-tests",
      "seoTitle": "Generate Tests for Claude",
      "seoDescription": "Automatically generate comprehensive test suites including unit tests, integration tests, and edge cases with multiple testing framework support Discover too...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.ai/commands/test-gen",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "giskard",
      "title": "Giskard",
      "description": "AI testing platform for LLM and ML quality.",
      "tags": [
        "evaluation",
        "security"
      ],
      "author": "Giskard",
      "brandName": "Giskard",
      "brandDomain": "giskard.ai",
      "brandIconUrl": "/api/brand-assets/icon/giskard.ai",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nGiskard fits teams that want testing and monitoring workflows for LLM and machine learning system quality.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 206,
      "copyTextTruncated": false,
      "detailMarkdown": "# Giskard\n\nAI testing platform for evaluating, scanning, and monitoring machine learning and LLM application quality.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/giskard.json",
      "webUrl": "https://heyclau.de/entry/tools/giskard",
      "canonicalUrl": "https://heyclau.de/entry/tools/giskard",
      "llmsUrl": "https://heyclau.de/data/llms/tools/giskard.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/giskard",
      "seoTitle": "Giskard AI testing platform",
      "seoDescription": "Giskard supports AI testing, evaluation, scanning, and monitoring for ML and LLM application quality. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/Giskard-AI/giskard",
      "repoStats": {
        "repository": "Giskard-AI/giskard",
        "url": "https://github.com/Giskard-AI/giskard",
        "stars": 5358,
        "forks": 457,
        "updatedAt": "2026-05-19T08:02:52Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://docs.giskard.ai",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "git-auto-commit-on-stop",
      "title": "Git Auto Commit On Stop - Hooks",
      "description": "Automatically commits all changes with a summary when Claude Code session ends.",
      "tags": [
        "git",
        "version-control",
        "stop-hook",
        "automation",
        "commit"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/git-auto-commit-on-stop.sh && chmod +x .claude/hooks/git-auto-commit-on-stop.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/git-auto-commit-on-stop.sh\"\n    }\n  }\n}",
      "safetyNotes": [
        "Runs automatically at session end and stages all unignored repository changes with git add -A.",
        "Creates a local commit when changes are present unless SKIP_AUTO_COMMIT=true is set.",
        "Only warns on sensitive-looking filenames and does not block the commit by default."
      ],
      "privacyNotes": [
        "Reads git status, branch name, staged diff statistics, and changed file names to build the commit message.",
        "Can commit newly created or modified local files, including private work, when they are not excluded by .gitignore.",
        "Commit metadata uses the locally configured git user name and email."
      ],
      "copyText": "Trigger:\nStop\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/git-auto-commit-on-stop.sh && chmod +x .claude/hooks/git-auto-commit-on-stop.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/git-auto-commit-on-stop.sh\"\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\necho \"💾 Checking for changes to auto-commit...\" >&2\n\n# Check if we're in a git repository\nif ! git rev-parse --git-dir > /dev/null 2>&1; then\n  echo \"⚠️ Not in a git repository - skipping auto-commit\" >&2\n  exit 0\nfi\n\n# Check if git is configured\nif ! git config user.email > /dev/null 2>&1 || ! git config user.name > /dev/null 2>&1; then\n  echo \"⚠️ Git user not configured - skipping auto-commit\" >&2\n  echo \"💡 Run: git config --global user.email 'your@email.com'\" >&2\n  echo \"💡 Run: git c...",
      "copyTextLength": 22924,
      "copyTextTruncated": true,
      "detailMarkdown": "# Git Auto Commit On Stop - Hooks\n\nAutomatically commits all changes with a summary when Claude Code session ends.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs automatically at session end and stages all unignored repository changes with git add -A.\n- Creates a local commit when changes are present unless SKIP_AUTO_COMMIT=true is set.\n- Only warns on sensitive-looking filenames and does not block the commit by default.\n\n## Privacy notes\n- Reads git status, branch name, staged diff statistics, and changed file names to build the commit message.\n- Can commit newly created or modified local files, including private work, when they are not excluded by .gitignore.\n- Commit metadata uses the locally configured git user name and email.\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/git-auto-commit-on-stop.sh && chmod +x .claude/hooks/git-auto-commit-on-stop.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/git-auto-commit-on-stop.sh\"\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/git-auto-commit-on-stop.sh && chmod +x .claude/hooks/git-auto-commit-on-stop.sh",
      "detailUrl": "/data/raycast/hooks/git-auto-commit-on-stop.json",
      "webUrl": "https://heyclau.de/entry/hooks/git-auto-commit-on-stop",
      "canonicalUrl": "https://heyclau.de/entry/hooks/git-auto-commit-on-stop",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/git-auto-commit-on-stop.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/git-auto-commit-on-stop",
      "seoTitle": "Git Auto Commit On Stop - Hooks",
      "seoDescription": "Automatically commits all changes with a summary when Claude Code session ends. This Stop hook provides comprehensive Git automation for development sessions...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "git-branch-protection",
      "title": "Git Branch Protection - Hooks",
      "description": "Prevents direct edits to protected branches like main or master, enforcing PR-based workflows.",
      "tags": [
        "git",
        "branch-protection",
        "workflow",
        "safety"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/git-branch-protection.sh && chmod +x .claude/hooks/git-branch-protection.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"preToolUse\": {\n      \"script\": \"./.claude/hooks/git-branch-protection.sh\",\n      \"matchers\": [\n        \"edit\",\n        \"write\",\n        \"multiEdit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPreToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/git-branch-protection.sh && chmod +x .claude/hooks/git-branch-protection.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"preToolUse\": {\n      \"script\": \"./.claude/hooks/git-branch-protection.sh\",\n      \"matchers\": [\n        \"edit\",\n        \"write\",\n        \"multiEdit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\n# Check if we're in a git repository\nif ! git rev-parse --git-dir > /dev/null 2>&1; then\n  # Not in a git repo, allow the operation\n  exit 0\nfi\n\n# Get current branch\nCURRENT_BRANCH=$(git rev-parse --abbrev-ref HEAD 2>/dev/null...",
      "copyTextLength": 22322,
      "copyTextTruncated": true,
      "detailMarkdown": "# Git Branch Protection - Hooks\n\nPrevents direct edits to protected branches like main or master, enforcing PR-based workflows.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/git-branch-protection.sh && chmod +x .claude/hooks/git-branch-protection.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"preToolUse\": {\n      \"script\": \"./.claude/hooks/git-branch-protection.sh\",\n      \"matchers\": [\n        \"edit\",\n        \"write\",\n        \"multiEdit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/git-branch-protection.sh && chmod +x .claude/hooks/git-branch-protection.sh",
      "detailUrl": "/data/raycast/hooks/git-branch-protection.json",
      "webUrl": "https://heyclau.de/entry/hooks/git-branch-protection",
      "canonicalUrl": "https://heyclau.de/entry/hooks/git-branch-protection",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/git-branch-protection.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/git-branch-protection",
      "seoTitle": "Git Branch Protection - Hooks",
      "seoDescription": "Prevents direct edits to protected branches like main or master, enforcing PR-based workflows. This PreToolUse hook provides comprehensive branch protection ...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "git-mcp-server",
      "title": "Git MCP Server for Claude",
      "description": "Official MCP server providing Git repository tools for reading, searching, and manipulating Git repositories",
      "tags": [
        "git",
        "version-control",
        "repositories",
        "official",
        "anthropic"
      ],
      "author": "Anthropic",
      "brandName": "Anthropic",
      "brandDomain": "anthropic.com",
      "brandIconUrl": "/api/brand-assets/icon/anthropic.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status git",
      "configSnippet": "{\n  \"git\": {\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-git\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status git\n\nConfig:\n{\n  \"git\": {\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-git\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n\nUsage:\n{\n  \"git\": {\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-git\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyTextLength": 294,
      "copyTextTruncated": false,
      "detailMarkdown": "# Git MCP Server for Claude\n\nOfficial MCP server providing Git repository tools for reading, searching, and manipulating Git repositories\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status git\n```\n\n## Config\n```json\n{\n  \"git\": {\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-git\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status git",
      "detailUrl": "/data/raycast/mcp/git-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/git-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/git-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/git-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/git-mcp-server",
      "seoTitle": "Git MCP Server for Claude",
      "seoDescription": "Official MCP server providing Git repository tools for reading, searching, and manipulating Git repositories Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://modelcontextprotocol.io/examples",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "git-pre-commit-validator",
      "title": "Git Pre Commit Validator - Hooks",
      "description": "Comprehensive pre-commit hook that validates code quality, runs tests, and enforces standards.",
      "tags": [
        "git",
        "validation",
        "code-quality",
        "testing",
        "automation"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/git-pre-commit-validator.sh && chmod +x .claude/hooks/git-pre-commit-validator.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"preToolUse\": {\n      \"script\": \"./.claude/hooks/git-pre-commit-validator.sh\",\n      \"matchers\": [\n        \"git\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPreToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/git-pre-commit-validator.sh && chmod +x .claude/hooks/git-pre-commit-validator.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"preToolUse\": {\n      \"script\": \"./.claude/hooks/git-pre-commit-validator.sh\",\n      \"matchers\": [\n        \"git\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nCOMMAND=$(echo \"$INPUT\" | jq -r '.tool_input.command // \"\"')\n\n# Only run on git commit commands\nif [[ \"$COMMAND\" != *\"git commit\"* ]]; then\n  exit 0\nfi\n\necho \"🔍 Running pre-commit validations...\"\n\n# Check for staged files\nSTAGED_FILES=$(git diff --cached --name-only 2>/dev/null || echo \"\")\nif [ -z \"$STAGED_FILES\" ]; then\n  echo \"No staged...",
      "copyTextLength": 14406,
      "copyTextTruncated": true,
      "detailMarkdown": "# Git Pre Commit Validator - Hooks\n\nComprehensive pre-commit hook that validates code quality, runs tests, and enforces standards.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/git-pre-commit-validator.sh && chmod +x .claude/hooks/git-pre-commit-validator.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"preToolUse\": {\n      \"script\": \"./.claude/hooks/git-pre-commit-validator.sh\",\n      \"matchers\": [\n        \"git\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/git-pre-commit-validator.sh && chmod +x .claude/hooks/git-pre-commit-validator.sh",
      "detailUrl": "/data/raycast/hooks/git-pre-commit-validator.json",
      "webUrl": "https://heyclau.de/entry/hooks/git-pre-commit-validator",
      "canonicalUrl": "https://heyclau.de/entry/hooks/git-pre-commit-validator",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/git-pre-commit-validator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/git-pre-commit-validator",
      "seoTitle": "Git Pre Commit Validator - Hooks",
      "seoDescription": "Comprehensive pre-commit hook that validates code quality, runs tests, and enforces standards. This PreToolUse hook provides comprehensive pre-commit validat...",
      "repoUrl": "",
      "documentationUrl": "https://pre-commit.com/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "git-smart-commit",
      "title": "Git Smart Commit for Claude Code",
      "description": "Analyze staged changes and generate a clean conventional commit message.",
      "tags": [
        "git",
        "commit",
        "version-control",
        "conventional-commits"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "Command:\n/git-smart-commit [type] [message]\n\nUsage:\n/git-smart-commit feat \"add structured content schema\"\n\nReference:\n## Context\n\n- Current git status: !`git status --short`\n- Staged changes: !`git diff --cached --stat`\n- Unstaged changes: !`git diff --stat`\n- Recent commits: !`git log --oneline -5`\n\n## Your Task\n\nAnalyze the changes and create a git commit following these guidelines:\n\n1. **Conventional Commit Format**:\n   - feat: New feature\n   - fix: Bug fix\n   - docs: Documentation changes\n   - style: Code style changes (formatting, etc)\n   - refactor: Code refactoring\n   - perf: Performance improvements\n   - test: Test changes\n   - build: Build system changes\n   - ci: CI/CD changes\n   - chore: Other changes\n\n2. **Commit Message Structure**:\n\n   ```\n   <type>(<scope>): <subject>...",
      "copyTextLength": 1715,
      "copyTextTruncated": true,
      "detailMarkdown": "# Git Smart Commit for Claude Code\n\nIntelligently analyzes changes and creates well-formatted git commits with conventional commit messages\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/git-smart-commit [type] [message]\n```\n\n## Usage\n/git-smart-commit feat \"add structured content schema\"",
      "detailUrl": "/data/raycast/commands/git-smart-commit.json",
      "webUrl": "https://heyclau.de/entry/commands/git-smart-commit",
      "canonicalUrl": "https://heyclau.de/entry/commands/git-smart-commit",
      "llmsUrl": "https://heyclau.de/data/llms/commands/git-smart-commit.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/git-smart-commit",
      "seoTitle": "Git Smart Commit for Claude Code",
      "seoDescription": "Intelligently analyzes changes and creates well-formatted git commits with conventional commit messages Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://www.conventionalcommits.org/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "git-status-statusline",
      "title": "Git Status Statusline - Statuslines",
      "description": "Git-focused statusline showing branch, dirty status, ahead/behind indicators, and stash count alongside Claude session info",
      "tags": [
        "git",
        "version-control",
        "developer",
        "bash",
        "powerline",
        "status-indicators"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/git-status-statusline.sh\",\n    \"refreshInterval\": 1000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/git-status-statusline.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n\nUsage:\nsonnet-4.5 │ 1,234  main↑2 ✗ ⚑1\n\nAsset:\n#!/usr/bin/env bash\n\n# Git-Focused Statusline for Claude Code\n# Emphasizes git status with visual indicators\n\n# Read JSON from stdin\nread -r input\n\n# Extract Claude session data\nmodel=$(echo \"$input\" | jq -r '.model // \"unknown\"' | sed 's/claude-//')\ntokens=$(echo \"$input\" | jq -r '.session.totalTokens // 0')\nworkdir=$(echo \"$input\" | jq -r '.workspace.path // \".\"')\n\n# Get git information from workspace\ncd \"$workdir\" 2>/dev/null || cd .\n\nif git rev-parse --git-dir > /dev/null 2>&1; then\n  # Get branch name\n  branch=$(git symbolic-ref --short HEAD 2>/dev/null || echo \"...",
      "copyTextLength": 1774,
      "copyTextTruncated": true,
      "detailMarkdown": "# Git Status Statusline - Statuslines\n\nGit-focused statusline showing branch, dirty status, ahead/behind indicators, and stash count alongside Claude session info\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/git-status-statusline.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n```\n\n## Usage\nsonnet-4.5 │ 1,234  main↑2 ✗ ⚑1",
      "detailUrl": "/data/raycast/statuslines/git-status-statusline.json",
      "webUrl": "https://heyclau.de/entry/statuslines/git-status-statusline",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/git-status-statusline",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/git-status-statusline.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/git-status-statusline",
      "seoTitle": "Git Status Statusline - Statuslines",
      "seoDescription": "Git-focused statusline showing branch, dirty status, ahead/behind indicators, and stash count alongside Claude session info Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://git-scm.com/docs/git-status",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "git-cliff-release-changelog-capability-pack",
      "title": "Git-Cliff Release Changelog Capability Pack Skill",
      "description": "Generate stable, high-signal changelogs and release notes with git-cliff and conventional commit discipline.",
      "tags": [
        "git-cliff",
        "changelog",
        "releases",
        "conventional-commits",
        "capability-pack"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/git-cliff-release-changelog-capability-pack.zip -o git-cliff-release-changelog-capability-pack.zip && unzip -o git-cliff-release-changelog-capability-pack.zip -d ./git-cliff-release-changelog-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/git-cliff-release-changelog-capability-pack.zip -o git-cliff-release-changelog-capability-pack.zip && unzip -o git-cliff-release-changelog-capability-pack.zip -d ./git-cliff-release-changelog-capability-pack\n\nUsage:\nUse this skill to enforce changelog quality from commit history through release publication.\n\nAsset:\n# Trigger\n\"Apply the git-cliff release changelog capability pack for this release.\"\n\n# Required output\n1) Conventional commit compliance report\n2) Proposed release version and rationale\n3) Generated changelog sections\n4) Tag/release execution checklist",
      "copyTextLength": 622,
      "copyTextTruncated": false,
      "detailMarkdown": "# Git-Cliff Release Changelog Capability Pack Skill\n\nExpert release-changelog capability pack for git-cliff with conventional commits, deterministic release notes, and low-maintenance versioning.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/git-cliff-release-changelog-capability-pack.zip -o git-cliff-release-changelog-capability-pack.zip && unzip -o git-cliff-release-changelog-capability-pack.zip -d ./git-cliff-release-changelog-capability-pack\n```\n\n## Usage\nUse this skill to enforce changelog quality from commit history through release publication.",
      "detailUrl": "/data/raycast/skills/git-cliff-release-changelog-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/git-cliff-release-changelog-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/git-cliff-release-changelog-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/git-cliff-release-changelog-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/git-cliff-release-changelog-capability-pack",
      "seoTitle": "Git-Cliff Release Changelog Capability Pack Skill",
      "seoDescription": "Advanced AI skill for git-cliff changelog automation, release note generation, and reliable merge-to-release workflows. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://git-cliff.org/docs/",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/git-cliff-release-changelog-capability-pack.mdc",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-11"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "github-actions-ai-cicd",
      "title": "GitHub Actions AI-Powered CI/CD Automation Skill",
      "description": "Build intelligent CI/CD pipelines with GitHub Actions, AI-assisted workflow generation, automated testing, and deployment orchestration.",
      "tags": [
        "github-actions",
        "ci-cd",
        "automation",
        "devops",
        "ai"
      ],
      "author": "JSONbored",
      "brandName": "GitHub",
      "brandDomain": "github.com",
      "brandIconUrl": "/api/brand-assets/icon/github.com",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2025-10-16",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/github-actions-ai-cicd.zip -o github-actions-ai-cicd.zip && unzip -o github-actions-ai-cicd.zip -d ./github-actions-ai-cicd",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/github-actions-ai-cicd.zip -o github-actions-ai-cicd.zip && unzip -o github-actions-ai-cicd.zip -d ./github-actions-ai-cicd\n\nUsage:\nClaude can design, generate, and optimize GitHub Actions workflows for comprehensive CI/CD pipelines. This skill enables automated testing, intelligent deployment strategies, security scanning, performance monitoring, and infrastructure provisioning - all triggered by GitHub events with AI-optimized configurations.\n\nAsset:\nname: CI/CD Pipeline\n\non:\n  push:\n    branches: [main, develop]\n  pull_request:\n    branches: [main, develop]\n\nconcurrency:\n  group: ${{ github.workflow }}-${{ github.ref }}\n  cancel-in-progress: true\n\njobs:\n  install:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout...",
      "copyTextLength": 4913,
      "copyTextTruncated": true,
      "detailMarkdown": "# GitHub Actions AI-Powered CI/CD Automation Skill\n\nBuild intelligent CI/CD pipelines with GitHub Actions, AI-assisted workflow generation, automated testing, and deployment orchestration.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/github-actions-ai-cicd.zip -o github-actions-ai-cicd.zip && unzip -o github-actions-ai-cicd.zip -d ./github-actions-ai-cicd\n```\n\n## Usage\nClaude can design, generate, and optimize GitHub Actions workflows for comprehensive CI/CD pipelines. This skill enables automated testing, intelligent deployment strategies, security scanning, performance monitoring, and infrastructure provisioning - all triggered by GitHub events with AI-optimized configurations.",
      "detailUrl": "/data/raycast/skills/github-actions-ai-cicd.json",
      "webUrl": "https://heyclau.de/entry/skills/github-actions-ai-cicd",
      "canonicalUrl": "https://heyclau.de/entry/skills/github-actions-ai-cicd",
      "llmsUrl": "https://heyclau.de/data/llms/skills/github-actions-ai-cicd.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/github-actions-ai-cicd",
      "seoTitle": "GitHub Actions AI-Powered CI/CD Automation Skill",
      "seoDescription": "Build intelligent CI/CD pipelines with GitHub Actions, AI-assisted workflow generation, automated testing, and deployment orchestration. Includes OIDC authen...",
      "repoUrl": "",
      "documentationUrl": "https://docs.github.com/en/actions",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/github-actions-ai-cicd.mdc",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-16"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "github-actions-secure-cicd-capability-pack",
      "title": "GitHub Actions Secure CI/CD Capability Pack Skill",
      "description": "Deep CI/CD security and reliability skill for GitHub Actions with reusable workflows, policy checks, and hardened automation patterns.",
      "tags": [
        "github-actions",
        "cicd",
        "security",
        "devops",
        "capability-pack"
      ],
      "author": "JSONbored",
      "brandName": "GitHub",
      "brandDomain": "github.com",
      "brandIconUrl": "/api/brand-assets/icon/github.com",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2026-04-10",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/github-actions-secure-cicd-capability-pack.zip -o github-actions-secure-cicd-capability-pack.zip && unzip -o github-actions-secure-cicd-capability-pack.zip -d ./github-actions-secure-cicd-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/github-actions-secure-cicd-capability-pack.zip -o github-actions-secure-cicd-capability-pack.zip && unzip -o github-actions-secure-cicd-capability-pack.zip -d ./github-actions-secure-cicd-capability-pack\n\nUsage:\nUse this skill when designing or auditing GitHub Actions pipelines for security, reliability, and maintainability.\n\nAsset:\n# Trigger\n\"Apply the GitHub Actions secure CI/CD capability pack to this repository.\"\n\n# Required output\n1) Workflow threat model\n2) Permissions and token scope plan\n3) Supply-chain hardening changes\n4) Reliability and failure-recovery checklist",
      "copyTextLength": 633,
      "copyTextTruncated": false,
      "detailMarkdown": "# GitHub Actions Secure CI/CD Capability Pack Skill\n\nExpert GitHub Actions capability skill for secure workflow architecture, token minimization, supply-chain controls, and CI reliability.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/github-actions-secure-cicd-capability-pack.zip -o github-actions-secure-cicd-capability-pack.zip && unzip -o github-actions-secure-cicd-capability-pack.zip -d ./github-actions-secure-cicd-capability-pack\n```\n\n## Usage\nUse this skill when designing or auditing GitHub Actions pipelines for security, reliability, and maintainability.",
      "detailUrl": "/data/raycast/skills/github-actions-secure-cicd-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/github-actions-secure-cicd-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/github-actions-secure-cicd-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/github-actions-secure-cicd-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/github-actions-secure-cicd-capability-pack",
      "seoTitle": "GitHub Actions Secure CI/CD Capability Pack Skill",
      "seoDescription": "Advanced AI skill for secure GitHub Actions CI/CD including permission scoping, dependency hardening, and workflow resilience.",
      "repoUrl": "",
      "documentationUrl": "https://docs.github.com/actions",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/github-actions-secure-cicd-capability-pack.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "hooks",
      "slug": "github-actions-workflow-validator",
      "title": "GitHub Actions Validator",
      "description": "Validates GitHub Actions workflow files for syntax errors and best practices.",
      "tags": [
        "github-actions",
        "ci-cd",
        "workflows",
        "validation",
        "yaml"
      ],
      "author": "JSONbored",
      "brandName": "GitHub",
      "brandDomain": "github.com",
      "brandIconUrl": "/api/brand-assets/icon/github.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/github-actions-workflow-validator.sh && chmod +x .claude/hooks/github-actions-workflow-validator.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/github-actions-workflow-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/github-actions-workflow-validator.sh && chmod +x .claude/hooks/github-actions-workflow-validator.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/github-actions-workflow-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a GitHub Actions workflow file\nif [[ \"$FILE_PATH\" == *.github/workflows/*.yml ]] || [[ \"$FILE_PATH\" == *.github/workflows/*.yaml ]]; then\n  echo \"🔄...",
      "copyTextLength": 27659,
      "copyTextTruncated": true,
      "detailMarkdown": "# GitHub Actions Validator\n\nValidates GitHub Actions workflow files for syntax errors and best practices.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/github-actions-workflow-validator.sh && chmod +x .claude/hooks/github-actions-workflow-validator.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/github-actions-workflow-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/github-actions-workflow-validator.sh && chmod +x .claude/hooks/github-actions-workflow-validator.sh",
      "detailUrl": "/data/raycast/hooks/github-actions-workflow-validator.json",
      "webUrl": "https://heyclau.de/entry/hooks/github-actions-workflow-validator",
      "canonicalUrl": "https://heyclau.de/entry/hooks/github-actions-workflow-validator",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/github-actions-workflow-validator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/github-actions-workflow-validator",
      "seoTitle": "GitHub Actions Validator",
      "seoDescription": "Validates GitHub Actions workflow files for syntax errors and best practices. This PostToolUse hook provides comprehensive GitHub Actions workflow validation...",
      "repoUrl": "",
      "documentationUrl": "https://docs.github.com/en/actions",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "github-copilot",
      "title": "GitHub Copilot",
      "description": "AI developer assistant across GitHub and editors.",
      "tags": [
        "ai-coding",
        "code-review"
      ],
      "author": "GitHub",
      "brandName": "GitHub Copilot",
      "brandDomain": "github.com",
      "brandIconUrl": "/api/brand-assets/icon/github.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nGitHub Copilot is useful for teams that want AI assistance tied directly to repository hosting, pull requests, and editor workflows.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 232,
      "copyTextTruncated": false,
      "detailMarkdown": "# GitHub Copilot\n\nAI developer assistant across GitHub, editors, pull requests, chat, code review, and agentic coding workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/github-copilot.json",
      "webUrl": "https://heyclau.de/entry/tools/github-copilot",
      "canonicalUrl": "https://heyclau.de/entry/tools/github-copilot",
      "llmsUrl": "https://heyclau.de/data/llms/tools/github-copilot.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/github-copilot",
      "seoTitle": "GitHub Copilot for AI-assisted development",
      "seoDescription": "GitHub Copilot supports AI coding, chat, review, and agentic development workflows across GitHub and editors. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://docs.github.com/en/copilot",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "github-copilot-interop-bridge",
      "title": "Github Copilot Interop Bridge - Agents",
      "description": "Bridge Claude Code and GitHub Copilot workflows with Haiku 4.5 integration.",
      "tags": [
        "github-copilot",
        "cross-platform",
        "integration",
        "interoperability",
        "hybrid"
      ],
      "author": "JSONbored",
      "brandName": "GitHub Copilot",
      "brandDomain": "github.com",
      "brandIconUrl": "/api/brand-assets/icon/github.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a GitHub Copilot Interoperability Bridge specialist enabling seamless cross-platform workflows between Claude Code and GitHub Copilot with Haiku 4.5 integration announced October 15, 2025.\n\n## Core Expertise:\n\n### 1. **Cross-Platform Workflow Orchestration**\n\n**Unified Agent Coordination:**\n\n```typescript\n// Multi-platform agent router\ninterface PlatformContext {\n  platform: \"claude-code\" | \"github-copilot\";\n  editor: \"vscode\" | \"claude-code-cli\" | \"neovim\" | \"jetbrains\";\n  model: \"claude-sonnet-4-5\" | \"claude-haiku-4-5\" | \"gpt-4o\" | \"o1\";\n  capabilities: string[];\n  workspaceRoot: string;\n}\n\nclass CrossPlatformOrchestrator {\n  async routeTask(task: {\n    type: \"completion\" | \"refactor\" | \"agent\" | \"chat\";\n    complexity: \"simple\" | \"medium\" | \"complex\";\n    context: PlatformCon...",
      "copyTextLength": 13635,
      "copyTextTruncated": true,
      "detailMarkdown": "# Github Copilot Interop Bridge - Agents\n\nBridge Claude Code and GitHub Copilot workflows with Haiku 4.5 integration. Enables cross-platform agent coordination, model switching, and hybrid enterprise workflows.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a GitHub Copilot Interoperability Bridge specialist enabling seamless cross-platform workflows between Claude Code and GitHub Copilot with Haiku 4.5 integration announced October 15, 2025.",
      "detailUrl": "/data/raycast/agents/github-copilot-interop-bridge.json",
      "webUrl": "https://heyclau.de/entry/agents/github-copilot-interop-bridge",
      "canonicalUrl": "https://heyclau.de/entry/agents/github-copilot-interop-bridge",
      "llmsUrl": "https://heyclau.de/data/llms/agents/github-copilot-interop-bridge.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/github-copilot-interop-bridge",
      "seoTitle": "Github Copilot Interop Bridge - Agents",
      "seoDescription": "Bridge Claude Code and GitHub Copilot workflows with Haiku 4.5 integration. Enables cross-platform agent coordination, model switching, and hybrid enterprise...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "github-mcp-server",
      "title": "GitHub MCP Server for Claude",
      "description": "Official GitHub MCP server providing comprehensive GitHub API access for repository management, file operations, and search functionality",
      "tags": [
        "github",
        "git",
        "repositories",
        "api",
        "official"
      ],
      "author": "GitHub",
      "brandName": "GitHub",
      "brandDomain": "github.com",
      "brandIconUrl": "/api/brand-assets/icon/github.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add github --env GITHUB_PERSONAL_ACCESS_TOKEN=YOUR_TOKEN -- npx -y @modelcontextprotocol/server-github && claude mcp list",
      "configSnippet": "{\n  \"github\": {\n    \"env\": {\n      \"GITHUB_PERSONAL_ACCESS_TOKEN\": \"${GITHUB_PERSONAL_ACCESS_TOKEN}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-github\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add github --env GITHUB_PERSONAL_ACCESS_TOKEN=YOUR_TOKEN -- npx -y @modelcontextprotocol/server-github && claude mcp list\n\nConfig:\n{\n  \"github\": {\n    \"env\": {\n      \"GITHUB_PERSONAL_ACCESS_TOKEN\": \"${GITHUB_PERSONAL_ACCESS_TOKEN}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-github\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n\nUsage:\n{\n  \"github\": {\n    \"env\": {\n      \"GITHUB_PERSONAL_ACCESS_TOKEN\": \"${GITHUB_PERSONAL_ACCESS_TOKEN}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-github\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyTextLength": 582,
      "copyTextTruncated": false,
      "detailMarkdown": "# GitHub MCP Server for Claude\n\nOfficial GitHub MCP server providing comprehensive GitHub API access for repository management, file operations, and search functionality\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add github --env GITHUB_PERSONAL_ACCESS_TOKEN=YOUR_TOKEN -- npx -y @modelcontextprotocol/server-github && claude mcp list\n```\n\n## Config\n```json\n{\n  \"github\": {\n    \"env\": {\n      \"GITHUB_PERSONAL_ACCESS_TOKEN\": \"${GITHUB_PERSONAL_ACCESS_TOKEN}\"\n    },\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-github\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n```\n\n## Usage\nclaude mcp add github --env GITHUB_PERSONAL_ACCESS_TOKEN=YOUR_TOKEN -- npx -y @modelcontextprotocol/server-github && claude mcp list",
      "detailUrl": "/data/raycast/mcp/github-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/github-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/github-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/github-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/github-mcp-server",
      "seoTitle": "GitHub MCP Server for Claude",
      "seoDescription": "Official GitHub MCP server providing comprehensive GitHub API access for repository management, file operations, and search functionality Discover tools for ...",
      "repoUrl": "",
      "documentationUrl": "https://www.npmjs.com/package/@modelcontextprotocol/server-github",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "go-golang-expert",
      "title": "Go Golang Expert - CLAUDE.md Rules for Claude Code",
      "description": "Transform Claude into a Go language expert with deep knowledge of concurrency, performance optimization, and idiomatic Go",
      "tags": [
        "golang",
        "go",
        "concurrency",
        "backend",
        "microservices"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Go expert with deep understanding of the language's design philosophy, concurrency model, and ecosystem.\n\n## Core Go Expertise\n\n### Language Fundamentals\n\n- **Type System**: Interfaces, structs, type embedding, generics (1.18+)\n- **Memory Management**: Stack vs heap, escape analysis, GC tuning\n- **Error Handling**: Error wrapping, custom errors, error chains\n- **Testing**: Table-driven tests, benchmarks, fuzzing (1.18+)\n\n### Concurrency Patterns\n\n#### Goroutines & Channels\n\n```go\n// Fan-out/Fan-in pattern\nfunc fanOut(in <-chan int, workers int) []<-chan int {\n    outs := make([]<-chan int, workers)\n    for i := 0; i < workers; i++ {\n        out := make(chan int)\n        outs[i] = out\n        go func() {\n            for n := range in {\n                out <- process(n)...",
      "copyTextLength": 5821,
      "copyTextTruncated": true,
      "detailMarkdown": "# Go Golang Expert - CLAUDE.md Rules for Claude Code\n\nTransform Claude into a Go language expert with deep knowledge of concurrency, performance optimization, and idiomatic Go\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Go expert with deep understanding of the language's design philosophy, concurrency model, and ecosystem.",
      "detailUrl": "/data/raycast/rules/go-golang-expert.json",
      "webUrl": "https://heyclau.de/entry/rules/go-golang-expert",
      "canonicalUrl": "https://heyclau.de/entry/rules/go-golang-expert",
      "llmsUrl": "https://heyclau.de/data/llms/rules/go-golang-expert.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/go-golang-expert",
      "seoTitle": "Go Golang Expert - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Transform Claude into a Go language expert with deep knowledge of concurrency, performance optimization, and idiomatic Go Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://go.dev/doc/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "golang-expert",
      "title": "Go Golang Language Expert - CLAUDE.md Rules for Claude Code",
      "description": "Transform Claude into a Go ecosystem expert specializing in tooling, library development, CLI applications, and Go build system mastery",
      "tags": [
        "golang",
        "go",
        "tooling",
        "cli",
        "libraries",
        "modules",
        "build-tools"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Go ecosystem expert specializing in tooling, library development, CLI applications, and the Go build system. Your expertise focuses on the Go development environment, build tools, and creating reusable libraries and command-line tools.\n\n## Go Ecosystem & Tooling\n\n### Go Modules & Workspace\n\n- **Module Management**: go.mod, go.sum, dependency resolution, versioning (semver)\n- **Workspace Mode**: go.work files, multi-module development, local module replacement\n- **Module Publishing**: Module paths, version tags, proxy configuration\n- **Dependency Management**: go get, go mod tidy, go mod download, go mod vendor\n\n### Build System & Tools\n\n- **Build Commands**: go build, go install, go run, cross-compilation\n- **Build Tags**: Build constraints, file-level tags, conditional compil...",
      "copyTextLength": 5497,
      "copyTextTruncated": true,
      "detailMarkdown": "# Go Golang Language Expert - CLAUDE.md Rules for Claude Code\n\nTransform Claude into a Go ecosystem expert specializing in tooling, library development, CLI applications, and Go build system mastery\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Go ecosystem expert specializing in tooling, library development, CLI applications, and the Go build system. Your expertise focuses on the Go development environment, build tools, and creating reusable libraries and command-line tools.",
      "detailUrl": "/data/raycast/rules/golang-expert.json",
      "webUrl": "https://heyclau.de/entry/rules/golang-expert",
      "canonicalUrl": "https://heyclau.de/entry/rules/golang-expert",
      "llmsUrl": "https://heyclau.de/data/llms/rules/golang-expert.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/golang-expert",
      "seoTitle": "Go Golang Language Expert - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Transform Claude into a Go ecosystem expert specializing in tooling, library development, CLI applications, and Go build system mastery Discover tools for AI...",
      "repoUrl": "",
      "documentationUrl": "https://go.dev/doc/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "go-module-tidy",
      "title": "Go Module Tidy - Hooks",
      "description": "Automatically runs go mod tidy when Go files or go.mod are modified to keep dependencies clean.",
      "tags": [
        "go",
        "golang",
        "modules",
        "dependencies",
        "cleanup"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/go-module-tidy.sh && chmod +x .claude/hooks/go-module-tidy.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/go-module-tidy.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/go-module-tidy.sh && chmod +x .claude/hooks/go-module-tidy.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/go-module-tidy.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a Go-related file\nif [[ \"$FILE_PATH\" == *.go ]] || [[ \"$FILE_PATH\" == *go.mod ]] || [[ \"$FILE_PATH\" == *go.sum ]] || [[ \"$FILE_PATH\" == *go.work* ]]; then\n  echo \"🔧 Go Module Maintenance for: $(basename \"...",
      "copyTextLength": 25016,
      "copyTextTruncated": true,
      "detailMarkdown": "# Go Module Tidy - Hooks\n\nAutomatically runs go mod tidy when Go files or go.mod are modified to keep dependencies clean.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/go-module-tidy.sh && chmod +x .claude/hooks/go-module-tidy.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/go-module-tidy.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/go-module-tidy.sh && chmod +x .claude/hooks/go-module-tidy.sh",
      "detailUrl": "/data/raycast/hooks/go-module-tidy.json",
      "webUrl": "https://heyclau.de/entry/hooks/go-module-tidy",
      "canonicalUrl": "https://heyclau.de/entry/hooks/go-module-tidy",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/go-module-tidy.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/go-module-tidy",
      "seoTitle": "Go Module Tidy - Hooks",
      "seoDescription": "Automatically runs go mod tidy when Go files or go.mod are modified to keep dependencies clean. This PostToolUse hook provides comprehensive Go module manage...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "google-workspace-gemini-automation",
      "title": "Google Workspace Gemini Automation Skill",
      "description": "Build practical Gemini + Workspace automations with safeguards, auditability, and business-ready output quality.",
      "tags": [
        "google-workspace",
        "gemini",
        "automation",
        "productivity",
        "ai-agents"
      ],
      "author": "JSONbored",
      "brandName": "Google",
      "brandDomain": "google.com",
      "brandIconUrl": "/api/brand-assets/icon/google.com",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2026-04-10",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/google-workspace-gemini-automation.zip -o google-workspace-gemini-automation.zip && unzip -o google-workspace-gemini-automation.zip -d ./google-workspace-gemini-automation",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/google-workspace-gemini-automation.zip -o google-workspace-gemini-automation.zip && unzip -o google-workspace-gemini-automation.zip -d ./google-workspace-gemini-automation\n\nUsage:\nUse this skill for high-leverage internal productivity automations powered by Gemini and Google Workspace tools.\n\nAsset:\n# Trigger\n\"Apply the Google Workspace Gemini automation skill to this process.\"\n\n# Required output\n1) Automation architecture and data flow\n2) Prompt/template design with quality checks\n3) Approval and exception handling\n4) Monitoring and cost controls",
      "copyTextLength": 606,
      "copyTextTruncated": false,
      "detailMarkdown": "# Google Workspace Gemini Automation Skill\n\nCreate useful Gemini-powered Google Workspace automations for docs, sheets, email triage, and internal workflow productivity.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/google-workspace-gemini-automation.zip -o google-workspace-gemini-automation.zip && unzip -o google-workspace-gemini-automation.zip -d ./google-workspace-gemini-automation\n```\n\n## Usage\nUse this skill for high-leverage internal productivity automations powered by Gemini and Google Workspace tools.",
      "detailUrl": "/data/raycast/skills/google-workspace-gemini-automation.json",
      "webUrl": "https://heyclau.de/entry/skills/google-workspace-gemini-automation",
      "canonicalUrl": "https://heyclau.de/entry/skills/google-workspace-gemini-automation",
      "llmsUrl": "https://heyclau.de/data/llms/skills/google-workspace-gemini-automation.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/google-workspace-gemini-automation",
      "seoTitle": "Google Workspace Gemini Automation Skill",
      "seoDescription": "Reusable AI skill for Gemini-powered Google Workspace automation, including Docs, Sheets, and communication workflows. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://ai.google.dev/gemini-api/docs",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/google-workspace-gemini-automation.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "tools",
      "slug": "graphite-diamond",
      "title": "Graphite Diamond",
      "description": "AI code review assistant inside Graphite workflows.",
      "tags": [
        "code-review",
        "pull-requests"
      ],
      "author": "Graphite",
      "brandName": "Graphite Diamond",
      "brandDomain": "graphite.dev",
      "brandIconUrl": "/api/brand-assets/icon/graphite.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nGraphite Diamond is relevant for teams already adopting stacked pull request workflows and looking for AI review acceleration.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 226,
      "copyTextTruncated": false,
      "detailMarkdown": "# Graphite Diamond\n\nAI code review assistant for pull requests, engineering feedback, and review workflow acceleration inside Graphite.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/graphite-diamond.json",
      "webUrl": "https://heyclau.de/entry/tools/graphite-diamond",
      "canonicalUrl": "https://heyclau.de/entry/tools/graphite-diamond",
      "llmsUrl": "https://heyclau.de/data/llms/tools/graphite-diamond.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/graphite-diamond",
      "seoTitle": "Graphite Diamond AI code review",
      "seoDescription": "Graphite Diamond supports AI-assisted pull request review, engineering feedback, and faster code review workflows. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://graphite.dev",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "graphql-federation-specialist",
      "title": "GraphQL Federation Specialist for Claude",
      "description": "Expert in GraphQL Federation architecture for microservices, specializing in Apollo Federation, schema composition, and distributed graph...",
      "tags": [
        "graphql",
        "federation",
        "microservices",
        "apollo",
        "schema"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a GraphQL Federation expert specializing in building scalable federated graph architectures that unite multiple microservices into a unified API. Follow these principles:\n\n## Federation Core Concepts\n\n### Subgraph Architecture\n\n- Each microservice exposes its own GraphQL subgraph\n- Subgraphs define their own types and resolvers\n- Gateway stitches subgraphs into unified supergraph\n- Teams own and deploy subgraphs independently\n- Composition happens at build time for safety\n\n### Entity References\n\n```graphql\n# Users subgraph\ntype User @key(fields: \"id\") {\n  id: ID!\n  email: String!\n  name: String!\n}\n\n# Posts subgraph - extends User\nextend type User @key(fields: \"id\") {\n  id: ID! @external\n  posts: [Post!]!\n}\n\ntype Post {\n  id: ID!\n  title: String!\n  authorId: ID!\n}\n```\n\n### Refere...",
      "copyTextLength": 9263,
      "copyTextTruncated": true,
      "detailMarkdown": "# GraphQL Federation Specialist for Claude\n\nExpert in GraphQL Federation architecture for microservices, specializing in Apollo Federation, schema composition, and distributed graph patterns\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a GraphQL Federation expert specializing in building scalable federated graph architectures that unite multiple microservices into a unified API. Follow these principles:",
      "detailUrl": "/data/raycast/rules/graphql-federation-specialist.json",
      "webUrl": "https://heyclau.de/entry/rules/graphql-federation-specialist",
      "canonicalUrl": "https://heyclau.de/entry/rules/graphql-federation-specialist",
      "llmsUrl": "https://heyclau.de/data/llms/rules/graphql-federation-specialist.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/graphql-federation-specialist",
      "seoTitle": "GraphQL Federation Specialist for Claude",
      "seoDescription": "Expert in GraphQL Federation architecture for microservices, specializing in Apollo Federation, schema composition, and distributed graph patterns Discover t...",
      "repoUrl": "",
      "documentationUrl": "https://www.apollographql.com/docs/federation/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "graphql-schema-validator",
      "title": "GraphQL Schema Validator - Hooks",
      "description": "Validates GraphQL schema files and checks for breaking changes when modified.",
      "tags": [
        "graphql",
        "api",
        "schema",
        "validation",
        "breaking-changes"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/graphql-schema-validator.sh && chmod +x .claude/hooks/graphql-schema-validator.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/graphql-schema-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/graphql-schema-validator.sh && chmod +x .claude/hooks/graphql-schema-validator.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/graphql-schema-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a GraphQL schema file\nif [[ \"$FILE_PATH\" == *.graphql ]] || [[ \"$FILE_PATH\" == *.gql ]] || [[ \"$FILE_PATH\" == *schema* ]]; then\n  echo \"🔍 GraphQL Schema Validation for: $(bas...",
      "copyTextLength": 33597,
      "copyTextTruncated": true,
      "detailMarkdown": "# GraphQL Schema Validator - Hooks\n\nValidates GraphQL schema files and checks for breaking changes when modified.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/graphql-schema-validator.sh && chmod +x .claude/hooks/graphql-schema-validator.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/graphql-schema-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/graphql-schema-validator.sh && chmod +x .claude/hooks/graphql-schema-validator.sh",
      "detailUrl": "/data/raycast/hooks/graphql-schema-validator.json",
      "webUrl": "https://heyclau.de/entry/hooks/graphql-schema-validator",
      "canonicalUrl": "https://heyclau.de/entry/hooks/graphql-schema-validator",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/graphql-schema-validator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/graphql-schema-validator",
      "seoTitle": "GraphQL Schema Validator - Hooks",
      "seoDescription": "Validates GraphQL schema files and checks for breaking changes when modified. This PostToolUse hook provides comprehensive GraphQL schema validation with com...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "helicone",
      "title": "Helicone",
      "description": "LLM observability and cost tracking platform.",
      "tags": [
        "observability",
        "cost-tracking"
      ],
      "author": "Helicone",
      "brandName": "Helicone",
      "brandDomain": "helicone.ai",
      "brandIconUrl": "/api/brand-assets/icon/helicone.ai",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nHelicone is useful when cost visibility, request logging, and feedback capture are central to LLM operations.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 209,
      "copyTextTruncated": false,
      "detailMarkdown": "# Helicone\n\nOpen-source LLM observability platform for logging, metrics, cost tracking, feedback, and gateway workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/helicone.json",
      "webUrl": "https://heyclau.de/entry/tools/helicone",
      "canonicalUrl": "https://heyclau.de/entry/tools/helicone",
      "llmsUrl": "https://heyclau.de/data/llms/tools/helicone.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/helicone",
      "seoTitle": "Helicone LLM observability and cost tracking",
      "seoDescription": "Helicone provides LLM logging, metrics, cost tracking, feedback, and gateway workflows for AI applications. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/Helicone/helicone",
      "repoStats": {
        "repository": "Helicone/helicone",
        "url": "https://github.com/Helicone/helicone",
        "stars": 5692,
        "forks": 579,
        "updatedAt": "2026-05-19T11:11:23Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://docs.helicone.ai",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "heyclaude-content-submission-factory",
      "title": "HeyClaude Content Submission Factory",
      "description": "Create validated HeyClaude submission drafts with MCP-assisted schema checks, brand metadata, source URLs, SEO fields, and PR-first review notes.",
      "tags": [
        "heyclaude",
        "submissions",
        "registry",
        "content-workflow",
        "seo"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/heyclaude-content-submission-factory.zip -o heyclaude-content-submission-factory.zip && unzip -o heyclaude-content-submission-factory.zip -d ./heyclaude-content-submission-factory",
      "configSnippet": "",
      "safetyNotes": [
        "Downloads and unzips a HeyClaude-maintainer-packaged skill archive into a local folder when using the install command.",
        "Review generated submission text before opening a PR; this skill prepares drafts and should not auto-publish content."
      ],
      "privacyNotes": [
        "Does not require credentials and should only process public submission facts, source URLs, and non-secret metadata.",
        "Do not include private repository names, customer data, tokens, or unpublished operating details in generated submission packets."
      ],
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/heyclaude-content-submission-factory.zip -o heyclaude-content-submission-factory.zip && unzip -o heyclaude-content-submission-factory.zip -d ./heyclaude-content-submission-factory\n\nUsage:\nUse this skill when preparing a new HeyClaude content submission or improving an existing registry entry.\n\nAsset:\n# Trigger\n\"Prepare a complete HeyClaude content submission for this resource.\"\n\n# Required output\n1) Recommended category and category-fit rationale\n2) Review-ready HeyClaude submission fields\n3) MCP validation and duplicate-search notes when available\n4) Source and brand metadata\n5) SEO and citation notes\n6) PR-first HeyClaude submit URL and single-entry PR packet",
      "copyTextLength": 722,
      "copyTextTruncated": false,
      "detailMarkdown": "# HeyClaude Content Submission Factory\n\nPrepare complete, source-backed HeyClaude content submissions for agents, MCP servers, tools, skills, rules, commands, hooks, guides, collections, and statuslines.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Safety notes\n- Downloads and unzips a HeyClaude-maintainer-packaged skill archive into a local folder when using the install command.\n- Review generated submission text before opening a PR; this skill prepares drafts and should not auto-publish content.\n\n## Privacy notes\n- Does not require credentials and should only process public submission facts, source URLs, and non-secret metadata.\n- Do not include private repository names, customer data, tokens, or unpublished operating details in generated submission packets.\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/heyclaude-content-submission-factory.zip -o heyclaude-content-submission-factory.zip && unzip -o heyclaude-content-submission-factory.zip -d ./heyclaude-content-submission-factory\n```\n\n## Usage\nUse this skill when preparing a new HeyClaude content submission or improving an existing registry entry.",
      "detailUrl": "/data/raycast/skills/heyclaude-content-submission-factory.json",
      "webUrl": "https://heyclau.de/entry/skills/heyclaude-content-submission-factory",
      "canonicalUrl": "https://heyclau.de/entry/skills/heyclaude-content-submission-factory",
      "llmsUrl": "https://heyclau.de/data/llms/skills/heyclaude-content-submission-factory.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/heyclaude-content-submission-factory",
      "seoTitle": "HeyClaude Content Submission Factory Skill",
      "seoDescription": "Reusable skill for preparing high-quality HeyClaude registry submissions with MCP schema checks, brand metadata, sources, SEO, and PR-first review content.",
      "repoUrl": "",
      "documentationUrl": "https://heyclau.de/submit",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-06-02"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-06-02"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-06-02"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-06-02"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/heyclaude-content-submission-factory.mdc",
          "verifiedAt": "2026-06-02"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-06-02"
        }
      ]
    },
    {
      "category": "mcp",
      "slug": "heyclaude-mcp",
      "title": "HeyClaude MCP Server",
      "description": "Read-only MCP access to the HeyClaude registry.",
      "tags": [
        "heyclaude",
        "mcp",
        "registry",
        "search",
        "directory",
        "submissions",
        "compatibility",
        "feeds"
      ],
      "author": "HeyClaude Team",
      "brandName": "HeyClaude",
      "brandDomain": "heyclau.de",
      "brandIconUrl": "/favicon.svg",
      "brandAssetSource": "manual",
      "installCommand": "npx -y mcp-remote https://heyclau.de/api/mcp",
      "configSnippet": "{\n  \"mcpServers\": {\n    \"heyclaude\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"mcp-remote\", \"https://heyclau.de/api/mcp\"]\n    }\n  }\n}",
      "safetyNotes": [
        "Runs the public HeyClaude MCP endpoint through mcp-remote when installed through stdio clients.",
        "Exposes read-only registry and draft-validation tools; it does not publish content, open PRs, or mutate GitHub."
      ],
      "privacyNotes": [
        "MCP queries and draft metadata are sent to the HeyClaude MCP endpoint when used through a remote client.",
        "Do not include credentials, private repository details, customer data, or unpublished material in draft fields."
      ],
      "copyText": "Install:\nnpx -y mcp-remote https://heyclau.de/api/mcp\n\nConfig:\n{\n  \"mcpServers\": {\n    \"heyclaude\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"mcp-remote\", \"https://heyclau.de/api/mcp\"]\n    }\n  }\n}\n\nUsage:\n{\n  \"mcpServers\": {\n    \"heyclaude\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"mcp-remote\", \"https://heyclau.de/api/mcp\"]\n    }\n  }\n}",
      "copyTextLength": 350,
      "copyTextTruncated": false,
      "detailMarkdown": "# HeyClaude MCP Server\n\nSearch the public HeyClaude registry, fetch entry details, inspect compatibility, and build PR-first submission URLs through MCP.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs the public HeyClaude MCP endpoint through mcp-remote when installed through stdio clients.\n- Exposes read-only registry and draft-validation tools; it does not publish content, open PRs, or mutate GitHub.\n\n## Privacy notes\n- MCP queries and draft metadata are sent to the HeyClaude MCP endpoint when used through a remote client.\n- Do not include credentials, private repository details, customer data, or unpublished material in draft fields.\n\n## Install\n```bash\nnpx -y mcp-remote https://heyclau.de/api/mcp\n```\n\n## Config\n```json\n{\n  \"mcpServers\": {\n    \"heyclaude\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"mcp-remote\", \"https://heyclau.de/api/mcp\"]\n    }\n  }\n}\n```\n\n## Usage\nnpx -y mcp-remote https://heyclau.de/api/mcp",
      "detailUrl": "/data/raycast/mcp/heyclaude-mcp.json",
      "webUrl": "https://heyclau.de/entry/mcp/heyclaude-mcp",
      "canonicalUrl": "https://heyclau.de/entry/mcp/heyclaude-mcp",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/heyclaude-mcp.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/heyclaude-mcp",
      "seoTitle": "HeyClaude MCP Server for registry search and submissions",
      "seoDescription": "Use the official HeyClaude MCP server to search registry entries, fetch install guidance, inspect compatibility, and prepare PR-first content submissions.",
      "repoUrl": "https://github.com/JSONbored/awesome-claude",
      "repoStats": {
        "repository": "JSONbored/awesome-claude",
        "url": "https://github.com/JSONbored/awesome-claude",
        "stars": 218,
        "forks": 29,
        "updatedAt": "2026-05-17T08:04:08Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/JSONbored/awesome-claude/tree/main/packages/mcp",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "heyclaude-skill-submission-factory",
      "title": "HeyClaude Skill Submission Factory",
      "description": "Build valid Agent Skills and submit them to HeyClaude through the maintainer-reviewed PR-first gate.",
      "tags": [
        "heyclaude",
        "skill-authoring",
        "agent-skills",
        "registry",
        "submissions"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/heyclaude-skill-submission-factory.zip -o heyclaude-skill-submission-factory.zip && unzip -o heyclaude-skill-submission-factory.zip -d ./heyclaude-skill-submission-factory",
      "configSnippet": "",
      "safetyNotes": [
        "Downloads and unzips a HeyClaude-maintainer-packaged skill archive into a local folder when using the install command.",
        "Produces public skill package and submission drafts; review generated files before opening a PR or sharing them."
      ],
      "privacyNotes": [
        "Does not require credentials and should only process public skill requirements, source URLs, and validation notes.",
        "Do not include private repository names, customer data, tokens, or unpublished operating details in generated skill packages."
      ],
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/heyclaude-skill-submission-factory.zip -o heyclaude-skill-submission-factory.zip && unzip -o heyclaude-skill-submission-factory.zip -d ./heyclaude-skill-submission-factory\n\nUsage:\nUse this skill when creating a portable Agent Skill and submitting it to the HeyClaude skills registry.\n\nAsset:\n# Trigger\n\"Create a portable Agent Skill and prepare a HeyClaude PR-first submission.\"\n\n# Required output\n1) Valid SKILL.md package\n2) Platform compatibility table\n3) Cursor adapter draft when applicable\n4) Single-entry HeyClaude PR fields\n5) Gate notes for promo, paid, duplicate, or unsupported content",
      "copyTextLength": 649,
      "copyTextTruncated": false,
      "detailMarkdown": "# HeyClaude Skill Submission Factory\n\nCreate portable Agent Skills, generate platform adapters, validate package metadata, and prepare PR-first HeyClaude submissions.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Safety notes\n- Downloads and unzips a HeyClaude-maintainer-packaged skill archive into a local folder when using the install command.\n- Produces public skill package and submission drafts; review generated files before opening a PR or sharing them.\n\n## Privacy notes\n- Does not require credentials and should only process public skill requirements, source URLs, and validation notes.\n- Do not include private repository names, customer data, tokens, or unpublished operating details in generated skill packages.\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/heyclaude-skill-submission-factory.zip -o heyclaude-skill-submission-factory.zip && unzip -o heyclaude-skill-submission-factory.zip -d ./heyclaude-skill-submission-factory\n```\n\n## Usage\nUse this skill when creating a portable Agent Skill and submitting it to the HeyClaude skills registry.",
      "detailUrl": "/data/raycast/skills/heyclaude-skill-submission-factory.json",
      "webUrl": "https://heyclau.de/entry/skills/heyclaude-skill-submission-factory",
      "canonicalUrl": "https://heyclau.de/entry/skills/heyclaude-skill-submission-factory",
      "llmsUrl": "https://heyclau.de/data/llms/skills/heyclaude-skill-submission-factory.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/heyclaude-skill-submission-factory",
      "seoTitle": "HeyClaude Skill Submission Factory Skill",
      "seoDescription": "Reusable skill for creating Agent Skills, Cursor adapters, compatibility metadata, and PR-first HeyClaude registry submissions.",
      "repoUrl": "",
      "documentationUrl": "https://heyclau.de/submit",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-06-02"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-06-02"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-06-02"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-06-02"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/heyclaude-skill-submission-factory.mdc",
          "verifiedAt": "2026-06-02"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-06-02"
        }
      ]
    },
    {
      "category": "commands",
      "slug": "hooks-generator",
      "title": "Hooks Generator for Claude Code",
      "description": "Create automated Claude Code hooks that execute shell commands at specific lifecycle points for deterministic control over formatting, te...",
      "tags": [
        "hooks",
        "automation",
        "lifecycle",
        "workflow",
        "deterministic",
        "triggers"
      ],
      "author": "JSONbored",
      "installCommand": "/hooks-generator [hook-type] [options]",
      "configSnippet": "",
      "copyText": "Command:\n/hooks-generator [hook-type] [options]\n\nUsage:\n/hooks-generator [hook-type] [options]\n\nReference:\nThe `/hooks-generator` command creates automated lifecycle hooks in Claude Code that execute shell commands at specific trigger points, providing deterministic control over development workflows.\n\n## Features\n\n- **Lifecycle Triggers**: Execute commands at PreToolUse, PostToolUse, SessionStart, SessionEnd, Stop\n- **Deterministic Control**: Guaranteed execution vs LLM choosing to run commands\n- **Auto-Formatting**: Run linters/formatters after every file edit\n- **Continuous Testing**: Execute tests automatically after code changes\n- **Notification System**: Alert on task completion, errors, or approval needed\n- **Git Integration**: Auto-stage, commit, or push on specific events\n- **T...",
      "copyTextLength": 13001,
      "copyTextTruncated": true,
      "detailMarkdown": "# Hooks Generator for Claude Code\n\nCreate automated Claude Code hooks that execute shell commands at specific lifecycle points for deterministic control over formatting, testing, linting, and notifications\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/hooks-generator [hook-type] [options]\n```\n\n## Usage\n/hooks-generator [hook-type] [options]",
      "detailUrl": "/data/raycast/commands/hooks-generator.json",
      "webUrl": "https://heyclau.de/entry/commands/hooks-generator",
      "canonicalUrl": "https://heyclau.de/entry/commands/hooks-generator",
      "llmsUrl": "https://heyclau.de/data/llms/commands/hooks-generator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/hooks-generator",
      "seoTitle": "Hooks Generator for Claude Code",
      "seoDescription": "Create automated Claude Code hooks that execute shell commands at specific lifecycle points for deterministic control over formatting, testing, linting, and ...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/hooks",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "hubspot-mcp-server",
      "title": "Hubspot MCP Server for Claude",
      "description": "Access and manage HubSpot CRM data including contacts, companies, and deals",
      "tags": [
        "crm",
        "hubspot",
        "sales",
        "marketing",
        "customer-data"
      ],
      "author": "HubSpot",
      "brandName": "HubSpot",
      "brandDomain": "hubspot.com",
      "brandIconUrl": "/api/brand-assets/icon/hubspot.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status hubspot",
      "configSnippet": "{\n  \"hubspot\": {\n    \"url\": \"https://mcp.hubspot.com/anthropic\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status hubspot\n\nConfig:\n{\n  \"hubspot\": {\n    \"url\": \"https://mcp.hubspot.com/anthropic\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"hubspot\": {\n    \"url\": \"https://mcp.hubspot.com/anthropic\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 260,
      "copyTextTruncated": false,
      "detailMarkdown": "# Hubspot MCP Server for Claude\n\nAccess and manage HubSpot CRM data including contacts, companies, and deals\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status hubspot\n```\n\n## Config\n```json\n{\n  \"hubspot\": {\n    \"url\": \"https://mcp.hubspot.com/anthropic\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status hubspot",
      "detailUrl": "/data/raycast/mcp/hubspot-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/hubspot-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/hubspot-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/hubspot-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/hubspot-mcp-server",
      "seoTitle": "Hubspot MCP Server for Claude",
      "seoDescription": "Access and manage HubSpot CRM data including contacts, companies, and deals Discover tools for AI development. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://developers.hubspot.com/mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "hugging-face-mcp-server",
      "title": "Hugging Face MCP Server - MCP Servers",
      "description": "Access Hugging Face Hub and Gradio AI applications",
      "tags": [
        "ai",
        "hugging-face",
        "machine-learning",
        "models",
        "datasets"
      ],
      "author": "Hugging Face",
      "brandName": "Hugging Face",
      "brandDomain": "huggingface.co",
      "brandIconUrl": "/api/brand-assets/icon/huggingface.co",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status hugging-face",
      "configSnippet": "{\n  \"huggingface\": {\n    \"url\": \"https://huggingface.co/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status hugging-face\n\nConfig:\n{\n  \"huggingface\": {\n    \"url\": \"https://huggingface.co/mcp\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"huggingface\": {\n    \"url\": \"https://huggingface.co/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 259,
      "copyTextTruncated": false,
      "detailMarkdown": "# Hugging Face MCP Server - MCP Servers\n\nAccess Hugging Face Hub and Gradio AI applications\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status hugging-face\n```\n\n## Config\n```json\n{\n  \"huggingface\": {\n    \"url\": \"https://huggingface.co/mcp\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status hugging-face",
      "detailUrl": "/data/raycast/mcp/hugging-face-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/hugging-face-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/hugging-face-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/hugging-face-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/hugging-face-mcp-server",
      "seoTitle": "Hugging Face MCP Server - MCP Servers",
      "seoDescription": "Access Hugging Face Hub and Gradio AI applications Discover tools for AI development. HeyClaude adds source links, install steps, compatibility, and metadata.",
      "repoUrl": "",
      "documentationUrl": "https://huggingface.co/settings/mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "husky-commit-governance-capability-pack",
      "title": "Husky Commit Governance Capability Pack Skill",
      "description": "Set up practical pre-commit and commit-msg hooks that improve quality without bloating CI costs.",
      "tags": [
        "husky",
        "git-hooks",
        "commitlint",
        "developer-experience",
        "capability-pack"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/husky-commit-governance-capability-pack.zip -o husky-commit-governance-capability-pack.zip && unzip -o husky-commit-governance-capability-pack.zip -d ./husky-commit-governance-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/husky-commit-governance-capability-pack.zip -o husky-commit-governance-capability-pack.zip && unzip -o husky-commit-governance-capability-pack.zip -d ./husky-commit-governance-capability-pack\n\nUsage:\nUse this skill to install lean local hooks that prevent bad commits before CI.\n\nAsset:\n# Trigger\n\"Apply the husky commit governance capability pack to this repository.\"\n\n# Required output\n1) Hook matrix (pre-commit, commit-msg, optional pre-push)\n2) Fast-path command list (< 10s target)\n3) Contributor bypass/override policy\n4) Drift and maintenance checklist",
      "copyTextLength": 613,
      "copyTextTruncated": false,
      "detailMarkdown": "# Husky Commit Governance Capability Pack Skill\n\nExpert husky capability pack for lightweight local quality gates, commit message enforcement, and low-friction contributor workflows.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/husky-commit-governance-capability-pack.zip -o husky-commit-governance-capability-pack.zip && unzip -o husky-commit-governance-capability-pack.zip -d ./husky-commit-governance-capability-pack\n```\n\n## Usage\nUse this skill to install lean local hooks that prevent bad commits before CI.",
      "detailUrl": "/data/raycast/skills/husky-commit-governance-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/husky-commit-governance-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/husky-commit-governance-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/husky-commit-governance-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/husky-commit-governance-capability-pack",
      "seoTitle": "Husky Commit Governance Capability Pack Skill",
      "seoDescription": "Advanced AI skill for Husky hook design, commit quality enforcement, and maintainable local developer guardrails. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://typicode.github.io/husky/",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/husky-commit-governance-capability-pack.mdc",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-11"
        }
      ]
    },
    {
      "category": "tools",
      "slug": "hyperbrowser",
      "title": "Hyperbrowser",
      "description": "Browser automation infrastructure for AI workflows.",
      "tags": [
        "browser-automation",
        "agent-infrastructure"
      ],
      "author": "Hyperbrowser",
      "brandName": "Hyperbrowser",
      "brandDomain": "hyperbrowser.ai",
      "brandIconUrl": "/api/brand-assets/icon/hyperbrowser.ai",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nHyperbrowser belongs in the agent infrastructure category for teams running browser automation beyond local developer machines.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 227,
      "copyTextTruncated": false,
      "detailMarkdown": "# Hyperbrowser\n\nBrowser automation infrastructure for AI agents, web scraping, browser sessions, and large-scale web workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/hyperbrowser.json",
      "webUrl": "https://heyclau.de/entry/tools/hyperbrowser",
      "canonicalUrl": "https://heyclau.de/entry/tools/hyperbrowser",
      "llmsUrl": "https://heyclau.de/data/llms/tools/hyperbrowser.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/hyperbrowser",
      "seoTitle": "Hyperbrowser browser automation infrastructure",
      "seoDescription": "Hyperbrowser provides browser automation infrastructure for AI agents, web scraping, browser sessions, and web workflows.",
      "repoUrl": "",
      "documentationUrl": "https://docs.hyperbrowser.ai",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "i18n-translation-validator",
      "title": "I18n Translation Validator - Hooks",
      "description": "Validates translation files for missing keys and ensures consistency across different language files.",
      "tags": [
        "i18n",
        "internationalization",
        "translation",
        "localization",
        "validation"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/i18n-translation-validator.sh && chmod +x .claude/hooks/i18n-translation-validator.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/i18n-translation-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/i18n-translation-validator.sh && chmod +x .claude/hooks/i18n-translation-validator.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/i18n-translation-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a translation/localization file\nif [[ \"$FILE_PATH\" == *locales/*.json ]] || [[ \"$FILE_PATH\" == *i18n/*.json ]] || [[ \"$FILE_PATH\" == *lang/*.json ]] || [[ \"$FILE_PATH\" =...",
      "copyTextLength": 38144,
      "copyTextTruncated": true,
      "detailMarkdown": "# I18n Translation Validator - Hooks\n\nValidates translation files for missing keys and ensures consistency across different language files.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/i18n-translation-validator.sh && chmod +x .claude/hooks/i18n-translation-validator.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/i18n-translation-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/i18n-translation-validator.sh && chmod +x .claude/hooks/i18n-translation-validator.sh",
      "detailUrl": "/data/raycast/hooks/i18n-translation-validator.json",
      "webUrl": "https://heyclau.de/entry/hooks/i18n-translation-validator",
      "canonicalUrl": "https://heyclau.de/entry/hooks/i18n-translation-validator",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/i18n-translation-validator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/i18n-translation-validator",
      "seoTitle": "I18n Translation Validator - Hooks",
      "seoDescription": "Validates translation files for missing keys and ensures consistency across different language files. This PostToolUse hook provides comprehensive i18n trans...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "image-ocr-table-extraction",
      "title": "Image OCR + Table Extraction Skill",
      "description": "Extract text and tabular data from images, scanned documents, and PDFs using Tesseract OCR engine with OpenCV preprocessing.",
      "tags": [
        "ocr",
        "image",
        "pytesseract",
        "opencv",
        "tables"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/image-ocr-table-extraction.zip -o image-ocr-table-extraction.zip && unzip -o image-ocr-table-extraction.zip -d ./image-ocr-table-extraction",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/image-ocr-table-extraction.zip -o image-ocr-table-extraction.zip && unzip -o image-ocr-table-extraction.zip -d ./image-ocr-table-extraction\n\nUsage:\nExtract text and tabular data from images, scanned documents, and PDFs using Tesseract OCR engine with OpenCV preprocessing. Supports multi-language OCR (100+ languages), table structure detection, confidence scoring, orientation correction, and exports to CSV, JSON, and structured formats. Includes advanced image preprocessing pipelines for noise reduction, binarization, deskewing, and contrast enhancement to maximize OCR accuracy.\n\nAsset:\nimport cv2\nimport pytesseract\nfrom PIL import Image\n\n# Preprocess image for better OCR\nimg = cv2.imread('scan.png', cv2.IMREAD_GRAYSCALE)\nimg = cv2.thr...",
      "copyTextLength": 956,
      "copyTextTruncated": true,
      "detailMarkdown": "# Image OCR + Table Extraction Skill\n\nExtract text and tabular data from images, scanned documents, and PDFs using Tesseract OCR engine with OpenCV preprocessing. Supports multi-language OCR (100+ languages), table structure detection, confidence scoring, orientation correction, and exports to CSV, JSON, and structured formats.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/image-ocr-table-extraction.zip -o image-ocr-table-extraction.zip && unzip -o image-ocr-table-extraction.zip -d ./image-ocr-table-extraction\n```\n\n## Usage\nExtract text and tabular data from images, scanned documents, and PDFs using Tesseract OCR engine with OpenCV preprocessing. Supports multi-language OCR (100+ languages), table structure detection, confidence scoring, orientation correction, and exports to CSV, JSON, and structured formats. Includes advanced image preprocessing pipelines for noise reduction, binarization, deskewing, and contrast enhancement to maximize OCR accuracy.",
      "detailUrl": "/data/raycast/skills/image-ocr-table-extraction.json",
      "webUrl": "https://heyclau.de/entry/skills/image-ocr-table-extraction",
      "canonicalUrl": "https://heyclau.de/entry/skills/image-ocr-table-extraction",
      "llmsUrl": "https://heyclau.de/data/llms/skills/image-ocr-table-extraction.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/image-ocr-table-extraction",
      "seoTitle": "Image OCR + Table Extraction Skill",
      "seoDescription": "Extract text and tabular data from images, scanned documents, and PDFs using Tesseract OCR engine with OpenCV preprocessing. Supports multi-language OCR (100...",
      "repoUrl": "",
      "documentationUrl": "https://tesseract-ocr.github.io/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/image-ocr-table-extraction.mdc",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-15"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "indexnow-search-indexing-accelerator",
      "title": "IndexNow Search Indexing Accelerator Skill",
      "description": "SEO operations skill for faster indexing updates using structured publishing, sitemap hygiene, and IndexNow submission patterns.",
      "tags": [
        "indexnow",
        "seo",
        "indexing",
        "sitemap",
        "search"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/indexnow-search-indexing-accelerator.zip -o indexnow-search-indexing-accelerator.zip && unzip -o indexnow-search-indexing-accelerator.zip -d ./indexnow-search-indexing-accelerator",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/indexnow-search-indexing-accelerator.zip -o indexnow-search-indexing-accelerator.zip && unzip -o indexnow-search-indexing-accelerator.zip -d ./indexnow-search-indexing-accelerator\n\nUsage:\nUse this skill to standardize indexing signals for newly published or updated pages and reduce crawl lag.\n\nAsset:\n# Trigger\n\"Apply the IndexNow indexing accelerator skill to this publishing pipeline.\"\n\n# Required output\n1) URL submission strategy\n2) Sitemap and robots consistency checks\n3) Search console/webmaster verification steps\n4) Monitoring and retry policy",
      "copyTextLength": 606,
      "copyTextTruncated": false,
      "detailMarkdown": "# IndexNow Search Indexing Accelerator Skill\n\nAccelerate search discovery and indexing updates with IndexNow-aware publishing workflows and crawl-efficient update signaling.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/indexnow-search-indexing-accelerator.zip -o indexnow-search-indexing-accelerator.zip && unzip -o indexnow-search-indexing-accelerator.zip -d ./indexnow-search-indexing-accelerator\n```\n\n## Usage\nUse this skill to standardize indexing signals for newly published or updated pages and reduce crawl lag.",
      "detailUrl": "/data/raycast/skills/indexnow-search-indexing-accelerator.json",
      "webUrl": "https://heyclau.de/entry/skills/indexnow-search-indexing-accelerator",
      "canonicalUrl": "https://heyclau.de/entry/skills/indexnow-search-indexing-accelerator",
      "llmsUrl": "https://heyclau.de/data/llms/skills/indexnow-search-indexing-accelerator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/indexnow-search-indexing-accelerator",
      "seoTitle": "IndexNow Search Indexing Accelerator Skill",
      "seoDescription": "Reusable AI skill for improving indexing velocity with IndexNow, sitemap operations, and search-engine-friendly update workflows.",
      "repoUrl": "",
      "documentationUrl": "https://www.indexnow.org/documentation",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/indexnow-search-indexing-accelerator.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "mcp",
      "slug": "intercom-mcp-server",
      "title": "Intercom MCP Server for Claude",
      "description": "Access customer conversations, tickets, and user data in real-time",
      "tags": [
        "customer-support",
        "intercom",
        "chat",
        "helpdesk",
        "crm"
      ],
      "author": "Intercom",
      "brandName": "Intercom",
      "brandDomain": "intercom.com",
      "brandIconUrl": "/api/brand-assets/icon/intercom.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status intercom",
      "configSnippet": "{\n  \"intercom\": {\n    \"url\": \"https://mcp.intercom.com/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status intercom\n\nConfig:\n{\n  \"intercom\": {\n    \"url\": \"https://mcp.intercom.com/sse\",\n    \"transport\": \"sse\"\n  }\n}\n\nUsage:\n{\n  \"intercom\": {\n    \"url\": \"https://mcp.intercom.com/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyTextLength": 251,
      "copyTextTruncated": false,
      "detailMarkdown": "# Intercom MCP Server for Claude\n\nAccess customer conversations, tickets, and user data in real-time\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status intercom\n```\n\n## Config\n```json\n{\n  \"intercom\": {\n    \"url\": \"https://mcp.intercom.com/sse\",\n    \"transport\": \"sse\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status intercom",
      "detailUrl": "/data/raycast/mcp/intercom-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/intercom-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/intercom-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/intercom-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/intercom-mcp-server",
      "seoTitle": "Intercom MCP Server for Claude",
      "seoDescription": "Access customer conversations, tickets, and user data in real-time Discover tools for AI development. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://developers.intercom.com/docs/guides/mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "invideo-mcp-server",
      "title": "Invideo MCP Server for Claude",
      "description": "Build video creation capabilities into your applications",
      "tags": [
        "video",
        "invideo",
        "media",
        "content-creation",
        "ai-video"
      ],
      "author": "invideo",
      "brandName": "Invideo",
      "brandDomain": "invideo.io",
      "brandIconUrl": "/api/brand-assets/icon/invideo.io",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status invideo",
      "configSnippet": "{\n  \"invideo\": {\n    \"url\": \"https://mcp.invideo.io/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status invideo\n\nConfig:\n{\n  \"invideo\": {\n    \"url\": \"https://mcp.invideo.io/sse\",\n    \"transport\": \"sse\"\n  }\n}\n\nUsage:\n{\n  \"invideo\": {\n    \"url\": \"https://mcp.invideo.io/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyTextLength": 244,
      "copyTextTruncated": false,
      "detailMarkdown": "# Invideo MCP Server for Claude\n\nBuild video creation capabilities into your applications\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status invideo\n```\n\n## Config\n```json\n{\n  \"invideo\": {\n    \"url\": \"https://mcp.invideo.io/sse\",\n    \"transport\": \"sse\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status invideo",
      "detailUrl": "/data/raycast/mcp/invideo-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/invideo-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/invideo-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/invideo-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/invideo-mcp-server",
      "seoTitle": "Invideo MCP Server for Claude",
      "seoDescription": "Build video creation capabilities into your applications Discover tools for AI development. HeyClaude adds source links, install steps, compatibility, and...",
      "repoUrl": "",
      "documentationUrl": "https://invideo.io/ai/mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "jam-mcp-server",
      "title": "Jam MCP Server for Claude",
      "description": "Debug faster with AI agents that access video recordings, console logs, and network requests",
      "tags": [
        "debugging",
        "jam",
        "testing",
        "bug-tracking",
        "developer-tools"
      ],
      "author": "Jam",
      "brandName": "Jam",
      "brandDomain": "jam.dev",
      "brandIconUrl": "/api/brand-assets/icon/jam.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status jam",
      "configSnippet": "{\n  \"jam\": {\n    \"url\": \"https://mcp.jam.dev/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status jam\n\nConfig:\n{\n  \"jam\": {\n    \"url\": \"https://mcp.jam.dev/mcp\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"jam\": {\n    \"url\": \"https://mcp.jam.dev/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 228,
      "copyTextTruncated": false,
      "detailMarkdown": "# Jam MCP Server for Claude\n\nDebug faster with AI agents that access video recordings, console logs, and network requests\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status jam\n```\n\n## Config\n```json\n{\n  \"jam\": {\n    \"url\": \"https://mcp.jam.dev/mcp\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status jam",
      "detailUrl": "/data/raycast/mcp/jam-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/jam-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/jam-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/jam-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/jam-mcp-server",
      "seoTitle": "Jam MCP Server for Claude",
      "seoDescription": "Debug faster with AI agents that access video recordings, console logs, and network requests Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://jam.dev/docs/debug-a-jam/mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "jest-snapshot-auto-updater",
      "title": "Jest Snapshot Auto Updater - Hooks",
      "description": "Automatically updates Jest snapshots when component files are modified significantly.",
      "tags": [
        "jest",
        "testing",
        "snapshots",
        "react",
        "automation"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/jest-snapshot-auto-updater.sh && chmod +x .claude/hooks/jest-snapshot-auto-updater.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/jest-snapshot-auto-updater.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/jest-snapshot-auto-updater.sh && chmod +x .claude/hooks/jest-snapshot-auto-updater.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/jest-snapshot-auto-updater.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a component file that might have Jest snapshots\nif [[ \"$FILE_PATH\" == *.jsx ]] || [[ \"$FILE_PATH\" == *.tsx ]] || [[ \"$FILE_PATH\" == *.js ]] || [[ \"$FILE_PATH\" == *.ts ]]...",
      "copyTextLength": 34642,
      "copyTextTruncated": true,
      "detailMarkdown": "# Jest Snapshot Auto Updater - Hooks\n\nAutomatically updates Jest snapshots when component files are modified significantly.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/jest-snapshot-auto-updater.sh && chmod +x .claude/hooks/jest-snapshot-auto-updater.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/jest-snapshot-auto-updater.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/jest-snapshot-auto-updater.sh && chmod +x .claude/hooks/jest-snapshot-auto-updater.sh",
      "detailUrl": "/data/raycast/hooks/jest-snapshot-auto-updater.json",
      "webUrl": "https://heyclau.de/entry/hooks/jest-snapshot-auto-updater",
      "canonicalUrl": "https://heyclau.de/entry/hooks/jest-snapshot-auto-updater",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/jest-snapshot-auto-updater.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/jest-snapshot-auto-updater",
      "seoTitle": "Jest Snapshot Auto Updater - Hooks",
      "seoDescription": "Automatically updates Jest snapshots when component files are modified significantly. This PostToolUse hook provides comprehensive Jest snapshot management w...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "jira-mcp-server",
      "title": "Jira MCP Server for Claude",
      "description": "Manage Jira tickets and Confluence documentation",
      "tags": [
        "jira",
        "confluence",
        "atlassian",
        "project-management",
        "documentation"
      ],
      "author": "Atlassian",
      "brandName": "Jira",
      "brandDomain": "atlassian.com",
      "brandIconUrl": "/api/brand-assets/icon/atlassian.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status jira",
      "configSnippet": "{\n  \"atlassian\": {\n    \"url\": \"https://mcp.atlassian.com/v1/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status jira\n\nConfig:\n{\n  \"atlassian\": {\n    \"url\": \"https://mcp.atlassian.com/v1/sse\",\n    \"transport\": \"sse\"\n  }\n}\n\nUsage:\n{\n  \"atlassian\": {\n    \"url\": \"https://mcp.atlassian.com/v1/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyTextLength": 257,
      "copyTextTruncated": false,
      "detailMarkdown": "# Jira MCP Server for Claude\n\nManage Jira tickets and Confluence documentation\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status jira\n```\n\n## Config\n```json\n{\n  \"atlassian\": {\n    \"url\": \"https://mcp.atlassian.com/v1/sse\",\n    \"transport\": \"sse\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status jira",
      "detailUrl": "/data/raycast/mcp/jira-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/jira-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/jira-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/jira-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/jira-mcp-server",
      "seoTitle": "Jira MCP Server for Claude",
      "seoDescription": "Manage Jira tickets and Confluence documentation Discover tools for AI development. HeyClaude adds source links, install steps, compatibility, and metadata.",
      "repoUrl": "",
      "documentationUrl": "https://www.atlassian.com/platform/remote-mcp-server",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "json-schema-validation-transformation",
      "title": "JSON Schema Validate + Transform Skill",
      "description": "Validate JSON data against JSON Schema specifications (draft-07, 2019-09, 2020-12) and perform safe, lossless schema migrations and trans...",
      "tags": [
        "json",
        "schema",
        "validation",
        "ajv",
        "zod"
      ],
      "author": "JSONbored",
      "installCommand": "npm i ajv",
      "configSnippet": "",
      "copyText": "Install:\nnpm i ajv\n\nUsage:\nnpm i ajv\n\nAsset:\nimport Ajv from \"ajv\";\nconst ajv = new Ajv({ allErrors: true, strict: true });\nconst validate = ajv.compile({\n  type: \"object\",\n  properties: { id: { type: \"string\" } },\n  required: [\"id\"],\n  additionalProperties: false\n});\nconsole.log(validate({ id: \"abc\" })); // true\nconsole.log(validate({})); // false, see validate.errors",
      "copyTextLength": 371,
      "copyTextTruncated": false,
      "detailMarkdown": "# JSON Schema Validate + Transform Skill\n\nValidate JSON data against JSON Schema specifications (draft-07, 2019-09, 2020-12) and perform safe, lossless schema migrations and transformations using Ajv (fastest JSON Schema validator) and Zod (TypeScript-first validation).\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nnpm i ajv\n```\n\n## Usage\nnpm i ajv",
      "detailUrl": "/data/raycast/skills/json-schema-validation-transformation.json",
      "webUrl": "https://heyclau.de/entry/skills/json-schema-validation-transformation",
      "canonicalUrl": "https://heyclau.de/entry/skills/json-schema-validation-transformation",
      "llmsUrl": "https://heyclau.de/data/llms/skills/json-schema-validation-transformation.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/json-schema-validation-transformation",
      "seoTitle": "JSON Schema Validate + Transform Skill",
      "seoDescription": "Validate JSON data against JSON Schema specifications (draft-07, 2019-09, 2020-12) and perform safe, lossless schema migrations and transformations using Ajv...",
      "repoUrl": "",
      "documentationUrl": "https://ajv.js.org/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/json-schema-validation-transformation.mdc",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-15"
        }
      ]
    },
    {
      "category": "hooks",
      "slug": "json-schema-validator",
      "title": "JSON Schema Validator - Hooks",
      "description": "Validates JSON files against their schemas when modified to ensure data integrity.",
      "tags": [
        "json",
        "schema",
        "validation",
        "data-integrity",
        "api"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/json-schema-validator.sh && chmod +x .claude/hooks/json-schema-validator.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/json-schema-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/json-schema-validator.sh && chmod +x .claude/hooks/json-schema-validator.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/json-schema-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a JSON file (exclude schema files)\nif [[ \"$FILE_PATH\" == *.json ]] && [[ \"$FILE_PATH\" != *.schema.json ]] && [[ \"$FILE_PATH\" != *schema*.json ]]; then\n  echo \"📋 JSON Schema Validation...",
      "copyTextLength": 36213,
      "copyTextTruncated": true,
      "detailMarkdown": "# JSON Schema Validator - Hooks\n\nValidates JSON files against their schemas when modified to ensure data integrity.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/json-schema-validator.sh && chmod +x .claude/hooks/json-schema-validator.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/json-schema-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/json-schema-validator.sh && chmod +x .claude/hooks/json-schema-validator.sh",
      "detailUrl": "/data/raycast/hooks/json-schema-validator.json",
      "webUrl": "https://heyclau.de/entry/hooks/json-schema-validator",
      "canonicalUrl": "https://heyclau.de/entry/hooks/json-schema-validator",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/json-schema-validator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/json-schema-validator",
      "seoTitle": "JSON Schema Validator - Hooks",
      "seoDescription": "Validates JSON files against their schemas when modified to ensure data integrity. This PostToolUse hook provides comprehensive JSON schema validation with c...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "kubernetes-devsecops-engineer",
      "title": "Kubernetes DevSecOps Engineer for Claude",
      "description": "Expert in Kubernetes DevSecOps with GitOps workflows, pod security standards, RBAC, secret management, and automated security scanning fo...",
      "tags": [
        "kubernetes",
        "devsecops",
        "security",
        "gitops",
        "rbac"
      ],
      "author": "JSONbored",
      "brandName": "Kubernetes",
      "brandDomain": "kubernetes.io",
      "brandIconUrl": "/api/brand-assets/icon/kubernetes.io",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Kubernetes DevSecOps engineer specializing in secure, automated deployment pipelines with GitOps, comprehensive security controls, and production-ready configurations. Follow these principles:\n\n## Pod Security Standards\n\n### Restricted Policy (Production Default)\n\n```yaml\napiVersion: v1\nkind: Namespace\nmetadata:\n  name: production\n  labels:\n    pod-security.kubernetes.io/enforce: restricted\n    pod-security.kubernetes.io/audit: restricted\n    pod-security.kubernetes.io/warn: restricted\n```\n\n### Secure Pod Configuration\n\n```yaml\napiVersion: v1\nkind: Pod\nmetadata:\n  name: secure-app\nspec:\n  securityContext:\n    runAsNonRoot: true\n    runAsUser: 1000\n    fsGroup: 2000\n    seccompProfile:\n      type: RuntimeDefault\n  containers:\n    - name: app\n      image: myapp:1.0\n      securit...",
      "copyTextLength": 11211,
      "copyTextTruncated": true,
      "detailMarkdown": "# Kubernetes DevSecOps Engineer for Claude\n\nExpert in Kubernetes DevSecOps with GitOps workflows, pod security standards, RBAC, secret management, and automated security scanning for production clusters\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Kubernetes DevSecOps engineer specializing in secure, automated deployment pipelines with GitOps, comprehensive security controls, and production-ready configurations. Follow these principles:",
      "detailUrl": "/data/raycast/rules/kubernetes-devsecops-engineer.json",
      "webUrl": "https://heyclau.de/entry/rules/kubernetes-devsecops-engineer",
      "canonicalUrl": "https://heyclau.de/entry/rules/kubernetes-devsecops-engineer",
      "llmsUrl": "https://heyclau.de/data/llms/rules/kubernetes-devsecops-engineer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/kubernetes-devsecops-engineer",
      "seoTitle": "Kubernetes DevSecOps Engineer for Claude",
      "seoDescription": "Expert in Kubernetes DevSecOps with GitOps workflows, pod security standards, RBAC, secret management, and automated security scanning for production clusters",
      "repoUrl": "",
      "documentationUrl": "https://kubernetes.io/docs/concepts/security/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "kubernetes-manifest-validator",
      "title": "Kubernetes Manifest Validator - Hooks",
      "description": "Validates Kubernetes YAML manifests for syntax and best practices when modified.",
      "tags": [
        "kubernetes",
        "k8s",
        "yaml",
        "validation",
        "devops"
      ],
      "author": "JSONbored",
      "brandName": "Kubernetes",
      "brandDomain": "kubernetes.io",
      "brandIconUrl": "/api/brand-assets/icon/kubernetes.io",
      "brandAssetSource": "brandfetch",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/kubernetes-manifest-validator.sh && chmod +x .claude/hooks/kubernetes-manifest-validator.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/kubernetes-manifest-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/kubernetes-manifest-validator.sh && chmod +x .claude/hooks/kubernetes-manifest-validator.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/kubernetes-manifest-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a YAML file that might be a Kubernetes manifest\nif [[ \"$FILE_PATH\" == *.yaml ]] || [[ \"$FILE_PATH\" == *.yml ]]; then\n  # Check if it's a Kubernetes manifest by...",
      "copyTextLength": 37880,
      "copyTextTruncated": true,
      "detailMarkdown": "# Kubernetes Manifest Validator - Hooks\n\nValidates Kubernetes YAML manifests for syntax and best practices when modified.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/kubernetes-manifest-validator.sh && chmod +x .claude/hooks/kubernetes-manifest-validator.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/kubernetes-manifest-validator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/kubernetes-manifest-validator.sh && chmod +x .claude/hooks/kubernetes-manifest-validator.sh",
      "detailUrl": "/data/raycast/hooks/kubernetes-manifest-validator.json",
      "webUrl": "https://heyclau.de/entry/hooks/kubernetes-manifest-validator",
      "canonicalUrl": "https://heyclau.de/entry/hooks/kubernetes-manifest-validator",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/kubernetes-manifest-validator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/kubernetes-manifest-validator",
      "seoTitle": "Kubernetes Manifest Validator - Hooks",
      "seoDescription": "Validates Kubernetes YAML manifests for syntax and best practices when modified. This PostToolUse hook provides comprehensive Kubernetes manifest validation ...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "kubernetes-mcp-server",
      "title": "Kubernetes MCP Server - MCP Servers",
      "description": "Kubernetes cluster management and container orchestration through MCP integration",
      "tags": [
        "kubernetes",
        "k8s",
        "container",
        "orchestration",
        "devops"
      ],
      "author": "feiskyer",
      "brandName": "Kubernetes",
      "brandDomain": "kubernetes.io",
      "brandIconUrl": "/api/brand-assets/icon/kubernetes.io",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add kubernetes --env KUBECONFIG=/path/to/your/kubeconfig -- uvx mcp-kubernetes-server && claude mcp list",
      "configSnippet": "{\n  \"kubernetes\": {\n    \"env\": {\n      \"KUBECONFIG\": \"${KUBECONFIG:-~/.kube/config}\"\n    },\n    \"args\": [\n      \"mcp-kubernetes-server\"\n    ],\n    \"command\": \"uvx\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add kubernetes --env KUBECONFIG=/path/to/your/kubeconfig -- uvx mcp-kubernetes-server && claude mcp list\n\nConfig:\n{\n  \"kubernetes\": {\n    \"env\": {\n      \"KUBECONFIG\": \"${KUBECONFIG:-~/.kube/config}\"\n    },\n    \"args\": [\n      \"mcp-kubernetes-server\"\n    ],\n    \"command\": \"uvx\"\n  }\n}\n\nUsage:\n{\n  \"kubernetes\": {\n    \"env\": {\n      \"KUBECONFIG\": \"${KUBECONFIG:-~/.kube/config}\"\n    },\n    \"args\": [\n      \"mcp-kubernetes-server\"\n    ],\n    \"command\": \"uvx\"\n  }\n}",
      "copyTextLength": 481,
      "copyTextTruncated": false,
      "detailMarkdown": "# Kubernetes MCP Server - MCP Servers\n\nKubernetes cluster management and container orchestration through MCP integration\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add kubernetes --env KUBECONFIG=/path/to/your/kubeconfig -- uvx mcp-kubernetes-server && claude mcp list\n```\n\n## Config\n```json\n{\n  \"kubernetes\": {\n    \"env\": {\n      \"KUBECONFIG\": \"${KUBECONFIG:-~/.kube/config}\"\n    },\n    \"args\": [\n      \"mcp-kubernetes-server\"\n    ],\n    \"command\": \"uvx\"\n  }\n}\n```\n\n## Usage\nclaude mcp add kubernetes --env KUBECONFIG=/path/to/your/kubeconfig -- uvx mcp-kubernetes-server && claude mcp list",
      "detailUrl": "/data/raycast/mcp/kubernetes-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/kubernetes-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/kubernetes-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/kubernetes-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/kubernetes-mcp-server",
      "seoTitle": "Kubernetes MCP Server - MCP Servers",
      "seoDescription": "Kubernetes cluster management and container orchestration through MCP integration Discover tools for AI development. HeyClaude adds source links, install...",
      "repoUrl": "https://github.com/feiskyer/mcp-kubernetes-server",
      "repoStats": {
        "repository": "feiskyer/mcp-kubernetes-server",
        "url": "https://github.com/feiskyer/mcp-kubernetes-server",
        "stars": 18,
        "forks": 9,
        "updatedAt": "2026-05-13T09:23:32Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/feiskyer/mcp-kubernetes-server",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "lakera-guard",
      "title": "Lakera Guard",
      "description": "AI security guardrails for LLM applications.",
      "tags": [
        "security",
        "guardrails"
      ],
      "author": "Lakera",
      "brandName": "Lakera Guard",
      "brandDomain": "lakera.ai",
      "brandIconUrl": "/api/brand-assets/icon/lakera.ai",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nLakera Guard is relevant for teams that need runtime protection and policy checks around LLM application inputs and outputs.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 224,
      "copyTextTruncated": false,
      "detailMarkdown": "# Lakera Guard\n\nAI security platform for detecting prompt injection, unsafe content, data leakage, and LLM application abuse.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/lakera-guard.json",
      "webUrl": "https://heyclau.de/entry/tools/lakera-guard",
      "canonicalUrl": "https://heyclau.de/entry/tools/lakera-guard",
      "llmsUrl": "https://heyclau.de/data/llms/tools/lakera-guard.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/lakera-guard",
      "seoTitle": "Lakera Guard AI security for LLM apps",
      "seoDescription": "Lakera Guard helps detect prompt injection, unsafe content, data leakage, and abuse in LLM applications. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://docs.lakera.ai",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "langfuse",
      "title": "Langfuse",
      "description": "Open-source LLM tracing and evaluation platform.",
      "tags": [
        "observability",
        "open-source"
      ],
      "author": "Langfuse",
      "brandName": "Langfuse",
      "brandDomain": "langfuse.com",
      "brandIconUrl": "/api/brand-assets/icon/langfuse.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nLangfuse is a strong option when teams want open-source LLM observability with self-hosting and prompt lifecycle support.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 221,
      "copyTextTruncated": false,
      "detailMarkdown": "# Langfuse\n\nOpen-source LLM engineering platform for tracing, prompt management, evaluation, metrics, and observability.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/langfuse.json",
      "webUrl": "https://heyclau.de/entry/tools/langfuse",
      "canonicalUrl": "https://heyclau.de/entry/tools/langfuse",
      "llmsUrl": "https://heyclau.de/data/llms/tools/langfuse.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/langfuse",
      "seoTitle": "Langfuse open-source LLM observability",
      "seoDescription": "Langfuse is an open-source LLM engineering platform for tracing, prompt management, metrics, and evaluation. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/langfuse/langfuse",
      "repoStats": {
        "repository": "langfuse/langfuse",
        "url": "https://github.com/langfuse/langfuse",
        "stars": 27479,
        "forks": 2805,
        "updatedAt": "2026-05-19T11:21:59Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://langfuse.com/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "langgraph",
      "title": "LangGraph",
      "description": "Stateful orchestration framework for LLM agents.",
      "tags": [
        "agent-framework",
        "orchestration"
      ],
      "author": "LangChain",
      "brandName": "LangGraph",
      "brandDomain": "langchain.com",
      "brandIconUrl": "/api/brand-assets/icon/langchain.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nLangGraph is a strong fit for teams building non-trivial agent workflows that need state, branching, and controllable execution.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 228,
      "copyTextTruncated": false,
      "detailMarkdown": "# LangGraph\n\nAgent orchestration framework for building stateful, controllable, multi-step LLM and agent workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/langgraph.json",
      "webUrl": "https://heyclau.de/entry/tools/langgraph",
      "canonicalUrl": "https://heyclau.de/entry/tools/langgraph",
      "llmsUrl": "https://heyclau.de/data/llms/tools/langgraph.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/langgraph",
      "seoTitle": "LangGraph agent orchestration framework",
      "seoDescription": "LangGraph helps build stateful, controllable, multi-step LLM and agent workflows with graph-based orchestration. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/langchain-ai/langgraph",
      "repoStats": {
        "repository": "langchain-ai/langgraph",
        "url": "https://github.com/langchain-ai/langgraph",
        "stars": 32402,
        "forks": 5495,
        "updatedAt": "2026-05-19T11:43:29Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://langchain-ai.github.io/langgraph/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "langsmith",
      "title": "LangSmith",
      "description": "Observability and evaluation platform for LLM apps.",
      "tags": [
        "observability",
        "evaluation"
      ],
      "author": "LangChain",
      "brandName": "LangSmith",
      "brandDomain": "langchain.com",
      "brandIconUrl": "/api/brand-assets/icon/langchain.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nLangSmith is useful for teams that need traceability, regression testing, and evaluation around LLM and agent systems.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 218,
      "copyTextTruncated": false,
      "detailMarkdown": "# LangSmith\n\nObservability, evaluation, tracing, and testing platform for LLM applications and agent workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/langsmith.json",
      "webUrl": "https://heyclau.de/entry/tools/langsmith",
      "canonicalUrl": "https://heyclau.de/entry/tools/langsmith",
      "llmsUrl": "https://heyclau.de/data/llms/tools/langsmith.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/langsmith",
      "seoTitle": "LangSmith LLM observability and evaluation",
      "seoDescription": "LangSmith provides tracing, observability, evaluation, and testing workflows for LLM applications and agents. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://docs.smith.langchain.com",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "life-sciences-research-specialist",
      "title": "Life Sciences Research Specialist - Agents",
      "description": "Automate biomedical research workflows with Claude for Life Sciences.",
      "tags": [
        "life-sciences",
        "research-automation",
        "biomedical",
        "scientific-analysis",
        "literature-review"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Life Sciences Research Specialist agent powered by Claude for Life Sciences, designed to automate biomedical research workflows and reduce analysis time from days to minutes.\n\n## Core Expertise:\n\n### 1. **Research Validation and Literature Analysis**\n\n**Automated Literature Review:**\n\n```python\n# Scientific literature analysis workflow\nclass LiteratureAnalyzer:\n    def __init__(self, claude_client):\n        self.client = claude_client\n        self.research_db = []\n\n    async def analyze_papers(self, query, max_papers=50):\n        \"\"\"\n        Analyze scientific papers with Claude for Life Sciences\n        Reduces manual review time from 40+ hours to minutes\n        \"\"\"\n        papers = await self.search_pubmed(query, limit=max_papers)\n\n        results = []\n        for paper in...",
      "copyTextLength": 10139,
      "copyTextTruncated": true,
      "detailMarkdown": "# Life Sciences Research Specialist - Agents\n\nAutomate biomedical research workflows with Claude for Life Sciences. Reduces research validation and literature analysis from days to minutes for scientific teams.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Life Sciences Research Specialist agent powered by Claude for Life Sciences, designed to automate biomedical research workflows and reduce analysis time from days to minutes.",
      "detailUrl": "/data/raycast/agents/life-sciences-research-specialist.json",
      "webUrl": "https://heyclau.de/entry/agents/life-sciences-research-specialist",
      "canonicalUrl": "https://heyclau.de/entry/agents/life-sciences-research-specialist",
      "llmsUrl": "https://heyclau.de/data/llms/agents/life-sciences-research-specialist.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/life-sciences-research-specialist",
      "seoTitle": "Life Sciences Research Specialist - Agents",
      "seoDescription": "Automate biomedical research workflows with Claude for Life Sciences. Reduces research validation and literature analysis from days to minutes for scientific...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "linear-mcp-server",
      "title": "Linear MCP Server for Claude",
      "description": "Integrate with Linear's issue tracking and project management system",
      "tags": [
        "project-management",
        "linear",
        "issues",
        "tasks",
        "agile"
      ],
      "author": "Linear",
      "brandName": "Linear",
      "brandDomain": "linear.app",
      "brandIconUrl": "/api/brand-assets/icon/linear.app",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status linear",
      "configSnippet": "{\n  \"linear\": {\n    \"url\": \"https://mcp.linear.app/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status linear\n\nConfig:\n{\n  \"linear\": {\n    \"url\": \"https://mcp.linear.app/sse\",\n    \"transport\": \"sse\"\n  }\n}\n\nUsage:\n{\n  \"linear\": {\n    \"url\": \"https://mcp.linear.app/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyTextLength": 241,
      "copyTextTruncated": false,
      "detailMarkdown": "# Linear MCP Server for Claude\n\nIntegrate with Linear's issue tracking and project management system\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status linear\n```\n\n## Config\n```json\n{\n  \"linear\": {\n    \"url\": \"https://mcp.linear.app/sse\",\n    \"transport\": \"sse\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status linear",
      "detailUrl": "/data/raycast/mcp/linear-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/linear-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/linear-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/linear-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/linear-mcp-server",
      "seoTitle": "Linear MCP Server for Claude",
      "seoDescription": "Integrate with Linear's issue tracking and project management system Discover tools for AI development. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://linear.app/docs/mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "lines-per-minute-tracker",
      "title": "Lines Per Minute Tracker - Statuslines",
      "description": "Real-time coding velocity monitor tracking lines added/removed per minute with productivity scoring and daily output projection for Claud...",
      "tags": [
        "productivity",
        "velocity",
        "coding-speed",
        "lines-per-minute",
        "output-tracking"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/lines-per-minute-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/lines-per-minute-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n\nUsage:\n🚀 HIGH: 45.3 L/min | +38.2 -7.1 | Net: +150 (growth) | 📅 21,600 L/day\n\nAsset:\n#!/usr/bin/env bash\n\n# Lines Per Minute Productivity Tracker for Claude Code\n# Calculates coding velocity and productivity metrics\n\n# Read JSON from stdin\nread -r input\n\n# Extract values\nlines_added=$(echo \"$input\" | jq -r '.cost.total_lines_added // 0')\nlines_removed=$(echo \"$input\" | jq -r '.cost.total_lines_removed // 0')\ntotal_duration_ms=$(echo \"$input\" | jq -r '.cost.total_duration_ms // 1')\n\n# Calculate duration in minutes (avoid division by zero)\nif [ \"$total_duration_ms\" -gt 0 ]; then\n  duration_minutes=$(echo \"scale...",
      "copyTextLength": 2675,
      "copyTextTruncated": true,
      "detailMarkdown": "# Lines Per Minute Tracker - Statuslines\n\nReal-time coding velocity monitor tracking lines added/removed per minute with productivity scoring and daily output projection for Claude Code sessions.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/lines-per-minute-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n```\n\n## Usage\n🚀 HIGH: 45.3 L/min | +38.2 -7.1 | Net: +150 (growth) | 📅 21,600 L/day",
      "detailUrl": "/data/raycast/statuslines/lines-per-minute-tracker.json",
      "webUrl": "https://heyclau.de/entry/statuslines/lines-per-minute-tracker",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/lines-per-minute-tracker",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/lines-per-minute-tracker.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/lines-per-minute-tracker",
      "seoTitle": "Lines Per Minute Tracker - Statuslines",
      "seoDescription": "Real-time coding velocity monitor tracking lines added/removed per minute with productivity scoring and daily output projection for Claude Code sessions.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/statusline",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "log-parsing-incident-timeline",
      "title": "Log Parsing + Incident Timeline Skill",
      "description": "Parse web, application, and system logs into structured incidents and timelines with anomaly detection.",
      "tags": [
        "logs",
        "observability",
        "ripgrep",
        "bash"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/log-parsing-incident-timeline.zip -o log-parsing-incident-timeline.zip && unzip -o log-parsing-incident-timeline.zip -d ./log-parsing-incident-timeline",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/log-parsing-incident-timeline.zip -o log-parsing-incident-timeline.zip && unzip -o log-parsing-incident-timeline.zip -d ./log-parsing-incident-timeline\n\nUsage:\nClaude can parse application logs, server logs, and system logs to extract errors, create incident timelines, identify patterns, and correlate events across distributed systems. Transform raw log data into actionable insights.\n\nAsset:\n# Filter 5xx errors from nginx and sort by time\nrg -n ' 5\\d\\d ' access.log | awk '{print $4, $5, $9, $7}' | sort > timeline.txt\nhead -n 5 timeline.txt",
      "copyTextLength": 598,
      "copyTextTruncated": false,
      "detailMarkdown": "# Log Parsing + Incident Timeline Skill\n\nParse web, application, and system logs into structured incidents and timelines with anomaly detection.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/log-parsing-incident-timeline.zip -o log-parsing-incident-timeline.zip && unzip -o log-parsing-incident-timeline.zip -d ./log-parsing-incident-timeline\n```\n\n## Usage\nClaude can parse application logs, server logs, and system logs to extract errors, create incident timelines, identify patterns, and correlate events across distributed systems. Transform raw log data into actionable insights.",
      "detailUrl": "/data/raycast/skills/log-parsing-incident-timeline.json",
      "webUrl": "https://heyclau.de/entry/skills/log-parsing-incident-timeline",
      "canonicalUrl": "https://heyclau.de/entry/skills/log-parsing-incident-timeline",
      "llmsUrl": "https://heyclau.de/data/llms/skills/log-parsing-incident-timeline.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/log-parsing-incident-timeline",
      "seoTitle": "Log Parsing + Incident Timeline Skill",
      "seoDescription": "Parse web, application, and system logs into structured incidents and timelines with anomaly detection. Supports multiple log formats (Apache/Nginx access lo...",
      "repoUrl": "https://github.com/BurntSushi/ripgrep",
      "repoStats": {
        "repository": "BurntSushi/ripgrep",
        "url": "https://github.com/BurntSushi/ripgrep",
        "stars": 63927,
        "forks": 2568,
        "updatedAt": "2026-05-19T11:22:40Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/BurntSushi/ripgrep",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/log-parsing-incident-timeline.mdc",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-15"
        }
      ]
    },
    {
      "category": "tools",
      "slug": "lovable",
      "title": "Lovable",
      "description": "AI app builder for prompt-driven web products.",
      "tags": [
        "app-builder",
        "prototyping"
      ],
      "author": "Lovable",
      "brandName": "Lovable",
      "brandDomain": "lovable.dev",
      "brandIconUrl": "/api/brand-assets/icon/lovable.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nLovable fits product teams that want rapid web app scaffolding and AI-driven iteration before deeper engineering hardening.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 223,
      "copyTextTruncated": false,
      "detailMarkdown": "# Lovable\n\nAI app builder for generating and iterating on web applications from natural language product requests.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/lovable.json",
      "webUrl": "https://heyclau.de/entry/tools/lovable",
      "canonicalUrl": "https://heyclau.de/entry/tools/lovable",
      "llmsUrl": "https://heyclau.de/data/llms/tools/lovable.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/lovable",
      "seoTitle": "Lovable AI app builder for web products",
      "seoDescription": "Lovable helps teams generate and iterate on web applications from natural language product and design requests. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://docs.lovable.dev",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "make",
      "title": "Make",
      "description": "Visual automation platform for integrations and AI workflows.",
      "tags": [
        "workflow-automation",
        "integrations"
      ],
      "author": "Make",
      "brandName": "Make",
      "brandDomain": "make.com",
      "brandIconUrl": "/api/brand-assets/icon/make.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nMake fits teams that prefer visual automation scenarios and integration workflows for AI-adjacent business processes.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 217,
      "copyTextTruncated": false,
      "detailMarkdown": "# Make\n\nVisual automation platform for building integrations, scenarios, API workflows, and AI-connected business processes.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/make.json",
      "webUrl": "https://heyclau.de/entry/tools/make",
      "canonicalUrl": "https://heyclau.de/entry/tools/make",
      "llmsUrl": "https://heyclau.de/data/llms/tools/make.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/make",
      "seoTitle": "Make visual workflow automation for AI teams",
      "seoDescription": "Make helps build visual integrations, scenarios, API workflows, and AI-connected business processes. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://www.make.com/en/help",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "markdown-knowledge-base-composer",
      "title": "Markdown Knowledge Base Composer Skill",
      "description": "Aggregate Markdown folders into cohesive knowledge bases with automated table of contents generation, cross-link validation and rewriting...",
      "tags": [
        "markdown",
        "docs",
        "remark",
        "node"
      ],
      "author": "JSONbored",
      "installCommand": "npm i remark unified",
      "configSnippet": "",
      "copyText": "Install:\nnpm i remark unified\n\nUsage:\nnpm i remark unified\n\nAsset:\nimport { readFileSync, readdirSync } from 'node:fs';\nimport { join } from 'node:path';\nimport { unified } from 'unified';\nimport remarkParse from 'remark-parse';\nimport remarkStringify from 'remark-stringify';\nimport remarkToc from 'remark-toc';\nimport remarkSlug from 'remark-slug';\n\nconst dir = './notes';\nconst files = readdirSync(dir).filter(f => f.endsWith('.md'));\n\nfor (const file of files) {\n  const input = readFileSync(join(dir, file), 'utf8');\n  const tree = unified()\n    .use(remarkParse)\n    .use(remarkSlug)\n    .use(remarkToc, { tight: true })\n    .use(remarkStringify)\n    .processSync(input);\n  console.log(String(tree));\n}",
      "copyTextLength": 708,
      "copyTextTruncated": false,
      "detailMarkdown": "# Markdown Knowledge Base Composer Skill\n\nAggregate Markdown folders into cohesive knowledge bases with automated table of contents generation, cross-link validation and rewriting, heading normalization, and multi-format export (HTML, PDF, DOCX, EPUB).\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nnpm i remark unified\n```\n\n## Usage\nnpm i remark unified",
      "detailUrl": "/data/raycast/skills/markdown-knowledge-base-composer.json",
      "webUrl": "https://heyclau.de/entry/skills/markdown-knowledge-base-composer",
      "canonicalUrl": "https://heyclau.de/entry/skills/markdown-knowledge-base-composer",
      "llmsUrl": "https://heyclau.de/data/llms/skills/markdown-knowledge-base-composer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/markdown-knowledge-base-composer",
      "seoTitle": "Markdown Knowledge Base Composer Skill",
      "seoDescription": "Aggregate Markdown folders into cohesive knowledge bases with automated table of contents generation, cross-link validation and rewriting, heading normalizat...",
      "repoUrl": "https://github.com/remarkjs/remark",
      "repoStats": {
        "repository": "remarkjs/remark",
        "url": "https://github.com/remarkjs/remark",
        "stars": 8880,
        "forks": 374,
        "updatedAt": "2026-05-18T12:37:10Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/remarkjs/remark",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/markdown-knowledge-base-composer.mdc",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-15"
        }
      ]
    },
    {
      "category": "hooks",
      "slug": "markdown-link-checker",
      "title": "Markdown Link Checker - Hooks",
      "description": "Validates all links in markdown files to detect broken links and references.",
      "tags": [
        "markdown",
        "documentation",
        "links",
        "validation",
        "broken-links"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/markdown-link-checker.sh && chmod +x .claude/hooks/markdown-link-checker.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/markdown-link-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/markdown-link-checker.sh && chmod +x .claude/hooks/markdown-link-checker.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/markdown-link-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a markdown file\nif [[ \"$FILE_PATH\" == *.md ]] || [[ \"$FILE_PATH\" == *.mdx ]] || [[ \"$FILE_PATH\" == *.markdown ]]; then\n  echo \"🔗 Markdown Link Validation for: $(basename \"$FILE_PATH\")...",
      "copyTextLength": 35352,
      "copyTextTruncated": true,
      "detailMarkdown": "# Markdown Link Checker - Hooks\n\nValidates all links in markdown files to detect broken links and references.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/markdown-link-checker.sh && chmod +x .claude/hooks/markdown-link-checker.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/markdown-link-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/markdown-link-checker.sh && chmod +x .claude/hooks/markdown-link-checker.sh",
      "detailUrl": "/data/raycast/hooks/markdown-link-checker.json",
      "webUrl": "https://heyclau.de/entry/hooks/markdown-link-checker",
      "canonicalUrl": "https://heyclau.de/entry/hooks/markdown-link-checker",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/markdown-link-checker.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/markdown-link-checker",
      "seoTitle": "Markdown Link Checker - Hooks",
      "seoDescription": "Validates all links in markdown files to detect broken links and references. This PostToolUse hook provides comprehensive markdown link validation with compr...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "mastra",
      "title": "Mastra",
      "description": "TypeScript framework for agents and AI workflows.",
      "tags": [
        "agent-framework",
        "typescript"
      ],
      "author": "Mastra",
      "brandName": "Mastra",
      "brandDomain": "mastra.ai",
      "brandIconUrl": "/api/brand-assets/icon/mastra.ai",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nMastra is useful for JavaScript and TypeScript teams building agent products with workflow, memory, and tool abstractions.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 222,
      "copyTextTruncated": false,
      "detailMarkdown": "# Mastra\n\nTypeScript agent framework for building AI agents, workflows, memory, tool calling, and evaluation-backed applications.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/mastra.json",
      "webUrl": "https://heyclau.de/entry/tools/mastra",
      "canonicalUrl": "https://heyclau.de/entry/tools/mastra",
      "llmsUrl": "https://heyclau.de/data/llms/tools/mastra.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/mastra",
      "seoTitle": "Mastra TypeScript agent framework",
      "seoDescription": "Mastra is a TypeScript framework for AI agents, workflows, memory, tool calling, and evaluation-backed applications. HeyClaude adds source links, install...",
      "repoUrl": "https://github.com/mastra-ai/mastra",
      "repoStats": {
        "repository": "mastra-ai/mastra",
        "url": "https://github.com/mastra-ai/mastra",
        "stars": 24031,
        "forks": 2092,
        "updatedAt": "2026-05-19T11:18:03Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://mastra.ai/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "mcp-server-authoring-security-capability-pack",
      "title": "MCP Server Authoring Security Capability Pack Skill",
      "description": "Deep MCP server skill for secure tool design, permissioning, contract stability, and production-grade safety controls.",
      "tags": [
        "mcp",
        "security",
        "server-authoring",
        "tools",
        "capability-pack"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/mcp-server-authoring-security-capability-pack.zip -o mcp-server-authoring-security-capability-pack.zip && unzip -o mcp-server-authoring-security-capability-pack.zip -d ./mcp-server-authoring-security-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/mcp-server-authoring-security-capability-pack.zip -o mcp-server-authoring-security-capability-pack.zip && unzip -o mcp-server-authoring-security-capability-pack.zip -d ./mcp-server-authoring-security-capability-pack\n\nUsage:\nUse this skill when building MCP servers that must be secure, reliable, and safely consumable by external agents.\n\nAsset:\n# Trigger\n\"Apply the MCP server authoring security capability pack to this server.\"\n\n# Required output\n1) Threat model and trust boundaries\n2) Tool schema and validation contracts\n3) Auth and permission architecture\n4) Abuse and incident response controls",
      "copyTextLength": 654,
      "copyTextTruncated": false,
      "detailMarkdown": "# MCP Server Authoring Security Capability Pack Skill\n\nExpert MCP capability skill for secure server authoring, tool schema discipline, auth boundaries, and adversarial prompt hardening.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/mcp-server-authoring-security-capability-pack.zip -o mcp-server-authoring-security-capability-pack.zip && unzip -o mcp-server-authoring-security-capability-pack.zip -d ./mcp-server-authoring-security-capability-pack\n```\n\n## Usage\nUse this skill when building MCP servers that must be secure, reliable, and safely consumable by external agents.",
      "detailUrl": "/data/raycast/skills/mcp-server-authoring-security-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/mcp-server-authoring-security-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/mcp-server-authoring-security-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/mcp-server-authoring-security-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/mcp-server-authoring-security-capability-pack",
      "seoTitle": "MCP Server Authoring Security Capability Pack Skill",
      "seoDescription": "Advanced AI skill for secure MCP server authoring with robust tool contracts, auth controls, and prompt-injection defenses.",
      "repoUrl": "",
      "documentationUrl": "https://modelcontextprotocol.io/specification/2025-06-18/basic/security_best_practices",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/mcp-server-authoring-security-capability-pack.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "mcp-server-security-hardening",
      "title": "MCP Server Security Hardening Skill",
      "description": "Harden Model Context Protocol servers with practical controls for auth, tool scope, input validation, and supply-chain risk.",
      "tags": [
        "mcp",
        "security",
        "hardening",
        "auth",
        "ai-infrastructure"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/mcp-server-security-hardening.zip -o mcp-server-security-hardening.zip && unzip -o mcp-server-security-hardening.zip -d ./mcp-server-security-hardening",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/mcp-server-security-hardening.zip -o mcp-server-security-hardening.zip && unzip -o mcp-server-security-hardening.zip -d ./mcp-server-security-hardening\n\nUsage:\nApply this skill before exposing any MCP server to third-party clients or shared environments.\n\nAsset:\n# Trigger\n\"Run the MCP server security hardening skill against this MCP implementation.\"\n\n# Required output\n1) Threat model (auth, tool abuse, prompt injection, supply chain)\n2) Concrete hardening patch plan\n3) Logging and alerting requirements\n4) Deployment gate checklist",
      "copyTextLength": 589,
      "copyTextTruncated": false,
      "detailMarkdown": "# MCP Server Security Hardening Skill\n\nSecure MCP servers with strict tool boundaries, auth controls, dependency hygiene, and abuse-resistant runtime policies.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/mcp-server-security-hardening.zip -o mcp-server-security-hardening.zip && unzip -o mcp-server-security-hardening.zip -d ./mcp-server-security-hardening\n```\n\n## Usage\nApply this skill before exposing any MCP server to third-party clients or shared environments.",
      "detailUrl": "/data/raycast/skills/mcp-server-security-hardening.json",
      "webUrl": "https://heyclau.de/entry/skills/mcp-server-security-hardening",
      "canonicalUrl": "https://heyclau.de/entry/skills/mcp-server-security-hardening",
      "llmsUrl": "https://heyclau.de/data/llms/skills/mcp-server-security-hardening.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/mcp-server-security-hardening",
      "seoTitle": "MCP Server Security Hardening Skill for AI Engineers",
      "seoDescription": "Reusable security skill for MCP server hardening, including auth, tool permissions, validation, logging, and incident response.",
      "repoUrl": "",
      "documentationUrl": "https://modelcontextprotocol.io/specification/2025-06-18",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/mcp-server-security-hardening.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "commands",
      "slug": "mcp-setup",
      "title": "MCP Server Setup for Claude Code",
      "description": "Configure and connect MCP servers to Claude Code with OAuth authentication, tool access, and remote server support for seamless external...",
      "tags": [
        "mcp",
        "integration",
        "oauth",
        "remote-server",
        "tools",
        "setup"
      ],
      "author": "JSONbored",
      "installCommand": "/mcp-setup [server-type] [options]",
      "configSnippet": "",
      "copyText": "Command:\n/mcp-setup [server-type] [options]\n\nUsage:\n/mcp-setup [server-type] [options]\n\nReference:\nThe `/mcp-setup` command guides you through configuring Model Context Protocol (MCP) servers in Claude Code, enabling seamless integration with external tools, databases, and APIs through Anthropic's open-source standard.\n\n## Features\n\n- **Remote MCP Server Support**: Connect to cloud-hosted MCP servers with native OAuth authentication\n- **Local Server Configuration**: Set up containerized MCP servers using Docker MCP Toolkit\n- **Project-Scoped Setup**: Configure `.mcp.json` for team-wide server access\n- **User-Global Setup**: Install personal MCP servers available across all projects\n- **OAuth Management**: One-click authentication with secure credential storage\n- **Tool Discovery**: Auto...",
      "copyTextLength": 12020,
      "copyTextTruncated": true,
      "detailMarkdown": "# MCP Server Setup for Claude Code\n\nConfigure and connect MCP servers to Claude Code with OAuth authentication, tool access, and remote server support for seamless external integrations\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/mcp-setup [server-type] [options]\n```\n\n## Usage\n/mcp-setup [server-type] [options]",
      "detailUrl": "/data/raycast/commands/mcp-setup.json",
      "webUrl": "https://heyclau.de/entry/commands/mcp-setup",
      "canonicalUrl": "https://heyclau.de/entry/commands/mcp-setup",
      "llmsUrl": "https://heyclau.de/data/llms/commands/mcp-setup.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/mcp-setup",
      "seoTitle": "MCP Server Setup for Claude Code",
      "seoDescription": "Configure and connect MCP servers to Claude Code with OAuth authentication, tool access, and remote server support for seamless external integrations Discove...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/mcp",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "mcp-server-status-monitor",
      "title": "MCP Server Status Monitor - Statuslines",
      "description": "Real-time MCP server monitoring statusline showing connected servers, active tools, and performance metrics for Claude Code MCP integration",
      "tags": [
        "mcp",
        "monitoring",
        "servers",
        "tools",
        "performance"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/mcp-server-status-monitor.sh\",\n    \"refreshInterval\": 2000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/mcp-server-status-monitor.sh\",\n    \"refreshInterval\": 2000\n  }\n}\n\nUsage:\n🔌 MCP 3 servers │ 12 tools │ filesystem,git,database\n\nAsset:\n#!/usr/bin/env bash\n\n# MCP Server Status Monitor\n# Shows connected MCP servers and active tools\n\nread -r input\n\n# Extract MCP server info (if available in Claude Code context)\nmcp_servers=$(echo \"$input\" | jq -r '.mcp.servers // []' 2>/dev/null || echo \"[]\")\nserver_count=$(echo \"$mcp_servers\" | jq 'length' 2>/dev/null || echo \"0\")\n\n# Count active tools across all servers\nactive_tools=0\nfor server in $(echo \"$mcp_servers\" | jq -r '.[] | @base64'); do\n  tools=$(echo $server | base64 -d | jq '.tools | length' 2>/dev/null || echo \"0\")\n  active_to...",
      "copyTextLength": 1365,
      "copyTextTruncated": true,
      "detailMarkdown": "# MCP Server Status Monitor - Statuslines\n\nReal-time MCP server monitoring statusline showing connected servers, active tools, and performance metrics for Claude Code MCP integration\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/mcp-server-status-monitor.sh\",\n    \"refreshInterval\": 2000\n  }\n}\n```\n\n## Usage\n🔌 MCP 3 servers │ 12 tools │ filesystem,git,database",
      "detailUrl": "/data/raycast/statuslines/mcp-server-status-monitor.json",
      "webUrl": "https://heyclau.de/entry/statuslines/mcp-server-status-monitor",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/mcp-server-status-monitor",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/mcp-server-status-monitor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/mcp-server-status-monitor",
      "seoTitle": "MCP Server Status Monitor - Statuslines",
      "seoDescription": "Real-time MCP server monitoring statusline showing connected servers, active tools, and performance metrics for Claude Code MCP integration Discover tools fo...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "mcp-tool-contract-testing",
      "title": "MCP Tool Contract Testing Skill",
      "description": "Test-first MCP tool validation for safer integrations, stronger reliability, and lower breakage risk.",
      "tags": [
        "mcp",
        "testing",
        "contracts",
        "reliability",
        "api"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/mcp-tool-contract-testing.zip -o mcp-tool-contract-testing.zip && unzip -o mcp-tool-contract-testing.zip -d ./mcp-tool-contract-testing",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/mcp-tool-contract-testing.zip -o mcp-tool-contract-testing.zip && unzip -o mcp-tool-contract-testing.zip -d ./mcp-tool-contract-testing\n\nUsage:\nUse this skill to define and enforce MCP tool behavior contracts before deploying server updates.\n\nAsset:\n# Trigger\n\"Run the MCP tool contract testing skill on this server update.\"\n\n# Required output\n1) Tool contract matrix\n2) Positive/negative test cases\n3) Schema compliance report\n4) Release go/no-go summary",
      "copyTextLength": 508,
      "copyTextTruncated": false,
      "detailMarkdown": "# MCP Tool Contract Testing Skill\n\nValidate MCP server tools with contract-style tests to catch schema drift, unsafe behavior, and integration regressions early.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/mcp-tool-contract-testing.zip -o mcp-tool-contract-testing.zip && unzip -o mcp-tool-contract-testing.zip -d ./mcp-tool-contract-testing\n```\n\n## Usage\nUse this skill to define and enforce MCP tool behavior contracts before deploying server updates.",
      "detailUrl": "/data/raycast/skills/mcp-tool-contract-testing.json",
      "webUrl": "https://heyclau.de/entry/skills/mcp-tool-contract-testing",
      "canonicalUrl": "https://heyclau.de/entry/skills/mcp-tool-contract-testing",
      "llmsUrl": "https://heyclau.de/data/llms/skills/mcp-tool-contract-testing.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/mcp-tool-contract-testing",
      "seoTitle": "MCP Tool Contract Testing Skill",
      "seoDescription": "Reusable AI skill for testing MCP tool contracts, response schemas, and behavior guarantees across updates. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://modelcontextprotocol.io/specification/2025-06-18/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/mcp-tool-contract-testing.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "mcp",
      "slug": "memesio-mcp-server",
      "title": "Memesio MCP Server",
      "description": "Hosted MCP server for meme template search, captioned meme rendering, share links, and optional keyed AI meme generation.",
      "tags": [
        "mcp",
        "memes",
        "image-generation",
        "templates",
        "social-media",
        "api",
        "content"
      ],
      "author": "Memesio",
      "submittedBy": "vy35",
      "submittedByUrl": "https://github.com/vy35",
      "submittedAt": "2026-05-08T18:13:55.000Z",
      "submissionIssueNumber": 325,
      "submissionIssueUrl": "https://github.com/JSONbored/awesome-claude/issues/325",
      "reviewedBy": "JSONbored",
      "reviewedAt": "2026-05-10T21:02:24.000Z",
      "claimStatus": "unclaimed",
      "brandName": "Memesio",
      "brandDomain": "memesio.com",
      "brandIconUrl": "/api/brand-assets/icon/memesio.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add --transport http memesio https://memesio.com/api/mcp",
      "configSnippet": "{\n  \"mcpServers\": {\n    \"memesio\": {\n      \"type\": \"http\",\n      \"url\": \"https://memesio.com/api/mcp\"\n    }\n  }\n}",
      "copyText": "Install:\nclaude mcp add --transport http memesio https://memesio.com/api/mcp\n\nConfig:\n{\n  \"mcpServers\": {\n    \"memesio\": {\n      \"type\": \"http\",\n      \"url\": \"https://memesio.com/api/mcp\"\n    }\n  }\n}\n\nUsage:\nclaude mcp add --transport http memesio https://memesio.com/api/mcp\nclaude mcp list\nclaude mcp status memesio",
      "copyTextLength": 317,
      "copyTextTruncated": false,
      "detailMarkdown": "# Memesio MCP Server\n\nMemesio MCP Server is a hosted MCP endpoint for meme template discovery, captioned meme creation, share links, and AI-assisted meme generation. Public tools support anonymous/rate-limited usage, while optional developer or agent keys unlock higher-rate, premium, and AI-powered actions.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: reviewed or claimed\n\n## Install\n```bash\nclaude mcp add --transport http memesio https://memesio.com/api/mcp\n```\n\n## Config\n```json\n{\n  \"mcpServers\": {\n    \"memesio\": {\n      \"type\": \"http\",\n      \"url\": \"https://memesio.com/api/mcp\"\n    }\n  }\n}\n```\n\n## Usage\nclaude mcp add --transport http memesio https://memesio.com/api/mcp\nclaude mcp list\nclaude mcp status memesio",
      "detailUrl": "/data/raycast/mcp/memesio-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/memesio-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/memesio-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/memesio-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/memesio-mcp-server",
      "seoTitle": "Memesio MCP Server - MCP Servers for Claude",
      "seoDescription": "Hosted MCP server for meme template search, captioned meme rendering, share links, and optional keyed AI meme generation.",
      "repoUrl": "",
      "documentationUrl": "https://memesio.com/developers/mcp",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "memory-usage-monitor",
      "title": "Memory Usage Monitor - Hooks",
      "description": "Monitors memory usage and alerts when thresholds are exceeded.",
      "tags": [
        "memory",
        "performance",
        "monitoring",
        "notification",
        "resources"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/memory-usage-monitor.sh && chmod +x .claude/hooks/memory-usage-monitor.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/memory-usage-monitor.sh\",\n      \"timeout\": 5000\n    }\n  }\n}",
      "copyText": "Trigger:\nNotification\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/memory-usage-monitor.sh && chmod +x .claude/hooks/memory-usage-monitor.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/memory-usage-monitor.sh\",\n      \"timeout\": 5000\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Memory Usage Monitor Hook\n# Monitors system and process memory usage during development activities\n\necho \"💾 Memory Usage Monitor\" >&2\n\n# Initialize monitoring variables\nTOTAL_MEMORY_KB=0\nUSED_MEMORY_KB=0\nMEMORY_PERCENT=0\nSWAP_PERCENT=0\nHIGH_MEMORY_THRESHOLD=75\nCRITICAL_MEMORY_THRESHOLD=90\nHIGH_SWAP_THRESHOLD=25\nWARNINGS=0\nERRORS=0\n\n# Function to report memory status\nreport_memory() {\n  local level=\"$1\"\n  local message=\"$2\"\n  \n  case \"$level\" in\n    \"ERROR\")...",
      "copyTextLength": 32964,
      "copyTextTruncated": true,
      "detailMarkdown": "# Memory Usage Monitor - Hooks\n\nMonitors memory usage and alerts when thresholds are exceeded.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/memory-usage-monitor.sh && chmod +x .claude/hooks/memory-usage-monitor.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/memory-usage-monitor.sh\",\n      \"timeout\": 5000\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/memory-usage-monitor.sh && chmod +x .claude/hooks/memory-usage-monitor.sh",
      "detailUrl": "/data/raycast/hooks/memory-usage-monitor.json",
      "webUrl": "https://heyclau.de/entry/hooks/memory-usage-monitor",
      "canonicalUrl": "https://heyclau.de/entry/hooks/memory-usage-monitor",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/memory-usage-monitor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/memory-usage-monitor",
      "seoTitle": "Memory Usage Monitor - Hooks",
      "seoDescription": "Monitors memory usage and alerts when thresholds are exceeded. This Notification hook provides comprehensive memory usage monitoring with real-time memory us...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "microsoft-autogen",
      "title": "Microsoft AutoGen",
      "description": "Open-source framework for multi-agent AI applications.",
      "tags": [
        "agent-framework",
        "multi-agent"
      ],
      "author": "Microsoft",
      "brandName": "Microsoft",
      "brandDomain": "microsoft.github.io",
      "brandIconUrl": "/api/brand-assets/icon/microsoft.github.io",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nAutoGen is a useful reference for multi-agent application patterns, especially where conversation loops and coordination matter.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 228,
      "copyTextTruncated": false,
      "detailMarkdown": "# Microsoft AutoGen\n\nOpen-source framework for building multi-agent AI applications, conversations, workflows, and autonomous systems.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/microsoft-autogen.json",
      "webUrl": "https://heyclau.de/entry/tools/microsoft-autogen",
      "canonicalUrl": "https://heyclau.de/entry/tools/microsoft-autogen",
      "llmsUrl": "https://heyclau.de/data/llms/tools/microsoft-autogen.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/microsoft-autogen",
      "seoTitle": "Microsoft AutoGen multi-agent AI framework",
      "seoDescription": "Microsoft AutoGen is an open-source framework for multi-agent AI applications, workflows, and autonomous systems. HeyClaude adds source links, install...",
      "repoUrl": "https://github.com/microsoft/autogen",
      "repoStats": {
        "repository": "microsoft/autogen",
        "url": "https://github.com/microsoft/autogen",
        "stars": 58173,
        "forks": 8786,
        "updatedAt": "2026-05-19T11:43:25Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://microsoft.github.io/autogen/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "minimal-powerline",
      "title": "Minimal Powerline - Statuslines",
      "description": "Clean, performance-optimized statusline with Powerline glyphs showing model, directory, and token count",
      "tags": [
        "powerline",
        "minimal",
        "performance",
        "bash",
        "lightweight"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/minimal-powerline.sh\",\n    \"refreshInterval\": 500\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/minimal-powerline.sh\",\n    \"refreshInterval\": 500\n  }\n}\n\nUsage:\nclaude-sonnet-4.5  ~/projects/my-app   1,234\n\nAsset:\n#!/usr/bin/env bash\n\n# Minimal Powerline Statusline for Claude Code\n# Displays: Model | Directory | Token Count\n\n# Read JSON from stdin\nread -r input\n\n# Extract values using jq\nmodel=$(echo \"$input\" | jq -r '.model // \"unknown\"')\ndir=$(echo \"$input\" | jq -r '.workspace.path // \"~\"' | sed \"s|$HOME|~|\")\ntokens=$(echo \"$input\" | jq -r '.session.totalTokens // 0')\n\n# Powerline separators\nSEP=\"\\ue0b0\"\n\n# Color codes (256-color palette)\nMODEL_BG=\"\\033[48;5;111m\"  # Light blue background\nMODEL_FG=\"\\033[38;5;111m\"  # Light blue foreground\nDIR_BG=\"\\033[48;5;246m\"    #...",
      "copyTextLength": 1179,
      "copyTextTruncated": true,
      "detailMarkdown": "# Minimal Powerline - Statuslines\n\nClean, performance-optimized statusline with Powerline glyphs showing model, directory, and token count\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/minimal-powerline.sh\",\n    \"refreshInterval\": 500\n  }\n}\n```\n\n## Usage\n claude-sonnet-4.5  ~/projects/my-app   1,234",
      "detailUrl": "/data/raycast/statuslines/minimal-powerline.json",
      "webUrl": "https://heyclau.de/entry/statuslines/minimal-powerline",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/minimal-powerline",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/minimal-powerline.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/minimal-powerline",
      "seoTitle": "Minimal Powerline - Statuslines",
      "seoDescription": "Clean, performance-optimized statusline with Powerline glyphs showing model, directory, and token count Discover tools for AI development.",
      "repoUrl": "https://github.com/powerline/powerline",
      "repoStats": {
        "repository": "powerline/powerline",
        "url": "https://github.com/powerline/powerline",
        "stars": 14752,
        "forks": 1001,
        "updatedAt": "2026-05-19T10:46:19Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/powerline/powerline",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "mintlify-documentation-automation",
      "title": "Mintlify AI Documentation Automation Skill",
      "description": "Automate beautiful, searchable documentation creation with Mintlify - the modern AI-native documentation platform.",
      "tags": [
        "mintlify",
        "documentation",
        "mdx",
        "api-docs",
        "automation"
      ],
      "author": "JSONbored",
      "installCommand": "npm install -g mintlify",
      "configSnippet": "",
      "copyText": "Install:\nnpm install -g mintlify\n\nUsage:\nnpm install -g mintlify\n\nAsset:\n---\ntitle: Get User\ndescription: Retrieve a user by their unique identifier\napi: GET /api/users/{userId}\n---\n\n# Get User\n\nRetrieves a user by their unique identifier.\n\n## Path Parameters\n\n<ParamField path=\"userId\" type=\"string\" required>\n  The user's unique identifier\n</ParamField>\n\n## Response\n\n<ResponseField name=\"id\" type=\"string\" required>\n  Unique user identifier\n</ResponseField>\n\n<ResponseField name=\"email\" type=\"string\" required>\n  User's email address\n</ResponseField>\n\n## Code Examples\n\n<CodeGroup>\n\n```typescript TypeScript SDK\nimport { getUser } from '@yourapp/sdk';\nconst user = await getUser('user_123');\n```\n\n```python Python\nimport requests\nresponse = requests.get('https://api.yourapp.com/users/user_123'...",
      "copyTextLength": 816,
      "copyTextTruncated": true,
      "detailMarkdown": "# Mintlify AI Documentation Automation Skill\n\nAutomate beautiful, searchable documentation creation with Mintlify - the modern AI-native documentation platform.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nnpm install -g mintlify\n```\n\n## Usage\nnpm install -g mintlify",
      "detailUrl": "/data/raycast/skills/mintlify-documentation-automation.json",
      "webUrl": "https://heyclau.de/entry/skills/mintlify-documentation-automation",
      "canonicalUrl": "https://heyclau.de/entry/skills/mintlify-documentation-automation",
      "llmsUrl": "https://heyclau.de/data/llms/skills/mintlify-documentation-automation.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/mintlify-documentation-automation",
      "seoTitle": "Mintlify AI Documentation Automation Skill",
      "seoDescription": "Automate beautiful, searchable documentation creation with Mintlify - the modern AI-native documentation platform. Generate comprehensive API reference docum...",
      "repoUrl": "",
      "documentationUrl": "https://mintlify.com/docs",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/mintlify-documentation-automation.mdc",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-16"
        }
      ]
    },
    {
      "category": "commands",
      "slug": "mintlify-docs",
      "title": "Mintlify Documentation Generator for Claude",
      "description": "Generate beautiful, searchable documentation using Mintlify with AI-powered content generation, API reference automation, and MDX components",
      "tags": [
        "mintlify",
        "documentation",
        "mdx",
        "api-docs",
        "ai"
      ],
      "author": "JSONbored",
      "installCommand": "/mintlify-docs [options] <documentation_scope>",
      "configSnippet": "",
      "copyText": "Command:\n/mintlify-docs [options] <documentation_scope>\n\nUsage:\n/mintlify-docs [options] <documentation_scope>\n\nReference:\nThe `/mintlify-docs` command generates comprehensive, production-ready documentation using Mintlify with AI-powered content creation, API reference automation, and interactive MDX components.\n\n## Usage\n\n```\n/mintlify-docs [options] <documentation_scope>\n```\n\n## Options\n\n### Documentation Types\n\n- `--quickstart` - Generate quickstart guide\n- `--api-reference` - Generate API reference from code\n- `--tutorial` - Generate step-by-step tutorial\n- `--guide` - Generate conceptual guide\n- `--changelog` - Generate changelog from git history\n\n### Source Analysis\n\n- `--from-code=<path>` - Generate docs from source code\n- `--from-openapi=<path>` - Generate API docs from OpenAPI...",
      "copyTextLength": 13308,
      "copyTextTruncated": true,
      "detailMarkdown": "# Mintlify Documentation Generator for Claude\n\nGenerate beautiful, searchable documentation using Mintlify with AI-powered content generation, API reference automation, and MDX components\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/mintlify-docs [options] <documentation_scope>\n```\n\n## Usage\n/mintlify-docs [options] <documentation_scope>",
      "detailUrl": "/data/raycast/commands/mintlify-docs.json",
      "webUrl": "https://heyclau.de/entry/commands/mintlify-docs",
      "canonicalUrl": "https://heyclau.de/entry/commands/mintlify-docs",
      "llmsUrl": "https://heyclau.de/data/llms/commands/mintlify-docs.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/mintlify-docs",
      "seoTitle": "Mintlify Documentation Generator for Claude",
      "seoDescription": "Generate beautiful, searchable documentation using Mintlify with AI-powered content generation, API reference automation, and MDX components Discover tools f...",
      "repoUrl": "",
      "documentationUrl": "https://mintlify.com/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "mobile-app-developer",
      "title": "Mobile App Dev - CLAUDE.md Rules for Claude Code",
      "description": "Expert in iOS, Android, and cross-platform mobile development with React Native, Flutter, and native frameworks",
      "tags": [
        "mobile",
        "ios",
        "android",
        "react-native",
        "flutter",
        "swift",
        "kotlin"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a mobile development expert with comprehensive knowledge of native and cross-platform frameworks.\n\n## iOS Development (Swift/SwiftUI)\n\n### SwiftUI Modern Patterns\n\n```swift\nimport SwiftUI\nimport Combine\n\n@MainActor\nclass UserViewModel: ObservableObject {\n    @Published var users: [User] = []\n    @Published var isLoading = false\n    @Published var error: Error?\n\n    private var cancellables = Set<AnyCancellable>()\n    private let service: UserService\n\n    init(service: UserService = .shared) {\n        self.service = service\n    }\n\n    func loadUsers() async {\n        isLoading = true\n        defer { isLoading = false }\n\n        do {\n            users = try await service.fetchUsers()\n        } catch {\n            self.error = error\n        }\n    }\n}\n\nstruct UserListView: View {...",
      "copyTextLength": 8852,
      "copyTextTruncated": true,
      "detailMarkdown": "# Mobile App Dev - CLAUDE.md Rules for Claude Code\n\nExpert in iOS, Android, and cross-platform mobile development with React Native, Flutter, and native frameworks\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a mobile development expert with comprehensive knowledge of native and cross-platform frameworks.",
      "detailUrl": "/data/raycast/rules/mobile-app-developer.json",
      "webUrl": "https://heyclau.de/entry/rules/mobile-app-developer",
      "canonicalUrl": "https://heyclau.de/entry/rules/mobile-app-developer",
      "llmsUrl": "https://heyclau.de/data/llms/rules/mobile-app-developer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/mobile-app-developer",
      "seoTitle": "Mobile App Dev - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Expert in iOS, Android, and cross-platform mobile development with React Native, Flutter, and native frameworks Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://developer.apple.com/documentation/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "mobile-app-development-expert",
      "title": "Mobile App Dev Expert - CLAUDE.md Rules for Claude Code",
      "description": "Expert in iOS, Android, and cross-platform mobile development with React Native, Flutter, and native frameworks",
      "tags": [
        "mobile",
        "ios",
        "android",
        "react-native",
        "flutter",
        "swift",
        "kotlin"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a mobile development expert with comprehensive knowledge of native and cross-platform frameworks.\n\n## iOS Development (Swift/SwiftUI)\n\n### SwiftUI Modern Patterns\n\n```swift\nimport SwiftUI\nimport Combine\n\n@MainActor\nclass UserViewModel: ObservableObject {\n    @Published var users: [User] = []\n    @Published var isLoading = false\n    @Published var error: Error?\n\n    private var cancellables = Set<AnyCancellable>()\n    private let service: UserService\n\n    init(service: UserService = .shared) {\n        self.service = service\n    }\n\n    func loadUsers() async {\n        isLoading = true\n        defer { isLoading = false }\n\n        do {\n            users = try await service.fetchUsers()\n        } catch {\n            self.error = error\n        }\n    }\n}\n\nstruct UserListView: View {...",
      "copyTextLength": 9176,
      "copyTextTruncated": true,
      "detailMarkdown": "# Mobile App Dev Expert - CLAUDE.md Rules for Claude Code\n\nExpert in iOS, Android, and cross-platform mobile development with React Native, Flutter, and native frameworks\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a mobile development expert with comprehensive knowledge of native and cross-platform frameworks.",
      "detailUrl": "/data/raycast/rules/mobile-app-development-expert.json",
      "webUrl": "https://heyclau.de/entry/rules/mobile-app-development-expert",
      "canonicalUrl": "https://heyclau.de/entry/rules/mobile-app-development-expert",
      "llmsUrl": "https://heyclau.de/data/llms/rules/mobile-app-development-expert.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/mobile-app-development-expert",
      "seoTitle": "Mobile App Dev Expert - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Expert in iOS, Android, and cross-platform mobile development with React Native, Flutter, and native frameworks Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://developer.apple.com/documentation/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "model-routing-cost-latency-optimizer",
      "title": "Model Routing Cost and Latency Optimizer Skill",
      "description": "Build quality-aware model routing with fallback tiers, budget controls, and measurable cost/performance tradeoffs.",
      "tags": [
        "model-routing",
        "cost-optimization",
        "latency",
        "token-budget",
        "ai-operations"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/model-routing-cost-latency-optimizer.zip -o model-routing-cost-latency-optimizer.zip && unzip -o model-routing-cost-latency-optimizer.zip -d ./model-routing-cost-latency-optimizer",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/model-routing-cost-latency-optimizer.zip -o model-routing-cost-latency-optimizer.zip && unzip -o model-routing-cost-latency-optimizer.zip -d ./model-routing-cost-latency-optimizer\n\nUsage:\nUse this skill to reduce token spend and response times with guardrails that preserve answer quality.\n\nAsset:\n# Trigger\n\"Apply model routing cost/latency optimizer skill to this workflow.\"\n\n# Required output\n1) Current cost + latency baseline\n2) Candidate routing policy (fast/default/high-quality tiers)\n3) Quality regression checks and rollback triggers\n4) Expected savings and SLO impact",
      "copyTextLength": 631,
      "copyTextTruncated": false,
      "detailMarkdown": "# Model Routing Cost and Latency Optimizer Skill\n\nDesign and validate model routing strategies that reduce cost and latency while preserving output quality.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/model-routing-cost-latency-optimizer.zip -o model-routing-cost-latency-optimizer.zip && unzip -o model-routing-cost-latency-optimizer.zip -d ./model-routing-cost-latency-optimizer\n```\n\n## Usage\nUse this skill to reduce token spend and response times with guardrails that preserve answer quality.",
      "detailUrl": "/data/raycast/skills/model-routing-cost-latency-optimizer.json",
      "webUrl": "https://heyclau.de/entry/skills/model-routing-cost-latency-optimizer",
      "canonicalUrl": "https://heyclau.de/entry/skills/model-routing-cost-latency-optimizer",
      "llmsUrl": "https://heyclau.de/data/llms/skills/model-routing-cost-latency-optimizer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/model-routing-cost-latency-optimizer",
      "seoTitle": "Model Routing Cost and Latency Optimizer Skill",
      "seoDescription": "Reusable AI skill for multi-model routing, quality thresholds, and token budget optimization in production workflows. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://platform.openai.com/docs/guides/latency-optimization",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/model-routing-cost-latency-optimizer.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "statuslines",
      "slug": "model-switch-history-tracker",
      "title": "Model Switch History Tracker - Statuslines",
      "description": "Claude Code model switch detector tracking transitions between Opus/Sonnet/Haiku with switch count, current model indicator, and cost imp...",
      "tags": [
        "model-switching",
        "opus-sonnet-haiku",
        "cost-optimization",
        "model-tracking",
        "switch-history"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/model-switch-history-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/model-switch-history-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n\nUsage:\n🎵 SONNET | 2 switches | Opus→Sonnet Haiku→Sonnet\n\nAsset:\n#!/usr/bin/env bash\n\n# Model Switch History Tracker for Claude Code\n# Tracks transitions between Claude models (Opus, Sonnet, Haiku)\n\n# Read JSON from stdin\nread -r input\n\n# Extract current model info\ncurrent_model=$(echo \"$input\" | jq -r '.model.display_name // \"unknown\"')\nsession_id=$(echo \"$input\" | jq -r '.session_id // \"unknown\"')\n\n# Model history tracking directory\nHISTORY_DIR=\"${HOME}/.claude-code-model-history\"\nmkdir -p \"$HISTORY_DIR\"\n\n# Session-specific history file\nHISTORY_FILE=\"${HISTORY_DIR}/${session_id}.history\"\n\n# Initialize his...",
      "copyTextLength": 3027,
      "copyTextTruncated": true,
      "detailMarkdown": "# Model Switch History Tracker - Statuslines\n\nClaude Code model switch detector tracking transitions between Opus/Sonnet/Haiku with switch count, current model indicator, and cost impact visualization.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/model-switch-history-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n```\n\n## Usage\n🎵 SONNET | 2 switches | Opus→Sonnet Haiku→Sonnet",
      "detailUrl": "/data/raycast/statuslines/model-switch-history-tracker.json",
      "webUrl": "https://heyclau.de/entry/statuslines/model-switch-history-tracker",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/model-switch-history-tracker",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/model-switch-history-tracker.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/model-switch-history-tracker",
      "seoTitle": "Model Switch History Tracker - Statuslines",
      "seoDescription": "Claude Code model switch detector tracking transitions between Opus/Sonnet/Haiku with switch count, current model indicator, and cost impact visualization.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/statusline",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "monday-mcp-server",
      "title": "Monday MCP Server for Claude",
      "description": "Manage monday.com boards, items, and CRM activities",
      "tags": [
        "monday",
        "project-management",
        "crm",
        "workflow",
        "team-management"
      ],
      "author": "Monday.com",
      "brandName": "Monday.com",
      "brandDomain": "monday.com",
      "brandIconUrl": "/api/brand-assets/icon/monday.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status monday",
      "configSnippet": "{\n  \"monday\": {\n    \"url\": \"https://mcp.monday.com/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status monday\n\nConfig:\n{\n  \"monday\": {\n    \"url\": \"https://mcp.monday.com/sse\",\n    \"transport\": \"sse\"\n  }\n}\n\nUsage:\n{\n  \"monday\": {\n    \"url\": \"https://mcp.monday.com/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyTextLength": 241,
      "copyTextTruncated": false,
      "detailMarkdown": "# Monday MCP Server for Claude\n\nManage monday.com boards, items, and CRM activities\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status monday\n```\n\n## Config\n```json\n{\n  \"monday\": {\n    \"url\": \"https://mcp.monday.com/sse\",\n    \"transport\": \"sse\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status monday",
      "detailUrl": "/data/raycast/mcp/monday-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/monday-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/monday-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/monday-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/monday-mcp-server",
      "seoTitle": "Monday MCP Server for Claude",
      "seoDescription": "Manage monday.com boards, items, and CRM activities Discover tools for AI development. HeyClaude adds source links, install steps, compatibility, and metadata.",
      "repoUrl": "",
      "documentationUrl": "https://developer.monday.com/apps/docs/mondaycom-mcp-integration",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "monorepo-workspace-manager",
      "title": "Monorepo Workspace Manager - CLAUDE.md Rules for Claude Code",
      "description": "Monorepo workspace management expert with Turborepo, pnpm workspaces, Nx integration, package coordination, and cross-package dependency...",
      "tags": [
        "monorepo",
        "turborepo",
        "pnpm-workspaces",
        "nx",
        "multi-package",
        "workspace-management"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a monorepo workspace management expert specializing in Turborepo, pnpm workspaces, Nx, and multi-package repository architecture. Follow these principles for scalable, maintainable monorepo development.\n\n## Core Monorepo Principles\n\n### Package Organization\n\n- **apps/**: End-user applications (web, mobile, CLI)\n- **packages/**: Shared libraries (ui, utils, config, types)\n- **tools/**: Build tools, scripts, generators\n- **docs/**: Documentation sites\n\n### Dependency Management\n\n- Use workspace protocol for internal dependencies: `\"@repo/ui\": \"workspace:*\"`\n- Pin external dependencies at workspace root\n- Use `pnpm-workspace.yaml` or `package.json workspaces` field\n- Never duplicate dependencies across packages\n\n### Build Orchestration\n\n- Configure task pipelines with cache optimiz...",
      "copyTextLength": 8307,
      "copyTextTruncated": true,
      "detailMarkdown": "# Monorepo Workspace Manager - CLAUDE.md Rules for Claude Code\n\nMonorepo workspace management expert with Turborepo, pnpm workspaces, Nx integration, package coordination, and cross-package dependency optimization for scalable multi-package repositories.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a monorepo workspace management expert specializing in Turborepo, pnpm workspaces, Nx, and multi-package repository architecture. Follow these principles for scalable, maintainable monorepo development.",
      "detailUrl": "/data/raycast/rules/monorepo-workspace-manager.json",
      "webUrl": "https://heyclau.de/entry/rules/monorepo-workspace-manager",
      "canonicalUrl": "https://heyclau.de/entry/rules/monorepo-workspace-manager",
      "llmsUrl": "https://heyclau.de/data/llms/rules/monorepo-workspace-manager.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/monorepo-workspace-manager",
      "seoTitle": "Monorepo Workspace Manager - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Monorepo workspace management expert with Turborepo, pnpm workspaces, Nx integration, package coordination, and cross-package dependency optimization for sca...",
      "repoUrl": "",
      "documentationUrl": "https://turbo.build/repo/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "multi-agent-orchestration-specialist",
      "title": "Multi Agent Orchestration Specialist - Agents",
      "description": "Multi-agent orchestration specialist using LangGraph and CrewAI for complex, stateful workflows with graph-driven reasoning and role-base...",
      "tags": [
        "langgraph",
        "crewai",
        "multi-agent",
        "orchestration",
        "workflow-automation"
      ],
      "author": "JSONbored",
      "brandName": "LangGraph",
      "brandDomain": "langchain.com",
      "brandIconUrl": "/api/brand-assets/icon/langchain.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a multi-agent orchestration specialist using LangGraph and CrewAI to build complex, stateful workflows with multiple AI agents working in coordination. You combine graph-based reasoning (LangGraph) with role-based collaboration (CrewAI) to solve sophisticated multi-step problems through agent orchestration.\n\n## LangGraph Stateful Workflows\n\nBuild graph-based agent workflows with state management:\n\n```python\n# langgraph_workflow.py\nfrom langgraph.graph import StateGraph, END\nfrom langchain_anthropic import ChatAnthropic\nfrom langchain_core.messages import HumanMessage, AIMessage\nfrom typing import TypedDict, Annotated, Sequence\nimport operator\n\nclass AgentState(TypedDict):\n    \"\"\"State schema for multi-agent workflow\"\"\"\n    messages: Annotated[Sequence[HumanMessage | AIMessage],...",
      "copyTextLength": 16467,
      "copyTextTruncated": true,
      "detailMarkdown": "# Multi Agent Orchestration Specialist - Agents\n\nMulti-agent orchestration specialist using LangGraph and CrewAI for complex, stateful workflows with graph-driven reasoning and role-based agent coordination\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a multi-agent orchestration specialist using LangGraph and CrewAI to build complex, stateful workflows with multiple AI agents working in coordination. You combine graph-based reasoning (LangGraph) with role-based collaboration (CrewAI) to solve sophisticated multi-step problems through agent orchestration.",
      "detailUrl": "/data/raycast/agents/multi-agent-orchestration-specialist.json",
      "webUrl": "https://heyclau.de/entry/agents/multi-agent-orchestration-specialist",
      "canonicalUrl": "https://heyclau.de/entry/agents/multi-agent-orchestration-specialist",
      "llmsUrl": "https://heyclau.de/data/llms/agents/multi-agent-orchestration-specialist.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/multi-agent-orchestration-specialist",
      "seoTitle": "Multi Agent Orchestration Specialist - Agents",
      "seoDescription": "Multi-agent orchestration specialist using LangGraph and CrewAI for complex, stateful workflows with graph-driven reasoning and role-based agent coordination",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "multi-line-statusline",
      "title": "Multi Line Statusline - Statuslines",
      "description": "Comprehensive multi-line statusline displaying detailed session information across two lines with organized sections and visual separators",
      "tags": [
        "multi-line",
        "comprehensive",
        "detailed",
        "bash",
        "powerline",
        "dashboard"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/multi-line-statusline.sh\",\n    \"refreshInterval\": 1000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/multi-line-statusline.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n\nUsage:\n┌ claude-sonnet-4.5 │ ~/projects/app  main ✓\n└  12,345 tokens │ $0.234 │ 156.3 MB\n\nAsset:\n#!/usr/bin/env bash\n\n# Multi-Line Statusline for Claude Code\n# Displays comprehensive session info across two lines\n\n# Read JSON from stdin\nread -r input\n\n# Extract all available data\nmodel=$(echo \"$input\" | jq -r '.model // \"unknown\"')\ndir=$(echo \"$input\" | jq -r '.workspace.path // \"~\"' | sed \"s|$HOME|~|\")\ntokens=$(echo \"$input\" | jq -r '.session.totalTokens // 0')\ncost=$(echo \"$input\" | jq -r '.session.estimatedCost // 0' | awk '{printf \"%.3f\", $0}')\nmemory=$(echo \"$input\" | jq -r '.system.memoryUsage // 0' | awk '{...",
      "copyTextLength": 2013,
      "copyTextTruncated": true,
      "detailMarkdown": "# Multi Line Statusline - Statuslines\n\nComprehensive multi-line statusline displaying detailed session information across two lines with organized sections and visual separators\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/multi-line-statusline.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n```\n\n## Usage\n┌ claude-sonnet-4.5 │ ~/projects/app  main ✓\n└  12,345 tokens │ $0.234 │ 156.3 MB",
      "detailUrl": "/data/raycast/statuslines/multi-line-statusline.json",
      "webUrl": "https://heyclau.de/entry/statuslines/multi-line-statusline",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/multi-line-statusline",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/multi-line-statusline.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/multi-line-statusline",
      "seoTitle": "Multi Line Statusline - Statuslines",
      "seoDescription": "Comprehensive multi-line statusline displaying detailed session information across two lines with organized sections and visual separators Discover tools for...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "multi-provider-token-counter",
      "title": "Multi Provider Token Counter - Statuslines",
      "description": "Multi-provider AI token counter displaying real-time context usage for Claude (1M), GPT-4.1 (1M), Gemini 2.x (1M), and Grok 3 (1M) with 2...",
      "tags": [
        "tokens",
        "multi-provider",
        "context-limits",
        "ai-models",
        "monitoring"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/multi-provider-token-counter.sh\",\n    \"refreshInterval\": 1000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/multi-provider-token-counter.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n\nUsage:\n🔮 Claude │ 456,789/1,000,000 (45.7%)\n\nAsset:\n#!/usr/bin/env bash\n\n# Multi-Provider Token Counter - 2025 Context Limits\n# Supports: Claude Sonnet 4 (1M), GPT-4.1 (1M), Gemini 2.x (1M), Grok 3 (1M)\n\nread -r input\n\n# Extract model and token info\nmodel=$(echo \"$input\" | jq -r '.model // \"unknown\"')\ntokens=$(echo \"$input\" | jq -r '.session.totalTokens // 0')\n\n# Determine provider and context limit\nif [[ \"$model\" == *\"claude\"* ]]; then\n  if [[ \"$model\" == *\"sonnet-4\"* ]] || [[ \"$model\" == *\"sonnet-3.5\"* ]]; then\n    limit=1000000\n    provider=\"Claude\"\n    icon=\"🔮\"\n  else\n    limit=200000\n    provider=\"Cl...",
      "copyTextLength": 2027,
      "copyTextTruncated": true,
      "detailMarkdown": "# Multi Provider Token Counter - Statuslines\n\nMulti-provider AI token counter displaying real-time context usage for Claude (1M), GPT-4.1 (1M), Gemini 2.x (1M), and Grok 3 (1M) with 2025 verified limits\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/multi-provider-token-counter.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n```\n\n## Usage\n🔮 Claude │ 456,789/1,000,000 (45.7%)",
      "detailUrl": "/data/raycast/statuslines/multi-provider-token-counter.json",
      "webUrl": "https://heyclau.de/entry/statuslines/multi-provider-token-counter",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/multi-provider-token-counter",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/multi-provider-token-counter.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/multi-provider-token-counter",
      "seoTitle": "Multi Provider Token Counter - Statuslines",
      "seoDescription": "Multi-provider AI token counter displaying real-time context usage for Claude (1M), GPT-4.1 (1M), Gemini 2.x (1M), and Grok 3 (1M) with 2025 verified limits",
      "repoUrl": "",
      "documentationUrl": "https://docs.anthropic.com/claude/docs/models-overview",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "multi-session-overlap-indicator",
      "title": "Multi Session Overlap Indicator - Statuslines",
      "description": "Claude Code multi-session overlap detector showing concurrent active sessions with visual indicators, session count, and workspace collis...",
      "tags": [
        "multi-session",
        "parallel-sessions",
        "overlap-detection",
        "workspace-tracking",
        "session-management"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/multi-session-overlap-indicator.sh\",\n    \"refreshInterval\": 2000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/multi-session-overlap-indicator.sh\",\n    \"refreshInterval\": 2000\n  }\n}\n\nUsage:\n●● MULTI: 2 active [●●] | ⚠ WORKSPACE COLLISION\n\nAsset:\n#!/usr/bin/env bash\n\n# Multi-Session Overlap Indicator for Claude Code\n# Detects concurrent Claude sessions running in parallel\n\n# Read JSON from stdin\nread -r input\n\n# Extract current session info\nsession_id=$(echo \"$input\" | jq -r '.session_id // \"unknown\"')\ncurrent_workspace=$(echo \"$input\" | jq -r '.workspace.current_dir // \"\"')\n\n# Session tracking directory (stores active session metadata)\nSESSION_DIR=\"${HOME}/.claude-code-sessions\"\nmkdir -p \"$SESSION_DIR\"\n\n# Current session file\nSESSION_FILE=\"${SESSION_DIR}/${session_id}.active\"\n\n# Writ...",
      "copyTextLength": 2865,
      "copyTextTruncated": true,
      "detailMarkdown": "# Multi Session Overlap Indicator - Statuslines\n\nClaude Code multi-session overlap detector showing concurrent active sessions with visual indicators, session count, and workspace collision warnings for budget management.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/multi-session-overlap-indicator.sh\",\n    \"refreshInterval\": 2000\n  }\n}\n```\n\n## Usage\n●● MULTI: 2 active [●●] | ⚠ WORKSPACE COLLISION",
      "detailUrl": "/data/raycast/statuslines/multi-session-overlap-indicator.json",
      "webUrl": "https://heyclau.de/entry/statuslines/multi-session-overlap-indicator",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/multi-session-overlap-indicator",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/multi-session-overlap-indicator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/multi-session-overlap-indicator",
      "seoTitle": "Multi Session Overlap Indicator - Statuslines",
      "seoDescription": "Claude Code multi-session overlap detector showing concurrent active sessions with visual indicators, session count, and workspace collision warnings for bud...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/statusline",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "n8n",
      "title": "n8n",
      "description": "Self-hostable workflow automation for AI operations.",
      "tags": [
        "workflow-automation",
        "self-hosted"
      ],
      "author": "n8n",
      "brandName": "n8n",
      "brandDomain": "n8n.io",
      "brandIconUrl": "/api/brand-assets/icon/n8n.io",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nn8n is valuable for teams that want workflow automation with self-hosting options and AI integration steps.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 207,
      "copyTextTruncated": false,
      "detailMarkdown": "# n8n\n\nSource-available workflow automation platform for self-hosted integrations, AI workflows, triggers, and data pipelines.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/n8n.json",
      "webUrl": "https://heyclau.de/entry/tools/n8n",
      "canonicalUrl": "https://heyclau.de/entry/tools/n8n",
      "llmsUrl": "https://heyclau.de/data/llms/tools/n8n.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/n8n",
      "seoTitle": "n8n workflow automation for AI teams",
      "seoDescription": "n8n is a source-available workflow automation platform for integrations, AI workflows, triggers, and data pipelines. HeyClaude adds source links, install...",
      "repoUrl": "https://github.com/n8n-io/n8n",
      "repoStats": {
        "repository": "n8n-io/n8n",
        "url": "https://github.com/n8n-io/n8n",
        "stars": 188659,
        "forks": 57807,
        "updatedAt": "2026-05-19T11:37:32Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://docs.n8n.io",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "n8n-ai-agent-workflow-architect",
      "title": "n8n AI Agent Workflow Architect Skill",
      "description": "Build high-value n8n workflows that automate real business tasks with robust guardrails, retries, and handoff logic.",
      "tags": [
        "n8n",
        "ai-automation",
        "workflows",
        "no-code",
        "operations"
      ],
      "author": "JSONbored",
      "brandName": "n8n",
      "brandDomain": "n8n.io",
      "brandIconUrl": "/api/brand-assets/icon/n8n.io",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2026-04-10",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/n8n-ai-agent-workflow-architect.zip -o n8n-ai-agent-workflow-architect.zip && unzip -o n8n-ai-agent-workflow-architect.zip -d ./n8n-ai-agent-workflow-architect",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/n8n-ai-agent-workflow-architect.zip -o n8n-ai-agent-workflow-architect.zip && unzip -o n8n-ai-agent-workflow-architect.zip -d ./n8n-ai-agent-workflow-architect\n\nUsage:\nUse this skill to create reliable n8n workflows that include AI decisioning but remain debuggable and safe in production.\n\nAsset:\n# Trigger\n\"Apply the n8n AI workflow architect skill to design this automation.\"\n\n# Required output\n1) Workflow graph (triggers, transforms, AI nodes, side effects)\n2) Failure/retry policy per node\n3) Human approval checkpoints\n4) Monitoring + alerting plan\n\n# Constraints\n- No silent failures\n- Idempotent external writes\n- Clear rollback path",
      "copyTextLength": 695,
      "copyTextTruncated": false,
      "detailMarkdown": "# n8n AI Agent Workflow Architect Skill\n\nDesign production-safe n8n automations with AI agents, retries, human approval gates, and observable error handling.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/n8n-ai-agent-workflow-architect.zip -o n8n-ai-agent-workflow-architect.zip && unzip -o n8n-ai-agent-workflow-architect.zip -d ./n8n-ai-agent-workflow-architect\n```\n\n## Usage\nUse this skill to create reliable n8n workflows that include AI decisioning but remain debuggable and safe in production.",
      "detailUrl": "/data/raycast/skills/n8n-ai-agent-workflow-architect.json",
      "webUrl": "https://heyclau.de/entry/skills/n8n-ai-agent-workflow-architect",
      "canonicalUrl": "https://heyclau.de/entry/skills/n8n-ai-agent-workflow-architect",
      "llmsUrl": "https://heyclau.de/data/llms/skills/n8n-ai-agent-workflow-architect.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/n8n-ai-agent-workflow-architect",
      "seoTitle": "n8n AI Agent Workflow Architect Skill",
      "seoDescription": "Reusable AI skill for creating n8n AI automations with resilient execution, human-in-the-loop review, and operational safety.",
      "repoUrl": "",
      "documentationUrl": "https://docs.n8n.io/advanced-ai/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/n8n-ai-agent-workflow-architect.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "n8n-operations-resilience-capability-pack",
      "title": "n8n Operations Resilience Capability Pack Skill",
      "description": "Run n8n in production with retry strategy, failure isolation, and secure credential governance.",
      "tags": [
        "n8n",
        "operations",
        "workflow-automation",
        "reliability",
        "capability-pack"
      ],
      "author": "JSONbored",
      "brandName": "n8n",
      "brandDomain": "n8n.io",
      "brandIconUrl": "/api/brand-assets/icon/n8n.io",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2026-04-11",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/n8n-operations-resilience-capability-pack.zip -o n8n-operations-resilience-capability-pack.zip && unzip -o n8n-operations-resilience-capability-pack.zip -d ./n8n-operations-resilience-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/n8n-operations-resilience-capability-pack.zip -o n8n-operations-resilience-capability-pack.zip && unzip -o n8n-operations-resilience-capability-pack.zip -d ./n8n-operations-resilience-capability-pack\n\nUsage:\nUse this skill to harden n8n workflows for production reliability, security, and fast incident response.\n\nAsset:\n# Trigger\n\"Apply the n8n operations resilience capability pack.\"\n\n# Required output\n1) Workflow reliability design\n2) Credential/security controls\n3) Failure recovery runbooks\n4) Monitoring and alert map",
      "copyTextLength": 577,
      "copyTextTruncated": false,
      "detailMarkdown": "# n8n Operations Resilience Capability Pack Skill\n\nExpert n8n operations capability pack for resilient workflow execution, incident recovery, credential safety, and production reliability.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/n8n-operations-resilience-capability-pack.zip -o n8n-operations-resilience-capability-pack.zip && unzip -o n8n-operations-resilience-capability-pack.zip -d ./n8n-operations-resilience-capability-pack\n```\n\n## Usage\nUse this skill to harden n8n workflows for production reliability, security, and fast incident response.",
      "detailUrl": "/data/raycast/skills/n8n-operations-resilience-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/n8n-operations-resilience-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/n8n-operations-resilience-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/n8n-operations-resilience-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/n8n-operations-resilience-capability-pack",
      "seoTitle": "n8n Operations Resilience Capability Pack Skill",
      "seoDescription": "Advanced AI skill for production n8n operations including reliability patterns, security controls, and workflow incident response.",
      "repoUrl": "",
      "documentationUrl": "https://docs.n8n.io/",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/n8n-operations-resilience-capability-pack.mdc",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-11"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "n8n-production-security-capability-pack",
      "title": "n8n Production Security Capability Pack Skill",
      "description": "Deep n8n production security skill for safe AI workflows, credential protection, and incident-ready operations.",
      "tags": [
        "n8n",
        "security",
        "automation",
        "ai-workflows",
        "capability-pack"
      ],
      "author": "JSONbored",
      "brandName": "n8n",
      "brandDomain": "n8n.io",
      "brandIconUrl": "/api/brand-assets/icon/n8n.io",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2026-04-10",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/n8n-production-security-capability-pack.zip -o n8n-production-security-capability-pack.zip && unzip -o n8n-production-security-capability-pack.zip -d ./n8n-production-security-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/n8n-production-security-capability-pack.zip -o n8n-production-security-capability-pack.zip && unzip -o n8n-production-security-capability-pack.zip -d ./n8n-production-security-capability-pack\n\nUsage:\nUse this skill when deploying or auditing n8n workflows that involve AI nodes, sensitive data, or external side effects.\n\nAsset:\n# Trigger\n\"Apply the n8n production security capability pack to this workflow stack.\"\n\n# Required output\n1) Threat model\n2) Credential and access control map\n3) Workflow hardening checklist\n4) Incident response and audit plan",
      "copyTextLength": 607,
      "copyTextTruncated": false,
      "detailMarkdown": "# n8n Production Security Capability Pack Skill\n\nExpert n8n capability skill focused on secure production operation, workflow isolation, secret hygiene, and abuse-resistant automation design.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/n8n-production-security-capability-pack.zip -o n8n-production-security-capability-pack.zip && unzip -o n8n-production-security-capability-pack.zip -d ./n8n-production-security-capability-pack\n```\n\n## Usage\nUse this skill when deploying or auditing n8n workflows that involve AI nodes, sensitive data, or external side effects.",
      "detailUrl": "/data/raycast/skills/n8n-production-security-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/n8n-production-security-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/n8n-production-security-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/n8n-production-security-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/n8n-production-security-capability-pack",
      "seoTitle": "n8n Production Security Capability Pack Skill",
      "seoDescription": "Advanced AI skill for securing n8n in production with workflow guardrails, credential controls, and operational hardening practices.",
      "repoUrl": "",
      "documentationUrl": "https://docs.n8n.io/hosting/securing/",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/n8n-production-security-capability-pack.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "mcp",
      "slug": "netlify-mcp-server",
      "title": "Netlify MCP Server for Claude",
      "description": "Create, deploy, and manage websites on Netlify platform",
      "tags": [
        "deployment",
        "netlify",
        "hosting",
        "static-sites",
        "serverless"
      ],
      "author": "Netlify",
      "brandName": "Netlify",
      "brandDomain": "netlify.com",
      "brandIconUrl": "/api/brand-assets/icon/netlify.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status netlify",
      "configSnippet": "{\n  \"netlify\": {\n    \"url\": \"https://netlify-mcp.netlify.app/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status netlify\n\nConfig:\n{\n  \"netlify\": {\n    \"url\": \"https://netlify-mcp.netlify.app/mcp\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"netlify\": {\n    \"url\": \"https://netlify-mcp.netlify.app/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 264,
      "copyTextTruncated": false,
      "detailMarkdown": "# Netlify MCP Server for Claude\n\nCreate, deploy, and manage websites on Netlify platform\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status netlify\n```\n\n## Config\n```json\n{\n  \"netlify\": {\n    \"url\": \"https://netlify-mcp.netlify.app/mcp\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status netlify",
      "detailUrl": "/data/raycast/mcp/netlify-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/netlify-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/netlify-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/netlify-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/netlify-mcp-server",
      "seoTitle": "Netlify MCP Server for Claude",
      "seoDescription": "Create, deploy, and manage websites on Netlify platform Discover tools for AI development. HeyClaude adds source links, install steps, compatibility, and...",
      "repoUrl": "",
      "documentationUrl": "https://docs.netlify.com/build/build-with-ai/netlify-mcp-server/",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "nextjs-15-performance-architect",
      "title": "Next.js 15 Performance Architect for Claude",
      "description": "Expert in Next.js 15 performance optimization with Turbopack, partial prerendering, advanced caching strategies, and Core Web Vitals exce...",
      "tags": [
        "next-js",
        "performance",
        "optimization",
        "turbopack",
        "web-vitals"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Next.js 15 performance architect specializing in building lightning-fast applications with Turbopack, advanced caching, and optimal rendering strategies. Follow these principles:\n\n## Turbopack Build Optimization\n\n### Default Bundler in Next.js 15\n\n- Turbopack is now the default bundler (no longer experimental)\n- 10x faster than Webpack for large codebases\n- Incremental compilation for instant updates\n- Native TypeScript and JSX compilation\n- Automatic code splitting and tree shaking\n\n### Configuration\n\n```javascript\n// next.config.mjs\nexport default {\n  // Turbopack is default, but can configure options\n  experimental: {\n    turbo: {\n      rules: {\n        \"*.svg\": {\n          loaders: [\"@svgr/webpack\"],\n          as: \"*.js\",\n        },\n      },\n    },\n  },\n};\n```\n\n## Renderin...",
      "copyTextLength": 9877,
      "copyTextTruncated": true,
      "detailMarkdown": "# Next.js 15 Performance Architect for Claude\n\nExpert in Next.js 15 performance optimization with Turbopack, partial prerendering, advanced caching strategies, and Core Web Vitals excellence\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Next.js 15 performance architect specializing in building lightning-fast applications with Turbopack, advanced caching, and optimal rendering strategies. Follow these principles:",
      "detailUrl": "/data/raycast/rules/nextjs-15-performance-architect.json",
      "webUrl": "https://heyclau.de/entry/rules/nextjs-15-performance-architect",
      "canonicalUrl": "https://heyclau.de/entry/rules/nextjs-15-performance-architect",
      "llmsUrl": "https://heyclau.de/data/llms/rules/nextjs-15-performance-architect.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/nextjs-15-performance-architect",
      "seoTitle": "Next.js 15 Performance Architect for Claude",
      "seoDescription": "Expert in Next.js 15 performance optimization with Turbopack, partial prerendering, advanced caching strategies, and Core Web Vitals excellence Discover tool...",
      "repoUrl": "",
      "documentationUrl": "https://nextjs.org/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "nextjs-route-analyzer",
      "title": "Nextjs Route Analyzer - Hooks",
      "description": "Analyzes Next.js page routes and generates a route map when pages are added or modified.",
      "tags": [
        "nextjs",
        "routing",
        "pages",
        "analysis",
        "documentation"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/nextjs-route-analyzer.sh && chmod +x .claude/hooks/nextjs-route-analyzer.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/nextjs-route-analyzer.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/nextjs-route-analyzer.sh && chmod +x .claude/hooks/nextjs-route-analyzer.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/nextjs-route-analyzer.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a Next.js page, component, or route file\nif [[ \"$FILE_PATH\" == *pages/*.* ]] || [[ \"$FILE_PATH\" == *app/*.* ]] || [[ \"$FILE_PATH\" == *src/pages/*.* ]] || [[ \"$FILE_PATH\" == *src/app/*....",
      "copyTextLength": 34779,
      "copyTextTruncated": true,
      "detailMarkdown": "# Nextjs Route Analyzer - Hooks\n\nAnalyzes Next.js page routes and generates a route map when pages are added or modified.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/nextjs-route-analyzer.sh && chmod +x .claude/hooks/nextjs-route-analyzer.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/nextjs-route-analyzer.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/nextjs-route-analyzer.sh && chmod +x .claude/hooks/nextjs-route-analyzer.sh",
      "detailUrl": "/data/raycast/hooks/nextjs-route-analyzer.json",
      "webUrl": "https://heyclau.de/entry/hooks/nextjs-route-analyzer",
      "canonicalUrl": "https://heyclau.de/entry/hooks/nextjs-route-analyzer",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/nextjs-route-analyzer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/nextjs-route-analyzer",
      "seoTitle": "Nextjs Route Analyzer - Hooks",
      "seoDescription": "Analyzes Next.js page routes and generates a route map when pages are added or modified. This PostToolUse hook provides comprehensive Next.js route analysis ...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "notion-mcp-server",
      "title": "Notion MCP Server for Claude",
      "description": "Read docs, update pages, and manage tasks in Notion workspaces",
      "tags": [
        "documentation",
        "notion",
        "wiki",
        "notes",
        "knowledge-base"
      ],
      "author": "Notion",
      "brandName": "Notion",
      "brandDomain": "notion.so",
      "brandIconUrl": "/api/brand-assets/icon/notion.so",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status notion",
      "configSnippet": "{\n  \"notion\": {\n    \"url\": \"https://mcp.notion.com/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status notion\n\nConfig:\n{\n  \"notion\": {\n    \"url\": \"https://mcp.notion.com/mcp\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"notion\": {\n    \"url\": \"https://mcp.notion.com/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 243,
      "copyTextTruncated": false,
      "detailMarkdown": "# Notion MCP Server for Claude\n\nRead docs, update pages, and manage tasks in Notion workspaces\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status notion\n```\n\n## Config\n```json\n{\n  \"notion\": {\n    \"url\": \"https://mcp.notion.com/mcp\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status notion",
      "detailUrl": "/data/raycast/mcp/notion-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/notion-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/notion-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/notion-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/notion-mcp-server",
      "seoTitle": "Notion MCP Server for Claude",
      "seoDescription": "Read docs, update pages, and manage tasks in Notion workspaces Discover tools for AI development. HeyClaude adds source links, install steps, compatibility,...",
      "repoUrl": "",
      "documentationUrl": "https://developers.notion.com/docs/mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "oh-my-zsh-robbyrussell",
      "title": "Oh My Zsh Robbyrussell - Statuslines",
      "description": "Oh-My-Zsh robbyrussell theme replica with iconic arrow prompt, Git status indicators, and directory path for seamless Claude Code shell i...",
      "tags": [
        "oh-my-zsh",
        "robbyrussell",
        "zsh",
        "shell-replica",
        "git-integration",
        "classic"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/oh-my-zsh-robbyrussell.sh\",\n    \"refreshInterval\": 500\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/oh-my-zsh-robbyrussell.sh\",\n    \"refreshInterval\": 500\n  }\n}\n\nUsage:\n➜  my-project git:(main) ✗ [claude-sonnet-4.5]\n\nAsset:\n#!/usr/bin/env bash\n\n# Oh-My-Zsh Robbyrussell Theme Replica for Claude Code\n# Classic robbyrussell prompt: ➜  directory git:(branch) ✗\n\n# Read JSON from stdin\nread -r input\n\n# Extract values\ndir=$(echo \"$input\" | jq -r '.workspace.path // \"~\"' | sed \"s|$HOME|~|\" | xargs basename)\nmodel=$(echo \"$input\" | jq -r '.model // \"unknown\"')\n\n# Git status\ngit_branch=\"\"\ngit_dirty=\"\"\nif git rev-parse --git-dir > /dev/null 2>&1; then\n  git_branch=$(git rev-parse --abbrev-ref HEAD 2>/dev/null)\n  # Check for uncommitted changes\n  if ! git diff --quiet 2>/dev/null || !...",
      "copyTextLength": 1535,
      "copyTextTruncated": true,
      "detailMarkdown": "# Oh My Zsh Robbyrussell - Statuslines\n\nOh-My-Zsh robbyrussell theme replica with iconic arrow prompt, Git status indicators, and directory path for seamless Claude Code shell integration.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/oh-my-zsh-robbyrussell.sh\",\n    \"refreshInterval\": 500\n  }\n}\n```\n\n## Usage\n➜  my-project git:(main) ✗ [claude-sonnet-4.5]",
      "detailUrl": "/data/raycast/statuslines/oh-my-zsh-robbyrussell.json",
      "webUrl": "https://heyclau.de/entry/statuslines/oh-my-zsh-robbyrussell",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/oh-my-zsh-robbyrussell",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/oh-my-zsh-robbyrussell.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/oh-my-zsh-robbyrussell",
      "seoTitle": "Oh My Zsh Robbyrussell - Statuslines",
      "seoDescription": "Oh-My-Zsh robbyrussell theme replica with iconic arrow prompt, Git status indicators, and directory path for seamless Claude Code shell integration. Discover...",
      "repoUrl": "",
      "documentationUrl": "https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#robbyrussell",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "openclaw-agent-ops-hardening",
      "title": "OpenClaw Agent Ops Hardening Skill",
      "description": "Production hardening for OpenClaw deployments, including permissions, network segmentation, and abuse-resistant agent controls.",
      "tags": [
        "openclaw",
        "ai-agents",
        "security",
        "hardening",
        "operations"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/openclaw-agent-ops-hardening.zip -o openclaw-agent-ops-hardening.zip && unzip -o openclaw-agent-ops-hardening.zip -d ./openclaw-agent-ops-hardening",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/openclaw-agent-ops-hardening.zip -o openclaw-agent-ops-hardening.zip && unzip -o openclaw-agent-ops-hardening.zip -d ./openclaw-agent-ops-hardening\n\nUsage:\nUse this skill to move OpenClaw agents from prototype state to secure and monitorable production operation.\n\nAsset:\n# Trigger\n\"Run the OpenClaw ops hardening skill for this deployment.\"\n\n# Required output\n1) Threat model and trust boundaries\n2) Permission matrix for tools/actions\n3) Runtime hardening changes\n4) Incident response checklist",
      "copyTextLength": 549,
      "copyTextTruncated": false,
      "detailMarkdown": "# OpenClaw Agent Ops Hardening Skill\n\nHarden OpenClaw agent environments with secure defaults, policy boundaries, tool governance, and incident response playbooks.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/openclaw-agent-ops-hardening.zip -o openclaw-agent-ops-hardening.zip && unzip -o openclaw-agent-ops-hardening.zip -d ./openclaw-agent-ops-hardening\n```\n\n## Usage\nUse this skill to move OpenClaw agents from prototype state to secure and monitorable production operation.",
      "detailUrl": "/data/raycast/skills/openclaw-agent-ops-hardening.json",
      "webUrl": "https://heyclau.de/entry/skills/openclaw-agent-ops-hardening",
      "canonicalUrl": "https://heyclau.de/entry/skills/openclaw-agent-ops-hardening",
      "llmsUrl": "https://heyclau.de/data/llms/skills/openclaw-agent-ops-hardening.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/openclaw-agent-ops-hardening",
      "seoTitle": "OpenClaw Agent Ops Hardening Skill",
      "seoDescription": "AI operations skill for OpenClaw environments focused on policy enforcement, secure runtime design, and operational resilience.",
      "repoUrl": "https://github.com/openclaw/openclaw",
      "repoStats": {
        "repository": "openclaw/openclaw",
        "url": "https://github.com/openclaw/openclaw",
        "stars": 373140,
        "forks": 77409,
        "updatedAt": "2026-05-19T11:43:27Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/openclaw/openclaw",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/openclaw-agent-ops-hardening.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "openclaw-operator-capability-pack",
      "title": "OpenClaw Operator Capability Pack Skill",
      "description": "Deep operational OpenClaw skill for maintaining secure, reliable, and cost-aware multi-agent systems.",
      "tags": [
        "openclaw",
        "ai-agents",
        "operations",
        "security",
        "capability-pack"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/openclaw-operator-capability-pack.zip -o openclaw-operator-capability-pack.zip && unzip -o openclaw-operator-capability-pack.zip -d ./openclaw-operator-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/openclaw-operator-capability-pack.zip -o openclaw-operator-capability-pack.zip && unzip -o openclaw-operator-capability-pack.zip -d ./openclaw-operator-capability-pack\n\nUsage:\nUse this skill to run OpenClaw environments with clear governance, operational controls, and resilient production behavior.\n\nAsset:\n# Trigger\n\"Use the OpenClaw operator capability pack for this environment.\"\n\n# Required output\n1) Deployment and trust-boundary map\n2) Tool and permission policy matrix\n3) Observability and SLO plan\n4) Incident and recovery procedures",
      "copyTextLength": 595,
      "copyTextTruncated": false,
      "detailMarkdown": "# OpenClaw Operator Capability Pack Skill\n\nExpert OpenClaw operator capability skill for secure deployment, policy governance, tool boundaries, and production observability.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/openclaw-operator-capability-pack.zip -o openclaw-operator-capability-pack.zip && unzip -o openclaw-operator-capability-pack.zip -d ./openclaw-operator-capability-pack\n```\n\n## Usage\nUse this skill to run OpenClaw environments with clear governance, operational controls, and resilient production behavior.",
      "detailUrl": "/data/raycast/skills/openclaw-operator-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/openclaw-operator-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/openclaw-operator-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/openclaw-operator-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/openclaw-operator-capability-pack",
      "seoTitle": "OpenClaw Operator Capability Pack Skill",
      "seoDescription": "Advanced AI skill for OpenClaw operations, including deployment hardening, policy controls, observability, and incident response.",
      "repoUrl": "https://github.com/openclaw/openclaw",
      "repoStats": {
        "repository": "openclaw/openclaw",
        "url": "https://github.com/openclaw/openclaw",
        "stars": 373140,
        "forks": 77409,
        "updatedAt": "2026-05-19T11:43:27Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/openclaw/openclaw",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/openclaw-operator-capability-pack.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "openclaw-skill-authoring-factory-capability-pack",
      "title": "OpenClaw Skill Authoring Factory Capability Pack Skill",
      "description": "Build high-quality OpenClaw-compatible skills with deterministic structure, freshness controls, and packaging standards.",
      "tags": [
        "openclaw",
        "skill-authoring",
        "packaging",
        "ai-agents",
        "capability-pack"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/openclaw-skill-authoring-factory-capability-pack.zip -o openclaw-skill-authoring-factory-capability-pack.zip && unzip -o openclaw-skill-authoring-factory-capability-pack.zip -d ./openclaw-skill-authoring-factory-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/openclaw-skill-authoring-factory-capability-pack.zip -o openclaw-skill-authoring-factory-capability-pack.zip && unzip -o openclaw-skill-authoring-factory-capability-pack.zip -d ./openclaw-skill-authoring-factory-capability-pack\n\nUsage:\nUse this skill to create, verify, and package OpenClaw-compatible skills at production quality.\n\nAsset:\n# Trigger\n\"Apply the OpenClaw skill authoring factory capability pack.\"\n\n# Required output\n1) Skill specification and success criteria\n2) Retrieval and freshness plan\n3) Packaging and validation output\n4) Distribution metadata checklist",
      "copyTextLength": 629,
      "copyTextTruncated": false,
      "detailMarkdown": "# OpenClaw Skill Authoring Factory Capability Pack Skill\n\nExpert OpenClaw skill-authoring capability pack for repeatable research, validation, packaging, and distribution workflows.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/openclaw-skill-authoring-factory-capability-pack.zip -o openclaw-skill-authoring-factory-capability-pack.zip && unzip -o openclaw-skill-authoring-factory-capability-pack.zip -d ./openclaw-skill-authoring-factory-capability-pack\n```\n\n## Usage\nUse this skill to create, verify, and package OpenClaw-compatible skills at production quality.",
      "detailUrl": "/data/raycast/skills/openclaw-skill-authoring-factory-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/openclaw-skill-authoring-factory-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/openclaw-skill-authoring-factory-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/openclaw-skill-authoring-factory-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/openclaw-skill-authoring-factory-capability-pack",
      "seoTitle": "OpenClaw Skill Authoring Factory Capability Pack Skill",
      "seoDescription": "Advanced AI skill for creating and maintaining production-grade OpenClaw skills with reliable packaging and validation. HeyClaude adds source links, install...",
      "repoUrl": "https://github.com/openclaw/openclaw",
      "repoStats": {
        "repository": "openclaw/openclaw",
        "url": "https://github.com/openclaw/openclaw",
        "stars": 373140,
        "forks": 77409,
        "updatedAt": "2026-05-19T11:43:27Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/openclaw/openclaw",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/openclaw-skill-authoring-factory-capability-pack.mdc",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-11"
        }
      ]
    },
    {
      "category": "tools",
      "slug": "opencode",
      "title": "OpenCode",
      "description": "Terminal-first AI coding agent for local development.",
      "tags": [
        "terminal-agent",
        "ai-coding"
      ],
      "author": "SST",
      "brandName": "OpenCode",
      "brandDomain": "opencode.ai",
      "brandIconUrl": "/api/brand-assets/icon/opencode.ai",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nOpenCode fits developers who want local terminal workflows and flexible model usage for coding tasks.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 201,
      "copyTextTruncated": false,
      "detailMarkdown": "# OpenCode\n\nTerminal-first AI coding agent for local development workflows, codebase edits, and model-flexible automation.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/opencode.json",
      "webUrl": "https://heyclau.de/entry/tools/opencode",
      "canonicalUrl": "https://heyclau.de/entry/tools/opencode",
      "llmsUrl": "https://heyclau.de/data/llms/tools/opencode.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/opencode",
      "seoTitle": "OpenCode terminal AI coding agent",
      "seoDescription": "OpenCode is a terminal-first AI coding agent for local codebase edits, model-flexible workflows, and automation. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/sst/opencode",
      "repoStats": {
        "repository": "sst/opencode",
        "url": "https://github.com/sst/opencode",
        "stars": 162457,
        "forks": 19131,
        "updatedAt": "2026-05-19T11:42:52Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://opencode.ai",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "opennext-cloudflare-capability-pack",
      "title": "OpenNext Cloudflare Capability Pack Skill",
      "description": "Deep operational skill for running Next.js via OpenNext on Cloudflare Workers with correct caching, bindings, and reliability controls.",
      "tags": [
        "opennext",
        "cloudflare",
        "nextjs",
        "workers",
        "capability-pack"
      ],
      "author": "JSONbored",
      "brandName": "Cloudflare",
      "brandDomain": "cloudflare.com",
      "brandIconUrl": "/api/brand-assets/icon/cloudflare.com",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2026-04-10",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/opennext-cloudflare-capability-pack.zip -o opennext-cloudflare-capability-pack.zip && unzip -o opennext-cloudflare-capability-pack.zip -d ./opennext-cloudflare-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/opennext-cloudflare-capability-pack.zip -o opennext-cloudflare-capability-pack.zip && unzip -o opennext-cloudflare-capability-pack.zip -d ./opennext-cloudflare-capability-pack\n\nUsage:\nUse this skill when shipping Next.js applications to Cloudflare Workers with OpenNext and needing correctness + performance at scale.\n\nAsset:\n# Trigger\n\"Use the OpenNext Cloudflare capability pack for this deployment plan.\"\n\n# Required output\n1) Runtime architecture map\n2) Binding/env/secret model\n3) Cache and revalidation strategy\n4) Deploy and rollback procedure",
      "copyTextLength": 603,
      "copyTextTruncated": false,
      "detailMarkdown": "# OpenNext Cloudflare Capability Pack Skill\n\nExpert OpenNext + Cloudflare capability skill for Next.js on Workers, runtime constraints, cache strategy, and production-safe deploy architecture.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/opennext-cloudflare-capability-pack.zip -o opennext-cloudflare-capability-pack.zip && unzip -o opennext-cloudflare-capability-pack.zip -d ./opennext-cloudflare-capability-pack\n```\n\n## Usage\nUse this skill when shipping Next.js applications to Cloudflare Workers with OpenNext and needing correctness + performance at scale.",
      "detailUrl": "/data/raycast/skills/opennext-cloudflare-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/opennext-cloudflare-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/opennext-cloudflare-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/opennext-cloudflare-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/opennext-cloudflare-capability-pack",
      "seoTitle": "OpenNext Cloudflare Capability Pack Skill",
      "seoDescription": "Advanced AI skill for OpenNext Cloudflare deployments, including Workers runtime patterns, cache behavior, and operational hardening.",
      "repoUrl": "",
      "documentationUrl": "https://opennext.js.org/cloudflare/get-started",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/opennext-cloudflare-capability-pack.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "hooks",
      "slug": "package-vulnerability-scanner",
      "title": "Package Vulnerability Scanner - Hooks",
      "description": "Scans for security vulnerabilities when package.json or requirements.txt files are modified.",
      "tags": [
        "security",
        "vulnerabilities",
        "dependencies",
        "npm",
        "pip"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/package-vulnerability-scanner.sh && chmod +x .claude/hooks/package-vulnerability-scanner.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/package-vulnerability-scanner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/package-vulnerability-scanner.sh && chmod +x .claude/hooks/package-vulnerability-scanner.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/package-vulnerability-scanner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a dependency or package file\nif [[ \"$FILE_PATH\" == *package.json ]] || [[ \"$FILE_PATH\" == *requirements.txt ]] || [[ \"$FILE_PATH\" == *Pipfile ]] || [[ \"$FILE_PA...",
      "copyTextLength": 43765,
      "copyTextTruncated": true,
      "detailMarkdown": "# Package Vulnerability Scanner - Hooks\n\nScans for security vulnerabilities when package.json or requirements.txt files are modified.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/package-vulnerability-scanner.sh && chmod +x .claude/hooks/package-vulnerability-scanner.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/package-vulnerability-scanner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/package-vulnerability-scanner.sh && chmod +x .claude/hooks/package-vulnerability-scanner.sh",
      "detailUrl": "/data/raycast/hooks/package-vulnerability-scanner.json",
      "webUrl": "https://heyclau.de/entry/hooks/package-vulnerability-scanner",
      "canonicalUrl": "https://heyclau.de/entry/hooks/package-vulnerability-scanner",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/package-vulnerability-scanner.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/package-vulnerability-scanner",
      "seoTitle": "Package Vulnerability Scanner - Hooks",
      "seoDescription": "Scans for security vulnerabilities when package.json or requirements.txt files are modified. This PostToolUse hook provides comprehensive multi-language vuln...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "packrift-mcp-server",
      "title": "Packrift MCP Server",
      "description": "Remote MCP server for Packrift packaging catalog search, pricing and inventory context, and ecommerce cart URL creation.",
      "tags": [
        "mcp",
        "ecommerce",
        "packaging",
        "catalog",
        "inventory",
        "ai-agents"
      ],
      "author": "Packrift",
      "submittedBy": "Packrift",
      "submittedByUrl": "https://github.com/Packrift",
      "submittedAt": "2026-05-10T20:42:43.000Z",
      "submissionIssueNumber": 334,
      "submissionIssueUrl": "https://github.com/JSONbored/awesome-claude/issues/334",
      "reviewedBy": "JSONbored",
      "reviewedAt": "2026-05-16T22:38:10.000Z",
      "claimStatus": "unclaimed",
      "brandName": "Packrift",
      "brandDomain": "packrift.com",
      "brandIconUrl": "/api/brand-assets/icon/packrift.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "No local install package is required for the hosted endpoint. Configure the remote MCP URL: https://mcp.packrift.com/mcp",
      "configSnippet": "{\n  \"mcpServers\": {\n    \"packrift\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.packrift.com/mcp\"\n    }\n  }\n}",
      "copyText": "Install:\nNo local install package is required for the hosted endpoint. Configure the remote MCP URL: https://mcp.packrift.com/mcp\n\nConfig:\n{\n  \"mcpServers\": {\n    \"packrift\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.packrift.com/mcp\"\n    }\n  }\n}\n\nUsage:\n{\n  \"mcpServers\": {\n    \"packrift\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.packrift.com/mcp\"\n    }\n  }\n}",
      "copyTextLength": 378,
      "copyTextTruncated": false,
      "detailMarkdown": "# Packrift MCP Server\n\nPackrift MCP Server exposes Packrift's packaging-supplies catalog through a remote MCP endpoint. It lets AI agents search packaging products, retrieve pricing and inventory context, and create cart URLs for ecommerce packaging workflows. Use it when an agent needs packaging-supply discovery, carton or mailer selection, or cart-building support.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: reviewed or claimed\n\n## Install\n```bash\nNo local install package is required for the hosted endpoint. Configure the remote MCP URL: https://mcp.packrift.com/mcp\n```\n\n## Config\n```json\n{\n  \"mcpServers\": {\n    \"packrift\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.packrift.com/mcp\"\n    }\n  }\n}\n```\n\n## Usage\n{\n  \"mcpServers\": {\n    \"packrift\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.packrift.com/mcp\"\n    }\n  }\n}",
      "detailUrl": "/data/raycast/mcp/packrift-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/packrift-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/packrift-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/packrift-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/packrift-mcp-server",
      "seoTitle": "Packrift MCP Server - MCP Servers for Claude",
      "seoDescription": "Remote MCP server for Packrift packaging catalog search, pricing and inventory context, and ecommerce cart URL creation.",
      "repoUrl": "https://github.com/Packrift/packrift-mcp",
      "repoStats": {
        "repository": "Packrift/packrift-mcp",
        "url": "https://github.com/Packrift/packrift-mcp",
        "stars": 0,
        "forks": 1,
        "updatedAt": "2026-05-19T11:41:33Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://packrift.com/pages/agents",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "pagespeed-insights-optimizer",
      "title": "PageSpeed Insights Optimization Skill for AI Agents",
      "description": "Improve PSI/Lighthouse scores with a strict workflow for LCP, render-blocking resources, and unused JS/CSS while preserving design and behavior.",
      "tags": [
        "pagespeed",
        "lighthouse",
        "core-web-vitals",
        "web-performance",
        "optimization"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/pagespeed-insights-optimizer.zip -o pagespeed-insights-optimizer.zip && unzip -o pagespeed-insights-optimizer.zip -d ./pagespeed-insights-optimizer",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/pagespeed-insights-optimizer.zip -o pagespeed-insights-optimizer.zip && unzip -o pagespeed-insights-optimizer.zip -d ./pagespeed-insights-optimizer\n\nUsage:\nUse this skill whenever you need measurable PSI/Lighthouse improvements while keeping UI/UX unchanged.\n\nAsset:\n# Trigger\n\"Run the PageSpeed Insights optimizer skill on this route and only propose\nchanges that preserve visual output and behavior.\"\n\n# Required output\n1) Baseline metrics (mobile + desktop): FCP, LCP, TBT, CLS, SI\n2) Top bottlenecks ordered by expected impact\n3) Smallest safe patch set\n4) Validation rerun with before/after deltas\n\n# Hard constraints\n- No visual redesign\n- No feature removal\n- Keep accessibility and SEO intact",
      "copyTextLength": 753,
      "copyTextTruncated": false,
      "detailMarkdown": "# PageSpeed Insights Optimization Skill for AI Agents\n\nStructured optimization workflow for PageSpeed Insights and Lighthouse that improves Core Web Vitals without changing UI/UX.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/pagespeed-insights-optimizer.zip -o pagespeed-insights-optimizer.zip && unzip -o pagespeed-insights-optimizer.zip -d ./pagespeed-insights-optimizer\n```\n\n## Usage\nUse this skill whenever you need measurable PSI/Lighthouse improvements while keeping UI/UX unchanged.",
      "detailUrl": "/data/raycast/skills/pagespeed-insights-optimizer.json",
      "webUrl": "https://heyclau.de/entry/skills/pagespeed-insights-optimizer",
      "canonicalUrl": "https://heyclau.de/entry/skills/pagespeed-insights-optimizer",
      "llmsUrl": "https://heyclau.de/data/llms/skills/pagespeed-insights-optimizer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/pagespeed-insights-optimizer",
      "seoTitle": "PageSpeed Insights Optimization Skill for AI Agents",
      "seoDescription": "Reusable AI skill for PageSpeed Insights optimization focused on Core Web Vitals, practical remediation, and regression-safe performance improvements.",
      "repoUrl": "",
      "documentationUrl": "https://web.dev/articles/vitals",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/pagespeed-insights-optimizer.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "agents",
      "slug": "parallel-subagent-distributor",
      "title": "Parallel Subagent Distributor - Agents",
      "description": "Parallel subagent workload distribution specialist coordinating concurrent Claude Code subagents for massive speedups using native parall...",
      "tags": [
        "parallel-processing",
        "concurrent-subagents",
        "workload-distribution",
        "performance",
        "git-worktrees"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a parallel subagent workload distributor, coordinating multiple Claude Code subagents executing concurrently for massive performance gains.\n\n## Parallel Subagents Overview\n\n**Hacker News (October 2025):**\n\n> \"How to use Claude Code subagents to parallelize development - 10x speedup\"\n\n**Key Capability:** Claude Code's Task tool runs subagents in separate threads with isolated context windows.\n\n## Workload Distribution Patterns\n\n### Pattern 1: File-Based Parallelization\n\n```typescript\n// Distribute linting across 100 files\nconst files = glob(\"src/**/*.ts\"); // 100 TypeScript files\n\n// Sequential (slow): 10 minutes\nfor (const file of files) {\n  await lintFile(file);\n}\n\n// Parallel (fast): 1 minute with 10 subagents\nconst chunks = chunkArray(files, 10); // 10 files per subagent\nawai...",
      "copyTextLength": 3472,
      "copyTextTruncated": true,
      "detailMarkdown": "# Parallel Subagent Distributor - Agents\n\nParallel subagent workload distribution specialist coordinating concurrent Claude Code subagents for massive speedups using native parallel execution capabilities.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a parallel subagent workload distributor, coordinating multiple Claude Code subagents executing concurrently for massive performance gains.",
      "detailUrl": "/data/raycast/agents/parallel-subagent-distributor.json",
      "webUrl": "https://heyclau.de/entry/agents/parallel-subagent-distributor",
      "canonicalUrl": "https://heyclau.de/entry/agents/parallel-subagent-distributor",
      "llmsUrl": "https://heyclau.de/data/llms/agents/parallel-subagent-distributor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/parallel-subagent-distributor",
      "seoTitle": "Parallel Subagent Distributor - Agents",
      "seoDescription": "Parallel subagent workload distribution specialist coordinating concurrent Claude Code subagents for massive speedups using native parallel execution capabil...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/sub-agents",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "paypal-mcp-server",
      "title": "Paypal MCP Server for Claude",
      "description": "Integrate PayPal commerce capabilities, payment processing, and transaction management",
      "tags": [
        "payments",
        "paypal",
        "commerce",
        "transactions",
        "financial"
      ],
      "author": "PayPal",
      "brandName": "PayPal",
      "brandDomain": "paypal.com",
      "brandIconUrl": "/api/brand-assets/icon/paypal.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status paypal",
      "configSnippet": "{\n  \"paypal\": {\n    \"url\": \"https://mcp.paypal.com/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status paypal\n\nConfig:\n{\n  \"paypal\": {\n    \"url\": \"https://mcp.paypal.com/sse\",\n    \"transport\": \"sse\"\n  }\n}\n\nUsage:\n{\n  \"paypal\": {\n    \"url\": \"https://mcp.paypal.com/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyTextLength": 241,
      "copyTextTruncated": false,
      "detailMarkdown": "# Paypal MCP Server for Claude\n\nIntegrate PayPal commerce capabilities, payment processing, and transaction management\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status paypal\n```\n\n## Config\n```json\n{\n  \"paypal\": {\n    \"url\": \"https://mcp.paypal.com/sse\",\n    \"transport\": \"sse\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status paypal",
      "detailUrl": "/data/raycast/mcp/paypal-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/paypal-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/paypal-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/paypal-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/paypal-mcp-server",
      "seoTitle": "Paypal MCP Server for Claude",
      "seoDescription": "Integrate PayPal commerce capabilities, payment processing, and transaction management Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://www.paypal.ai/",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "performance-benchmark-report",
      "title": "Performance Benchmark Report - Hooks",
      "description": "Runs performance benchmarks and generates comparison report when session ends.",
      "tags": [
        "performance",
        "benchmarking",
        "stop-hook",
        "testing",
        "metrics"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/performance-benchmark-report.sh && chmod +x .claude/hooks/performance-benchmark-report.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/performance-benchmark-report.sh\",\n      \"timeout\": 120000\n    }\n  }\n}",
      "copyText": "Trigger:\nStop\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/performance-benchmark-report.sh && chmod +x .claude/hooks/performance-benchmark-report.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/performance-benchmark-report.sh\",\n      \"timeout\": 120000\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Performance Benchmark Report Hook\n# Runs comprehensive performance benchmarks when the session ends\n\necho \"⚡ Performance Benchmark Report\" >&2\necho \"=============================\" >&2\n\n# Initialize benchmark tracking\nBENCHMARKS_RUN=0\nBENCHMARKS_PASSED=0\nBENCHMARKS_FAILED=0\nTOTAL_DURATION=0\nSTART_TIME=$(date +%s)\nBENCHMARK_RESULTS_DIR=\".performance-reports\"\nTIMESTAMP=$(date +\"%Y-%m-%d-%H-%M-%S\")\nREPORT_FILE=\"$BENCHMARK_RESULTS_DIR/benchmark-$TIMESTA...",
      "copyTextLength": 40197,
      "copyTextTruncated": true,
      "detailMarkdown": "# Performance Benchmark Report - Hooks\n\nRuns performance benchmarks and generates comparison report when session ends.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/performance-benchmark-report.sh && chmod +x .claude/hooks/performance-benchmark-report.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/performance-benchmark-report.sh\",\n      \"timeout\": 120000\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/performance-benchmark-report.sh && chmod +x .claude/hooks/performance-benchmark-report.sh",
      "detailUrl": "/data/raycast/hooks/performance-benchmark-report.json",
      "webUrl": "https://heyclau.de/entry/hooks/performance-benchmark-report",
      "canonicalUrl": "https://heyclau.de/entry/hooks/performance-benchmark-report",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/performance-benchmark-report.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/performance-benchmark-report",
      "seoTitle": "Performance Benchmark Report - Hooks",
      "seoDescription": "Runs performance benchmarks and generates comparison report when session ends. This Stop hook provides comprehensive performance benchmarking with multi-lang...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "performance-impact-monitor",
      "title": "Performance Impact Monitor - Hooks",
      "description": "Monitors and alerts on performance-impacting changes in real-time.",
      "tags": [
        "performance",
        "monitoring",
        "notification",
        "profiling",
        "alerts"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/performance-impact-monitor.sh && chmod +x .claude/hooks/performance-impact-monitor.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/performance-impact-monitor.sh\"\n    }\n  }\n}",
      "copyText": "Trigger:\nNotification\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/performance-impact-monitor.sh && chmod +x .claude/hooks/performance-impact-monitor.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/performance-impact-monitor.sh\"\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Performance Impact Monitor Hook\n# Monitors for performance-impacting changes in real-time\n\necho \"⚡ Performance Impact Monitor\" >&2\n\n# Initialize performance monitoring\nPERF_WARNINGS=0\nPERF_ERRORS=0\nPERF_INFO=0\nFILE_SIZE=0\nLINE_COUNT=0\n\n# Performance thresholds (configurable)\nLARGE_FILE_THRESHOLD=100000    # 100KB\nMASSIVE_FILE_THRESHOLD=500000  # 500KB\nLARGE_FUNCTION_LINES=50\nCOMPLEX_CYCLOMATIC=10\nLONG_TIMER_MS=5000\n\n# Function to report performance impacts\nreport...",
      "copyTextLength": 42531,
      "copyTextTruncated": true,
      "detailMarkdown": "# Performance Impact Monitor - Hooks\n\nMonitors and alerts on performance-impacting changes in real-time.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/performance-impact-monitor.sh && chmod +x .claude/hooks/performance-impact-monitor.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/performance-impact-monitor.sh\"\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/performance-impact-monitor.sh && chmod +x .claude/hooks/performance-impact-monitor.sh",
      "detailUrl": "/data/raycast/hooks/performance-impact-monitor.json",
      "webUrl": "https://heyclau.de/entry/hooks/performance-impact-monitor",
      "canonicalUrl": "https://heyclau.de/entry/hooks/performance-impact-monitor",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/performance-impact-monitor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/performance-impact-monitor",
      "seoTitle": "Performance Impact Monitor - Hooks",
      "seoDescription": "Monitors and alerts on performance-impacting changes in real-time. This Notification hook provides comprehensive real-time performance monitoring with real-t...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "performance-monitor",
      "title": "Performance Monitor - Hooks",
      "description": "Monitors application performance metrics, identifies bottlenecks, and provides optimization recommendations.",
      "tags": [
        "performance",
        "monitoring",
        "optimization",
        "metrics",
        "automation"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/performance-monitor.sh && chmod +x .claude/hooks/performance-monitor.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"Stop\": [\n      {\n        \"matchers\": [\n          \"*\"\n        ],\n        \"description\": \"Monitor performance metrics and provide optimization insights\"\n      }\n    ]\n  },\n  \"scriptContent\": \"#!/bin/bash\\n\\necho \\\"🔍 Performance Monitor - Analyzing system performance...\\\"\\n\\n# Performance monitoring areas\\necho \\\"📊 Monitoring Areas:\\\"\\necho \\\"  • Application Performance Metrics\\\"\\necho \\\"  • Database Performance\\\"\\necho \\\"  • Frontend Performance (Web Vitals)\\\"\\necho \\\"  • Infrastructure Monitoring\\\"\\necho \\\"  • Automated Performance Testing\\\"\\n\\n# Check if performance tools are available\\ncommand -v node >/dev/null 2>&1 && echo \\\"✓ Node.js available for performance profiling\\\"\\ncommand -v lighthouse >/dev/null 2>&1 && echo \\\"✓ Lighthouse available for web performance\\\"\\ncommand -v artillery >/dev/null 2>&1 && echo \\\"✓ Artillery available for load testing\\\"\\n\\n# System performance check\\necho \\\"\\\"\\necho \\\"💻 System Performance:\\\"\\n\\n# Memory usage\\nif command -v free >/dev/null 2>&1; then\\n    mem_usage=$(free | grep Mem | awk '{printf \\\"%.2f\\\", $3/$2 * 100.0}')\\n    echo \\\"  Memory Usage: ${mem_usage}%\\\"\\n    if (( $(echo \\\"$mem_usage > 85\\\" | bc -l) 2>/dev/null )); then\\n        echo \\\"  🚨 High memory usage detected!\\\"\\n    fi\\nfi\\n\\n# Disk usage\\ndisk_usage=$(df / | tail -1 | awk '{print $5}' | sed 's/%//')\\necho \\\"  Disk Usage: ${disk_usage}%\\\"\\nif (( disk_usage > 90 )); then\\n    echo \\\"  🚨 High disk usage detected!\\\"\\nfi\\n\\n# Load average\\nif command -v uptime >/dev/null 2>&1; then\\n    load_avg=$(uptime | awk -F'load average:' '{print $2}' | awk '{print $1}' | sed 's/,//')\\n    echo \\\"  Load Average: $load_avg\\\"\\nfi\\n\\n# Performance monitoring recommendations\\necho \\\"\\\"\\necho \\\"💡 Performance Recommendations:\\\"\\necho \\\"  • Implement response time tracking for API endpoints\\\"\\necho \\\"  • Set up Web Vitals monitoring for frontend performance\\\"\\necho \\\"  • Monitor database query performance\\\"\\necho \\\"  • Set up automated performance testing\\\"\\necho \\\"  • Configure performance alerts and thresholds\\\"\\necho \\\"  • Use profiling tools for bottleneck identification\\\"\\necho \\\"  • Implement performance budgets for builds\\\"\\n\\necho \\\"\\\"\\necho \\\"📋 Next Steps:\\\"\\necho \\\"  1. Set up performance monitoring dashboards\\\"\\necho \\\"  2. Configure performance alerts\\\"\\necho \\\"  3. Implement automated performance testing\\\"\\necho \\\"  4. Review and optimize identified bottlenecks\\\"\\n\\necho \\\"\\\"\\necho \\\"🎯 Performance monitor analysis complete!\\\"\\necho \\\"📊 Use monitoring data to drive optimization decisions\\\"\\n\\nexit 0\"\n}",
      "copyText": "Trigger:\nStop\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/performance-monitor.sh && chmod +x .claude/hooks/performance-monitor.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"Stop\": [\n      {\n        \"matchers\": [\n          \"*\"\n        ],\n        \"description\": \"Monitor performance metrics and provide optimization insights\"\n      }\n    ]\n  },\n  \"scriptContent\": \"#!/bin/bash\\n\\necho \\\"🔍 Performance Monitor - Analyzing system performance...\\\"\\n\\n# Performance monitoring areas\\necho \\\"📊 Monitoring Areas:\\\"\\necho \\\"  • Application Performance Metrics\\\"\\necho \\\"  • Database Performance\\\"\\necho \\\"  • Frontend Performance (Web Vitals)\\\"\\necho \\\"  • Infrastructure Monitoring\\\"\\necho \\\"  • Automated Performance Testing\\\"\\n\\n# Check if performance tools are available\\ncommand -v node >/dev/n...",
      "copyTextLength": 22536,
      "copyTextTruncated": true,
      "detailMarkdown": "# Performance Monitor - Hooks\n\nMonitors application performance metrics, identifies bottlenecks, and provides optimization recommendations.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/performance-monitor.sh && chmod +x .claude/hooks/performance-monitor.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"Stop\": [\n      {\n        \"matchers\": [\n          \"*\"\n        ],\n        \"description\": \"Monitor performance metrics and provide optimization insights\"\n      }\n    ]\n  },\n  \"scriptContent\": \"#!/bin/bash\\n\\necho \\\"🔍 Performance Monitor - Analyzing system performance...\\\"\\n\\n# Performance monitoring areas\\necho \\\"📊 Monitoring Areas:\\\"\\necho \\\"  • Application Performance Metrics\\\"\\necho \\\"  • Database Performance\\\"\\necho \\\"  • Frontend Performance (Web Vitals)\\\"\\necho \\\"  • Infrastructure Monitoring\\\"\\necho \\\"  • Automated Performance Testing\\\"\\n\\n# Check if performance tools are available\\ncommand -v node >/dev/null 2>&1 && echo \\\"✓ Node.js available for performance profiling\\\"\\ncommand -v lighthouse >/dev/null 2>&1 && echo \\\"✓ Lighthouse available for web performance\\\"\\ncommand -v artillery >/dev/null 2>&1 && echo \\\"✓ Artillery available for load testing\\\"\\n\\n# System performance check\\necho \\\"\\\"\\necho \\\"💻 System Performance:\\\"\\n\\n# Memory usage\\nif command -v free >/dev/null 2>&1; then\\n    mem_usage=$(free | grep Mem | awk '{printf \\\"%.2f\\\", $3/$2 * 100.0}')\\n    echo \\\"  Memory Usage: ${mem_usage}%\\\"\\n    if (( $(echo \\\"$mem_usage > 85\\\" | bc -l) 2>/dev/null )); then\\n        echo \\\"  🚨 High memory usage detected!\\\"\\n    fi\\nfi\\n\\n# Disk usage\\ndisk_usage=$(df / | tail -1 | awk '{print $5}' | sed 's/%//')\\necho \\\"  Disk Usage: ${disk_usage}%\\\"\\nif (( disk_usage > 90 )); then\\n    echo \\\"  🚨 High disk usage detected!\\\"\\nfi\\n\\n# Load average\\nif command -v uptime >/dev/null 2>&1; then\\n    load_avg=$(uptime | awk -F'load average:' '{print $2}' | awk '{print $1}' | sed 's/,//')\\n    echo \\\"  Load Average: $load_avg\\\"\\nfi\\n\\n# Performance monitoring recommendations\\necho \\\"\\\"\\necho \\\"💡 Performance Recommendations:\\\"\\necho \\\"  • Implement response time tracking for API endpoints\\\"\\necho \\\"  • Set up Web Vitals monitoring for frontend performance\\\"\\necho \\\"  • Monitor database query performance\\\"\\necho \\\"  • Set up automated performance testing\\\"\\necho \\\"  • Configure performance alerts and thresholds\\\"\\necho \\\"  • Use profiling tools for bottleneck identification\\\"\\necho \\\"  • Implement performance budgets for builds\\\"\\n\\necho \\\"\\\"\\necho \\\"📋 Next Steps:\\\"\\necho \\\"  1. Set up performance monitoring dashboards\\\"\\necho \\\"  2. Configure performance alerts\\\"\\necho \\\"  3. Implement automated performance testing\\\"\\necho \\\"  4. Review and optimize identified bottlenecks\\\"\\n\\necho \\\"\\\"\\necho \\\"🎯 Performance monitor analysis complete!\\\"\\necho \\\"📊 Use monitoring data to drive optimization decisions\\\"\\n\\nexit 0\"\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/performance-monitor.sh && chmod +x .claude/hooks/performance-monitor.sh",
      "detailUrl": "/data/raycast/hooks/performance-monitor.json",
      "webUrl": "https://heyclau.de/entry/hooks/performance-monitor",
      "canonicalUrl": "https://heyclau.de/entry/hooks/performance-monitor",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/performance-monitor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/performance-monitor",
      "seoTitle": "Performance Monitor - Hooks",
      "seoDescription": "Monitors application performance metrics, identifies bottlenecks, and provides optimization recommendations. This Stop hook provides comprehensive performanc...",
      "repoUrl": "",
      "documentationUrl": "https://web.dev/vitals/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "performance-optimizer-agent",
      "title": "Performance Optimizer Agent - Agents",
      "description": "Expert in application performance optimization, profiling, and system tuning across frontend, backend, and infrastructure",
      "tags": [
        "performance",
        "optimization",
        "profiling",
        "monitoring",
        "scalability"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a performance optimization expert specializing in identifying bottlenecks and implementing solutions across the entire application stack.\n\n## Performance Optimization Expertise:\n\n### 1. **Frontend Performance Optimization**\n\n**Core Web Vitals Optimization:**\n\n```javascript\n// Largest Contentful Paint (LCP) optimization\nclass LCPOptimizer {\n  static optimizeImages() {\n    // Lazy loading with Intersection Observer\n    const images = document.querySelectorAll(\"img[data-src]\");\n    const imageObserver = new IntersectionObserver((entries, observer) => {\n      entries.forEach((entry) => {\n        if (entry.isIntersecting) {\n          const img = entry.target;\n          img.src = img.dataset.src;\n          img.classList.remove(\"lazy\");\n          observer.unobserve(img);\n        }...",
      "copyTextLength": 16178,
      "copyTextTruncated": true,
      "detailMarkdown": "# Performance Optimizer Agent - Agents\n\nExpert in application performance optimization, profiling, and system tuning across frontend, backend, and infrastructure\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a performance optimization expert specializing in identifying bottlenecks and implementing solutions across the entire application stack.",
      "detailUrl": "/data/raycast/agents/performance-optimizer-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/performance-optimizer-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/performance-optimizer-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/performance-optimizer-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/performance-optimizer-agent",
      "seoTitle": "Performance Optimizer Agent - Agents",
      "seoDescription": "Expert in application performance optimization, profiling, and system tuning across frontend, backend, and infrastructure Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://web.dev/performance/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "pipedream",
      "title": "Pipedream",
      "description": "Developer workflow automation and API integration platform.",
      "tags": [
        "workflow-automation",
        "integrations"
      ],
      "author": "Pipedream",
      "brandName": "Pipedream",
      "brandDomain": "pipedream.com",
      "brandIconUrl": "/api/brand-assets/icon/pipedream.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nPipedream is useful when agent workflows need event triggers, API glue, and custom code steps without building a full backend.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 226,
      "copyTextTruncated": false,
      "detailMarkdown": "# Pipedream\n\nWorkflow automation platform for connecting APIs, building event-driven automations, and integrating developer tools.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/pipedream.json",
      "webUrl": "https://heyclau.de/entry/tools/pipedream",
      "canonicalUrl": "https://heyclau.de/entry/tools/pipedream",
      "llmsUrl": "https://heyclau.de/data/llms/tools/pipedream.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/pipedream",
      "seoTitle": "Pipedream workflow automation for AI teams",
      "seoDescription": "Pipedream connects APIs and services for event-driven automations, workflows, and developer integrations. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://pipedream.com/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "plaid-mcp-server",
      "title": "Plaid MCP Server for Claude",
      "description": "Analyze, troubleshoot, and optimize Plaid integrations for banking data and financial account linking",
      "tags": [
        "banking",
        "plaid",
        "fintech",
        "financial-data",
        "account-linking"
      ],
      "author": "Plaid",
      "brandName": "Plaid",
      "brandDomain": "plaid.com",
      "brandIconUrl": "/api/brand-assets/icon/plaid.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status plaid",
      "configSnippet": "{\n  \"plaid\": {\n    \"url\": \"https://api.dashboard.plaid.com/mcp/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status plaid\n\nConfig:\n{\n  \"plaid\": {\n    \"url\": \"https://api.dashboard.plaid.com/mcp/sse\",\n    \"transport\": \"sse\"\n  }\n}\n\nUsage:\n{\n  \"plaid\": {\n    \"url\": \"https://api.dashboard.plaid.com/mcp/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyTextLength": 264,
      "copyTextTruncated": false,
      "detailMarkdown": "# Plaid MCP Server for Claude\n\nAnalyze, troubleshoot, and optimize Plaid integrations for banking data and financial account linking\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status plaid\n```\n\n## Config\n```json\n{\n  \"plaid\": {\n    \"url\": \"https://api.dashboard.plaid.com/mcp/sse\",\n    \"transport\": \"sse\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status plaid",
      "detailUrl": "/data/raycast/mcp/plaid-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/plaid-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/plaid-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/plaid-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/plaid-mcp-server",
      "seoTitle": "Plaid MCP Server for Claude",
      "seoDescription": "Analyze, troubleshoot, and optimize Plaid integrations for banking data and financial account linking Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://plaid.com/blog/plaid-mcp-ai-assistant-claude/",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "plan-mode",
      "title": "Plan Mode & Extended Thinking for Claude Code",
      "description": "Activate Claude's extended thinking mode with multi-level planning depth from 'think' to 'ultrathink' for comprehensive strategy creation...",
      "tags": [
        "plan-mode",
        "extended-thinking",
        "strategy",
        "architecture",
        "deep-reasoning",
        "ultrathink"
      ],
      "author": "JSONbored",
      "installCommand": "/plan-mode [task] [depth]",
      "configSnippet": "",
      "copyText": "Command:\n/plan-mode [task] [depth]\n\nUsage:\n/plan-mode [task] [depth]\n\nReference:\nThe `/plan-mode` command activates Claude's extended thinking capabilities with progressive depth levels to create comprehensive strategies before jumping into implementation.\n\n## Features\n\n- **Multi-Level Thinking**: Progressive depth from 'think' < 'think hard' < 'think harder' < 'ultrathink'\n- **128K Token Output**: Extended thinking mode supports up to 128,000 token outputs\n- **96.5% Accuracy**: Achieves 96.5% accuracy on complex physics and coding problems\n- **Self-Reflection**: Claude evaluates alternatives before committing to solutions\n- **Architecture Planning**: Design system architecture before writing code\n- **Thought Visibility**: View Claude's reasoning process in real-time\n- **Interrupt Capab...",
      "copyTextLength": 11937,
      "copyTextTruncated": true,
      "detailMarkdown": "# Plan Mode & Extended Thinking for Claude Code\n\nActivate Claude's extended thinking mode with multi-level planning depth from 'think' to 'ultrathink' for comprehensive strategy creation before implementation\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/plan-mode [task] [depth]\n```\n\n## Usage\n/plan-mode [task] [depth]",
      "detailUrl": "/data/raycast/commands/plan-mode.json",
      "webUrl": "https://heyclau.de/entry/commands/plan-mode",
      "canonicalUrl": "https://heyclau.de/entry/commands/plan-mode",
      "llmsUrl": "https://heyclau.de/data/llms/commands/plan-mode.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/plan-mode",
      "seoTitle": "Plan Mode & Extended Thinking for Claude Code",
      "seoDescription": "Activate Claude's extended thinking mode with multi-level planning depth from 'think' to 'ultrathink' for comprehensive strategy creation before implementation",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/extended-thinking",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "playwright-e2e-testing",
      "title": "Playwright E2E Testing Automation Skill",
      "description": "Automate end-to-end testing with Playwright - the modern browser automation framework that supports Chromium, Firefox, and WebKit with a...",
      "tags": [
        "testing",
        "playwright",
        "e2e",
        "automation",
        "ai"
      ],
      "author": "JSONbored",
      "installCommand": "npx playwright install --with-deps",
      "configSnippet": "",
      "copyText": "Install:\nnpx playwright install --with-deps\n\nUsage:\nnpx playwright install --with-deps\n\nAsset:\nimport { test, expect } from '@playwright/test';\n\ntest.describe('Dashboard Tests', () => {\n  test.beforeEach(async ({ page }) => {\n    // Login before each test\n    await page.goto('http://localhost:3000/login');\n    await page.getByLabel('Email').fill('user@example.com');\n    await page.getByLabel('Password').fill('password123');\n    await page.getByRole('button', { name: 'Sign In' }).click();\n    await page.waitForURL('**/dashboard');\n  });\n\n  test('displays welcome message', async ({ page }) => {\n    const heading = page.getByRole('heading', { name: /welcome/i });\n    await expect(heading).toBeVisible();\n  });\n\n  test('loads user profile data', async ({ page }) => {\n    await page.getByRole...",
      "copyTextLength": 913,
      "copyTextTruncated": true,
      "detailMarkdown": "# Playwright E2E Testing Automation Skill\n\nAutomate end-to-end testing with Playwright - the modern browser automation framework that supports Chromium, Firefox, and WebKit with a single API.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nnpx playwright install --with-deps\n```\n\n## Usage\nnpx playwright install --with-deps",
      "detailUrl": "/data/raycast/skills/playwright-e2e-testing.json",
      "webUrl": "https://heyclau.de/entry/skills/playwright-e2e-testing",
      "canonicalUrl": "https://heyclau.de/entry/skills/playwright-e2e-testing",
      "llmsUrl": "https://heyclau.de/data/llms/skills/playwright-e2e-testing.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/playwright-e2e-testing",
      "seoTitle": "Playwright E2E Testing Automation Skill",
      "seoDescription": "Automate end-to-end testing with Playwright - the modern browser automation framework that supports Chromium, Firefox, and WebKit with a single API. Generate...",
      "repoUrl": "",
      "documentationUrl": "https://playwright.dev/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/playwright-e2e-testing.mdc",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-16"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "playwright-mcp-browser-automation-engineer",
      "title": "Playwright MCP Browser Automation Engineer Skill",
      "description": "Cross-platform browser task automation for AI agents using Playwright MCP with stability and observability built in.",
      "tags": [
        "playwright",
        "mcp",
        "browser-automation",
        "testing",
        "ai-agents"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/playwright-mcp-browser-automation-engineer.zip -o playwright-mcp-browser-automation-engineer.zip && unzip -o playwright-mcp-browser-automation-engineer.zip -d ./playwright-mcp-browser-automation-engineer",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/playwright-mcp-browser-automation-engineer.zip -o playwright-mcp-browser-automation-engineer.zip && unzip -o playwright-mcp-browser-automation-engineer.zip -d ./playwright-mcp-browser-automation-engineer\n\nUsage:\nUse this skill to create stable browser task automations that survive UI drift and flaky network conditions.\n\nAsset:\n# Trigger\n\"Use the Playwright MCP browser automation engineer skill for this workflow.\"\n\n# Required output\n1) Action graph with checkpoints\n2) Stable selector strategy\n3) Retry/fallback logic\n4) Failure artifact plan (trace, screenshot, logs)",
      "copyTextLength": 624,
      "copyTextTruncated": false,
      "detailMarkdown": "# Playwright MCP Browser Automation Engineer Skill\n\nBuild resilient browser automations using Playwright MCP with robust selectors, retries, and deterministic task execution.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/playwright-mcp-browser-automation-engineer.zip -o playwright-mcp-browser-automation-engineer.zip && unzip -o playwright-mcp-browser-automation-engineer.zip -d ./playwright-mcp-browser-automation-engineer\n```\n\n## Usage\nUse this skill to create stable browser task automations that survive UI drift and flaky network conditions.",
      "detailUrl": "/data/raycast/skills/playwright-mcp-browser-automation-engineer.json",
      "webUrl": "https://heyclau.de/entry/skills/playwright-mcp-browser-automation-engineer",
      "canonicalUrl": "https://heyclau.de/entry/skills/playwright-mcp-browser-automation-engineer",
      "llmsUrl": "https://heyclau.de/data/llms/skills/playwright-mcp-browser-automation-engineer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/playwright-mcp-browser-automation-engineer",
      "seoTitle": "Playwright MCP Browser Automation Engineer Skill",
      "seoDescription": "Reusable AI skill for robust browser automation with Playwright MCP, including selector strategy, retries, and anti-flake workflows.",
      "repoUrl": "",
      "documentationUrl": "https://playwright.dev/docs/getting-started-mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/playwright-mcp-browser-automation-engineer.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "hooks",
      "slug": "playwright-test-runner",
      "title": "Playwright Test Runner - Hooks",
      "description": "Automatically runs Playwright E2E tests when test files or page components are modified.",
      "tags": [
        "playwright",
        "e2e",
        "testing",
        "automation",
        "browser-testing"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/playwright-test-runner.sh && chmod +x .claude/hooks/playwright-test-runner.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/playwright-test-runner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/playwright-test-runner.sh && chmod +x .claude/hooks/playwright-test-runner.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/playwright-test-runner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\necho \"🎭 Playwright Test Runner - Analyzing file changes...\"\n\n# Check if this is a test file\nif [[ \"$FILE_PATH\" == *.spec.ts ]] || [[ \"$FILE_PATH\" == *.spec.js ]] || [[ \"$FILE_PATH\" == *e2e*.ts ]]; then\n    e...",
      "copyTextLength": 18663,
      "copyTextTruncated": true,
      "detailMarkdown": "# Playwright Test Runner - Hooks\n\nAutomatically runs Playwright E2E tests when test files or page components are modified.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/playwright-test-runner.sh && chmod +x .claude/hooks/playwright-test-runner.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/playwright-test-runner.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/playwright-test-runner.sh && chmod +x .claude/hooks/playwright-test-runner.sh",
      "detailUrl": "/data/raycast/hooks/playwright-test-runner.json",
      "webUrl": "https://heyclau.de/entry/hooks/playwright-test-runner",
      "canonicalUrl": "https://heyclau.de/entry/hooks/playwright-test-runner",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/playwright-test-runner.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/playwright-test-runner",
      "seoTitle": "Playwright Test Runner - Hooks",
      "seoDescription": "Automatically runs Playwright E2E tests when test files or page components are modified. This PostToolUse hook provides comprehensive Playwright E2E testing ...",
      "repoUrl": "",
      "documentationUrl": "https://playwright.dev",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "plugin-ecosystem-architect",
      "title": "Plugin Ecosystem Architect - Agents",
      "description": "Design and publish Claude Code plugins for the October 2025 marketplace launch.",
      "tags": [
        "plugins",
        "marketplace",
        "extensibility",
        "customization",
        "bundles"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Plugin Ecosystem Architect specializing in Claude Code plugin development, bundling, and marketplace distribution for the October 2025 plugin marketplace launch.\n\n## Core Expertise:\n\n### 1. **Plugin Development Workflow**\n\n**Plugin Structure and Scaffolding:**\n\n```typescript\n// Plugin manifest schema\ninterface ClaudePluginManifest {\n  name: string;\n  version: string; // Semantic versioning: major.minor.patch\n  description: string; // Max 160 chars for marketplace display\n  author: {\n    name: string;\n    email?: string;\n    url?: string;\n  };\n  license: string; // MIT, Apache-2.0, GPL-3.0, proprietary\n  repository?: string; // GitHub repo URL\n\n  // Plugin capabilities\n  provides: {\n    commands?: CommandDefinition[];\n    agents?: AgentDefinition[];\n    mcpServers?: MCPServerDe...",
      "copyTextLength": 14565,
      "copyTextTruncated": true,
      "detailMarkdown": "# Plugin Ecosystem Architect - Agents\n\nDesign and publish Claude Code plugins for the October 2025 marketplace launch. Handles plugin bundling, custom tool integration, and marketplace distribution workflows.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Plugin Ecosystem Architect specializing in Claude Code plugin development, bundling, and marketplace distribution for the October 2025 plugin marketplace launch.",
      "detailUrl": "/data/raycast/agents/plugin-ecosystem-architect.json",
      "webUrl": "https://heyclau.de/entry/agents/plugin-ecosystem-architect",
      "canonicalUrl": "https://heyclau.de/entry/agents/plugin-ecosystem-architect",
      "llmsUrl": "https://heyclau.de/data/llms/agents/plugin-ecosystem-architect.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/plugin-ecosystem-architect",
      "seoTitle": "Plugin Ecosystem Architect - Agents",
      "seoDescription": "Design and publish Claude Code plugins for the October 2025 marketplace launch. Handles plugin bundling, custom tool integration, and marketplace distributio...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "postgresql-mcp-server",
      "title": "Postgresql MCP Server - MCP Servers",
      "description": "Official MCP server providing read-only access to PostgreSQL databases with schema inspection and query capabilities",
      "tags": [
        "postgresql",
        "database",
        "sql",
        "official",
        "anthropic"
      ],
      "author": "Anthropic",
      "brandName": "Anthropic",
      "brandDomain": "anthropic.com",
      "brandIconUrl": "/api/brand-assets/icon/anthropic.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp list && claude mcp status postgres",
      "configSnippet": "{\n  \"postgres\": {\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-postgres\",\n      \"postgresql://localhost/mydb\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyText": "Install:\nclaude mcp list && claude mcp status postgres\n\nConfig:\n{\n  \"postgres\": {\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-postgres\",\n      \"postgresql://localhost/mydb\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n\nUsage:\n{\n  \"postgres\": {\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-postgres\",\n      \"postgresql://localhost/mydb\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyTextLength": 393,
      "copyTextTruncated": false,
      "detailMarkdown": "# Postgresql MCP Server - MCP Servers\n\nOfficial MCP server providing read-only access to PostgreSQL databases with schema inspection and query capabilities\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp list && claude mcp status postgres\n```\n\n## Config\n```json\n{\n  \"postgres\": {\n    \"args\": [\n      \"-y\",\n      \"@modelcontextprotocol/server-postgres\",\n      \"postgresql://localhost/mydb\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n```\n\n## Usage\nclaude mcp list && claude mcp status postgres",
      "detailUrl": "/data/raycast/mcp/postgresql-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/postgresql-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/postgresql-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/postgresql-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/postgresql-mcp-server",
      "seoTitle": "Postgresql MCP Server - MCP Servers",
      "seoDescription": "Official MCP server providing read-only access to PostgreSQL databases with schema inspection and query capabilities Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://modelcontextprotocol.io/examples",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "postgresql-query-optimization",
      "title": "PostgreSQL Query Optimization Skill",
      "description": "Analyze and optimize PostgreSQL queries for OLTP and OLAP workloads with AI-assisted performance tuning, indexing strategies, and executi...",
      "tags": [
        "postgresql",
        "database",
        "optimization",
        "performance",
        "sql"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/postgresql-query-optimization.zip -o postgresql-query-optimization.zip && unzip -o postgresql-query-optimization.zip -d ./postgresql-query-optimization",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/postgresql-query-optimization.zip -o postgresql-query-optimization.zip && unzip -o postgresql-query-optimization.zip -d ./postgresql-query-optimization\n\nUsage:\nAnalyze and optimize PostgreSQL queries for OLTP and OLAP workloads with AI-assisted performance tuning, indexing strategies, and execution plan analysis. Interpret EXPLAIN ANALYZE plans, identify bottlenecks (sequential scans, nested loops, hash joins), design optimal indexes (B-tree, GIN, BRIN, composite, partial), rewrite queries for better performance, and tune database configuration parameters. Includes pg_stat_statements integration for slow query identification, parallel query execution optimization, JIT compilation tuning, advanced partitioning strategies, and vacuum/au...",
      "copyTextLength": 1340,
      "copyTextTruncated": true,
      "detailMarkdown": "# PostgreSQL Query Optimization Skill\n\nAnalyze and optimize PostgreSQL queries for OLTP and OLAP workloads with AI-assisted performance tuning, indexing strategies, and execution plan analysis.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/postgresql-query-optimization.zip -o postgresql-query-optimization.zip && unzip -o postgresql-query-optimization.zip -d ./postgresql-query-optimization\n```\n\n## Usage\nAnalyze and optimize PostgreSQL queries for OLTP and OLAP workloads with AI-assisted performance tuning, indexing strategies, and execution plan analysis. Interpret EXPLAIN ANALYZE plans, identify bottlenecks (sequential scans, nested loops, hash joins), design optimal indexes (B-tree, GIN, BRIN, composite, partial), rewrite queries for better performance, and tune database configuration parameters. Includes pg_stat_statements integration for slow query identification, parallel query execution optimization, JIT compilation tuning, advanced partitioning strategies, and vacuum/autovacuum configuration for high-write workloads.",
      "detailUrl": "/data/raycast/skills/postgresql-query-optimization.json",
      "webUrl": "https://heyclau.de/entry/skills/postgresql-query-optimization",
      "canonicalUrl": "https://heyclau.de/entry/skills/postgresql-query-optimization",
      "llmsUrl": "https://heyclau.de/data/llms/skills/postgresql-query-optimization.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/postgresql-query-optimization",
      "seoTitle": "PostgreSQL Query Optimization Skill",
      "seoDescription": "Analyze and optimize PostgreSQL queries for OLTP and OLAP workloads with AI-assisted performance tuning, indexing strategies, and execution plan analysis. In...",
      "repoUrl": "",
      "documentationUrl": "https://www.postgresql.org/docs/current/performance-tips.html",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/postgresql-query-optimization.mdc",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-16"
        }
      ]
    },
    {
      "category": "hooks",
      "slug": "prisma-schema-sync",
      "title": "Prisma Schema Sync - Hooks",
      "description": "Automatically generates Prisma client and creates migrations when schema.prisma is modified.",
      "tags": [
        "prisma",
        "database",
        "orm",
        "schema",
        "migrations"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/prisma-schema-sync.sh && chmod +x .claude/hooks/prisma-schema-sync.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/prisma-schema-sync.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/prisma-schema-sync.sh && chmod +x .claude/hooks/prisma-schema-sync.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/prisma-schema-sync.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a Prisma schema file\nif [[ \"$FILE_PATH\" == *schema.prisma ]]; then\n    echo \"🔄 Prisma Schema Sync - Processing schema changes...\"\n    echo \"📄 Schema file: $FILE_PATH\"\n    \n    # Check if Prisma is av...",
      "copyTextLength": 20117,
      "copyTextTruncated": true,
      "detailMarkdown": "# Prisma Schema Sync - Hooks\n\nAutomatically generates Prisma client and creates migrations when schema.prisma is modified.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/prisma-schema-sync.sh && chmod +x .claude/hooks/prisma-schema-sync.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/prisma-schema-sync.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/prisma-schema-sync.sh && chmod +x .claude/hooks/prisma-schema-sync.sh",
      "detailUrl": "/data/raycast/hooks/prisma-schema-sync.json",
      "webUrl": "https://heyclau.de/entry/hooks/prisma-schema-sync",
      "canonicalUrl": "https://heyclau.de/entry/hooks/prisma-schema-sync",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/prisma-schema-sync.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/prisma-schema-sync",
      "seoTitle": "Prisma Schema Sync - Hooks",
      "seoDescription": "Automatically generates Prisma client and creates migrations when schema.prisma is modified. This PostToolUse hook provides comprehensive Prisma schema synch...",
      "repoUrl": "",
      "documentationUrl": "https://www.prisma.io/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "product-management-ai-agent",
      "title": "Product Management AI Agent - Agents",
      "description": "AI-powered product management specialist focused on user story generation, product analytics, roadmap prioritization, A/B testing, and da...",
      "tags": [
        "product-management",
        "analytics",
        "user-stories",
        "ab-testing",
        "roadmap"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an AI-powered product management agent specializing in data-driven decision making, automated user story generation, comprehensive analytics, and strategic roadmap planning. You combine product management best practices with AI capabilities to optimize product development and deliver measurable business value.\n\n## AI-Generated User Stories\n\nAutomated user story creation with acceptance criteria:\n\n```python\n# product/story_generator.py\nfrom typing import List, Dict\nimport openai\nfrom dataclasses import dataclass\nimport json\n\n@dataclass\nclass UserStory:\n    title: str\n    description: str\n    acceptance_criteria: List[str]\n    priority: str\n    effort: int  # Story points\n    business_value: int  # 1-10\n    dependencies: List[str]\n    tags: List[str]\n\nclass AIStoryGenerator:\n    d...",
      "copyTextLength": 20427,
      "copyTextTruncated": true,
      "detailMarkdown": "# Product Management AI Agent - Agents\n\nAI-powered product management specialist focused on user story generation, product analytics, roadmap prioritization, A/B testing, and data-driven decision making\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an AI-powered product management agent specializing in data-driven decision making, automated user story generation, comprehensive analytics, and strategic roadmap planning. You combine product management best practices with AI capabilities to optimize product development and deliver measurable business value.",
      "detailUrl": "/data/raycast/agents/product-management-ai-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/product-management-ai-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/product-management-ai-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/product-management-ai-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/product-management-ai-agent",
      "seoTitle": "Product Management AI Agent - Agents",
      "seoDescription": "AI-powered product management specialist focused on user story generation, product analytics, roadmap prioritization, A/B testing, and data-driven decision m...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "production-codebase-auditor",
      "title": "Production Codebase Auditor - CLAUDE.md Rules for Claude Code",
      "description": "Expert in comprehensive production codebase analysis with Zod validation enforcement, security vulnerability detection, and code consolid...",
      "tags": [
        "zod",
        "validation",
        "security-audit",
        "code-quality",
        "typescript",
        "dead-code",
        "duplication",
        "open-source",
        "production"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an expert codebase auditor specializing in comprehensive analysis of production applications, with particular expertise in open-source security, code consolidation, and modern architecture patterns.\n\n## Core Auditing Principles\n\n### Security-First Analysis\n\n- Identify ALL missing input validations, especially Zod schemas\n- Detect exposed patterns that could be security vulnerabilities\n- Find unvalidated API boundaries and data flows\n- Spot authentication/authorization gaps\n- Recognize patterns vulnerable to common attacks (XSS, SQL injection, CSRF)\n\n### Comprehensive Code Review\n\n- Detect exact duplicates, near-duplicates, and pattern duplicates\n- Identify dead code, orphaned files, and unused exports\n- Find commented-out code that's been abandoned\n- Locate configuration sprawl...",
      "copyTextLength": 2762,
      "copyTextTruncated": true,
      "detailMarkdown": "# Production Codebase Auditor - CLAUDE.md Rules for Claude Code\n\nExpert in comprehensive production codebase analysis with Zod validation enforcement, security vulnerability detection, and code consolidation strategies\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an expert codebase auditor specializing in comprehensive analysis of production applications, with particular expertise in open-source security, code consolidation, and modern architecture patterns.",
      "detailUrl": "/data/raycast/rules/production-codebase-auditor.json",
      "webUrl": "https://heyclau.de/entry/rules/production-codebase-auditor",
      "canonicalUrl": "https://heyclau.de/entry/rules/production-codebase-auditor",
      "llmsUrl": "https://heyclau.de/data/llms/rules/production-codebase-auditor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/production-codebase-auditor",
      "seoTitle": "Production Codebase Auditor - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Expert in comprehensive production codebase analysis with Zod validation enforcement, security vulnerability detection, and code consolidation strategies",
      "repoUrl": "",
      "documentationUrl": "https://platform.claude.com/docs/en/agent-sdk/modifying-system-prompts#method-1-claude-md-files-project-level-instructions",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "production-reliability-engineer",
      "title": "Production Reliability Engineer - Agents",
      "description": "Ensure production deployment reliability with SRE best practices.",
      "tags": [
        "production",
        "reliability",
        "monitoring",
        "observability",
        "sre",
        "self-healing"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Production Reliability Engineer specializing in SRE best practices for Claude Code applications, leveraging the fact that 90% of Claude Code was built with Claude and achieves 67% productivity improvements (October 2025 metrics).\n\n## Core Expertise:\n\n### 1. **Deployment Monitoring and Health Checks**\n\n**Automated Health Check Framework:**\n\n```typescript\n// Production health monitoring for Claude Code services\ninterface HealthCheck {\n  name: string;\n  type: \"liveness\" | \"readiness\" | \"startup\";\n  endpoint?: string;\n  check: () => Promise<HealthCheckResult>;\n  interval: number; // milliseconds\n  timeout: number;\n  failureThreshold: number; // consecutive failures before unhealthy\n}\n\ninterface HealthCheckResult {\n  healthy: boolean;\n  message?: string;\n  latency?: number;\n  metad...",
      "copyTextLength": 17534,
      "copyTextTruncated": true,
      "detailMarkdown": "# Production Reliability Engineer - Agents\n\nEnsure production deployment reliability with SRE best practices. Monitors deployments, implements self-healing systems, and manages incident response for Claude Code apps.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Production Reliability Engineer specializing in SRE best practices for Claude Code applications, leveraging the fact that 90% of Claude Code was built with Claude and achieves 67% productivity improvements (October 2025 metrics).",
      "detailUrl": "/data/raycast/agents/production-reliability-engineer.json",
      "webUrl": "https://heyclau.de/entry/agents/production-reliability-engineer",
      "canonicalUrl": "https://heyclau.de/entry/agents/production-reliability-engineer",
      "llmsUrl": "https://heyclau.de/data/llms/agents/production-reliability-engineer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/production-reliability-engineer",
      "seoTitle": "Production Reliability Engineer - Agents",
      "seoDescription": "Ensure production deployment reliability with SRE best practices. Monitors deployments, implements self-healing systems, and manages incident response for Cl...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "collections",
      "slug": "production-readiness-toolkit",
      "title": "Production Toolkit",
      "description": "Comprehensive system for ensuring code quality, security, and compliance before production deployment.",
      "tags": [
        "production",
        "code-quality",
        "security",
        "compliance",
        "deployment",
        "best-practices"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "Quick start:\nStart with `production-codebase-auditor` → `code-review-expert` → `code-complexity-alert-monitor`\n\nIncluded items:\nrules/production-codebase-auditor\nrules/code-review-expert\nhooks/code-complexity-alert-monitor\nhooks/auto-save-backup\nagents/code-reviewer-agent\ncommands/generate-tests\n\nReference:\nComprehensive system for ensuring code quality, security, and compliance before production deployment. Includes automated code reviews, complexity monitoring, backup strategies, and production-grade rules for professional development teams.\n\n## Features\n\n- Automated code review and complexity monitoring\n- Production-grade codebase auditing\n- Automatic backup and safety hooks\n- Security and compliance checking\n\n## Use Cases\n\n- Preparing code for production deployment\n- Implementing te...",
      "copyTextLength": 3948,
      "copyTextTruncated": true,
      "detailMarkdown": "# Production Toolkit\n\nComprehensive system for ensuring code quality, security, and compliance before production deployment. Includes automated code reviews, complexity monitoring, backup strategies, and production-grade rules for professional development teams.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nStart with `production-codebase-auditor` → `code-review-expert` → `code-complexity-alert-monitor`",
      "detailUrl": "/data/raycast/collections/production-readiness-toolkit.json",
      "webUrl": "https://heyclau.de/entry/collections/production-readiness-toolkit",
      "canonicalUrl": "https://heyclau.de/entry/collections/production-readiness-toolkit",
      "llmsUrl": "https://heyclau.de/data/llms/collections/production-readiness-toolkit.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/collections/production-readiness-toolkit",
      "seoTitle": "Production Toolkit",
      "seoDescription": "Comprehensive system for ensuring code quality, security, and compliance before production deployment. Includes automated code reviews, complexity monitoring...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "collections",
      "slug": "developer-productivity-booster",
      "title": "Productivity Booster",
      "description": "Maximize your development efficiency with automated workflows, smart backups, code formatting, and enhanced visual feedback.",
      "tags": [
        "productivity",
        "automation",
        "workflow",
        "efficiency",
        "developer-tools"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "Quick start:\nStart with `auto-code-formatter-hook` → `auto-save-backup` → `git-status-statusline`\n\nIncluded items:\nhooks/auto-code-formatter-hook\nhooks/auto-save-backup\nstatuslines/git-status-statusline\nstatuslines/session-timer-statusline\ncommands/docs\ncommands/git-smart-commit\n\nReference:\nMaximize your development efficiency with automated workflows, smart backups, code formatting, and enhanced visual feedback. This collection combines productivity hooks, informative statuslines, and time-saving commands for a streamlined development experience.\n\n## Features\n\n- Automated code formatting on save\n- Automatic backup and session management\n- Enhanced visual statusline with git info\n- Time-saving documentation commands\n\n## Use Cases\n\n- Setting up a productive development environment\n- Redu...",
      "copyTextLength": 3953,
      "copyTextTruncated": true,
      "detailMarkdown": "# Productivity Booster\n\nMaximize your development efficiency with automated workflows, smart backups, code formatting, and enhanced visual feedback. This collection combines productivity hooks, informative statuslines, and time-saving commands for a streamlined development experience.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nStart with `auto-code-formatter-hook` → `auto-save-backup` → `git-status-statusline`",
      "detailUrl": "/data/raycast/collections/developer-productivity-booster.json",
      "webUrl": "https://heyclau.de/entry/collections/developer-productivity-booster",
      "canonicalUrl": "https://heyclau.de/entry/collections/developer-productivity-booster",
      "llmsUrl": "https://heyclau.de/data/llms/collections/developer-productivity-booster.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/collections/developer-productivity-booster",
      "seoTitle": "Productivity Booster",
      "seoDescription": "Maximize your development efficiency with automated workflows, smart backups, code formatting, and enhanced visual feedback. This collection combines product...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "prompt-injection-defense-guardrails",
      "title": "Prompt Injection Defense Guardrails Skill",
      "description": "Implement practical prompt injection defenses with policy gates, tool constraints, and adversarial test cases.",
      "tags": [
        "prompt-injection",
        "guardrails",
        "security",
        "ai-safety",
        "red-teaming"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/prompt-injection-defense-guardrails.zip -o prompt-injection-defense-guardrails.zip && unzip -o prompt-injection-defense-guardrails.zip -d ./prompt-injection-defense-guardrails",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/prompt-injection-defense-guardrails.zip -o prompt-injection-defense-guardrails.zip && unzip -o prompt-injection-defense-guardrails.zip -d ./prompt-injection-defense-guardrails\n\nUsage:\nUse this skill whenever an agent consumes untrusted input or can trigger external tools/actions.\n\nAsset:\n# Trigger\n\"Run the prompt injection defense guardrails skill on this agent flow.\"\n\n# Required output\n1) Injection threat map by input source\n2) Guardrail architecture (prevent, detect, contain)\n3) Red-team prompts and expected safe behavior\n4) Blocking policy and audit log schema",
      "copyTextLength": 622,
      "copyTextTruncated": false,
      "detailMarkdown": "# Prompt Injection Defense Guardrails Skill\n\nBuild layered defenses against prompt injection, data exfiltration, and unsafe tool execution in AI agent systems.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/prompt-injection-defense-guardrails.zip -o prompt-injection-defense-guardrails.zip && unzip -o prompt-injection-defense-guardrails.zip -d ./prompt-injection-defense-guardrails\n```\n\n## Usage\nUse this skill whenever an agent consumes untrusted input or can trigger external tools/actions.",
      "detailUrl": "/data/raycast/skills/prompt-injection-defense-guardrails.json",
      "webUrl": "https://heyclau.de/entry/skills/prompt-injection-defense-guardrails",
      "canonicalUrl": "https://heyclau.de/entry/skills/prompt-injection-defense-guardrails",
      "llmsUrl": "https://heyclau.de/data/llms/skills/prompt-injection-defense-guardrails.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/prompt-injection-defense-guardrails",
      "seoTitle": "Prompt Injection Defense Guardrails Skill",
      "seoDescription": "Reusable AI skill for detecting and mitigating prompt injection attacks with layered controls and validation tests. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://genai.owasp.org/llmrisk/llm01-prompt-injection/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/prompt-injection-defense-guardrails.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "agents",
      "slug": "prompt-optimization-specialist",
      "title": "Prompt Optimization Specialist - Agents",
      "description": "Optimize agent prompts and system instructions with meta-prompting techniques.",
      "tags": [
        "prompt-engineering",
        "system-prompts",
        "optimization",
        "meta-prompting",
        "performance"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Prompt Optimization Specialist focusing on agent system prompts, meta-prompting techniques, and performance measurement for Claude Code agents.\n\n## Core Expertise:\n\n### 1. **System Prompt Optimization**\n\n**Prompt Structure Analysis:**\n\n```typescript\n// Anatomy of high-performing system prompts\ninterface SystemPromptStructure {\n  role: string; // \"You are an expert...\"\n  expertise: string[]; // Key domains/capabilities\n  constraints: string[]; // \"Never\", \"Always\", \"Avoid\"\n  outputFormat: string; // Expected response structure\n  examples?: PromptExample[]; // Few-shot learning examples\n  reasoning?: string; // When to use chain-of-thought\n}\n\nclass PromptOptimizer {\n  analyzePrompt(systemPrompt: string): {\n    score: number;\n    issues: string[];\n    recommendations: string[];...",
      "copyTextLength": 16301,
      "copyTextTruncated": true,
      "detailMarkdown": "# Prompt Optimization Specialist - Agents\n\nOptimize agent prompts and system instructions with meta-prompting techniques. Improves prompt performance through A/B testing, chaining, and ROI measurement.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Prompt Optimization Specialist focusing on agent system prompts, meta-prompting techniques, and performance measurement for Claude Code agents.",
      "detailUrl": "/data/raycast/agents/prompt-optimization-specialist.json",
      "webUrl": "https://heyclau.de/entry/agents/prompt-optimization-specialist",
      "canonicalUrl": "https://heyclau.de/entry/agents/prompt-optimization-specialist",
      "llmsUrl": "https://heyclau.de/data/llms/agents/prompt-optimization-specialist.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/prompt-optimization-specialist",
      "seoTitle": "Prompt Optimization Specialist - Agents",
      "seoDescription": "Optimize agent prompts and system instructions with meta-prompting techniques. Improves prompt performance through A/B testing, chaining, and ROI measurement.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "prompt-to-asset",
      "title": "Prompt-to-asset",
      "description": "Generate app icons, favicons, OG images, and logos via 30+ image models. No API key required for first run.",
      "tags": [
        "mcp",
        "image-generation",
        "design-tools",
        "visual-assets",
        "icons",
        "favicons",
        "og-images"
      ],
      "author": "MohamedAbdallah-14",
      "submittedBy": "MohamedAbdallah-14",
      "submittedByUrl": "https://github.com/MohamedAbdallah-14",
      "submittedAt": "2026-04-25T15:44:14.000Z",
      "submissionIssueNumber": 305,
      "submissionIssueUrl": "https://github.com/JSONbored/awesome-claude/issues/305",
      "importPrNumber": 311,
      "importPrUrl": "https://github.com/JSONbored/awesome-claude/pull/311",
      "reviewedBy": "JSONbored",
      "reviewedAt": "2026-04-30T11:16:21.000Z",
      "claimStatus": "unclaimed",
      "installCommand": "npx -y prompt-to-asset",
      "configSnippet": "{\n  \"mcpServers\": {\n    \"prompt-to-asset\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"prompt-to-asset\"]\n    }\n  }\n}",
      "copyText": "Install:\nnpx -y prompt-to-asset\n\nConfig:\n{\n  \"mcpServers\": {\n    \"prompt-to-asset\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"prompt-to-asset\"]\n    }\n  }\n}\n\nUsage:\nclaude mcp add prompt-to-asset -- npx -y prompt-to-asset",
      "copyTextLength": 226,
      "copyTextTruncated": false,
      "detailMarkdown": "# Prompt-to-asset\n\nMCP server that generates production-ready visual assets by routing requests across 30+ image generation models. Handles app icons, favicons, OG images, logos, and wordmarks. Validates output for WCAG contrast and palette consistency. Zero API key required for first run via Pollinations and Stable Horde free tiers.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: reviewed or claimed\n\n## Install\n```bash\nnpx -y prompt-to-asset\n```\n\n## Config\n```json\n{\n  \"mcpServers\": {\n    \"prompt-to-asset\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"prompt-to-asset\"]\n    }\n  }\n}\n```\n\n## Usage\nclaude mcp add prompt-to-asset -- npx -y prompt-to-asset",
      "detailUrl": "/data/raycast/mcp/prompt-to-asset.json",
      "webUrl": "https://heyclau.de/entry/mcp/prompt-to-asset",
      "canonicalUrl": "https://heyclau.de/entry/mcp/prompt-to-asset",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/prompt-to-asset.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/prompt-to-asset",
      "seoTitle": "Prompt-to-asset MCP Server for Claude Visual Assets",
      "seoDescription": "Generate app icons, favicons, OG images, logos, and wordmarks from Claude with the Prompt-to-asset MCP server and 30+ image models.",
      "repoUrl": "https://github.com/MohamedAbdallah-14/prompt-to-asset",
      "repoStats": {
        "repository": "MohamedAbdallah-14/prompt-to-asset",
        "url": "https://github.com/MohamedAbdallah-14/prompt-to-asset",
        "stars": 6,
        "forks": 0,
        "updatedAt": "2026-05-19T10:08:35Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/MohamedAbdallah-14/prompt-to-asset#readme",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "promptfoo",
      "title": "Promptfoo",
      "description": "Open-source prompt testing and red-teaming framework.",
      "tags": [
        "prompt-testing",
        "security"
      ],
      "author": "Promptfoo",
      "brandName": "Promptfoo",
      "brandDomain": "promptfoo.dev",
      "brandIconUrl": "/api/brand-assets/icon/promptfoo.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nPromptfoo is a practical fit for teams that want repeatable prompt tests, security checks, and evaluation gates in CI.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 218,
      "copyTextTruncated": false,
      "detailMarkdown": "# Promptfoo\n\nOpen-source prompt testing and red-teaming framework for LLM outputs, regressions, evaluations, and security checks.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/promptfoo.json",
      "webUrl": "https://heyclau.de/entry/tools/promptfoo",
      "canonicalUrl": "https://heyclau.de/entry/tools/promptfoo",
      "llmsUrl": "https://heyclau.de/data/llms/tools/promptfoo.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/promptfoo",
      "seoTitle": "Promptfoo prompt testing and red teaming",
      "seoDescription": "Promptfoo is an open-source framework for prompt testing, LLM evaluations, red teaming, and regression checks. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/promptfoo/promptfoo",
      "repoStats": {
        "repository": "promptfoo/promptfoo",
        "url": "https://github.com/promptfoo/promptfoo",
        "stars": 21394,
        "forks": 1867,
        "updatedAt": "2026-05-19T11:24:05Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://www.promptfoo.dev/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "protect-ai",
      "title": "Protect AI",
      "description": "AI security platform for models and applications.",
      "tags": [
        "security",
        "ai-supply-chain"
      ],
      "author": "Protect AI",
      "brandName": "Protect AI",
      "brandDomain": "protectai.com",
      "brandIconUrl": "/api/brand-assets/icon/protectai.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nProtect AI is relevant for organizations that treat AI systems as a security and supply-chain surface, not only a product feature.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 230,
      "copyTextTruncated": false,
      "detailMarkdown": "# Protect AI\n\nAI security platform for securing machine learning and LLM supply chains, models, applications, and infrastructure.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/protect-ai.json",
      "webUrl": "https://heyclau.de/entry/tools/protect-ai",
      "canonicalUrl": "https://heyclau.de/entry/tools/protect-ai",
      "llmsUrl": "https://heyclau.de/data/llms/tools/protect-ai.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/protect-ai",
      "seoTitle": "Protect AI security platform for AI systems",
      "seoDescription": "Protect AI focuses on securing AI and ML supply chains, models, applications, and infrastructure. HeyClaude adds source links, install steps, compatibility,...",
      "repoUrl": "",
      "documentationUrl": "https://docs.protectai.com",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "proxmox-ve-api-capability-pack",
      "title": "Proxmox VE API Capability Pack Skill",
      "description": "Deep Proxmox API skill for reliable infrastructure automation with safe sequencing and operational guardrails.",
      "tags": [
        "proxmox",
        "virtualization",
        "api",
        "infrastructure",
        "capability-pack"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/proxmox-ve-api-capability-pack.zip -o proxmox-ve-api-capability-pack.zip && unzip -o proxmox-ve-api-capability-pack.zip -d ./proxmox-ve-api-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/proxmox-ve-api-capability-pack.zip -o proxmox-ve-api-capability-pack.zip && unzip -o proxmox-ve-api-capability-pack.zip -d ./proxmox-ve-api-capability-pack\n\nUsage:\nUse this skill when an agent must automate Proxmox tasks with cluster-safe sequencing and production-grade verification.\n\nAsset:\n# Trigger\n\"Use the Proxmox VE API capability pack skill for this infrastructure operation.\"\n\n# Required output\n1) Endpoint and task-state mapping\n2) Pre-flight and capacity checks\n3) Operation sequence with stop conditions\n4) Post-flight validation and rollback guidance",
      "copyTextLength": 616,
      "copyTextTruncated": false,
      "detailMarkdown": "# Proxmox VE API Capability Pack Skill\n\nExpert Proxmox VE API capability skill for VM/LXC lifecycle orchestration, task polling, auth safety, and cluster-aware operations.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/proxmox-ve-api-capability-pack.zip -o proxmox-ve-api-capability-pack.zip && unzip -o proxmox-ve-api-capability-pack.zip -d ./proxmox-ve-api-capability-pack\n```\n\n## Usage\nUse this skill when an agent must automate Proxmox tasks with cluster-safe sequencing and production-grade verification.",
      "detailUrl": "/data/raycast/skills/proxmox-ve-api-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/proxmox-ve-api-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/proxmox-ve-api-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/proxmox-ve-api-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/proxmox-ve-api-capability-pack",
      "seoTitle": "Proxmox VE API Capability Pack Skill",
      "seoDescription": "Advanced AI capability skill for Proxmox VE API operations, including lifecycle orchestration, auth, and failure-safe runbooks.",
      "repoUrl": "",
      "documentationUrl": "https://pve.proxmox.com/mediawiki/index.php?title=Proxmox_VE_API",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/proxmox-ve-api-capability-pack.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "proxmox-ve-api-orchestrator",
      "title": "Proxmox VE API Orchestrator Skill",
      "description": "Proxmox automation skill for repeatable VM/LXC operations, backups, and cluster-safe workflows.",
      "tags": [
        "proxmox",
        "virtualization",
        "infrastructure",
        "api",
        "homelab"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/proxmox-ve-api-orchestrator.zip -o proxmox-ve-api-orchestrator.zip && unzip -o proxmox-ve-api-orchestrator.zip -d ./proxmox-ve-api-orchestrator",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/proxmox-ve-api-orchestrator.zip -o proxmox-ve-api-orchestrator.zip && unzip -o proxmox-ve-api-orchestrator.zip -d ./proxmox-ve-api-orchestrator\n\nUsage:\nUse this skill to execute Proxmox infrastructure automations with predictable state transitions and reduced operational risk.\n\nAsset:\n# Trigger\n\"Run the Proxmox VE API orchestrator skill for this infrastructure request.\"\n\n# Required output\n1) Pre-flight checks (capacity, node health, locks)\n2) Operation sequence with dependencies\n3) Failure and rollback handling\n4) Post-operation verification report",
      "copyTextLength": 607,
      "copyTextTruncated": false,
      "detailMarkdown": "# Proxmox VE API Orchestrator Skill\n\nOrchestrate Proxmox VM and LXC lifecycle operations via API with safe sequencing, capacity checks, and rollback-aware automation.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/proxmox-ve-api-orchestrator.zip -o proxmox-ve-api-orchestrator.zip && unzip -o proxmox-ve-api-orchestrator.zip -d ./proxmox-ve-api-orchestrator\n```\n\n## Usage\nUse this skill to execute Proxmox infrastructure automations with predictable state transitions and reduced operational risk.",
      "detailUrl": "/data/raycast/skills/proxmox-ve-api-orchestrator.json",
      "webUrl": "https://heyclau.de/entry/skills/proxmox-ve-api-orchestrator",
      "canonicalUrl": "https://heyclau.de/entry/skills/proxmox-ve-api-orchestrator",
      "llmsUrl": "https://heyclau.de/data/llms/skills/proxmox-ve-api-orchestrator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/proxmox-ve-api-orchestrator",
      "seoTitle": "Proxmox VE API Orchestrator Skill",
      "seoDescription": "Reusable AI skill for Proxmox API operations with secure token auth, orchestration sequencing, and operational safeguards.",
      "repoUrl": "",
      "documentationUrl": "https://pve.proxmox.com/mediawiki/index.php?title=Proxmox_VE_API",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/proxmox-ve-api-orchestrator.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "rules",
      "slug": "python-data-science",
      "title": "Python Data Science - CLAUDE.md Rules for Claude Code",
      "description": "Transform Claude into a data science specialist with expertise in Python, machine learning, and data analysis",
      "tags": [
        "python",
        "data-science",
        "machine-learning",
        "pandas",
        "numpy",
        "scikit-learn"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Python data science expert with deep knowledge of modern data analysis and machine learning techniques.\n\n## Core Expertise\n\n### Data Analysis Stack\n\n- **Pandas 2.2+**: DataFrames, Series, MultiIndex, time series analysis\n- **NumPy**: Array operations, broadcasting, linear algebra\n- **Polars**: High-performance DataFrame operations\n- **DuckDB**: SQL analytics on DataFrames\n- **Vaex**: Out-of-core DataFrames for big data\n\n### Visualization\n\n- **Plotly**: Interactive visualizations and dashboards\n- **Matplotlib/Seaborn**: Statistical visualizations\n- **Altair**: Declarative visualization grammar\n- **Streamlit/Gradio**: Interactive data apps\n\n### Machine Learning\n\n- **Scikit-learn**: Classical ML algorithms and pipelines\n- **XGBoost/LightGBM/CatBoost**: Gradient boosting\n- **PyTor...",
      "copyTextLength": 1591,
      "copyTextTruncated": true,
      "detailMarkdown": "# Python Data Science - CLAUDE.md Rules for Claude Code\n\nTransform Claude into a data science specialist with expertise in Python, machine learning, and data analysis\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Python data science expert with deep knowledge of modern data analysis and machine learning techniques.",
      "detailUrl": "/data/raycast/rules/python-data-science.json",
      "webUrl": "https://heyclau.de/entry/rules/python-data-science",
      "canonicalUrl": "https://heyclau.de/entry/rules/python-data-science",
      "llmsUrl": "https://heyclau.de/data/llms/rules/python-data-science.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/python-data-science",
      "seoTitle": "Python Data Science - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Transform Claude into a data science specialist with expertise in Python, machine learning, and data analysis Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://pandas.pydata.org/docs/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "python-data-science-expert",
      "title": "Python Data Science Expert - CLAUDE.md Rules for Claude Code",
      "description": "Transform Claude into a data science specialist with expertise in Python, machine learning, and data analysis",
      "tags": [
        "python",
        "data-science",
        "machine-learning",
        "pandas",
        "numpy",
        "scikit-learn"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Python data science expert with deep knowledge of modern data analysis and machine learning techniques.\n\n## Core Expertise\n\n### Data Analysis Stack\n\n- **Pandas 2.2+**: DataFrames, Series, MultiIndex, time series analysis\n- **NumPy**: Array operations, broadcasting, linear algebra\n- **Polars**: High-performance DataFrame operations\n- **DuckDB**: SQL analytics on DataFrames\n- **Vaex**: Out-of-core DataFrames for big data\n\n### Visualization\n\n- **Plotly**: Interactive visualizations and dashboards\n- **Matplotlib/Seaborn**: Statistical visualizations\n- **Altair**: Declarative visualization grammar\n- **Streamlit/Gradio**: Interactive data apps\n\n### Machine Learning\n\n- **Scikit-learn**: Classical ML algorithms and pipelines\n- **XGBoost/LightGBM/CatBoost**: Gradient boosting\n- **PyTor...",
      "copyTextLength": 1907,
      "copyTextTruncated": true,
      "detailMarkdown": "# Python Data Science Expert - CLAUDE.md Rules for Claude Code\n\nTransform Claude into a data science specialist with expertise in Python, machine learning, and data analysis\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Python data science expert with deep knowledge of modern data analysis and machine learning techniques.",
      "detailUrl": "/data/raycast/rules/python-data-science-expert.json",
      "webUrl": "https://heyclau.de/entry/rules/python-data-science-expert",
      "canonicalUrl": "https://heyclau.de/entry/rules/python-data-science-expert",
      "llmsUrl": "https://heyclau.de/data/llms/rules/python-data-science-expert.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/python-data-science-expert",
      "seoTitle": "Python Data Science Expert - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Transform Claude into a data science specialist with expertise in Python, machine learning, and data analysis Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://pandas.pydata.org/docs/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "python-import-optimizer",
      "title": "Python Import Optimizer - Hooks",
      "description": "Automatically sorts and optimizes Python imports using isort when Python files are modified.",
      "tags": [
        "python",
        "imports",
        "formatting",
        "optimization",
        "isort"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/python-import-optimizer.sh && chmod +x .claude/hooks/python-import-optimizer.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/python-import-optimizer.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/python-import-optimizer.sh && chmod +x .claude/hooks/python-import-optimizer.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/python-import-optimizer.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a Python file\nif [[ \"$FILE_PATH\" == *.py ]]; then\n    echo \"🐍 Python Import Optimizer - Processing Python file...\"\n    echo \"📄 File: $FILE_PATH\"\n    \n    # Check if file exists\n    if...",
      "copyTextLength": 20832,
      "copyTextTruncated": true,
      "detailMarkdown": "# Python Import Optimizer - Hooks\n\nAutomatically sorts and optimizes Python imports using isort when Python files are modified.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/python-import-optimizer.sh && chmod +x .claude/hooks/python-import-optimizer.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/python-import-optimizer.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/python-import-optimizer.sh && chmod +x .claude/hooks/python-import-optimizer.sh",
      "detailUrl": "/data/raycast/hooks/python-import-optimizer.json",
      "webUrl": "https://heyclau.de/entry/hooks/python-import-optimizer",
      "canonicalUrl": "https://heyclau.de/entry/hooks/python-import-optimizer",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/python-import-optimizer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/python-import-optimizer",
      "seoTitle": "Python Import Optimizer - Hooks",
      "seoDescription": "Automatically sorts and optimizes Python imports using isort when Python files are modified. This PostToolUse hook provides comprehensive Python import optim...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "python-linter-integration",
      "title": "Python Linter Integration - Hooks",
      "description": "Automatically runs pylint on Python files after editing to enforce code quality standards.",
      "tags": [
        "python",
        "linting",
        "code-quality",
        "pylint"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/python-linter-integration.sh && chmod +x .claude/hooks/python-linter-integration.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/python-linter-integration.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/python-linter-integration.sh && chmod +x .claude/hooks/python-linter-integration.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/python-linter-integration.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a Python file\nif [[ \"$FILE_PATH\" == *.py ]]; then\n    echo \"🔍 Python Linter Integration - Analyzing code quality...\"\n    echo \"📄 File: $FILE_PATH\"\n    \n    # Check if file exists...",
      "copyTextLength": 24085,
      "copyTextTruncated": true,
      "detailMarkdown": "# Python Linter Integration - Hooks\n\nAutomatically runs pylint on Python files after editing to enforce code quality standards.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/python-linter-integration.sh && chmod +x .claude/hooks/python-linter-integration.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/python-linter-integration.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/python-linter-integration.sh && chmod +x .claude/hooks/python-linter-integration.sh",
      "detailUrl": "/data/raycast/hooks/python-linter-integration.json",
      "webUrl": "https://heyclau.de/entry/hooks/python-linter-integration",
      "canonicalUrl": "https://heyclau.de/entry/hooks/python-linter-integration",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/python-linter-integration.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/python-linter-integration",
      "seoTitle": "Python Linter Integration - Hooks",
      "seoDescription": "Automatically runs pylint on Python files after editing to enforce code quality standards. This PostToolUse hook provides comprehensive Python linting integr...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "python-rich-statusline",
      "title": "Python Rich Statusline - Statuslines",
      "description": "Feature-rich statusline using Python's Rich library for beautiful formatting, progress bars, and real-time token cost tracking",
      "tags": [
        "python",
        "rich",
        "advanced",
        "cost-tracking",
        "progress",
        "colorful"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/python-rich-statusline.py\",\n    \"refreshInterval\": 1000\n  }\n}",
      "safetyNotes": [
        "Runs as a Claude Code statusline command on refresh and depends on the local Python/Rich environment being available.",
        "Does not perform network calls or write files, but statusline failures may affect prompt/status rendering until dependencies are installed."
      ],
      "privacyNotes": [
        "Reads Claude Code statusline JSON from stdin, including model, workspace path, token usage, estimated cost, and Git branch when present.",
        "Displays workspace path, Git branch, token usage, and cost information in the local terminal statusline."
      ],
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/python-rich-statusline.py\",\n    \"refreshInterval\": 1000\n  }\n}\n\nUsage:\n🤖 claude-sonnet-4.5 │ 📁 ~/projects/app │  main │ 🎯 12,345 │ 💰 $0.234\n\nAsset:\n#!/usr/bin/env python3\n\nimport sys\nimport json\nfrom rich.console import Console\nfrom rich.text import Text\n\nconsole = Console()\n\n# Read JSON from stdin\ntry:\n    data = json.load(sys.stdin)\nexcept json.JSONDecodeError:\n    console.print(\"[red]Error: Invalid JSON input[/red]\")\n    sys.exit(1)\n\n# Extract session data\nmodel = data.get('model', 'unknown')\nworkspace = data.get('workspace', {}).get('path', '~').replace(f\"{os.path.expanduser('~')}\", '~')\ntokens = data.get('session', {}).get('totalTokens', 0)\ncost = data.get('session',...",
      "copyTextLength": 1765,
      "copyTextTruncated": true,
      "detailMarkdown": "# Python Rich Statusline - Statuslines\n\nFeature-rich statusline using Python's Rich library for beautiful formatting, progress bars, and real-time token cost tracking\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs as a Claude Code statusline command on refresh and depends on the local Python/Rich environment being available.\n- Does not perform network calls or write files, but statusline failures may affect prompt/status rendering until dependencies are installed.\n\n## Privacy notes\n- Reads Claude Code statusline JSON from stdin, including model, workspace path, token usage, estimated cost, and Git branch when present.\n- Displays workspace path, Git branch, token usage, and cost information in the local terminal statusline.\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/python-rich-statusline.py\",\n    \"refreshInterval\": 1000\n  }\n}\n```\n\n## Usage\n🤖 claude-sonnet-4.5 │ 📁 ~/projects/app │  main │ 🎯 12,345 │ 💰 $0.234",
      "detailUrl": "/data/raycast/statuslines/python-rich-statusline.json",
      "webUrl": "https://heyclau.de/entry/statuslines/python-rich-statusline",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/python-rich-statusline",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/python-rich-statusline.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/python-rich-statusline",
      "seoTitle": "Python Rich Statusline - Statuslines",
      "seoDescription": "Feature-rich statusline using Python's Rich library for beautiful formatting, progress bars, and real-time token cost tracking Discover tools for AI developm...",
      "repoUrl": "",
      "documentationUrl": "https://rich.readthedocs.io/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "raycast",
      "title": "Raycast",
      "description": "macOS launcher and extension platform with AI workflows.",
      "tags": [
        "launcher",
        "extensions"
      ],
      "author": "Raycast",
      "brandName": "Raycast",
      "brandDomain": "raycast.com",
      "brandIconUrl": "/api/brand-assets/icon/raycast.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nRaycast is relevant for Claude-native users because it provides a daily launcher surface for extensions, commands, and AI workflows.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 232,
      "copyTextTruncated": false,
      "detailMarkdown": "# Raycast\n\nmacOS launcher and extension platform with AI commands, automations, team workflows, and developer-focused integrations.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/raycast.json",
      "webUrl": "https://heyclau.de/entry/tools/raycast",
      "canonicalUrl": "https://heyclau.de/entry/tools/raycast",
      "llmsUrl": "https://heyclau.de/data/llms/tools/raycast.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/raycast",
      "seoTitle": "Raycast launcher and AI extension platform",
      "seoDescription": "Raycast is a macOS launcher and extension platform with AI commands, automations, and developer integrations. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://developers.raycast.com",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "raycast-extension-dev-publish-capability-pack",
      "title": "Raycast Extension Dev Publish Capability Pack Skill",
      "description": "Deep Raycast builder skill for creating, validating, and shipping high-quality extensions to the Raycast ecosystem.",
      "tags": [
        "raycast",
        "extensions",
        "developer-tools",
        "publishing",
        "capability-pack"
      ],
      "author": "JSONbored",
      "brandName": "Raycast",
      "brandDomain": "raycast.com",
      "brandIconUrl": "/api/brand-assets/icon/raycast.com",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2026-04-10",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/raycast-extension-dev-publish-capability-pack.zip -o raycast-extension-dev-publish-capability-pack.zip && unzip -o raycast-extension-dev-publish-capability-pack.zip -d ./raycast-extension-dev-publish-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/raycast-extension-dev-publish-capability-pack.zip -o raycast-extension-dev-publish-capability-pack.zip && unzip -o raycast-extension-dev-publish-capability-pack.zip -d ./raycast-extension-dev-publish-capability-pack\n\nUsage:\nUse this skill to build and ship Raycast extensions that are reliable, polished, and publish-ready.\n\nAsset:\n# Trigger\n\"Apply the Raycast extension dev/publish capability pack to this project.\"\n\n# Required output\n1) Extension command architecture\n2) API/auth/storage approach\n3) QA checklist and failure handling\n4) Store publication readiness report",
      "copyTextLength": 626,
      "copyTextTruncated": false,
      "detailMarkdown": "# Raycast Extension Dev Publish Capability Pack Skill\n\nExpert Raycast extension capability skill for command design, extension architecture, testing, and store-ready publication workflows.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/raycast-extension-dev-publish-capability-pack.zip -o raycast-extension-dev-publish-capability-pack.zip && unzip -o raycast-extension-dev-publish-capability-pack.zip -d ./raycast-extension-dev-publish-capability-pack\n```\n\n## Usage\nUse this skill to build and ship Raycast extensions that are reliable, polished, and publish-ready.",
      "detailUrl": "/data/raycast/skills/raycast-extension-dev-publish-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/raycast-extension-dev-publish-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/raycast-extension-dev-publish-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/raycast-extension-dev-publish-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/raycast-extension-dev-publish-capability-pack",
      "seoTitle": "Raycast Extension Dev Publish Capability Pack Skill",
      "seoDescription": "Advanced AI skill for Raycast extension development and publishing, including architecture, quality checks, and store submission readiness.",
      "repoUrl": "",
      "documentationUrl": "https://developers.raycast.com/",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/raycast-extension-dev-publish-capability-pack.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "rules",
      "slug": "react-19-concurrent-features-specialist",
      "title": "React 19 Concurrent Features Specialist for Claude",
      "description": "React 19 concurrent features specialist with useTransition, useDeferredValue, Suspense boundaries, streaming SSR, and selective hydration...",
      "tags": [
        "react-19",
        "concurrent",
        "suspense",
        "streaming-ssr",
        "performance"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a React 19 concurrent features specialist focusing on useTransition, useDeferredValue, Suspense boundaries, streaming SSR, and selective hydration for optimal user experience. Master these concurrent rendering patterns:\n\n## useTransition for Non-Blocking Updates\n\nKeep UI responsive during state updates:\n\n```typescript\nimport { useState, useTransition } from 'react';\n\nfunction SearchResults() {\n  const [query, setQuery] = useState('');\n  const [results, setResults] = useState([]);\n  const [isPending, startTransition] = useTransition();\n\n  const handleSearch = (value: string) => {\n    // Urgent: Update input immediately\n    setQuery(value);\n\n    // Non-urgent: Mark as transition\n    startTransition(() => {\n      // Expensive operation - won't block input\n      const filtered = exp...",
      "copyTextLength": 8206,
      "copyTextTruncated": true,
      "detailMarkdown": "# React 19 Concurrent Features Specialist for Claude\n\nReact 19 concurrent features specialist with useTransition, useDeferredValue, Suspense boundaries, streaming SSR, and selective hydration patterns\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a React 19 concurrent features specialist focusing on useTransition, useDeferredValue, Suspense boundaries, streaming SSR, and selective hydration for optimal user experience. Master these concurrent rendering patterns:",
      "detailUrl": "/data/raycast/rules/react-19-concurrent-features-specialist.json",
      "webUrl": "https://heyclau.de/entry/rules/react-19-concurrent-features-specialist",
      "canonicalUrl": "https://heyclau.de/entry/rules/react-19-concurrent-features-specialist",
      "llmsUrl": "https://heyclau.de/data/llms/rules/react-19-concurrent-features-specialist.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/react-19-concurrent-features-specialist",
      "seoTitle": "React 19 Concurrent Features Specialist for Claude",
      "seoDescription": "React 19 concurrent features specialist with useTransition, useDeferredValue, Suspense boundaries, streaming SSR, and selective hydration patterns Discover t...",
      "repoUrl": "",
      "documentationUrl": "https://react.dev/reference/react",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "react-expert",
      "title": "React Expert - CLAUDE.md Rules for Claude Code",
      "description": "Transform Claude into a React and Next.js specialist with deep knowledge of modern patterns, performance optimization, and best practices",
      "tags": [
        "react",
        "nextjs",
        "frontend",
        "typescript",
        "performance"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an expert React and Next.js developer with comprehensive knowledge of modern web development. Follow these principles:\n\n## Core Expertise\n\n### React 19+ Patterns\n\n- Use React Server Components by default in Next.js 15+\n- Implement proper Suspense boundaries with streaming SSR\n- Utilize the new use() hook for data fetching\n- Apply React Compiler optimizations automatically\n- Use Actions for form handling and mutations\n\n### Next.js 15+ Best Practices\n\n- App Router with nested layouts and parallel routes\n- Partial Prerendering (PPR) for optimal performance\n- Server Actions for secure data mutations\n- Middleware for authentication and redirects\n- Turbopack for faster development builds\n\n### Performance Optimization\n\n- Implement proper code splitting with dynamic imports\n- Use React....",
      "copyTextLength": 1830,
      "copyTextTruncated": true,
      "detailMarkdown": "# React Expert - CLAUDE.md Rules for Claude Code\n\nTransform Claude into a React and Next.js specialist with deep knowledge of modern patterns, performance optimization, and best practices\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an expert React and Next.js developer with comprehensive knowledge of modern web development. Follow these principles:",
      "detailUrl": "/data/raycast/rules/react-expert.json",
      "webUrl": "https://heyclau.de/entry/rules/react-expert",
      "canonicalUrl": "https://heyclau.de/entry/rules/react-expert",
      "llmsUrl": "https://heyclau.de/data/llms/rules/react-expert.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/react-expert",
      "seoTitle": "React Expert - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Transform Claude into a React and Next.js specialist with deep knowledge of modern patterns, performance optimization, and best practices Discover tools for ...",
      "repoUrl": "",
      "documentationUrl": "https://nextjs.org/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "react-next-js-expert",
      "title": "React Next.js Expert - CLAUDE.md Rules for Claude Code",
      "description": "Transform Claude into a React and Next.js specialist with deep knowledge of modern patterns, performance optimization, and best practices",
      "tags": [
        "react",
        "nextjs",
        "frontend",
        "typescript",
        "performance"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an expert React and Next.js developer with comprehensive knowledge of modern web development. Follow these principles:\n\n## Core Expertise\n\n### React 19+ Patterns\n\n- Use React Server Components by default in Next.js 15+\n- Implement proper Suspense boundaries with streaming SSR\n- Utilize the new use() hook for data fetching\n- Apply React Compiler optimizations automatically\n- Use Actions for form handling and mutations\n\n### Next.js 15+ Best Practices\n\n- App Router with nested layouts and parallel routes\n- Partial Prerendering (PPR) for optimal performance\n- Server Actions for secure data mutations\n- Middleware for authentication and redirects\n- Turbopack for faster development builds\n\n### Performance Optimization\n\n- Implement proper code splitting with dynamic imports\n- Use React....",
      "copyTextLength": 2137,
      "copyTextTruncated": true,
      "detailMarkdown": "# React Next.js Expert - CLAUDE.md Rules for Claude Code\n\nTransform Claude into a React and Next.js specialist with deep knowledge of modern patterns, performance optimization, and best practices\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an expert React and Next.js developer with comprehensive knowledge of modern web development. Follow these principles:",
      "detailUrl": "/data/raycast/rules/react-next-js-expert.json",
      "webUrl": "https://heyclau.de/entry/rules/react-next-js-expert",
      "canonicalUrl": "https://heyclau.de/entry/rules/react-next-js-expert",
      "llmsUrl": "https://heyclau.de/data/llms/rules/react-next-js-expert.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/react-next-js-expert",
      "seoTitle": "React Next.js Expert - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Transform Claude into a React and Next.js specialist with deep knowledge of modern patterns, performance optimization, and best practices Discover tools for ...",
      "repoUrl": "",
      "documentationUrl": "https://nextjs.org/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "react-server-components-expert",
      "title": "React Server Components Expert for Claude",
      "description": "Expert in React Server Components (RSC) with React 19 and Next.js 15, specializing in server-first rendering patterns, data fetching stra...",
      "tags": [
        "react",
        "rsc",
        "server-components",
        "next-js",
        "react-19"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are an expert in React Server Components (RSC), the paradigm shift introduced in React 19 and fully integrated with Next.js 15's App Router. Follow these principles:\n\n## Core RSC Concepts\n\n### Server vs Client Components\n\n- **Default to Server Components**: All components in the App Router are Server Components by default. Only add 'use client' when necessary for interactivity.\n- **Server Components Benefits**: Direct database access, zero client JavaScript, automatic code splitting, and improved initial page load.\n- **Client Component Use Cases**: Event handlers, browser APIs (window, localStorage), useState/useEffect hooks, and third-party interactive libraries.\n- **Composition Pattern**: Server Components can import Client Components, but not vice versa. Pass Server Components as...",
      "copyTextLength": 8073,
      "copyTextTruncated": true,
      "detailMarkdown": "# React Server Components Expert for Claude\n\nExpert in React Server Components (RSC) with React 19 and Next.js 15, specializing in server-first rendering patterns, data fetching strategies, and streaming architectures\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are an expert in React Server Components (RSC), the paradigm shift introduced in React 19 and fully integrated with Next.js 15's App Router. Follow these principles:",
      "detailUrl": "/data/raycast/rules/react-server-components-expert.json",
      "webUrl": "https://heyclau.de/entry/rules/react-server-components-expert",
      "canonicalUrl": "https://heyclau.de/entry/rules/react-server-components-expert",
      "llmsUrl": "https://heyclau.de/data/llms/rules/react-server-components-expert.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/react-server-components-expert",
      "seoTitle": "React Server Components Expert for Claude",
      "seoDescription": "Expert in React Server Components (RSC) with React 19 and Next.js 15, specializing in server-first rendering patterns, data fetching strategies, and streamin...",
      "repoUrl": "",
      "documentationUrl": "https://react.dev/reference/rsc/server-components",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "react-component-test-generator",
      "title": "React Test Generator",
      "description": "Automatically creates or updates test files when React components are modified.",
      "tags": [
        "react",
        "testing",
        "jest",
        "components",
        "automation"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/react-component-test-generator.sh && chmod +x .claude/hooks/react-component-test-generator.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/react-component-test-generator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/react-component-test-generator.sh && chmod +x .claude/hooks/react-component-test-generator.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/react-component-test-generator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a React component file (but not a test file)\nif [[ \"$FILE_PATH\" == *.jsx ]] || [[ \"$FILE_PATH\" == *.tsx ]]; then\n    # Skip if this is already a test file\n    if [[...",
      "copyTextLength": 22641,
      "copyTextTruncated": true,
      "detailMarkdown": "# React Test Generator\n\nAutomatically creates or updates test files when React components are modified.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/react-component-test-generator.sh && chmod +x .claude/hooks/react-component-test-generator.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/react-component-test-generator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/react-component-test-generator.sh && chmod +x .claude/hooks/react-component-test-generator.sh",
      "detailUrl": "/data/raycast/hooks/react-component-test-generator.json",
      "webUrl": "https://heyclau.de/entry/hooks/react-component-test-generator",
      "canonicalUrl": "https://heyclau.de/entry/hooks/react-component-test-generator",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/react-component-test-generator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/react-component-test-generator",
      "seoTitle": "React Test Generator",
      "seoDescription": "Automatically creates or updates test files when React components are modified. This PostToolUse hook provides comprehensive React component test generation ...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "real-time-activity-tracker",
      "title": "Real Time Activity Tracker - Hooks",
      "description": "Tracks all Claude Code activities in real-time and logs them for monitoring and debugging.",
      "tags": [
        "monitoring",
        "logging",
        "notification",
        "real-time",
        "debugging"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/real-time-activity-tracker.sh && chmod +x .claude/hooks/real-time-activity-tracker.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/real-time-activity-tracker.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}",
      "safetyNotes": [
        "Runs on notification events and writes daily activity logs under .claude in the current project.",
        "Rotates logs to the last 100 entries and may archive older activity files under .claude/archive.",
        "Uses local file operations only but can add persistent project files if .claude is not ignored."
      ],
      "privacyNotes": [
        "Records tool names, file paths, tool actions, timestamps, and generated session IDs.",
        "Stores human-readable and JSON activity logs under .claude.",
        "Prints recent activity summaries to local hook output."
      ],
      "copyText": "Trigger:\nNotification\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/real-time-activity-tracker.sh && chmod +x .claude/hooks/real-time-activity-tracker.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/real-time-activity-tracker.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\nTOOL_ACTION=$(echo \"$INPUT\" | jq -r '.tool_action // \"unknown\"')\n\necho \"📊 Real-time Activity Tracker - Logging activity...\"\n\n# Create .claude directory if it doesn't exist\nmkdir -p .claude\n\n# Create daily activity log\nACTIVITY_LOG=\".claude/activity-$(date...",
      "copyTextLength": 18788,
      "copyTextTruncated": true,
      "detailMarkdown": "# Real Time Activity Tracker - Hooks\n\nTracks all Claude Code activities in real-time and logs them for monitoring and debugging.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs on notification events and writes daily activity logs under .claude in the current project.\n- Rotates logs to the last 100 entries and may archive older activity files under .claude/archive.\n- Uses local file operations only but can add persistent project files if .claude is not ignored.\n\n## Privacy notes\n- Records tool names, file paths, tool actions, timestamps, and generated session IDs.\n- Stores human-readable and JSON activity logs under .claude.\n- Prints recent activity summaries to local hook output.\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/real-time-activity-tracker.sh && chmod +x .claude/hooks/real-time-activity-tracker.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/real-time-activity-tracker.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/real-time-activity-tracker.sh && chmod +x .claude/hooks/real-time-activity-tracker.sh",
      "detailUrl": "/data/raycast/hooks/real-time-activity-tracker.json",
      "webUrl": "https://heyclau.de/entry/hooks/real-time-activity-tracker",
      "canonicalUrl": "https://heyclau.de/entry/hooks/real-time-activity-tracker",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/real-time-activity-tracker.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/real-time-activity-tracker",
      "seoTitle": "Real Time Activity Tracker - Hooks",
      "seoDescription": "Tracks all Claude Code activities in real-time and logs them for monitoring and debugging. This Notification hook provides comprehensive activity tracking wi...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "real-time-cost-tracker",
      "title": "Real Time Cost Tracker - Statuslines",
      "description": "Real-time AI cost tracking statusline with per-session spend analytics, model pricing, and budget alerts",
      "tags": [
        "cost",
        "pricing",
        "budget",
        "analytics",
        "monitoring"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/real-time-cost-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/real-time-cost-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n\nUsage:\n💵 $0.0234 │ 7,800 tokens\n\nAsset:\n#!/usr/bin/env bash\n\n# Real-Time Cost Tracker\n# Calculate session costs based on token usage\n\nread -r input\n\nmodel=$(echo \"$input\" | jq -r '.model // \"unknown\"')\ntokens=$(echo \"$input\" | jq -r '.session.totalTokens // 0')\n\n# 2025 Pricing (per 1M tokens)\nif [[ \"$model\" == *\"claude-sonnet-4\"* ]]; then\n  price_per_m=3.00\nelif [[ \"$model\" == *\"gpt-4\"* ]]; then\n  price_per_m=5.00\nelif [[ \"$model\" == *\"gemini\"* ]]; then\n  price_per_m=1.25\nelse\n  price_per_m=1.00\nfi\n\n# Calculate cost\ncost=$(awk \"BEGIN {printf \\\"%.4f\\\", ($tokens / 1000000) * $price_per_m}\")\n\n# Budget alert\nif (( $...",
      "copyTextLength": 1080,
      "copyTextTruncated": true,
      "detailMarkdown": "# Real Time Cost Tracker - Statuslines\n\nReal-time AI cost tracking statusline with per-session spend analytics, model pricing, and budget alerts\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/real-time-cost-tracker.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n```\n\n## Usage\n💵 $0.0234 │ 7,800 tokens",
      "detailUrl": "/data/raycast/statuslines/real-time-cost-tracker.json",
      "webUrl": "https://heyclau.de/entry/statuslines/real-time-cost-tracker",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/real-time-cost-tracker",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/real-time-cost-tracker.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/real-time-cost-tracker",
      "seoTitle": "Real Time Cost Tracker - Statuslines",
      "seoDescription": "Real-time AI cost tracking statusline with per-session spend analytics, model pricing, and budget alerts Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "reddit-mcp-buddy",
      "title": "Reddit MCP Buddy for Claude",
      "description": "Browse Reddit, search posts, and analyze user activity directly from Claude - no API keys required",
      "tags": [
        "reddit",
        "social-media",
        "search",
        "analytics",
        "community"
      ],
      "author": "karanb192",
      "brandName": "Reddit",
      "brandDomain": "reddit.com",
      "brandIconUrl": "/api/brand-assets/icon/reddit.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add reddit-buddy -- npx reddit-mcp-buddy && claude mcp list",
      "configSnippet": "{\n  \"reddit\": {\n    \"args\": [\n      \"reddit-mcp-buddy\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add reddit-buddy -- npx reddit-mcp-buddy && claude mcp list\n\nConfig:\n{\n  \"reddit\": {\n    \"args\": [\n      \"reddit-mcp-buddy\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n\nUsage:\n{\n  \"reddit\": {\n    \"args\": [\n      \"reddit-mcp-buddy\"\n    ],\n    \"command\": \"npx\"\n  }\n}",
      "copyTextLength": 274,
      "copyTextTruncated": false,
      "detailMarkdown": "# Reddit MCP Buddy for Claude\n\nBrowse Reddit, search posts, and analyze user activity directly from Claude - no API keys required\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add reddit-buddy -- npx reddit-mcp-buddy && claude mcp list\n```\n\n## Config\n```json\n{\n  \"reddit\": {\n    \"args\": [\n      \"reddit-mcp-buddy\"\n    ],\n    \"command\": \"npx\"\n  }\n}\n```\n\n## Usage\nclaude mcp add reddit-buddy -- npx reddit-mcp-buddy && claude mcp list",
      "detailUrl": "/data/raycast/mcp/reddit-mcp-buddy.json",
      "webUrl": "https://heyclau.de/entry/mcp/reddit-mcp-buddy",
      "canonicalUrl": "https://heyclau.de/entry/mcp/reddit-mcp-buddy",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/reddit-mcp-buddy.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/reddit-mcp-buddy",
      "seoTitle": "Reddit MCP Buddy for Claude",
      "seoDescription": "Browse Reddit, search posts, and analyze user activity directly from Claude - no API keys required Discover tools for AI development.",
      "repoUrl": "https://github.com/karanb192/reddit-mcp-buddy",
      "repoStats": {
        "repository": "karanb192/reddit-mcp-buddy",
        "url": "https://github.com/karanb192/reddit-mcp-buddy",
        "stars": 652,
        "forks": 82,
        "updatedAt": "2026-05-19T03:36:39Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/karanb192/reddit-mcp-buddy",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "redis-cache-invalidator",
      "title": "Redis Cache Invalidator - Hooks",
      "description": "Automatically clears relevant Redis cache keys when data model files are modified.",
      "tags": [
        "redis",
        "cache",
        "performance",
        "data-models",
        "invalidation"
      ],
      "author": "JSONbored",
      "brandName": "Redis",
      "brandDomain": "redis.io",
      "brandIconUrl": "/api/brand-assets/icon/redis.io",
      "brandAssetSource": "brandfetch",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/redis-cache-invalidator.sh && chmod +x .claude/hooks/redis-cache-invalidator.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/redis-cache-invalidator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/redis-cache-invalidator.sh && chmod +x .claude/hooks/redis-cache-invalidator.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/redis-cache-invalidator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\necho \"🔄 Redis Cache Invalidator - Analyzing file changes...\"\necho \"📄 File: $FILE_PATH\"\n\n# Check if this is a model or data file that should trigger cache invalidation\nif [[ \"$FILE_PATH\" == *models/*.js ]...",
      "copyTextLength": 21859,
      "copyTextTruncated": true,
      "detailMarkdown": "# Redis Cache Invalidator - Hooks\n\nAutomatically clears relevant Redis cache keys when data model files are modified.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/redis-cache-invalidator.sh && chmod +x .claude/hooks/redis-cache-invalidator.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/redis-cache-invalidator.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/redis-cache-invalidator.sh && chmod +x .claude/hooks/redis-cache-invalidator.sh",
      "detailUrl": "/data/raycast/hooks/redis-cache-invalidator.json",
      "webUrl": "https://heyclau.de/entry/hooks/redis-cache-invalidator",
      "canonicalUrl": "https://heyclau.de/entry/hooks/redis-cache-invalidator",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/redis-cache-invalidator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/redis-cache-invalidator",
      "seoTitle": "Redis Cache Invalidator - Hooks",
      "seoDescription": "Automatically clears relevant Redis cache keys when data model files are modified. This PostToolUse hook provides comprehensive Redis cache invalidation with...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "redis-mcp-server",
      "title": "Redis MCP Server for Claude",
      "description": "Official Redis MCP server providing natural language interface for Redis data management and operations",
      "tags": [
        "redis",
        "cache",
        "database",
        "nosql",
        "official"
      ],
      "author": "Redis",
      "brandName": "Redis",
      "brandDomain": "redis.io",
      "brandIconUrl": "/api/brand-assets/icon/redis.io",
      "brandAssetSource": "brandfetch",
      "installCommand": "uvx --from git+https://github.com/redis/mcp-redis.git redis-mcp-server --url redis://localhost:6379/0 && claude mcp list",
      "configSnippet": "{\n  \"redis\": {\n    \"args\": [\n      \"--from\",\n      \"git+https://github.com/redis/mcp-redis.git\",\n      \"redis-mcp-server\",\n      \"--url\",\n      \"redis://localhost:6379/0\"\n    ],\n    \"command\": \"uvx\"\n  }\n}",
      "copyText": "Install:\nuvx --from git+https://github.com/redis/mcp-redis.git redis-mcp-server --url redis://localhost:6379/0 && claude mcp list\n\nConfig:\n{\n  \"redis\": {\n    \"args\": [\n      \"--from\",\n      \"git+https://github.com/redis/mcp-redis.git\",\n      \"redis-mcp-server\",\n      \"--url\",\n      \"redis://localhost:6379/0\"\n    ],\n    \"command\": \"uvx\"\n  }\n}\n\nUsage:\n{\n  \"redis\": {\n    \"args\": [\n      \"--from\",\n      \"git+https://github.com/redis/mcp-redis.git\",\n      \"redis-mcp-server\",\n      \"--url\",\n      \"redis://localhost:6379/0\"\n    ],\n    \"command\": \"uvx\"\n  }\n}",
      "copyTextLength": 556,
      "copyTextTruncated": false,
      "detailMarkdown": "# Redis MCP Server for Claude\n\nOfficial Redis MCP server providing natural language interface for Redis data management and operations\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nuvx --from git+https://github.com/redis/mcp-redis.git redis-mcp-server --url redis://localhost:6379/0 && claude mcp list\n```\n\n## Config\n```json\n{\n  \"redis\": {\n    \"args\": [\n      \"--from\",\n      \"git+https://github.com/redis/mcp-redis.git\",\n      \"redis-mcp-server\",\n      \"--url\",\n      \"redis://localhost:6379/0\"\n    ],\n    \"command\": \"uvx\"\n  }\n}\n```\n\n## Usage\nuvx --from git+https://github.com/redis/mcp-redis.git redis-mcp-server --url redis://localhost:6379/0 && claude mcp list",
      "detailUrl": "/data/raycast/mcp/redis-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/redis-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/redis-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/redis-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/redis-mcp-server",
      "seoTitle": "Redis MCP Server for Claude",
      "seoDescription": "Official Redis MCP server providing natural language interface for Redis data management and operations Discover tools for AI development.",
      "repoUrl": "https://github.com/redis/mcp-redis",
      "repoStats": {
        "repository": "redis/mcp-redis",
        "url": "https://github.com/redis/mcp-redis",
        "stars": 512,
        "forks": 96,
        "updatedAt": "2026-05-19T09:13:05Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/redis/mcp-redis",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "replit-agent",
      "title": "Replit Agent",
      "description": "Browser-based AI app builder inside Replit.",
      "tags": [
        "app-builder",
        "ai-coding"
      ],
      "author": "Replit",
      "brandName": "Replit",
      "brandDomain": "replit.com",
      "brandIconUrl": "/api/brand-assets/icon/replit.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nReplit Agent is relevant for users who want AI generation, hosting, and iteration in one browser-based environment.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 215,
      "copyTextTruncated": false,
      "detailMarkdown": "# Replit Agent\n\nBrowser-based AI software builder for generating, editing, deploying, and iterating on applications in Replit.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/replit-agent.json",
      "webUrl": "https://heyclau.de/entry/tools/replit-agent",
      "canonicalUrl": "https://heyclau.de/entry/tools/replit-agent",
      "llmsUrl": "https://heyclau.de/data/llms/tools/replit-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/replit-agent",
      "seoTitle": "Replit Agent for AI app building",
      "seoDescription": "Replit Agent helps build, edit, deploy, and iterate on applications through Replit's browser-based development platform.",
      "repoUrl": "",
      "documentationUrl": "https://docs.replit.com/replitai/agent",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "rest-api-client-harness",
      "title": "REST API Client Harness Skill",
      "description": "Explore and script against REST APIs with comprehensive authentication support (API keys, OAuth 2.0, JWT Bearer tokens, Basic Auth), pagi...",
      "tags": [
        "rest",
        "http",
        "api",
        "curl",
        "node"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/rest-api-client-harness.zip -o rest-api-client-harness.zip && unzip -o rest-api-client-harness.zip -d ./rest-api-client-harness",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/rest-api-client-harness.zip -o rest-api-client-harness.zip && unzip -o rest-api-client-harness.zip -d ./rest-api-client-harness\n\nUsage:\nClaude can interact with REST APIs: make requests, handle authentication (API keys, OAuth, JWT), paginate through results, handle rate limits with retries, and process responses. Build API integration scripts, test endpoints, and extract data from web services.\n\nAsset:\nimport { setTimeout as delay } from 'node:timers/promises';\nimport { fetch } from 'undici';\n\nasync function fetchAll(url, token) {\n  let next = url;\n  const items = [];\n  while (next) {\n    const res = await fetch(next, { headers: { Authorization: `Bearer ${token}` } });\n    if (!res.ok) {\n      if (res.status >= 500) { await delay(1000...",
      "copyTextLength": 972,
      "copyTextTruncated": true,
      "detailMarkdown": "# REST API Client Harness Skill\n\nExplore and script against REST APIs with comprehensive authentication support (API keys, OAuth 2.0, JWT Bearer tokens, Basic Auth), pagination utilities (cursor-based, offset-based, page-based), retry logic with exponential backoff and jitter, error handling for HTTP status codes, rate limiting with Retry-After hea...\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/rest-api-client-harness.zip -o rest-api-client-harness.zip && unzip -o rest-api-client-harness.zip -d ./rest-api-client-harness\n```\n\n## Usage\nClaude can interact with REST APIs: make requests, handle authentication (API keys, OAuth, JWT), paginate through results, handle rate limits with retries, and process responses. Build API integration scripts, test endpoints, and extract data from web services.",
      "detailUrl": "/data/raycast/skills/rest-api-client-harness.json",
      "webUrl": "https://heyclau.de/entry/skills/rest-api-client-harness",
      "canonicalUrl": "https://heyclau.de/entry/skills/rest-api-client-harness",
      "llmsUrl": "https://heyclau.de/data/llms/skills/rest-api-client-harness.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/rest-api-client-harness",
      "seoTitle": "REST API Client Harness Skill",
      "seoDescription": "Explore and script against REST APIs with comprehensive authentication support (API keys, OAuth 2.0, JWT Bearer tokens, Basic Auth), pagination utilities (cu...",
      "repoUrl": "",
      "documentationUrl": "https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/rest-api-client-harness.mdc",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-15"
        }
      ]
    },
    {
      "category": "hooks",
      "slug": "retro-daily",
      "title": "Retro Daily - Hooks",
      "description": "SessionStart hook that prints a daily Claude Code retro: competency grade, efficiency sparklines, contributions heatmap, and weak-metric scout findings.",
      "tags": [
        "sessionstart",
        "dashboard",
        "metrics",
        "retro",
        "analytics"
      ],
      "author": "gyanesh-m",
      "submittedBy": "gyanesh-m",
      "submittedByUrl": "https://github.com/gyanesh-m",
      "installCommand": "/plugin marketplace add gyanesh-m/retro-daily && /plugin install retro-daily@retro-daily",
      "configSnippet": "{\n  \"hooks\": {\n    \"SessionStart\": [\n      {\n        \"hooks\": [\n          {\n            \"type\": \"command\",\n            \"command\": \"~/.claude/metrics/startup.sh\"\n          }\n        ]\n      }\n    ]\n  }\n}",
      "safetyNotes": [
        "Runs automatically on Claude Code SessionStart and can spawn detached background claude -p workers.",
        "Uses WebSearch and Write in the scout worker unless RETRO_DAILY_NO_BACKGROUND_WORKERS=1 is set.",
        "Writes temporary scout and tagger output to /tmp before moving validated results into ~/.claude/metrics.",
        "First full setup can install large Python model dependencies for local classification.",
        "Scout findings may include web- or GitHub-derived text and should be treated as untrusted informational context, not executable instructions."
      ],
      "privacyNotes": [
        "Reads local Claude Code session history from ~/.claude/projects/*.jsonl to compute metrics.",
        "Writes derived metrics, logs, scout results, and session tags under ~/.claude/metrics.",
        "Session tagger builds a truncated digest from recent local session messages for claude -p labeling.",
        "Background scout may send weak-metric research queries to docs.anthropic.com and GitHub through WebSearch.",
        "The SessionStart hook may provide the rendered retro/scout dashboard to Claude Code as hookSpecificOutput.additionalContext, which is model-visible context in addition to the user-visible dashboard."
      ],
      "copyText": "Trigger:\nSessionStart\n\nInstall:\n/plugin marketplace add gyanesh-m/retro-daily && /plugin install retro-daily@retro-daily\n\nClaude config:\n{\n  \"hooks\": {\n    \"SessionStart\": [\n      {\n        \"hooks\": [\n          {\n            \"type\": \"command\",\n            \"command\": \"~/.claude/metrics/startup.sh\"\n          }\n        ]\n      }\n    ]\n  }\n}\n\nHook script:\n#!/bin/bash\n# startup.sh — Single SessionStart hook that runs all startup scripts sequentially.\n# Each step runs independently (one failure does not skip the rest). Per-step\n# output + timing mirrored to a private ~/.claude/metrics/startup.log for\n# debugging what Claude Code's hook pipeline actually receives.\n# NOTE: no `set -e` — we want every step to execute even if an earlier one errors.\n#\n# ─── How SessionStart hook output reaches the...",
      "copyTextLength": 11275,
      "copyTextTruncated": true,
      "detailMarkdown": "# Retro Daily - Hooks\n\nSessionStart hook that prints a daily Claude Code retro at the top of every session — competency grade (0–100, A–F), 14-day efficiency sparklines, and a year-long contributions heatmap.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs automatically on Claude Code SessionStart and can spawn detached background claude -p workers.\n- Uses WebSearch and Write in the scout worker unless RETRO_DAILY_NO_BACKGROUND_WORKERS=1 is set.\n- Writes temporary scout and tagger output to /tmp before moving validated results into ~/.claude/metrics.\n- First full setup can install large Python model dependencies for local classification.\n- Scout findings may include web- or GitHub-derived text and should be treated as untrusted informational context, not executable instructions.\n\n## Privacy notes\n- Reads local Claude Code session history from ~/.claude/projects/*.jsonl to compute metrics.\n- Writes derived metrics, logs, scout results, and session tags under ~/.claude/metrics.\n- Session tagger builds a truncated digest from recent local session messages for claude -p labeling.\n- Background scout may send weak-metric research queries to docs.anthropic.com and GitHub through WebSearch.\n- The SessionStart hook may provide the rendered retro/scout dashboard to Claude Code as hookSpecificOutput.additionalContext, which is model-visible context in addition to the user-visible dashboard.\n\n## Install\n```bash\n/plugin marketplace add gyanesh-m/retro-daily && /plugin install retro-daily@retro-daily\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"SessionStart\": [\n      {\n        \"hooks\": [\n          {\n            \"type\": \"command\",\n            \"command\": \"~/.claude/metrics/startup.sh\"\n          }\n        ]\n      }\n    ]\n  }\n}\n```\n\n## Usage\n/plugin marketplace add gyanesh-m/retro-daily\n/plugin install retro-daily@retro-daily\n/reload-plugins",
      "detailUrl": "/data/raycast/hooks/retro-daily.json",
      "webUrl": "https://heyclau.de/entry/hooks/retro-daily",
      "canonicalUrl": "https://heyclau.de/entry/hooks/retro-daily",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/retro-daily.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/retro-daily",
      "seoTitle": "Retro Daily - SessionStart Hook for Claude Code",
      "seoDescription": "Daily retro dashboard printed at the top of every Claude Code session.",
      "repoUrl": "https://github.com/gyanesh-m/retro-daily",
      "repoStats": {
        "repository": "gyanesh-m/retro-daily",
        "url": "https://github.com/gyanesh-m/retro-daily",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "roo-code",
      "title": "Roo Code",
      "description": "VS Code coding agent with planning and workflow modes.",
      "tags": [
        "vs-code",
        "coding-agent"
      ],
      "author": "Roo Code",
      "brandName": "Roo Code",
      "brandDomain": "roocode.com",
      "brandIconUrl": "/api/brand-assets/icon/roocode.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nRoo Code is a good fit when users want mode-specific agent behavior for planning, code edits, debugging, and routine project work.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 230,
      "copyTextTruncated": false,
      "detailMarkdown": "# Roo Code\n\nOpen-source AI coding agent for VS Code with modes for planning, editing, debugging, and workflow automation.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/roo-code.json",
      "webUrl": "https://heyclau.de/entry/tools/roo-code",
      "canonicalUrl": "https://heyclau.de/entry/tools/roo-code",
      "llmsUrl": "https://heyclau.de/data/llms/tools/roo-code.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/roo-code",
      "seoTitle": "Roo Code AI coding agent for VS Code",
      "seoDescription": "Roo Code is an open-source VS Code AI coding agent with modes for planning, editing, debugging, and automation. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/RooCodeInc/Roo-Code",
      "repoStats": {
        "repository": "RooCodeInc/Roo-Code",
        "url": "https://github.com/RooCodeInc/Roo-Code",
        "stars": 24101,
        "forks": 3278,
        "updatedAt": "2026-05-19T11:16:25Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://docs.roocode.com",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "rust-cargo-check",
      "title": "Rust Cargo Check - Hooks",
      "description": "Automatically runs cargo check and clippy when Rust files are modified.",
      "tags": [
        "rust",
        "cargo",
        "clippy",
        "linting",
        "compilation"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/rust-cargo-check.sh && chmod +x .claude/hooks/rust-cargo-check.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/rust-cargo-check.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/rust-cargo-check.sh && chmod +x .claude/hooks/rust-cargo-check.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/rust-cargo-check.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a Rust file or Cargo configuration\nif [[ \"$FILE_PATH\" == *.rs ]] || [[ \"$FILE_PATH\" == *Cargo.toml ]] || [[ \"$FILE_PATH\" == *Cargo.lock ]]; then\n    echo \"🦀 Rust Cargo Check - Analyzing Rust code...\"\n    ec...",
      "copyTextLength": 23072,
      "copyTextTruncated": true,
      "detailMarkdown": "# Rust Cargo Check - Hooks\n\nAutomatically runs cargo check and clippy when Rust files are modified.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/rust-cargo-check.sh && chmod +x .claude/hooks/rust-cargo-check.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/rust-cargo-check.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/rust-cargo-check.sh && chmod +x .claude/hooks/rust-cargo-check.sh",
      "detailUrl": "/data/raycast/hooks/rust-cargo-check.json",
      "webUrl": "https://heyclau.de/entry/hooks/rust-cargo-check",
      "canonicalUrl": "https://heyclau.de/entry/hooks/rust-cargo-check",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/rust-cargo-check.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/rust-cargo-check",
      "seoTitle": "Rust Cargo Check - Hooks",
      "seoDescription": "Automatically runs cargo check and clippy when Rust files are modified. This PostToolUse hook provides comprehensive Rust code validation with fast compilati...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "saas-pricing-experimentation-engine",
      "title": "SaaS Pricing Experimentation Engine Skill",
      "description": "Revenue optimization skill for designing and evaluating pricing experiments without corrupting core business metrics.",
      "tags": [
        "saas",
        "pricing",
        "experimentation",
        "revenue",
        "product"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/saas-pricing-experimentation-engine.zip -o saas-pricing-experimentation-engine.zip && unzip -o saas-pricing-experimentation-engine.zip -d ./saas-pricing-experimentation-engine",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/saas-pricing-experimentation-engine.zip -o saas-pricing-experimentation-engine.zip && unzip -o saas-pricing-experimentation-engine.zip -d ./saas-pricing-experimentation-engine\n\nUsage:\nUse this skill to structure pricing tests that improve revenue signals while protecting retention and trust.\n\nAsset:\n# Trigger\n\"Apply the SaaS pricing experimentation engine skill to this offer model.\"\n\n# Required output\n1) Test hypotheses and success metrics\n2) Segment and cohort strategy\n3) Guardrails and stop-loss criteria\n4) Rollout decision framework",
      "copyTextLength": 594,
      "copyTextTruncated": false,
      "detailMarkdown": "# SaaS Pricing Experimentation Engine Skill\n\nRun low-risk SaaS pricing experiments with clear hypotheses, segment-aware metrics, and decision-safe rollout controls.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/saas-pricing-experimentation-engine.zip -o saas-pricing-experimentation-engine.zip && unzip -o saas-pricing-experimentation-engine.zip -d ./saas-pricing-experimentation-engine\n```\n\n## Usage\nUse this skill to structure pricing tests that improve revenue signals while protecting retention and trust.",
      "detailUrl": "/data/raycast/skills/saas-pricing-experimentation-engine.json",
      "webUrl": "https://heyclau.de/entry/skills/saas-pricing-experimentation-engine",
      "canonicalUrl": "https://heyclau.de/entry/skills/saas-pricing-experimentation-engine",
      "llmsUrl": "https://heyclau.de/data/llms/skills/saas-pricing-experimentation-engine.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/saas-pricing-experimentation-engine",
      "seoTitle": "SaaS Pricing Experimentation Engine Skill",
      "seoDescription": "Reusable AI skill for SaaS pricing experiments, including hypothesis design, guardrail metrics, and rollout decision frameworks.",
      "repoUrl": "",
      "documentationUrl": "https://stripe.com/docs",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/saas-pricing-experimentation-engine.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "hooks",
      "slug": "scss-auto-compiler",
      "title": "SCSS Auto Compiler - Hooks",
      "description": "Automatically compiles SCSS/Sass files to CSS when they are modified.",
      "tags": [
        "scss",
        "sass",
        "css",
        "styling",
        "compilation"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/scss-auto-compiler.sh && chmod +x .claude/hooks/scss-auto-compiler.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/scss-auto-compiler.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/scss-auto-compiler.sh && chmod +x .claude/hooks/scss-auto-compiler.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/scss-auto-compiler.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a SCSS or Sass file\nif [[ \"$FILE_PATH\" == *.scss ]] || [[ \"$FILE_PATH\" == *.sass ]]; then\n    echo \"🎨 SCSS Auto-Compiler - Processing stylesheet...\"\n    echo \"📄 File: $FILE_PATH\"\n    \n    # Check if...",
      "copyTextLength": 23473,
      "copyTextTruncated": true,
      "detailMarkdown": "# SCSS Auto Compiler - Hooks\n\nAutomatically compiles SCSS/Sass files to CSS when they are modified.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/scss-auto-compiler.sh && chmod +x .claude/hooks/scss-auto-compiler.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/scss-auto-compiler.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/scss-auto-compiler.sh && chmod +x .claude/hooks/scss-auto-compiler.sh",
      "detailUrl": "/data/raycast/hooks/scss-auto-compiler.json",
      "webUrl": "https://heyclau.de/entry/hooks/scss-auto-compiler",
      "canonicalUrl": "https://heyclau.de/entry/hooks/scss-auto-compiler",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/scss-auto-compiler.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/scss-auto-compiler",
      "seoTitle": "SCSS Auto Compiler - Hooks",
      "seoDescription": "Automatically compiles SCSS/Sass files to CSS when they are modified. This PostToolUse hook provides comprehensive SCSS compilation with automatic SCSS/Sass ...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "security-auditor",
      "title": "Security Auditor Expert - CLAUDE.md Rules for Claude Code",
      "description": "Configure Claude as a security expert for vulnerability assessment, penetration testing, and security best practices",
      "tags": [
        "security",
        "penetration-testing",
        "vulnerability",
        "owasp",
        "audit"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a security auditor and ethical hacker focused on identifying and fixing vulnerabilities.\n\n## Security Assessment Framework\n\n### OWASP Top 10 (2025)\n\n1. **Broken Access Control**: Check authorization at every level\n2. **Cryptographic Failures**: Validate encryption implementations\n3. **Injection**: SQL, NoSQL, OS, LDAP injection prevention\n4. **Insecure Design**: Threat modeling and secure architecture\n5. **Security Misconfiguration**: Default credentials, verbose errors\n6. **Vulnerable Components**: Dependency scanning and updates\n7. **Authentication Failures**: MFA, session management, passwords\n8. **Data Integrity Failures**: Deserialization, CI/CD security\n9. **Logging Failures**: Audit trails and monitoring\n10. **Server-Side Request Forgery**: SSRF prevention\n\n### Code Revie...",
      "copyTextLength": 2424,
      "copyTextTruncated": true,
      "detailMarkdown": "# Security Auditor Expert - CLAUDE.md Rules for Claude Code\n\nConfigure Claude as a security expert for vulnerability assessment, penetration testing, and security best practices\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a security auditor and ethical hacker focused on identifying and fixing vulnerabilities.",
      "detailUrl": "/data/raycast/rules/security-auditor.json",
      "webUrl": "https://heyclau.de/entry/rules/security-auditor",
      "canonicalUrl": "https://heyclau.de/entry/rules/security-auditor",
      "llmsUrl": "https://heyclau.de/data/llms/rules/security-auditor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/security-auditor",
      "seoTitle": "Security Auditor Expert - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Configure Claude as a security expert for vulnerability assessment, penetration testing, and security best practices Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://owasp.org/www-project-top-ten/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "security-auditor-penetration-tester",
      "title": "Security Auditor Pentester - CLAUDE.md Rules for Claude Code",
      "description": "Configure Claude as a security expert for vulnerability assessment, penetration testing, and security best practices",
      "tags": [
        "security",
        "penetration-testing",
        "vulnerability",
        "owasp",
        "audit"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a security auditor and ethical hacker focused on identifying and fixing vulnerabilities.\n\n## Security Assessment Framework\n\n### OWASP Top 10 (2025)\n\n1. **Broken Access Control**: Check authorization at every level\n2. **Cryptographic Failures**: Validate encryption implementations\n3. **Injection**: SQL, NoSQL, OS, LDAP injection prevention\n4. **Insecure Design**: Threat modeling and secure architecture\n5. **Security Misconfiguration**: Default credentials, verbose errors\n6. **Vulnerable Components**: Dependency scanning and updates\n7. **Authentication Failures**: MFA, session management, passwords\n8. **Data Integrity Failures**: Deserialization, CI/CD security\n9. **Logging Failures**: Audit trails and monitoring\n10. **Server-Side Request Forgery**: SSRF prevention\n\n### Code Revie...",
      "copyTextLength": 2766,
      "copyTextTruncated": true,
      "detailMarkdown": "# Security Auditor Pentester - CLAUDE.md Rules for Claude Code\n\nConfigure Claude as a security expert for vulnerability assessment, penetration testing, and security best practices\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a security auditor and ethical hacker focused on identifying and fixing vulnerabilities.",
      "detailUrl": "/data/raycast/rules/security-auditor-penetration-tester.json",
      "webUrl": "https://heyclau.de/entry/rules/security-auditor-penetration-tester",
      "canonicalUrl": "https://heyclau.de/entry/rules/security-auditor-penetration-tester",
      "llmsUrl": "https://heyclau.de/data/llms/rules/security-auditor-penetration-tester.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/security-auditor-penetration-tester",
      "seoTitle": "Security Auditor Pentester - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Configure Claude as a security expert for vulnerability assessment, penetration testing, and security best practices Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "https://owasp.org/www-project-top-ten/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "security-scanner-hook",
      "title": "Security Scanner Hook - Hooks",
      "description": "Automated security vulnerability scanning that integrates with development workflow to detect and prevent security issues before deployment.",
      "tags": [
        "security",
        "vulnerability",
        "scanning",
        "automation",
        "compliance"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/security-scanner-hook.sh && chmod +x .claude/hooks/security-scanner-hook.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/security-scanner-hook.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\",\n        \"multiedit\"\n      ]\n    }\n  }\n}",
      "safetyNotes": [
        "Runs automatically after write, edit, or multiedit activity and invokes installed security tools against the touched file.",
        "May run truffleHog, Semgrep, npm audit, Bandit, or gosec depending on the file type and tools available.",
        "Treats scanner findings as warnings and does not guarantee that code is safe or unsafe."
      ],
      "privacyNotes": [
        "Reads modified file contents for security scanning and prints scanner output to local hook output.",
        "Semgrep and package audit commands may contact external rule, registry, or advisory services depending on local tool configuration.",
        "Scanner output may include file paths, code snippets, dependency names, and suspected secrets."
      ],
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/security-scanner-hook.sh && chmod +x .claude/hooks/security-scanner-hook.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/security-scanner-hook.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\",\n        \"multiedit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\necho \"🔒 Running security scans on $FILE_PATH...\"\n\n# Secrets detection\necho \"Scanning for secrets...\"\nif command -v truffleHog &> /dev/null; then\n  truffleHog --regex --entropy=False...",
      "copyTextLength": 18072,
      "copyTextTruncated": true,
      "detailMarkdown": "# Security Scanner Hook - Hooks\n\nAutomated security vulnerability scanning that integrates with development workflow to detect and prevent security issues before deployment.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs automatically after write, edit, or multiedit activity and invokes installed security tools against the touched file.\n- May run truffleHog, Semgrep, npm audit, Bandit, or gosec depending on the file type and tools available.\n- Treats scanner findings as warnings and does not guarantee that code is safe or unsafe.\n\n## Privacy notes\n- Reads modified file contents for security scanning and prints scanner output to local hook output.\n- Semgrep and package audit commands may contact external rule, registry, or advisory services depending on local tool configuration.\n- Scanner output may include file paths, code snippets, dependency names, and suspected secrets.\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/security-scanner-hook.sh && chmod +x .claude/hooks/security-scanner-hook.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/security-scanner-hook.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\",\n        \"multiedit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/security-scanner-hook.sh && chmod +x .claude/hooks/security-scanner-hook.sh",
      "detailUrl": "/data/raycast/hooks/security-scanner-hook.json",
      "webUrl": "https://heyclau.de/entry/hooks/security-scanner-hook",
      "canonicalUrl": "https://heyclau.de/entry/hooks/security-scanner-hook",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/security-scanner-hook.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/security-scanner-hook",
      "seoTitle": "Security Scanner Hook - Hooks",
      "seoDescription": "Automated security vulnerability scanning that integrates with development workflow to detect and prevent security issues before deployment. This PostToolUse...",
      "repoUrl": "",
      "documentationUrl": "https://owasp.org/www-project-top-ten/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "security-first-react-components",
      "title": "Security-First React Components for Claude",
      "description": "Security-first React component architect with XSS prevention, CSP integration, input sanitization, and OWASP Top 10 mitigation patterns",
      "tags": [
        "security",
        "react",
        "xss",
        "csp",
        "owasp"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a security-first React component architect specializing in XSS prevention, Content Security Policy integration, input sanitization, and OWASP Top 10 mitigation. Build secure-by-default React applications:\n\n## XSS Prevention in React\n\nReact escapes content by default, but vulnerabilities still exist:\n\n```typescript\n// ❌ DANGEROUS - Never use dangerouslySetInnerHTML with user input\nfunction UnsafeComponent({ userContent }: { userContent: string }) {\n  return <div dangerouslySetInnerHTML={{ __html: userContent }} />;\n}\n\n// ✅ SAFE - Let React escape content automatically\nfunction SafeComponent({ userContent }: { userContent: string }) {\n  return <div>{userContent}</div>;\n}\n\n// ✅ SAFE - Use DOMPurify for rich text (if absolutely necessary)\nimport DOMPurify from 'isomorphic-dompurify'...",
      "copyTextLength": 14009,
      "copyTextTruncated": true,
      "detailMarkdown": "# Security-First React Components for Claude\n\nSecurity-first React component architect with XSS prevention, CSP integration, input sanitization, and OWASP Top 10 mitigation patterns\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a security-first React component architect specializing in XSS prevention, Content Security Policy integration, input sanitization, and OWASP Top 10 mitigation. Build secure-by-default React applications:",
      "detailUrl": "/data/raycast/rules/security-first-react-components.json",
      "webUrl": "https://heyclau.de/entry/rules/security-first-react-components",
      "canonicalUrl": "https://heyclau.de/entry/rules/security-first-react-components",
      "llmsUrl": "https://heyclau.de/data/llms/rules/security-first-react-components.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/security-first-react-components",
      "seoTitle": "Security-First React Components for Claude",
      "seoDescription": "Security-first React component architect with XSS prevention, CSP integration, input sanitization, and OWASP Top 10 mitigation patterns Discover tools for AI...",
      "repoUrl": "",
      "documentationUrl": "https://owasp.org/www-project-top-ten/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "semantic-kernel-enterprise-agent",
      "title": "Semantic Kernel Enterprise Agent - Agents",
      "description": "Microsoft Semantic Kernel enterprise agent specialist for building Azure-native AI applications with multi-language SDK support, plugin g...",
      "tags": [
        "semantic-kernel",
        "microsoft",
        "azure",
        "enterprise",
        "dotnet",
        "python"
      ],
      "author": "JSONbored",
      "brandName": "Microsoft",
      "brandDomain": "microsoft.com",
      "brandIconUrl": "/api/brand-assets/icon/microsoft.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Microsoft Semantic Kernel enterprise agent specialist focused on building production-ready AI applications with Azure integration, multi-language support, and enterprise governance. You combine Semantic Kernel's lightweight SDK with Azure AI services for scalable, secure, enterprise-grade AI solutions.\n\n## C# Semantic Kernel Setup\n\nBuild enterprise AI applications with .NET:\n\n```csharp\n// Program.cs - Enterprise Semantic Kernel Application\nusing Microsoft.SemanticKernel;\nusing Microsoft.SemanticKernel.ChatCompletion;\nusing Microsoft.SemanticKernel.Connectors.OpenAI;\nusing Azure.Identity;\nusing Azure.Security.KeyVault.Secrets;\n\npublic class EnterpriseAIApplication\n{\n    private readonly Kernel _kernel;\n    private readonly SecretClient _secretClient;\n\n    public EnterpriseAIApp...",
      "copyTextLength": 15981,
      "copyTextTruncated": true,
      "detailMarkdown": "# Semantic Kernel Enterprise Agent - Agents\n\nMicrosoft Semantic Kernel enterprise agent specialist for building Azure-native AI applications with multi-language SDK support, plugin governance, and enterprise-grade deployment\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Microsoft Semantic Kernel enterprise agent specialist focused on building production-ready AI applications with Azure integration, multi-language support, and enterprise governance. You combine Semantic Kernel's lightweight SDK with Azure AI services for scalable, secure, enterprise-grade AI solutions.",
      "detailUrl": "/data/raycast/agents/semantic-kernel-enterprise-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/semantic-kernel-enterprise-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/semantic-kernel-enterprise-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/semantic-kernel-enterprise-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/semantic-kernel-enterprise-agent",
      "seoTitle": "Semantic Kernel Enterprise Agent - Agents",
      "seoDescription": "Microsoft Semantic Kernel enterprise agent specialist for building Azure-native AI applications with multi-language SDK support, plugin governance, and enter...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "sensitive-data-alert-scanner",
      "title": "Sensitive Data Alert Scanner - Hooks",
      "description": "Scans for potential sensitive data exposure and alerts immediately.",
      "tags": [
        "security",
        "sensitive-data",
        "notification",
        "scanning",
        "privacy"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/sensitive-data-alert-scanner.sh && chmod +x .claude/hooks/sensitive-data-alert-scanner.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/sensitive-data-alert-scanner.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}",
      "safetyNotes": [
        "Runs on notification events and scans recent tool input for patterns that resemble secrets or sensitive data.",
        "Produces alerts only and does not redact files, rotate credentials, or block the original tool action.",
        "Pattern-based detection can miss real secrets or flag harmless placeholders."
      ],
      "privacyNotes": [
        "Reads hook input fields such as tool names, file paths, commands, and text snippets supplied to the notification event.",
        "May print matched sensitive-looking strings or surrounding context to local hook output.",
        "Does not send findings to a remote service in the bundled script."
      ],
      "copyText": "Trigger:\nNotification\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/sensitive-data-alert-scanner.sh && chmod +x .claude/hooks/sensitive-data-alert-scanner.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/sensitive-data-alert-scanner.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Only scan for Write and Edit operations\nif [[ \"$TOOL_NAME\" != \"Write\" && \"$TOOL_NAME\" != \"Edit\" ]]; then\n  exit 0\nfi\n\necho \"🔒 Sensitive Data Alert Scanner - Analyzing file for security risks...\"\necho \"📄 F...",
      "copyTextLength": 24583,
      "copyTextTruncated": true,
      "detailMarkdown": "# Sensitive Data Alert Scanner - Hooks\n\nScans for potential sensitive data exposure and alerts immediately.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs on notification events and scans recent tool input for patterns that resemble secrets or sensitive data.\n- Produces alerts only and does not redact files, rotate credentials, or block the original tool action.\n- Pattern-based detection can miss real secrets or flag harmless placeholders.\n\n## Privacy notes\n- Reads hook input fields such as tool names, file paths, commands, and text snippets supplied to the notification event.\n- May print matched sensitive-looking strings or surrounding context to local hook output.\n- Does not send findings to a remote service in the bundled script.\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/sensitive-data-alert-scanner.sh && chmod +x .claude/hooks/sensitive-data-alert-scanner.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/sensitive-data-alert-scanner.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/sensitive-data-alert-scanner.sh && chmod +x .claude/hooks/sensitive-data-alert-scanner.sh",
      "detailUrl": "/data/raycast/hooks/sensitive-data-alert-scanner.json",
      "webUrl": "https://heyclau.de/entry/hooks/sensitive-data-alert-scanner",
      "canonicalUrl": "https://heyclau.de/entry/hooks/sensitive-data-alert-scanner",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/sensitive-data-alert-scanner.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/sensitive-data-alert-scanner",
      "seoTitle": "Sensitive Data Alert Scanner - Hooks",
      "seoDescription": "Scans for potential sensitive data exposure and alerts immediately. This Notification hook provides comprehensive sensitive data detection with real-time sen...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "sentry-mcp-server",
      "title": "Sentry MCP Server for Claude",
      "description": "Monitor errors, debug production issues, and track application health",
      "tags": [
        "monitoring",
        "sentry",
        "debugging",
        "errors",
        "devops"
      ],
      "author": "Sentry",
      "brandName": "Sentry",
      "brandDomain": "sentry.io",
      "brandIconUrl": "/api/brand-assets/icon/sentry.io",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add --transport http sentry https://mcp.sentry.dev/mcp && claude mcp list",
      "configSnippet": "{\n  \"sentry\": {\n    \"url\": \"https://mcp.sentry.dev/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add --transport http sentry https://mcp.sentry.dev/mcp && claude mcp list\n\nConfig:\n{\n  \"sentry\": {\n    \"url\": \"https://mcp.sentry.dev/mcp\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"sentry\": {\n    \"url\": \"https://mcp.sentry.dev/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 284,
      "copyTextTruncated": false,
      "detailMarkdown": "# Sentry MCP Server for Claude\n\nMonitor errors, debug production issues, and track application health\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add --transport http sentry https://mcp.sentry.dev/mcp && claude mcp list\n```\n\n## Config\n```json\n{\n  \"sentry\": {\n    \"url\": \"https://mcp.sentry.dev/mcp\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp add --transport http sentry https://mcp.sentry.dev/mcp && claude mcp list",
      "detailUrl": "/data/raycast/mcp/sentry-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/sentry-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/sentry-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/sentry-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/sentry-mcp-server",
      "seoTitle": "Sentry MCP Server for Claude",
      "seoDescription": "Monitor errors, debug production issues, and track application health Discover tools for AI development. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://docs.sentry.io/product/sentry-mcp/",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "session-health-score",
      "title": "Session Health Score - Statuslines",
      "description": "Claude Code session health aggregator providing A-F grade based on cost efficiency, latency performance, productivity velocity, and cache...",
      "tags": [
        "health-score",
        "session-grade",
        "performance-aggregator",
        "quality-metrics",
        "optimization-recommendations"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/session-health-score.sh\",\n    \"refreshInterval\": 2000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/session-health-score.sh\",\n    \"refreshInterval\": 2000\n  }\n}\n\nUsage:\n✓ Health: B (82/100) | GOOD | C:25 L:18 P:22 K:17\n\nAsset:\n#!/usr/bin/env bash\n\n# Session Health Score for Claude Code\n# Aggregates multiple metrics into overall health grade (A-F)\n\n# Read JSON from stdin\nread -r input\n\n# Extract metrics\ntotal_cost=$(echo \"$input\" | jq -r '.cost.total_cost_usd // 0')\ntotal_duration_ms=$(echo \"$input\" | jq -r '.cost.total_duration_ms // 1')\napi_duration_ms=$(echo \"$input\" | jq -r '.cost.total_api_duration_ms // 0')\nlines_added=$(echo \"$input\" | jq -r '.cost.total_lines_added // 0')\nlines_removed=$(echo \"$input\" | jq -r '.cost.total_lines_removed // 0')\ncache_read_tokens=$(echo...",
      "copyTextLength": 5406,
      "copyTextTruncated": true,
      "detailMarkdown": "# Session Health Score - Statuslines\n\nClaude Code session health aggregator providing A-F grade based on cost efficiency, latency performance, productivity velocity, and cache utilization with actionable recommendations.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/session-health-score.sh\",\n    \"refreshInterval\": 2000\n  }\n}\n```\n\n## Usage\n✓ Health: B (82/100) | GOOD | C:25 L:18 P:22 K:17",
      "detailUrl": "/data/raycast/statuslines/session-health-score.json",
      "webUrl": "https://heyclau.de/entry/statuslines/session-health-score",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/session-health-score",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/session-health-score.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/session-health-score",
      "seoTitle": "Session Health Score - Statuslines",
      "seoDescription": "Claude Code session health aggregator providing A-F grade based on cost efficiency, latency performance, productivity velocity, and cache utilization with ac...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/statusline",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "session-metrics-collector",
      "title": "Session Metrics Collector - Hooks",
      "description": "Collects and reports detailed metrics about the coding session when Claude stops.",
      "tags": [
        "metrics",
        "analytics",
        "stop-hook",
        "performance",
        "statistics"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/session-metrics-collector.sh && chmod +x .claude/hooks/session-metrics-collector.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/session-metrics-collector.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nStop\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/session-metrics-collector.sh && chmod +x .claude/hooks/session-metrics-collector.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/session-metrics-collector.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\necho \"📊 Session Metrics Collector - Gathering session analytics...\"\necho \"⏱️ Session ended: $(date)\"\n\n# Create metrics directory\nmkdir -p .metrics\n\n# Session metadata\nSESSION_ID=\"$(date +%Y%m%d_%H%M%S)\"\nMETRICS_FILE=\".metrics/session-${SESSION_ID}.json\"\nEND_TIME=$(date)\nEND_TIMESTAMP=$(date +%s)\n\necho \"💾 Collecting session metrics...\"\n\n# Get session start time (approximate from oldest .claude file or fallback)\nif [ -d \".claude\" ] && [ \"$(find .claud...",
      "copyTextLength": 26535,
      "copyTextTruncated": true,
      "detailMarkdown": "# Session Metrics Collector - Hooks\n\nCollects and reports detailed metrics about the coding session when Claude stops.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/session-metrics-collector.sh && chmod +x .claude/hooks/session-metrics-collector.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/session-metrics-collector.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/session-metrics-collector.sh && chmod +x .claude/hooks/session-metrics-collector.sh",
      "detailUrl": "/data/raycast/hooks/session-metrics-collector.json",
      "webUrl": "https://heyclau.de/entry/hooks/session-metrics-collector",
      "canonicalUrl": "https://heyclau.de/entry/hooks/session-metrics-collector",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/session-metrics-collector.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/session-metrics-collector",
      "seoTitle": "Session Metrics Collector - Hooks",
      "seoDescription": "Collects and reports detailed metrics about the coding session when Claude stops. This Stop hook provides comprehensive session analytics with comprehensive ...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "session-timer-statusline",
      "title": "Session Timer",
      "description": "Time-tracking statusline showing elapsed session duration, tokens per minute rate, and estimated cost with productivity metrics",
      "tags": [
        "timer",
        "productivity",
        "metrics",
        "bash",
        "time-tracking",
        "analytics"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/session-timer-statusline.sh\",\n    \"refreshInterval\": 1000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/session-timer-statusline.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n\nUsage:\n⏱  01:23:45 │ sonnet-4.5 │ 🔥 524/min │ $1.23/hr\n\nAsset:\n#!/usr/bin/env bash\n\n# Session Timer Statusline for Claude Code\n# Tracks session duration and productivity metrics\n\n# Read JSON from stdin\nread -r input\n\n# Extract session data\nmodel=$(echo \"$input\" | jq -r '.model // \"unknown\"' | sed 's/claude-//')\ntokens=$(echo \"$input\" | jq -r '.session.totalTokens // 0')\ncost=$(echo \"$input\" | jq -r '.session.estimatedCost // 0' | awk '{printf \"%.3f\", $0}')\nsession_start=$(echo \"$input\" | jq -r '.session.startTime // \"\"')\n\n# Calculate session duration\nif [ -n \"$session_start\" ]; then\n  start_epoch=$(date -j -f...",
      "copyTextLength": 2188,
      "copyTextTruncated": true,
      "detailMarkdown": "# Session Timer\n\nTime-tracking statusline showing elapsed session duration, tokens per minute rate, and estimated cost with productivity metrics\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/session-timer-statusline.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n```\n\n## Usage\n⏱  01:23:45 │ sonnet-4.5 │ 🔥 524/min │ $1.23/hr",
      "detailUrl": "/data/raycast/statuslines/session-timer-statusline.json",
      "webUrl": "https://heyclau.de/entry/statuslines/session-timer-statusline",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/session-timer-statusline",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/session-timer-statusline.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/session-timer-statusline",
      "seoTitle": "Session Timer",
      "seoDescription": "Time-tracking statusline showing elapsed session duration, tokens per minute rate, and estimated cost with productivity metrics Discover tools for AI develop...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "simple-text-statusline",
      "title": "Simple Text Statusline - Statuslines",
      "description": "Ultra-lightweight plain text statusline with no colors or special characters for maximum compatibility and minimal overhead",
      "tags": [
        "simple",
        "plain-text",
        "minimal",
        "bash",
        "lightweight",
        "no-dependencies"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/simple-text-statusline.sh\",\n    \"refreshInterval\": 300\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/simple-text-statusline.sh\",\n    \"refreshInterval\": 300\n  }\n}\n\nUsage:\n[Model: claude-sonnet-4.5] [Dir: ~/projects/my-app] [Tokens: 1234]\n\nAsset:\n#!/usr/bin/env bash\n\n# Simple Text Statusline for Claude Code\n# Plain text only - maximum compatibility\n\n# Read JSON from stdin\nread -r input\n\n# Extract values using bash built-ins (no jq required)\nmodel=$(echo \"$input\" | grep -o '\"model\":\"[^\"]*\"' | cut -d'\"' -f4)\ndir=$(echo \"$input\" | grep -o '\"path\":\"[^\"]*\"' | cut -d'\"' -f4 | sed \"s|$HOME|~|\")\ntokens=$(echo \"$input\" | grep -o '\"totalTokens\":[0-9]*' | cut -d':' -f2)\n\n# Default values if extraction fails\nmodel=${model:-\"unknown\"}\ndir=${dir:-\"~\"}\ntokens=${tokens:-\"0\"}\n\n# Build simple...",
      "copyTextLength": 867,
      "copyTextTruncated": true,
      "detailMarkdown": "# Simple Text Statusline - Statuslines\n\nUltra-lightweight plain text statusline with no colors or special characters for maximum compatibility and minimal overhead\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/simple-text-statusline.sh\",\n    \"refreshInterval\": 300\n  }\n}\n```\n\n## Usage\n[Model: claude-sonnet-4.5] [Dir: ~/projects/my-app] [Tokens: 1234]",
      "detailUrl": "/data/raycast/statuslines/simple-text-statusline.json",
      "webUrl": "https://heyclau.de/entry/statuslines/simple-text-statusline",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/simple-text-statusline",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/simple-text-statusline.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/simple-text-statusline",
      "seoTitle": "Simple Text Statusline - Statuslines",
      "seoDescription": "Ultra-lightweight plain text statusline with no colors or special characters for maximum compatibility and minimal overhead Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "slack-progress-notifier",
      "title": "Slack Progress Notifier - Hooks",
      "description": "Sends progress updates to Slack channel for team visibility on Claude activities.",
      "tags": [
        "slack",
        "notifications",
        "team",
        "collaboration",
        "monitoring"
      ],
      "author": "JSONbored",
      "brandName": "Slack",
      "brandDomain": "slack.com",
      "brandIconUrl": "/api/brand-assets/icon/slack.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/slack-progress-notifier.sh && chmod +x .claude/hooks/slack-progress-notifier.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/slack-progress-notifier.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}",
      "safetyNotes": [
        "Runs on notification events and posts a formatted activity message to Slack when SLACK_WEBHOOK_URL is configured.",
        "Uses curl with a short timeout and retry, so failed network delivery may still delay hook completion briefly.",
        "High activity can create noisy Slack notifications unless users add their own filtering or rate limits."
      ],
      "privacyNotes": [
        "Sends tool name, file basename, user name, git branch, project name, and timestamp to the configured Slack webhook.",
        "Uses the SLACK_WEBHOOK_URL environment variable and does not manage webhook rotation or channel permissions.",
        "Slack receives and retains the notification according to the workspace and webhook configuration."
      ],
      "copyText": "Trigger:\nNotification\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/slack-progress-notifier.sh && chmod +x .claude/hooks/slack-progress-notifier.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/slack-progress-notifier.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\n# Check if Slack webhook URL is configured\nif [ -z \"$SLACK_WEBHOOK_URL\" ]; then\n    echo \"ℹ️ Slack webhook URL not configured - skipping notification\"\n    echo \"💡 Set SLACK_WEBHOOK_URL environment variable to enable Slack notifications\"\n    exit 0\nfi\n\necho \"📢 Sla...",
      "copyTextLength": 23003,
      "copyTextTruncated": true,
      "detailMarkdown": "# Slack Progress Notifier - Hooks\n\nSends progress updates to Slack channel for team visibility on Claude activities.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs on notification events and posts a formatted activity message to Slack when SLACK_WEBHOOK_URL is configured.\n- Uses curl with a short timeout and retry, so failed network delivery may still delay hook completion briefly.\n- High activity can create noisy Slack notifications unless users add their own filtering or rate limits.\n\n## Privacy notes\n- Sends tool name, file basename, user name, git branch, project name, and timestamp to the configured Slack webhook.\n- Uses the SLACK_WEBHOOK_URL environment variable and does not manage webhook rotation or channel permissions.\n- Slack receives and retains the notification according to the workspace and webhook configuration.\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/slack-progress-notifier.sh && chmod +x .claude/hooks/slack-progress-notifier.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"notification\": {\n      \"script\": \"./.claude/hooks/slack-progress-notifier.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/slack-progress-notifier.sh && chmod +x .claude/hooks/slack-progress-notifier.sh",
      "detailUrl": "/data/raycast/hooks/slack-progress-notifier.json",
      "webUrl": "https://heyclau.de/entry/hooks/slack-progress-notifier",
      "canonicalUrl": "https://heyclau.de/entry/hooks/slack-progress-notifier",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/slack-progress-notifier.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/slack-progress-notifier",
      "seoTitle": "Slack Progress Notifier - Hooks",
      "seoDescription": "Sends progress updates to Slack channel for team visibility on Claude activities. This Notification hook provides comprehensive Slack integration with real-t...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "slash-command-gen",
      "title": "Slash Command Generator for Claude Code",
      "description": "Create custom slash commands for Claude Code with templates, arguments, frontmatter metadata, and team-shared workflows stored in .claude...",
      "tags": [
        "slash-commands",
        "custom-commands",
        "workflow-automation",
        "templates",
        "team-collaboration",
        "productivity"
      ],
      "author": "JSONbored",
      "installCommand": "/slash-command-gen [command-name] [options]",
      "configSnippet": "",
      "copyText": "Command:\n/slash-command-gen [command-name] [options]\n\nUsage:\n/slash-command-gen [command-name] [options]\n\nReference:\nThe `/slash-command-gen` command creates custom slash commands stored as Markdown templates in `.claude/commands/` for reusable, team-shared workflows.\n\n## Features\n\n- **Template Library**: Pre-built command templates for common workflows\n- **Argument Support**: Use $ARGUMENTS, $1, $2, $3 for dynamic parameters\n- **Frontmatter Metadata**: Add descriptions, tags, and configuration\n- **Project Scope**: Commands in `.claude/commands/` (git-tracked)\n- **User Scope**: Commands in `~/.claude/commands/` (personal)\n- **Auto-Discovery**: Available via tab-completion after `/`\n- **Team Sharing**: Commit to git for team-wide workflows\n- **Reduced Boilerplate**: Turn repetitive promp...",
      "copyTextLength": 12017,
      "copyTextTruncated": true,
      "detailMarkdown": "# Slash Command Generator for Claude Code\n\nCreate custom slash commands for Claude Code with templates, arguments, frontmatter metadata, and team-shared workflows stored in .claude/commands directory\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/slash-command-gen [command-name] [options]\n```\n\n## Usage\n/slash-command-gen [command-name] [options]",
      "detailUrl": "/data/raycast/commands/slash-command-gen.json",
      "webUrl": "https://heyclau.de/entry/commands/slash-command-gen",
      "canonicalUrl": "https://heyclau.de/entry/commands/slash-command-gen",
      "llmsUrl": "https://heyclau.de/data/llms/commands/slash-command-gen.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/slash-command-gen",
      "seoTitle": "Slash Command Generator for Claude Code",
      "seoDescription": "Create custom slash commands for Claude Code with templates, arguments, frontmatter metadata, and team-shared workflows stored in .claude/commands directory",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/slash-commands",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "slash-command-orchestrator-agent",
      "title": "Slash Command Orchestrator Agent - Agents",
      "description": "Slash command specialist for creating and orchestrating custom Claude workflows with dynamic arguments, conditional logic, and multi-step...",
      "tags": [
        "slash-commands",
        "automation",
        "workflows",
        "orchestration",
        "productivity",
        "custom-commands"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a slash command orchestration specialist, designed to help users create powerful custom workflows in Claude Code using the slash command system.\n\n## Understanding Slash Commands\n\n### What Are Slash Commands?\n\n**Definition:** User-defined shortcuts that expand into full prompts, automating repetitive tasks.\n\n**File Location:** `.claude/commands/{command-name}.md`\n\n**Example:**\n\n```markdown\n// .claude/commands/review-pr.md\nReview the pull request #{{args}} and provide:\n\n1. Code quality assessment\n2. Security concerns\n3. Performance implications\n4. Suggested improvements\n\nUse GitHub MCP to fetch PR details.\n```\n\n**Usage:**\n\n```bash\n/review-pr 123\n# Expands to: \"Review the pull request #123 and provide: ...\"\n```\n\n### Why Slash Commands Matter\n\n**Before (manual prompting):**\n\n```\nUse...",
      "copyTextLength": 13991,
      "copyTextTruncated": true,
      "detailMarkdown": "# Slash Command Orchestrator Agent - Agents\n\nSlash command specialist for creating and orchestrating custom Claude workflows with dynamic arguments, conditional logic, and multi-step automation.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a slash command orchestration specialist, designed to help users create powerful custom workflows in Claude Code using the slash command system.",
      "detailUrl": "/data/raycast/agents/slash-command-orchestrator-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/slash-command-orchestrator-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/slash-command-orchestrator-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/slash-command-orchestrator-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/slash-command-orchestrator-agent",
      "seoTitle": "Slash Command Orchestrator Agent - Agents",
      "seoDescription": "Slash command specialist for creating and orchestrating custom Claude workflows with dynamic arguments, conditional logic, and multi-step automation. Discove...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/slash-commands",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "smithery",
      "title": "Smithery",
      "description": "MCP server discovery and deployment platform.",
      "tags": [
        "mcp",
        "tool-discovery"
      ],
      "author": "Smithery",
      "brandName": "Smithery",
      "brandDomain": "smithery.ai",
      "brandIconUrl": "/api/brand-assets/icon/smithery.ai",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nSmithery is relevant to HeyClaude users because MCP server discovery, installation, and trust scoring are central to agent workflows.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 233,
      "copyTextTruncated": false,
      "detailMarkdown": "# Smithery\n\nMCP server discovery and deployment platform for finding, installing, and running model context protocol tools.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/smithery.json",
      "webUrl": "https://heyclau.de/entry/tools/smithery",
      "canonicalUrl": "https://heyclau.de/entry/tools/smithery",
      "llmsUrl": "https://heyclau.de/data/llms/tools/smithery.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/smithery",
      "seoTitle": "Smithery MCP server discovery platform",
      "seoDescription": "Smithery helps users discover, install, deploy, and run MCP servers for model context protocol workflows. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://smithery.ai/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "socket-mcp-server",
      "title": "Socket MCP Server for Claude",
      "description": "Security analysis and vulnerability scanning for dependencies",
      "tags": [
        "security",
        "dependencies",
        "vulnerability-scanning",
        "npm",
        "supply-chain"
      ],
      "author": "Socket",
      "brandName": "Socket",
      "brandDomain": "socket.dev",
      "brandIconUrl": "/api/brand-assets/icon/socket.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add --transport http socket https://mcp.socket.dev/ && claude mcp list",
      "configSnippet": "{\n  \"socket\": {\n    \"url\": \"https://mcp.socket.dev/\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add --transport http socket https://mcp.socket.dev/ && claude mcp list\n\nConfig:\n{\n  \"socket\": {\n    \"url\": \"https://mcp.socket.dev/\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"socket\": {\n    \"url\": \"https://mcp.socket.dev/\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 275,
      "copyTextTruncated": false,
      "detailMarkdown": "# Socket MCP Server for Claude\n\nSecurity analysis and vulnerability scanning for dependencies\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add --transport http socket https://mcp.socket.dev/ && claude mcp list\n```\n\n## Config\n```json\n{\n  \"socket\": {\n    \"url\": \"https://mcp.socket.dev/\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp add --transport http socket https://mcp.socket.dev/ && claude mcp list",
      "detailUrl": "/data/raycast/mcp/socket-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/socket-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/socket-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/socket-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/socket-mcp-server",
      "seoTitle": "Socket MCP Server for Claude",
      "seoDescription": "Security analysis and vulnerability scanning for dependencies Discover tools for AI development. HeyClaude adds source links, install steps, compatibility,...",
      "repoUrl": "https://github.com/SocketDev/socket-mcp",
      "repoStats": {
        "repository": "SocketDev/socket-mcp",
        "url": "https://github.com/SocketDev/socket-mcp",
        "stars": 107,
        "forks": 19,
        "updatedAt": "2026-05-19T04:13:47Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/SocketDev/socket-mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "sourcegraph-cody",
      "title": "Sourcegraph Cody",
      "description": "AI coding assistant for large codebase context.",
      "tags": [
        "ai-coding",
        "code-search"
      ],
      "author": "Sourcegraph",
      "brandName": "Sourcegraph",
      "brandDomain": "sourcegraph.com",
      "brandIconUrl": "/api/brand-assets/icon/sourcegraph.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nCody is strongest when repository-scale context and search quality matter more than one-off prompt completion.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 210,
      "copyTextTruncated": false,
      "detailMarkdown": "# Sourcegraph Cody\n\nAI coding assistant built around large codebase search, context retrieval, chat, and editor integrations.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/sourcegraph-cody.json",
      "webUrl": "https://heyclau.de/entry/tools/sourcegraph-cody",
      "canonicalUrl": "https://heyclau.de/entry/tools/sourcegraph-cody",
      "llmsUrl": "https://heyclau.de/data/llms/tools/sourcegraph-cody.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/sourcegraph-cody",
      "seoTitle": "Sourcegraph Cody for codebase-aware AI development",
      "seoDescription": "Sourcegraph Cody helps developers query, understand, and edit large codebases with AI context and search. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://sourcegraph.com/docs/cody",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "legal-fournier-spain-legal-mcp",
      "title": "Spain Legal by Legal Fournier",
      "description": "Read-only Spain legal MCP for visa screening, Beckham eligibility, NIE/TIE, residency, nationality, EU family routes, and handoff preparation.",
      "tags": [
        "mcp",
        "legal",
        "immigration",
        "spain",
        "visa",
        "residency",
        "nie",
        "beckham-law"
      ],
      "author": "Legal Fournier",
      "submittedBy": "vy35",
      "submittedByUrl": "https://github.com/vy35",
      "submittedAt": "2026-05-08T18:13:53.000Z",
      "submissionIssueNumber": 324,
      "submissionIssueUrl": "https://github.com/JSONbored/awesome-claude/issues/324",
      "reviewedBy": "JSONbored",
      "reviewedAt": "2026-05-10T21:02:21.000Z",
      "claimStatus": "unclaimed",
      "brandName": "Legal Fournier",
      "brandDomain": "legalfournier.com",
      "brandIconUrl": "/api/brand-assets/icon/legalfournier.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add --transport http legal-fournier-spain-legal https://legalfournier.com/mcp/spain-legal",
      "configSnippet": "{\n  \"mcpServers\": {\n    \"legal-fournier-spain-legal\": {\n      \"type\": \"http\",\n      \"url\": \"https://legalfournier.com/mcp/spain-legal\"\n    }\n  }\n}",
      "copyText": "Install:\nclaude mcp add --transport http legal-fournier-spain-legal https://legalfournier.com/mcp/spain-legal\n\nConfig:\n{\n  \"mcpServers\": {\n    \"legal-fournier-spain-legal\": {\n      \"type\": \"http\",\n      \"url\": \"https://legalfournier.com/mcp/spain-legal\"\n    }\n  }\n}\n\nUsage:\nclaude mcp add --transport http legal-fournier-spain-legal https://legalfournier.com/mcp/spain-legal\nclaude mcp list\nclaude mcp status legal-fournier-spain-legal",
      "copyTextLength": 435,
      "copyTextTruncated": false,
      "detailMarkdown": "# Spain Legal by Legal Fournier\n\nSpain Legal by Legal Fournier is a public, read-only MCP server for Spain legal route screening. It helps AI assistants explore visa options, Beckham Law eligibility, NIE/TIE steps, residency/nationality paths, EU family routes, and when to prepare a human Legal Fournier handoff.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: reviewed or claimed\n\n## Install\n```bash\nclaude mcp add --transport http legal-fournier-spain-legal https://legalfournier.com/mcp/spain-legal\n```\n\n## Config\n```json\n{\n  \"mcpServers\": {\n    \"legal-fournier-spain-legal\": {\n      \"type\": \"http\",\n      \"url\": \"https://legalfournier.com/mcp/spain-legal\"\n    }\n  }\n}\n```\n\n## Usage\nclaude mcp add --transport http legal-fournier-spain-legal https://legalfournier.com/mcp/spain-legal\nclaude mcp list\nclaude mcp status legal-fournier-spain-legal",
      "detailUrl": "/data/raycast/mcp/legal-fournier-spain-legal-mcp.json",
      "webUrl": "https://heyclau.de/entry/mcp/legal-fournier-spain-legal-mcp",
      "canonicalUrl": "https://heyclau.de/entry/mcp/legal-fournier-spain-legal-mcp",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/legal-fournier-spain-legal-mcp.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/legal-fournier-spain-legal-mcp",
      "seoTitle": "Spain Legal by Legal Fournier - MCP Servers for Claude",
      "seoDescription": "Read-only Spain legal MCP for visa screening, Beckham eligibility, NIE/TIE, residency, nationality, EU family routes, and handoff preparation.",
      "repoUrl": "",
      "documentationUrl": "https://legalfournier.com/en/mcp/spain-legal/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "square-mcp-server",
      "title": "Square MCP Server for Claude",
      "description": "Build on Square APIs for payments, inventory, and order management",
      "tags": [
        "payments",
        "square",
        "pos",
        "inventory",
        "commerce"
      ],
      "author": "Square",
      "brandName": "Square",
      "brandDomain": "squareup.com",
      "brandIconUrl": "/api/brand-assets/icon/squareup.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add --transport sse square https://mcp.squareup.com/sse && claude mcp list",
      "configSnippet": "{\n  \"square\": {\n    \"url\": \"https://mcp.squareup.com/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add --transport sse square https://mcp.squareup.com/sse && claude mcp list\n\nConfig:\n{\n  \"square\": {\n    \"url\": \"https://mcp.squareup.com/sse\",\n    \"transport\": \"sse\"\n  }\n}\n\nUsage:\n{\n  \"square\": {\n    \"url\": \"https://mcp.squareup.com/sse\",\n    \"transport\": \"sse\"\n  }\n}",
      "copyTextLength": 287,
      "copyTextTruncated": false,
      "detailMarkdown": "# Square MCP Server for Claude\n\nBuild on Square APIs for payments, inventory, and order management\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add --transport sse square https://mcp.squareup.com/sse && claude mcp list\n```\n\n## Config\n```json\n{\n  \"square\": {\n    \"url\": \"https://mcp.squareup.com/sse\",\n    \"transport\": \"sse\"\n  }\n}\n```\n\n## Usage\nclaude mcp add --transport sse square https://mcp.squareup.com/sse && claude mcp list",
      "detailUrl": "/data/raycast/mcp/square-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/square-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/square-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/square-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/square-mcp-server",
      "seoTitle": "Square MCP Server for Claude",
      "seoDescription": "Build on Square APIs for payments, inventory, and order management Discover tools for AI development. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://developer.squareup.com/docs/mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "stagehand",
      "title": "Stagehand",
      "description": "AI-assisted browser automation framework.",
      "tags": [
        "browser-automation",
        "open-source"
      ],
      "author": "Browserbase",
      "brandName": "Stagehand",
      "brandDomain": "stagehand.dev",
      "brandIconUrl": "/api/brand-assets/icon/stagehand.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nStagehand is a strong fit for agent workflows that need deterministic browser automation with optional AI assistance.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 217,
      "copyTextTruncated": false,
      "detailMarkdown": "# Stagehand\n\nOpen-source browser automation framework for combining code, Playwright-style control, and AI-assisted web actions.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/stagehand.json",
      "webUrl": "https://heyclau.de/entry/tools/stagehand",
      "canonicalUrl": "https://heyclau.de/entry/tools/stagehand",
      "llmsUrl": "https://heyclau.de/data/llms/tools/stagehand.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/stagehand",
      "seoTitle": "Stagehand AI browser automation",
      "seoDescription": "Stagehand is an open-source browser automation framework for combining code, browser control, and AI actions. HeyClaude adds source links, install steps,...",
      "repoUrl": "https://github.com/browserbase/stagehand",
      "repoStats": {
        "repository": "browserbase/stagehand",
        "url": "https://github.com/browserbase/stagehand",
        "stars": 22712,
        "forks": 1523,
        "updatedAt": "2026-05-19T11:40:46Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://docs.stagehand.dev",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "starship-powerline-theme",
      "title": "Starship Powerline Theme - Statuslines",
      "description": "Starship-inspired powerline statusline with Nerd Font glyphs, modular segments, and Git integration for Claude Code",
      "tags": [
        "starship",
        "powerline",
        "nerd-fonts",
        "git",
        "theme"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/starship-powerline-theme.sh\",\n    \"refreshInterval\": 1000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/starship-powerline-theme.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n\nUsage:\nsnnt  156k  main\n\nAsset:\n#!/usr/bin/env bash\n\n# Starship-Inspired Powerline Theme\n# Requires Nerd Font\n\nread -r input\n\n# Extract data\nmodel=$(echo \"$input\" | jq -r '.model // \"unknown\"' | sed 's/claude-//' | sed 's/sonnet/snnt/' | sed 's/-4-5//')\ntokens=$(echo \"$input\" | jq -r '.session.totalTokens // 0')\nworkdir=$(echo \"$input\" | jq -r '.workspace.path // \".\"')\n\n# Git info\ncd \"$workdir\" 2>/dev/null\nif git rev-parse --git-dir > /dev/null 2>&1; then\n  branch=$(git symbolic-ref --short HEAD 2>/dev/null || echo \"detached\")\n  if [ -z \"$(git status --porcelain)\" ]; then\n    git_icon=\"\"\n    git_color=\"\\033[32m...",
      "copyTextLength": 1146,
      "copyTextTruncated": true,
      "detailMarkdown": "# Starship Powerline Theme - Statuslines\n\nStarship-inspired powerline statusline with Nerd Font glyphs, modular segments, and Git integration for Claude Code\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/starship-powerline-theme.sh\",\n    \"refreshInterval\": 1000\n  }\n}\n```\n\n## Usage\n snnt  156k  main",
      "detailUrl": "/data/raycast/statuslines/starship-powerline-theme.json",
      "webUrl": "https://heyclau.de/entry/statuslines/starship-powerline-theme",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/starship-powerline-theme",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/starship-powerline-theme.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/starship-powerline-theme",
      "seoTitle": "Starship Powerline Theme - Statuslines",
      "seoDescription": "Starship-inspired powerline statusline with Nerd Font glyphs, modular segments, and Git integration for Claude Code Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "stripe-mcp-server",
      "title": "Stripe MCP Server for Claude",
      "description": "Payment processing, subscription management, and financial transaction handling",
      "tags": [
        "payments",
        "stripe",
        "billing",
        "subscriptions",
        "commerce"
      ],
      "author": "Stripe",
      "brandName": "Stripe",
      "brandDomain": "stripe.com",
      "brandIconUrl": "/api/brand-assets/icon/stripe.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add --transport http stripe https://mcp.stripe.com && claude mcp list",
      "configSnippet": "{\n  \"stripe\": {\n    \"url\": \"https://mcp.stripe.com\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add --transport http stripe https://mcp.stripe.com && claude mcp list\n\nConfig:\n{\n  \"stripe\": {\n    \"url\": \"https://mcp.stripe.com\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"stripe\": {\n    \"url\": \"https://mcp.stripe.com\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 272,
      "copyTextTruncated": false,
      "detailMarkdown": "# Stripe MCP Server for Claude\n\nPayment processing, subscription management, and financial transaction handling\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add --transport http stripe https://mcp.stripe.com && claude mcp list\n```\n\n## Config\n```json\n{\n  \"stripe\": {\n    \"url\": \"https://mcp.stripe.com\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp add --transport http stripe https://mcp.stripe.com && claude mcp list",
      "detailUrl": "/data/raycast/mcp/stripe-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/stripe-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/stripe-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/stripe-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/stripe-mcp-server",
      "seoTitle": "Stripe MCP Server for Claude",
      "seoDescription": "Payment processing, subscription management, and financial transaction handling Discover tools for AI development. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://docs.stripe.com/mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "stytch-mcp-server",
      "title": "Stytch MCP Server for Claude",
      "description": "Configure and manage Stytch authentication services and workspace settings",
      "tags": [
        "authentication",
        "stytch",
        "identity",
        "security",
        "auth"
      ],
      "author": "Stytch",
      "brandName": "Stytch",
      "brandDomain": "stytch.com",
      "brandIconUrl": "/api/brand-assets/icon/stytch.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add --transport http stytch http://mcp.stytch.dev/mcp && claude mcp list",
      "configSnippet": "{\n  \"stytch\": {\n    \"url\": \"http://mcp.stytch.dev/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add --transport http stytch http://mcp.stytch.dev/mcp && claude mcp list\n\nConfig:\n{\n  \"stytch\": {\n    \"url\": \"http://mcp.stytch.dev/mcp\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"stytch\": {\n    \"url\": \"http://mcp.stytch.dev/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 281,
      "copyTextTruncated": false,
      "detailMarkdown": "# Stytch MCP Server for Claude\n\nConfigure and manage Stytch authentication services and workspace settings\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add --transport http stytch http://mcp.stytch.dev/mcp && claude mcp list\n```\n\n## Config\n```json\n{\n  \"stytch\": {\n    \"url\": \"http://mcp.stytch.dev/mcp\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp add --transport http stytch http://mcp.stytch.dev/mcp && claude mcp list",
      "detailUrl": "/data/raycast/mcp/stytch-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/stytch-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/stytch-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/stytch-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/stytch-mcp-server",
      "seoTitle": "Stytch MCP Server for Claude",
      "seoDescription": "Configure and manage Stytch authentication services and workspace settings Discover tools for AI development. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://stytch.com/docs/workspace-management/stytch-mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "subagent-create",
      "title": "Subagent Creator for Claude Code",
      "description": "Create specialized Claude Code subagents with custom system prompts, scoped tool access, and independent context for parallel task execut...",
      "tags": [
        "subagents",
        "orchestration",
        "parallel-execution",
        "specialization",
        "workflows",
        "automation"
      ],
      "author": "JSONbored",
      "installCommand": "/subagent-create [role] [options]",
      "configSnippet": "",
      "copyText": "Command:\n/subagent-create [role] [options]\n\nUsage:\n/subagent-create [role] [options]\n\nReference:\nThe `/subagent-create` command builds specialized AI subagents in Claude Code with custom expertise, independent context windows, and scoped tool permissions for modular multi-agent workflows.\n\n## Features\n\n- **Custom System Prompts**: Define exact personality, expertise, and instructions per subagent\n- **Independent Context**: Each subagent has isolated context window (doesn't clutter main conversation)\n- **Scoped Tool Access**: Grant minimum required permissions per agent role\n- **Parallel Execution**: Run up to 10 subagents concurrently with intelligent queuing\n- **Automatic Delegation**: Claude intelligently selects subagents based on task context\n- **Template Library**: Pre-built subage...",
      "copyTextLength": 13274,
      "copyTextTruncated": true,
      "detailMarkdown": "# Subagent Creator for Claude Code\n\nCreate specialized Claude Code subagents with custom system prompts, scoped tool access, and independent context for parallel task execution and workflow orchestration\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/subagent-create [role] [options]\n```\n\n## Usage\n/subagent-create [role] [options]",
      "detailUrl": "/data/raycast/commands/subagent-create.json",
      "webUrl": "https://heyclau.de/entry/commands/subagent-create",
      "canonicalUrl": "https://heyclau.de/entry/commands/subagent-create",
      "llmsUrl": "https://heyclau.de/data/llms/commands/subagent-create.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/subagent-create",
      "seoTitle": "Subagent Creator for Claude Code",
      "seoDescription": "Create specialized Claude Code subagents with custom system prompts, scoped tool access, and independent context for parallel task execution and workflow orc...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/sub-agents",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "subagent-factory-agent",
      "title": "Subagent Factory Agent - Agents",
      "description": "Subagent architecture specialist creating specialized agents for delegation, parallel execution, and modular task decomposition in Claude...",
      "tags": [
        "subagents",
        "delegation",
        "parallel-execution",
        "task-decomposition",
        "architecture",
        "specialized-agents"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a subagent architecture specialist, designed to help users create and orchestrate specialized Claude Code subagents for complex, multi-faceted tasks.\n\n## Understanding Subagents\n\n### What Are Subagents?\n\n**Definition:** Specialized Claude instances launched via the Task tool to handle specific subtasks autonomously.\n\n**How They Work:**\n\n```typescript\n// Main Claude conversation\nUser: \"Research 5 authentication libraries and compare them.\"\n\nMain Claude: \"I'll launch 5 parallel research subagents.\"\n\n// Launches 5 subagents simultaneously\nTask({ subagent_type: 'Explore', prompt: 'Research NextAuth.js' });\nTask({ subagent_type: 'Explore', prompt: 'Research Better-Auth' });\nTask({ subagent_type: 'Explore', prompt: 'Research Auth.js' });\nTask({ subagent_type: 'Explore', prompt: 'Resea...",
      "copyTextLength": 15171,
      "copyTextTruncated": true,
      "detailMarkdown": "# Subagent Factory Agent - Agents\n\nSubagent architecture specialist creating specialized agents for delegation, parallel execution, and modular task decomposition in Claude Code workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a subagent architecture specialist, designed to help users create and orchestrate specialized Claude Code subagents for complex, multi-faceted tasks.",
      "detailUrl": "/data/raycast/agents/subagent-factory-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/subagent-factory-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/subagent-factory-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/subagent-factory-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/subagent-factory-agent",
      "seoTitle": "Subagent Factory Agent - Agents",
      "seoDescription": "Subagent architecture specialist creating specialized agents for delegation, parallel execution, and modular task decomposition in Claude Code workflows.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/sub-agents",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "supabase-realtime-database",
      "title": "Supabase Realtime Database Builder Skill",
      "description": "Build full-stack applications with Supabase Postgres, real-time subscriptions, Edge Functions, and pgvector AI integration for 4M+ develo...",
      "tags": [
        "supabase",
        "postgres",
        "realtime",
        "backend",
        "database"
      ],
      "author": "JSONbored",
      "brandName": "Supabase",
      "brandDomain": "supabase.com",
      "brandIconUrl": "/api/brand-assets/icon/supabase.com",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2025-10-16",
      "installCommand": "npm install @supabase/supabase-js",
      "configSnippet": "",
      "copyText": "Install:\nnpm install @supabase/supabase-js\n\nUsage:\nnpm install @supabase/supabase-js\n\nAsset:\nimport { createClient } from '@supabase/supabase-js';\nimport { Database } from './types/supabase';\n\nconst supabaseUrl = process.env.NEXT_PUBLIC_SUPABASE_URL!;\nconst supabaseAnonKey = process.env.NEXT_PUBLIC_SUPABASE_ANON_KEY!;\n\nexport const supabase = createClient<Database>(supabaseUrl, supabaseAnonKey);\n\nexport const createAuthenticatedClient = (accessToken: string) => {\n  return createClient<Database>(supabaseUrl, supabaseAnonKey, {\n    global: {\n      headers: {\n        Authorization: `Bearer ${accessToken}`,\n      },\n    },\n  });\n};",
      "copyTextLength": 635,
      "copyTextTruncated": false,
      "detailMarkdown": "# Supabase Realtime Database Builder Skill\n\nBuild full-stack applications with Supabase Postgres, real-time subscriptions, Edge Functions, and pgvector AI integration for 4M+ developers.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nnpm install @supabase/supabase-js\n```\n\n## Usage\nnpm install @supabase/supabase-js",
      "detailUrl": "/data/raycast/skills/supabase-realtime-database.json",
      "webUrl": "https://heyclau.de/entry/skills/supabase-realtime-database",
      "canonicalUrl": "https://heyclau.de/entry/skills/supabase-realtime-database",
      "llmsUrl": "https://heyclau.de/data/llms/skills/supabase-realtime-database.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/supabase-realtime-database",
      "seoTitle": "Supabase Realtime Database Builder Skill",
      "seoDescription": "Build full-stack applications with Supabase Postgres, real-time subscriptions, Edge Functions, and pgvector AI integration for 4M+ developers. Create complet...",
      "repoUrl": "",
      "documentationUrl": "https://supabase.com/docs",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/supabase-realtime-database.mdc",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-16"
        }
      ]
    },
    {
      "category": "hooks",
      "slug": "svelte-component-compiler",
      "title": "Svelte Component Compiler - Hooks",
      "description": "Automatically compiles and validates Svelte components when they are modified.",
      "tags": [
        "svelte",
        "components",
        "compilation",
        "validation",
        "frontend"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/svelte-component-compiler.sh && chmod +x .claude/hooks/svelte-component-compiler.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/svelte-component-compiler.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "safetyNotes": [
        "Runs automatically after write/edit tool use for .svelte files and may invoke npx svelte-check inside the current project.",
        "Uses the local project toolchain and dependencies, so validation can be slow or fail when Svelte dependencies are missing."
      ],
      "privacyNotes": [
        "Reads modified .svelte components, package.json, svelte.config.js, and vite.config.js to infer framework, component, accessibility, and performance signals.",
        "Prints component statistics and validation output to the local Claude Code hook output stream."
      ],
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/svelte-component-compiler.sh && chmod +x .claude/hooks/svelte-component-compiler.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/svelte-component-compiler.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a Svelte component file\nif [[ \"$FILE_PATH\" == *.svelte ]]; then\n    echo \"🔥 Svelte Component Compiler - Validating Svelte component...\"\n    echo \"📄 Component: $FILE_PATH\"\n\n    #...",
      "copyTextLength": 26183,
      "copyTextTruncated": true,
      "detailMarkdown": "# Svelte Component Compiler - Hooks\n\nAutomatically compiles and validates Svelte components when they are modified.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs automatically after write/edit tool use for .svelte files and may invoke npx svelte-check inside the current project.\n- Uses the local project toolchain and dependencies, so validation can be slow or fail when Svelte dependencies are missing.\n\n## Privacy notes\n- Reads modified .svelte components, package.json, svelte.config.js, and vite.config.js to infer framework, component, accessibility, and performance signals.\n- Prints component statistics and validation output to the local Claude Code hook output stream.\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/svelte-component-compiler.sh && chmod +x .claude/hooks/svelte-component-compiler.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/svelte-component-compiler.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/svelte-component-compiler.sh && chmod +x .claude/hooks/svelte-component-compiler.sh",
      "detailUrl": "/data/raycast/hooks/svelte-component-compiler.json",
      "webUrl": "https://heyclau.de/entry/hooks/svelte-component-compiler",
      "canonicalUrl": "https://heyclau.de/entry/hooks/svelte-component-compiler",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/svelte-component-compiler.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/svelte-component-compiler",
      "seoTitle": "Svelte Component Compiler - Hooks",
      "seoDescription": "Automatically compiles and validates Svelte components when they are modified. This PostToolUse hook provides comprehensive Svelte component validation with ...",
      "repoUrl": "",
      "documentationUrl": "https://svelte.dev/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "svelte-sveltekit-fullstack",
      "title": "Svelte SvelteKit Full-Stack Development Skill",
      "description": "Build full-stack web apps with Svelte and SvelteKit. Minimal runtime overhead, reactive components, and server-side rendering.",
      "tags": [
        "svelte",
        "sveltekit",
        "frontend",
        "full-stack",
        "reactive"
      ],
      "author": "JSONbored",
      "installCommand": "npm create svelte@latest my-app",
      "configSnippet": "",
      "copyText": "Install:\nnpm create svelte@latest my-app\n\nUsage:\nnpm create svelte@latest my-app\n\nAsset:\n<script>\n  let count = 0;\n  \n  // Reactive statement - automatically re-runs when count changes\n  $: doubled = count * 2;\n  $: console.log(`Count is now ${count}`);\n  \n  function increment() {\n    count += 1;\n  }\n</script>\n\n<div>\n  <button on:click={increment}>Count: {count}</button>\n  <p>Doubled: {doubled}</p>\n</div>",
      "copyTextLength": 408,
      "copyTextTruncated": false,
      "detailMarkdown": "# Svelte SvelteKit Full-Stack Development Skill\n\nBuild full-stack web apps with Svelte and SvelteKit. Minimal runtime overhead, reactive components, and server-side rendering. The most admired frontend framework of 2025. Svelte compiles components to vanilla JavaScript at build time, resulting in zero runtime overhead and exceptional performance.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nnpm create svelte@latest my-app\n```\n\n## Usage\nnpm create svelte@latest my-app",
      "detailUrl": "/data/raycast/skills/svelte-sveltekit-fullstack.json",
      "webUrl": "https://heyclau.de/entry/skills/svelte-sveltekit-fullstack",
      "canonicalUrl": "https://heyclau.de/entry/skills/svelte-sveltekit-fullstack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/svelte-sveltekit-fullstack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/svelte-sveltekit-fullstack",
      "seoTitle": "Svelte SvelteKit Full-Stack Development Skill",
      "seoDescription": "Build full-stack web apps with Svelte and SvelteKit. Minimal runtime overhead, reactive components, and server-side rendering. The most admired frontend fram...",
      "repoUrl": "",
      "documentationUrl": "https://kit.svelte.dev/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/svelte-sveltekit-fullstack.mdc",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-23"
        }
      ]
    },
    {
      "category": "commands",
      "slug": "tdd-workflow",
      "title": "TDD Workflow for Claude Code",
      "description": "Implement test-driven development workflows with Claude Code using red-green-refactor cycles, automatic test generation, and AI-guided it...",
      "tags": [
        "tdd",
        "testing",
        "red-green-refactor",
        "test-automation",
        "quality",
        "ai-testing"
      ],
      "author": "JSONbored",
      "installCommand": "/tdd-workflow [feature] [options]",
      "configSnippet": "",
      "copyText": "Command:\n/tdd-workflow [feature] [options]\n\nUsage:\n/tdd-workflow [feature] [options]\n\nReference:\nThe `/tdd-workflow` command implements test-driven development (TDD) in Claude Code with AI-assisted red-green-refactor cycles, preventing hallucination through test-anchored iteration.\n\n## Features\n\n- **Red-Green-Refactor Automation**: Full TDD cycle with failing tests → passing code → optimization\n- **Test-First Enforcement**: Claude writes tests BEFORE implementing features\n- **Iteration Until Pass**: AI refines code until all tests pass (no manual fixes)\n- **Anti-Hallucination**: Tests serve as ground truth preventing scope drift\n- **Coverage Tracking**: Automatic code coverage measurement (80%+ target)\n- **Test Templates**: Pre-built patterns for unit, integration, and E2E tests\n- **Fra...",
      "copyTextLength": 18390,
      "copyTextTruncated": true,
      "detailMarkdown": "# TDD Workflow for Claude Code\n\nImplement test-driven development workflows with Claude Code using red-green-refactor cycles, automatic test generation, and AI-guided iteration until all tests pass\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/tdd-workflow [feature] [options]\n```\n\n## Usage\n/tdd-workflow [feature] [options]",
      "detailUrl": "/data/raycast/commands/tdd-workflow.json",
      "webUrl": "https://heyclau.de/entry/commands/tdd-workflow",
      "canonicalUrl": "https://heyclau.de/entry/commands/tdd-workflow",
      "llmsUrl": "https://heyclau.de/data/llms/commands/tdd-workflow.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/tdd-workflow",
      "seoTitle": "TDD Workflow for Claude Code",
      "seoDescription": "Implement test-driven development workflows with Claude Code using red-green-refactor cycles, automatic test generation, and AI-guided iteration until all te...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/testing",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "team-summary-email-generator",
      "title": "Team Summary Email Generator - Hooks",
      "description": "Generates and sends a comprehensive summary email to the team when session ends.",
      "tags": [
        "email",
        "team",
        "stop-hook",
        "summary",
        "communication"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/team-summary-email-generator.sh && chmod +x .claude/hooks/team-summary-email-generator.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/team-summary-email-generator.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}",
      "safetyNotes": [
        "Runs automatically at session end and may execute test or build commands before sending a summary.",
        "Sends email through SendGrid, mail, or sendmail when TEAM_EMAIL and a delivery method are configured.",
        "Test and build commands are time-limited but can still consume local CPU, disk, or network resources."
      ],
      "privacyNotes": [
        "Email summaries include project name, user and host, working directory metadata, branch, changed file names, diff stats, recent commits, and test or build status.",
        "Sends summary content to the configured team address and, when used, the SendGrid API.",
        "Uses TEAM_EMAIL and SENDGRID_API_KEY environment variables without storing or rotating them."
      ],
      "copyText": "Trigger:\nStop\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/team-summary-email-generator.sh && chmod +x .claude/hooks/team-summary-email-generator.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/team-summary-email-generator.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\necho \"📧 Team Summary Email Generator - Preparing session summary...\"\necho \"⏰ Session ended: $(date)\"\n\n# Check if email configuration is available\nif [ -z \"$TEAM_EMAIL\" ]; then\n    echo \"ℹ️ TEAM_EMAIL not configured - skipping email summary\"\n    echo \"💡 Set TEAM_EMAIL environment variable to enable team notifications\"\n    exit 0\nfi\n\necho \"📬 Team email configured: $TEAM_EMAIL\"\n\n# Check for email service configuration\nEMAIL_METHOD=\"none\"\nif [...",
      "copyTextLength": 35512,
      "copyTextTruncated": true,
      "detailMarkdown": "# Team Summary Email Generator - Hooks\n\nGenerates and sends a comprehensive summary email to the team when session ends.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs automatically at session end and may execute test or build commands before sending a summary.\n- Sends email through SendGrid, mail, or sendmail when TEAM_EMAIL and a delivery method are configured.\n- Test and build commands are time-limited but can still consume local CPU, disk, or network resources.\n\n## Privacy notes\n- Email summaries include project name, user and host, working directory metadata, branch, changed file names, diff stats, recent commits, and test or build status.\n- Sends summary content to the configured team address and, when used, the SendGrid API.\n- Uses TEAM_EMAIL and SENDGRID_API_KEY environment variables without storing or rotating them.\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/team-summary-email-generator.sh && chmod +x .claude/hooks/team-summary-email-generator.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/team-summary-email-generator.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/team-summary-email-generator.sh && chmod +x .claude/hooks/team-summary-email-generator.sh",
      "detailUrl": "/data/raycast/hooks/team-summary-email-generator.json",
      "webUrl": "https://heyclau.de/entry/hooks/team-summary-email-generator",
      "canonicalUrl": "https://heyclau.de/entry/hooks/team-summary-email-generator",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/team-summary-email-generator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/team-summary-email-generator",
      "seoTitle": "Team Summary Email Generator - Hooks",
      "seoDescription": "Generates and sends a comprehensive summary email to the team when session ends. This Stop hook provides comprehensive email generation and delivery with com...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "technical-documentation-writer-agent",
      "title": "Technical Doc Writer",
      "description": "Specialized in creating clear, comprehensive technical documentation for APIs, software, and complex systems",
      "tags": [
        "documentation",
        "api",
        "technical-writing",
        "developer-resources"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a technical documentation specialist focused on creating clear, comprehensive, and user-friendly documentation. Your expertise includes:\n\n## Documentation Types\n\n### 1. API Documentation\n\n- Comprehensive API reference guides\n- Interactive API examples and tutorials\n- Authentication and error handling documentation\n- SDK and integration guides\n\n### 2. Software Documentation\n\n- User manuals and getting started guides\n- Installation and configuration instructions\n- Feature documentation and workflows\n- Troubleshooting guides and FAQs\n\n### 3. Developer Resources\n\n- Code documentation and comments\n- Architecture diagrams and system overviews\n- Contributing guidelines and development setup\n- Best practices and coding standards\n\n### 4. Process Documentation\n\n- Standard operating proced...",
      "copyTextLength": 1280,
      "copyTextTruncated": true,
      "detailMarkdown": "# Technical Doc Writer\n\nSpecialized in creating clear, comprehensive technical documentation for APIs, software, and complex systems\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a technical documentation specialist focused on creating clear, comprehensive, and user-friendly documentation. Your expertise includes:",
      "detailUrl": "/data/raycast/agents/technical-documentation-writer-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/technical-documentation-writer-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/technical-documentation-writer-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/technical-documentation-writer-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/technical-documentation-writer-agent",
      "seoTitle": "Technical Doc Writer",
      "seoDescription": "Specialized in creating clear, comprehensive technical documentation for APIs, software, and complex systems Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "terraform-infrastructure-architect",
      "title": "Terraform Infrastructure Architect for Claude",
      "description": "Expert in Terraform infrastructure as code with AI-assisted generation, modular patterns, state management, and multi-cloud deployments",
      "tags": [
        "terraform",
        "iac",
        "infrastructure",
        "cloud",
        "devops"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Terraform infrastructure architect specializing in scalable, maintainable infrastructure as code with modern patterns, AI-assisted workflows, and multi-cloud deployments. Follow these principles:\n\n## Module Design\n\n### Reusable Module Structure\n\n```hcl\n# modules/vpc/main.tf\nresource \"aws_vpc\" \"main\" {\n  cidr_block           = var.cidr_block\n  enable_dns_hostnames = true\n  enable_dns_support   = true\n\n  tags = merge(\n    var.tags,\n    {\n      Name = var.name\n    }\n  )\n}\n\nresource \"aws_subnet\" \"public\" {\n  count = length(var.public_subnet_cidrs)\n\n  vpc_id            = aws_vpc.main.id\n  cidr_block        = var.public_subnet_cidrs[count.index]\n  availability_zone = var.azs[count.index]\n\n  map_public_ip_on_launch = true\n\n  tags = merge(\n    var.tags,\n    {\n      Name = \"${var.name}...",
      "copyTextLength": 10137,
      "copyTextTruncated": true,
      "detailMarkdown": "# Terraform Infrastructure Architect for Claude\n\nExpert in Terraform infrastructure as code with AI-assisted generation, modular patterns, state management, and multi-cloud deployments\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Terraform infrastructure architect specializing in scalable, maintainable infrastructure as code with modern patterns, AI-assisted workflows, and multi-cloud deployments. Follow these principles:",
      "detailUrl": "/data/raycast/rules/terraform-infrastructure-architect.json",
      "webUrl": "https://heyclau.de/entry/rules/terraform-infrastructure-architect",
      "canonicalUrl": "https://heyclau.de/entry/rules/terraform-infrastructure-architect",
      "llmsUrl": "https://heyclau.de/data/llms/rules/terraform-infrastructure-architect.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/terraform-infrastructure-architect",
      "seoTitle": "Terraform Infrastructure Architect for Claude",
      "seoDescription": "Expert in Terraform infrastructure as code with AI-assisted generation, modular patterns, state management, and multi-cloud deployments Discover tools for AI...",
      "repoUrl": "",
      "documentationUrl": "https://www.terraform.io/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "terraform-plan-executor",
      "title": "Terraform Plan Executor - Hooks",
      "description": "Automatically runs terraform plan when .tf files are modified to preview infrastructure changes.",
      "tags": [
        "terraform",
        "infrastructure",
        "iac",
        "devops",
        "cloud"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/terraform-plan-executor.sh && chmod +x .claude/hooks/terraform-plan-executor.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/terraform-plan-executor.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "safetyNotes": [
        "Runs automatically after write or edit activity on .tf and .tfvars files.",
        "Invokes terraform fmt, validate, init, and plan in the Terraform file directory, and terraform fmt may modify the touched file.",
        "Terraform init and plan can contact configured backends and providers and may consume cloud API quota."
      ],
      "privacyNotes": [
        "Reads Terraform configuration, variables, provider settings, and plan output to summarize infrastructure changes.",
        "Plan output may reveal resource addresses, cloud account structure, regions, tags, and sensitive-looking variable names.",
        "Uses locally configured Terraform credentials, provider plugins, and backend configuration without managing those secrets."
      ],
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/terraform-plan-executor.sh && chmod +x .claude/hooks/terraform-plan-executor.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/terraform-plan-executor.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a Terraform file\nif [[ \"$FILE_PATH\" == *.tf ]] || [[ \"$FILE_PATH\" == *.tfvars ]]; then\n    echo \"🏗️ Terraform Plan Executor - Analyzing infrastructure changes...\"\n    echo \"📄 File: $FI...",
      "copyTextLength": 31473,
      "copyTextTruncated": true,
      "detailMarkdown": "# Terraform Plan Executor - Hooks\n\nAutomatically runs terraform plan when .tf files are modified to preview infrastructure changes.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Runs automatically after write or edit activity on .tf and .tfvars files.\n- Invokes terraform fmt, validate, init, and plan in the Terraform file directory, and terraform fmt may modify the touched file.\n- Terraform init and plan can contact configured backends and providers and may consume cloud API quota.\n\n## Privacy notes\n- Reads Terraform configuration, variables, provider settings, and plan output to summarize infrastructure changes.\n- Plan output may reveal resource addresses, cloud account structure, regions, tags, and sensitive-looking variable names.\n- Uses locally configured Terraform credentials, provider plugins, and backend configuration without managing those secrets.\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/terraform-plan-executor.sh && chmod +x .claude/hooks/terraform-plan-executor.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/terraform-plan-executor.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/terraform-plan-executor.sh && chmod +x .claude/hooks/terraform-plan-executor.sh",
      "detailUrl": "/data/raycast/hooks/terraform-plan-executor.json",
      "webUrl": "https://heyclau.de/entry/hooks/terraform-plan-executor",
      "canonicalUrl": "https://heyclau.de/entry/hooks/terraform-plan-executor",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/terraform-plan-executor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/terraform-plan-executor",
      "seoTitle": "Terraform Plan Executor - Hooks",
      "seoDescription": "Automatically runs terraform plan when .tf files are modified to preview infrastructure changes. This PostToolUse hook provides comprehensive Terraform infra...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "test-automation-engineer-agent",
      "title": "Test Automation Engineer",
      "description": "Expert in automated testing strategies, test frameworks, and quality assurance across unit, integration, and end-to-end testing",
      "tags": [
        "testing",
        "automation",
        "qa",
        "tdd",
        "bdd"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a test automation engineer specializing in comprehensive testing strategies, from unit tests to end-to-end automation, ensuring high-quality software delivery.\n\n## Testing Expertise Areas:\n\n### 1. **Unit Testing Excellence**\n\n**Jest & React Testing Library:**\n\n```javascript\n// Component testing with comprehensive coverage\nimport React from \"react\";\nimport { render, screen, fireEvent, waitFor } from \"@testing-library/react\";\nimport userEvent from \"@testing-library/user-event\";\nimport { rest } from \"msw\";\nimport { setupServer } from \"msw/node\";\nimport UserProfile from \"../UserProfile\";\n\n// Mock server for API testing\nconst server = setupServer(\n  rest.get(\"/api/user/:id\", (req, res, ctx) => {\n    return res(\n      ctx.json({\n        id: req.params.id,\n        name: \"John Doe\",...",
      "copyTextLength": 22014,
      "copyTextTruncated": true,
      "detailMarkdown": "# Test Automation Engineer\n\nExpert in automated testing strategies, test frameworks, and quality assurance across unit, integration, and end-to-end testing\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a test automation engineer specializing in comprehensive testing strategies, from unit tests to end-to-end automation, ensuring high-quality software delivery.",
      "detailUrl": "/data/raycast/agents/test-automation-engineer-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/test-automation-engineer-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/test-automation-engineer-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/test-automation-engineer-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/test-automation-engineer-agent",
      "seoTitle": "Test Automation Engineer",
      "seoDescription": "Expert in automated testing strategies, test frameworks, and quality assurance across unit, integration, and end-to-end testing Discover tools for AI develop...",
      "repoUrl": "",
      "documentationUrl": "https://playwright.dev/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "test-coverage-final-report",
      "title": "Test Coverage Final Report - Hooks",
      "description": "Generates a comprehensive test coverage report when the coding session ends.",
      "tags": [
        "testing",
        "coverage",
        "stop-hook",
        "reporting",
        "quality"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/test-coverage-final-report.sh && chmod +x .claude/hooks/test-coverage-final-report.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/test-coverage-final-report.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nStop\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/test-coverage-final-report.sh && chmod +x .claude/hooks/test-coverage-final-report.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/test-coverage-final-report.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\necho \"🧪 Test Coverage Final Report - Analyzing test coverage...\"\necho \"⏰ Session ended: $(date)\"\necho \"═══════════════════════════════════════════════════\"\n\n# Detect project type and testing framework\nPROJECT_TYPE=\"unknown\"\nTEST_FRAMEWORK=\"unknown\"\nCOVERAGE_AVAILABLE=false\n\necho \"🔍 Detecting project type and testing framework...\"\n\n# JavaScript/Node.js project detection\nif [ -f \"package.json\" ]; then\n    PROJECT_TYPE=\"node\"\n    echo \"📦 Node.js pr...",
      "copyTextLength": 40234,
      "copyTextTruncated": true,
      "detailMarkdown": "# Test Coverage Final Report - Hooks\n\nGenerates a comprehensive test coverage report when the coding session ends.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/test-coverage-final-report.sh && chmod +x .claude/hooks/test-coverage-final-report.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/test-coverage-final-report.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/test-coverage-final-report.sh && chmod +x .claude/hooks/test-coverage-final-report.sh",
      "detailUrl": "/data/raycast/hooks/test-coverage-final-report.json",
      "webUrl": "https://heyclau.de/entry/hooks/test-coverage-final-report",
      "canonicalUrl": "https://heyclau.de/entry/hooks/test-coverage-final-report",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/test-coverage-final-report.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/test-coverage-final-report",
      "seoTitle": "Test Coverage Final Report - Hooks",
      "seoDescription": "Generates a comprehensive test coverage report when the coding session ends. This Stop hook provides comprehensive test coverage analysis with comprehensive ...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "test-runner-hook",
      "title": "Test Runner Hook - Hooks",
      "description": "Automatically run relevant tests when code changes are detected, with intelligent test selection and parallel execution.",
      "tags": [
        "testing",
        "automation",
        "ci-cd",
        "watch",
        "parallel"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/test-runner-hook.sh && chmod +x .claude/hooks/test-runner-hook.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/code-test-runner-hook.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\",\n        \"multiedit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/test-runner-hook.sh && chmod +x .claude/hooks/test-runner-hook.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/code-test-runner-hook.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\",\n        \"multiedit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/usr/bin/env bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\necho \"🧪 Running tests for $FILE_PATH...\"\n\n# Get file extension and directory\nEXT=\"${FILE_PATH##*.}\"\nDIR=$(dirname \"$FILE_PATH\")\n\n# Find and run relevant tests based on file type\ncase \"$EXT\" i...",
      "copyTextLength": 22353,
      "copyTextTruncated": true,
      "detailMarkdown": "# Test Runner Hook - Hooks\n\nAutomatically run relevant tests when code changes are detected, with intelligent test selection and parallel execution.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/test-runner-hook.sh && chmod +x .claude/hooks/test-runner-hook.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/code-test-runner-hook.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\",\n        \"multiedit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/test-runner-hook.sh && chmod +x .claude/hooks/test-runner-hook.sh",
      "detailUrl": "/data/raycast/hooks/test-runner-hook.json",
      "webUrl": "https://heyclau.de/entry/hooks/test-runner-hook",
      "canonicalUrl": "https://heyclau.de/entry/hooks/test-runner-hook",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/test-runner-hook.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/test-runner-hook",
      "seoTitle": "Test Runner Hook - Hooks",
      "seoDescription": "Automatically run relevant tests when code changes are detected, with intelligent test selection and parallel execution. This PostToolUse hook provides intel...",
      "repoUrl": "",
      "documentationUrl": "https://jestjs.io/docs/getting-started",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "test-driven-development-enforcer",
      "title": "Test-Driven Development Enforcer - CLAUDE.md Rules for Claude Code",
      "description": "Test-driven development expert enforcing red-green-refactor cycles, Vitest/Jest configuration, test coverage requirements, mocking strate...",
      "tags": [
        "tdd",
        "testing",
        "vitest",
        "jest",
        "test-coverage",
        "red-green-refactor"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a test-driven development (TDD) expert enforcing red-green-refactor cycles, comprehensive test coverage, and test-first discipline. Follow these principles for robust, maintainable software through rigorous testing practices.\n\n## Core TDD Principles\n\n### Red-Green-Refactor Cycle\n\n1. **RED**: Write failing test first (defines expected behavior)\n2. **GREEN**: Write minimum code to make test pass (implementation)\n3. **REFACTOR**: Improve code while keeping tests green (optimization)\n\n### Test-First Discipline\n\n- **NEVER** write production code without a failing test\n- Tests document intended behavior before implementation\n- Failing tests validate that tests can actually fail (no false positives)\n- Keep tests simple, readable, and maintainable\n\n### Coverage Requirements\n\n- **Minimum...",
      "copyTextLength": 13614,
      "copyTextTruncated": true,
      "detailMarkdown": "# Test-Driven Development Enforcer - CLAUDE.md Rules for Claude Code\n\nTest-driven development expert enforcing red-green-refactor cycles, Vitest/Jest configuration, test coverage requirements, mocking strategies, and test-first coding discipline for robust software development.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a test-driven development (TDD) expert enforcing red-green-refactor cycles, comprehensive test coverage, and test-first discipline. Follow these principles for robust, maintainable software through rigorous testing practices.",
      "detailUrl": "/data/raycast/rules/test-driven-development-enforcer.json",
      "webUrl": "https://heyclau.de/entry/rules/test-driven-development-enforcer",
      "canonicalUrl": "https://heyclau.de/entry/rules/test-driven-development-enforcer",
      "llmsUrl": "https://heyclau.de/data/llms/rules/test-driven-development-enforcer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/test-driven-development-enforcer",
      "seoTitle": "Test-Driven Development Enforcer - CLAUDE.md Rules for Claude Code",
      "seoDescription": "Test-driven development expert enforcing red-green-refactor cycles, Vitest/Jest configuration, test coverage requirements, mocking strategies, and test-first...",
      "repoUrl": "",
      "documentationUrl": "https://vitest.dev/guide/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "token-cost-budget-optimizer",
      "title": "Token Cost Budget Optimizer - Agents",
      "description": "Analyze and optimize token costs with real-time budget tracking.",
      "tags": [
        "token-cost",
        "budget-optimization",
        "usage-tracking",
        "cost-analysis",
        "roi"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Token Cost Budget Optimizer specializing in tracking, analyzing, and optimizing Claude API costs using current Sonnet ($3 input / $15 output per MTok) and Haiku ($1 input / $5 output per MTok) pricing.\n\n## Core Expertise:\n\n### 1. **Real-Time Token Usage Tracking**\n\n**Cost Tracking Framework:**\n\n```typescript\n// Current Anthropic API pricing (as of October 2025)\nconst PRICING = {\n  \"claude-sonnet-4-5\": {\n    input: 3.0, // $ per million tokens\n    output: 15.0,\n    contextCache: 0.3, // 90% discount on cached tokens\n    thinking: 3.0, // Thinking tokens billed as input\n  },\n  \"claude-haiku-4-5\": {\n    input: 1.0,\n    output: 5.0,\n    contextCache: 0.1,\n    thinking: 1.0,\n  },\n  \"claude-opus-4\": {\n    input: 15.0,\n    output: 75.0,\n    contextCache: 1.5,\n    thinking: 15.0,\n  },...",
      "copyTextLength": 18628,
      "copyTextTruncated": true,
      "detailMarkdown": "# Token Cost Budget Optimizer - Agents\n\nAnalyze and optimize token costs with real-time budget tracking. Provides cost projection, usage analytics, and model selection recommendations using Sonnet/Haiku pricing.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Token Cost Budget Optimizer specializing in tracking, analyzing, and optimizing Claude API costs using current Sonnet ($3 input / $15 output per MTok) and Haiku ($1 input / $5 output per MTok) pricing.",
      "detailUrl": "/data/raycast/agents/token-cost-budget-optimizer.json",
      "webUrl": "https://heyclau.de/entry/agents/token-cost-budget-optimizer",
      "canonicalUrl": "https://heyclau.de/entry/agents/token-cost-budget-optimizer",
      "llmsUrl": "https://heyclau.de/data/llms/agents/token-cost-budget-optimizer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/token-cost-budget-optimizer",
      "seoTitle": "Token Cost Budget Optimizer - Agents",
      "seoDescription": "Analyze and optimize token costs with real-time budget tracking. Provides cost projection, usage analytics, and model selection recommendations using Sonnet/...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "trigger-dev",
      "title": "Trigger.dev",
      "description": "Background jobs and workflows for TypeScript apps.",
      "tags": [
        "workflow-automation",
        "typescript"
      ],
      "author": "Trigger.dev",
      "brandName": "Trigger.dev",
      "brandDomain": "trigger.dev",
      "brandIconUrl": "/api/brand-assets/icon/trigger.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nTrigger.dev is useful for AI products that need durable background jobs, retries, scheduled work, and observable workflow execution.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 232,
      "copyTextTruncated": false,
      "detailMarkdown": "# Trigger.dev\n\nBackground job and workflow platform for TypeScript applications, long-running tasks, schedules, and durable automation.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/trigger-dev.json",
      "webUrl": "https://heyclau.de/entry/tools/trigger-dev",
      "canonicalUrl": "https://heyclau.de/entry/tools/trigger-dev",
      "llmsUrl": "https://heyclau.de/data/llms/tools/trigger-dev.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/trigger-dev",
      "seoTitle": "Trigger.dev background jobs for AI workflows",
      "seoDescription": "Trigger.dev supports background jobs, schedules, long-running tasks, and durable workflows for TypeScript applications. HeyClaude adds source links, install...",
      "repoUrl": "https://github.com/triggerdotdev/trigger.dev",
      "repoStats": {
        "repository": "triggerdotdev/trigger.dev",
        "url": "https://github.com/triggerdotdev/trigger.dev",
        "stars": 14969,
        "forks": 1227,
        "updatedAt": "2026-05-19T09:26:29Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://trigger.dev/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "trpc-type-safe-api",
      "title": "tRPC Type-Safe API Builder Skill",
      "description": "Build end-to-end type-safe APIs with tRPC and TypeScript, eliminating code generation and runtime bloat for full-stack applications.",
      "tags": [
        "trpc",
        "typescript",
        "api",
        "type-safety",
        "t3-stack"
      ],
      "author": "JSONbored",
      "installCommand": "npm install @trpc/server @trpc/client @trpc/react-query zod",
      "configSnippet": "",
      "copyText": "Install:\nnpm install @trpc/server @trpc/client @trpc/react-query zod\n\nUsage:\nnpm install @trpc/server @trpc/client @trpc/react-query zod\n\nAsset:\nimport { initTRPC, TRPCError } from '@trpc/server';\nimport { z } from 'zod';\nimport { db } from './db';\n\n// Context creation\nexport const createContext = async ({ req }: { req: Request }) => {\n  const token = req.headers.get('authorization')?.replace('Bearer ', '');\n  const user = token ? await verifyToken(token) : null;\n  \n  return {\n    db,\n    user,\n  };\n};\n\ntype Context = Awaited<ReturnType<typeof createContext>>;\n\nconst t = initTRPC.context<Context>().create();\n\n// Middleware\nconst isAuthed = t.middleware(({ ctx, next }) => {\n  if (!ctx.user) {\n    throw new TRPCError({ code: 'UNAUTHORIZED' });\n  }\n  return next({\n    ctx: {\n      user: ct...",
      "copyTextLength": 1444,
      "copyTextTruncated": true,
      "detailMarkdown": "# tRPC Type-Safe API Builder Skill\n\nBuild end-to-end type-safe APIs with tRPC and TypeScript, eliminating code generation and runtime bloat for full-stack applications. tRPC provides end-to-end type safety without code generation, schema stitching, or serialization layers - delivering a lighter, more intuitive developer experience than REST or GraphQL.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nnpm install @trpc/server @trpc/client @trpc/react-query zod\n```\n\n## Usage\nnpm install @trpc/server @trpc/client @trpc/react-query zod",
      "detailUrl": "/data/raycast/skills/trpc-type-safe-api.json",
      "webUrl": "https://heyclau.de/entry/skills/trpc-type-safe-api",
      "canonicalUrl": "https://heyclau.de/entry/skills/trpc-type-safe-api",
      "llmsUrl": "https://heyclau.de/data/llms/skills/trpc-type-safe-api.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/trpc-type-safe-api",
      "seoTitle": "tRPC Type-Safe API Builder Skill",
      "seoDescription": "Build end-to-end type-safe APIs with tRPC and TypeScript, eliminating code generation and runtime bloat for full-stack applications. tRPC provides end-to-end...",
      "repoUrl": "",
      "documentationUrl": "https://trpc.io/docs/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/trpc-type-safe-api.mdc",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-16"
        }
      ]
    },
    {
      "category": "rules",
      "slug": "typescript-5x-strict-mode-expert",
      "title": "TypeScript 5.x Strict Mode Expert for Claude",
      "description": "TypeScript 5.x strict mode expert with template literal types, strict null checks, type guards, and ESLint integration for enterprise-gra...",
      "tags": [
        "typescript",
        "strict-mode",
        "type-safety",
        "eslint",
        "best-practices"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a TypeScript 5.x strict mode expert specializing in advanced type safety patterns, template literal types, strict null checks, and comprehensive ESLint integration. Follow these principles for production-grade TypeScript development:\n\n## TypeScript 5.x Strict Mode Configuration\n\nAlways use strict mode as your default:\n\n```json\n// tsconfig.json - Enterprise Strict Configuration\n{\n  \"compilerOptions\": {\n    // Strict Mode (Enable All)\n    \"strict\": true,\n    \"strictNullChecks\": true,\n    \"strictFunctionTypes\": true,\n    \"strictBindCallApply\": true,\n    \"strictPropertyInitialization\": true,\n    \"noImplicitThis\": true,\n    \"alwaysStrict\": true,\n\n    // Additional Safety\n    \"noImplicitAny\": true,\n    \"noImplicitReturns\": true,\n    \"noFallthroughCasesInSwitch\": true,\n    \"noUnchecked...",
      "copyTextLength": 8268,
      "copyTextTruncated": true,
      "detailMarkdown": "# TypeScript 5.x Strict Mode Expert for Claude\n\nTypeScript 5.x strict mode expert with template literal types, strict null checks, type guards, and ESLint integration for enterprise-grade type safety\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a TypeScript 5.x strict mode expert specializing in advanced type safety patterns, template literal types, strict null checks, and comprehensive ESLint integration. Follow these principles for production-grade TypeScript development:",
      "detailUrl": "/data/raycast/rules/typescript-5x-strict-mode-expert.json",
      "webUrl": "https://heyclau.de/entry/rules/typescript-5x-strict-mode-expert",
      "canonicalUrl": "https://heyclau.de/entry/rules/typescript-5x-strict-mode-expert",
      "llmsUrl": "https://heyclau.de/data/llms/rules/typescript-5x-strict-mode-expert.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/typescript-5x-strict-mode-expert",
      "seoTitle": "TypeScript 5.x Strict Mode Expert for Claude",
      "seoDescription": "TypeScript 5.x strict mode expert with template literal types, strict null checks, type guards, and ESLint integration for enterprise-grade type safety",
      "repoUrl": "",
      "documentationUrl": "https://www.typescriptlang.org/docs/handbook/2/basic-types.html",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "typescript-compilation-checker",
      "title": "TypeScript Checker",
      "description": "Automatically runs TypeScript compiler checks after editing .ts or .tsx files to catch type errors early.",
      "tags": [
        "typescript",
        "validation",
        "type-safety",
        "compilation"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/typescript-compilation-checker.sh && chmod +x .claude/hooks/typescript-compilation-checker.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/typescript-compilation-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/typescript-compilation-checker.sh && chmod +x .claude/hooks/typescript-compilation-checker.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/typescript-compilation-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a TypeScript file\nif [[ \"$FILE_PATH\" == *.ts ]] || [[ \"$FILE_PATH\" == *.tsx ]]; then\n    echo \"🔍 TypeScript Compilation Checker - Validating TypeScript code...\"...",
      "copyTextLength": 25788,
      "copyTextTruncated": true,
      "detailMarkdown": "# TypeScript Checker\n\nAutomatically runs TypeScript compiler checks after editing .ts or .tsx files to catch type errors early.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/typescript-compilation-checker.sh && chmod +x .claude/hooks/typescript-compilation-checker.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/typescript-compilation-checker.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/typescript-compilation-checker.sh && chmod +x .claude/hooks/typescript-compilation-checker.sh",
      "detailUrl": "/data/raycast/hooks/typescript-compilation-checker.json",
      "webUrl": "https://heyclau.de/entry/hooks/typescript-compilation-checker",
      "canonicalUrl": "https://heyclau.de/entry/hooks/typescript-compilation-checker",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/typescript-compilation-checker.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/typescript-compilation-checker",
      "seoTitle": "TypeScript Checker",
      "seoDescription": "Automatically runs TypeScript compiler checks after editing .ts or .tsx files to catch type errors early. This PostToolUse hook provides real-time TypeScript...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "ui-ux-design-expert-agent",
      "title": "UI UX Design Expert Agent - Agents",
      "description": "Specialized in creating beautiful, intuitive user interfaces and exceptional user experiences",
      "tags": [
        "ui",
        "ux",
        "design",
        "user-experience",
        "interface"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a UI/UX design expert focused on creating intuitive, accessible, and beautiful user interfaces. Your expertise includes:\n\n## Design Principles\n\n- User-centered design methodology\n- Accessibility standards (WCAG 2.1)\n- Responsive and adaptive design\n- Design systems and component libraries\n\n## Tools & Technologies\n\n- Figma, Sketch, Adobe XD\n- Prototyping and wireframing\n- Design tokens and style guides\n- User testing and analytics",
      "copyTextLength": 441,
      "copyTextTruncated": false,
      "detailMarkdown": "# UI UX Design Expert Agent - Agents\n\nSpecialized in creating beautiful, intuitive user interfaces and exceptional user experiences\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a UI/UX design expert focused on creating intuitive, accessible, and beautiful user interfaces. Your expertise includes:",
      "detailUrl": "/data/raycast/agents/ui-ux-design-expert-agent.json",
      "webUrl": "https://heyclau.de/entry/agents/ui-ux-design-expert-agent",
      "canonicalUrl": "https://heyclau.de/entry/agents/ui-ux-design-expert-agent",
      "llmsUrl": "https://heyclau.de/data/llms/agents/ui-ux-design-expert-agent.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/ui-ux-design-expert-agent",
      "seoTitle": "UI UX Design Expert Agent - Agents",
      "seoDescription": "Specialized in creating beautiful, intuitive user interfaces and exceptional user experiences Discover tools for AI development.",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "unraid-api-automation-operator",
      "title": "Unraid API Automation Operator Skill",
      "description": "Unraid-focused automation skill for agent-driven maintenance, observability, and repeatable operations.",
      "tags": [
        "unraid",
        "homelab",
        "automation",
        "api",
        "operations"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/unraid-api-automation-operator.zip -o unraid-api-automation-operator.zip && unzip -o unraid-api-automation-operator.zip -d ./unraid-api-automation-operator",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/unraid-api-automation-operator.zip -o unraid-api-automation-operator.zip && unzip -o unraid-api-automation-operator.zip -d ./unraid-api-automation-operator\n\nUsage:\nUse this skill for safe Unraid automations that reduce repetitive admin work without risking host stability.\n\nAsset:\n# Trigger\n\"Use the Unraid API automation operator skill for this operation workflow.\"\n\n# Required output\n1) Automation scope and guardrails\n2) API operation plan\n3) Idempotency and rollback handling\n4) Alerting/reporting output",
      "copyTextLength": 561,
      "copyTextTruncated": false,
      "detailMarkdown": "# Unraid API Automation Operator Skill\n\nBuild practical Unraid API automations for server operations, health checks, and routine maintenance with safe execution controls.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/unraid-api-automation-operator.zip -o unraid-api-automation-operator.zip && unzip -o unraid-api-automation-operator.zip -d ./unraid-api-automation-operator\n```\n\n## Usage\nUse this skill for safe Unraid automations that reduce repetitive admin work without risking host stability.",
      "detailUrl": "/data/raycast/skills/unraid-api-automation-operator.json",
      "webUrl": "https://heyclau.de/entry/skills/unraid-api-automation-operator",
      "canonicalUrl": "https://heyclau.de/entry/skills/unraid-api-automation-operator",
      "llmsUrl": "https://heyclau.de/data/llms/skills/unraid-api-automation-operator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/unraid-api-automation-operator",
      "seoTitle": "Unraid API Automation Operator Skill",
      "seoDescription": "AI skill for automating Unraid operations using the Unraid API with secure auth, idempotent actions, and operational safeguards.",
      "repoUrl": "",
      "documentationUrl": "https://docs.unraid.net/API/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/unraid-api-automation-operator.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "unraid-api-v2-capability-pack",
      "title": "Unraid API v2 Capability Pack Skill",
      "description": "Expert Unraid API skill with endpoint behavior, auth flows, error patterns, and production-safe automation guardrails.",
      "tags": [
        "unraid",
        "api",
        "homelab",
        "automation",
        "capability-pack"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/unraid-api-v2-capability-pack.zip -o unraid-api-v2-capability-pack.zip && unzip -o unraid-api-v2-capability-pack.zip -d ./unraid-api-v2-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/unraid-api-v2-capability-pack.zip -o unraid-api-v2-capability-pack.zip && unzip -o unraid-api-v2-capability-pack.zip -d ./unraid-api-v2-capability-pack\n\nUsage:\nUse this skill when building real Unraid API automations and requiring up-to-date endpoint semantics and operational safeguards.\n\nAsset:\n# Trigger\n\"Apply the Unraid API v2 capability pack skill for this automation request.\"\n\n# Required output\n1) API endpoint contract mapping\n2) Auth and permission model\n3) Safe mutation plan with rollback checks\n4) Tested request/response examples",
      "copyTextLength": 596,
      "copyTextTruncated": false,
      "detailMarkdown": "# Unraid API v2 Capability Pack Skill\n\nDeep, version-pinned Unraid API capability skill covering auth, schema patterns, safe mutations, and operational automation design.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/unraid-api-v2-capability-pack.zip -o unraid-api-v2-capability-pack.zip && unzip -o unraid-api-v2-capability-pack.zip -d ./unraid-api-v2-capability-pack\n```\n\n## Usage\nUse this skill when building real Unraid API automations and requiring up-to-date endpoint semantics and operational safeguards.",
      "detailUrl": "/data/raycast/skills/unraid-api-v2-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/unraid-api-v2-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/unraid-api-v2-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/unraid-api-v2-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/unraid-api-v2-capability-pack",
      "seoTitle": "Unraid API v2 Capability Pack Skill",
      "seoDescription": "Expert AI skill for the latest Unraid API usage, including auth, endpoint contracts, safe operations, and reliability workflows.",
      "repoUrl": "",
      "documentationUrl": "https://docs.unraid.net/API/",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/unraid-api-v2-capability-pack.mdc",
          "verifiedAt": "2026-04-10"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-10"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "unraid-ca-template-authoring-capability-pack",
      "title": "Unraid CA Template Authoring Capability Pack Skill",
      "description": "Author polished Unraid CA templates with correct metadata, support links, and production-safe defaults.",
      "tags": [
        "unraid",
        "community-apps",
        "docker",
        "templates",
        "capability-pack"
      ],
      "author": "JSONbored",
      "brandName": "Docker",
      "brandDomain": "docker.com",
      "brandIconUrl": "/api/brand-assets/icon/docker.com",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2026-04-11",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/unraid-ca-template-authoring-capability-pack.zip -o unraid-ca-template-authoring-capability-pack.zip && unzip -o unraid-ca-template-authoring-capability-pack.zip -d ./unraid-ca-template-authoring-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/unraid-ca-template-authoring-capability-pack.zip -o unraid-ca-template-authoring-capability-pack.zip && unzip -o unraid-ca-template-authoring-capability-pack.zip -d ./unraid-ca-template-authoring-capability-pack\n\nUsage:\nUse this skill to author Unraid CA templates that are beginner-safe, operationally honest, and ready for review.\n\nAsset:\n# Trigger\n\"Apply the Unraid CA template authoring capability pack.\"\n\n# Required output\n1) Template XML with validated metadata fields\n2) Beginner-safe default config and caveats\n3) Support and documentation linkage\n4) CA submission checklist",
      "copyTextLength": 635,
      "copyTextTruncated": false,
      "detailMarkdown": "# Unraid CA Template Authoring Capability Pack Skill\n\nExpert Unraid Community Apps template capability pack for high-quality XML metadata, safer defaults, and CA submission readiness.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/unraid-ca-template-authoring-capability-pack.zip -o unraid-ca-template-authoring-capability-pack.zip && unzip -o unraid-ca-template-authoring-capability-pack.zip -d ./unraid-ca-template-authoring-capability-pack\n```\n\n## Usage\nUse this skill to author Unraid CA templates that are beginner-safe, operationally honest, and ready for review.",
      "detailUrl": "/data/raycast/skills/unraid-ca-template-authoring-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/unraid-ca-template-authoring-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/unraid-ca-template-authoring-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/unraid-ca-template-authoring-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/unraid-ca-template-authoring-capability-pack",
      "seoTitle": "Unraid CA Template Authoring Capability Pack Skill",
      "seoDescription": "Advanced AI skill for creating and validating Unraid Community Apps templates with polished metadata and submission standards.",
      "repoUrl": "",
      "documentationUrl": "https://forums.unraid.net/forum/64-docker-engine/",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/unraid-ca-template-authoring-capability-pack.mdc",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-11"
        }
      ]
    },
    {
      "category": "tools",
      "slug": "vercel-v0",
      "title": "v0",
      "description": "AI interface builder for React and web UI.",
      "tags": [
        "ui-generation",
        "react"
      ],
      "author": "Vercel",
      "brandName": "v0",
      "brandDomain": "v0.dev",
      "brandIconUrl": "/api/brand-assets/icon/v0.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nv0 is useful when the task is interface generation, component iteration, and React-first product UI exploration.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 212,
      "copyTextTruncated": false,
      "detailMarkdown": "# v0\n\nVercel AI interface builder for generating, editing, and iterating on React and web UI from prompts.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/vercel-v0.json",
      "webUrl": "https://heyclau.de/entry/tools/vercel-v0",
      "canonicalUrl": "https://heyclau.de/entry/tools/vercel-v0",
      "llmsUrl": "https://heyclau.de/data/llms/tools/vercel-v0.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/vercel-v0",
      "seoTitle": "v0 AI interface builder for React",
      "seoDescription": "v0 is Vercel's AI interface builder for generating, editing, and iterating on React and web UI from prompts. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://v0.dev/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "commands",
      "slug": "v0-generate",
      "title": "V0 Component Generator for Claude",
      "description": "Generate production-ready React components from natural language using V0.dev patterns with shadcn/ui, TailwindCSS, and TypeScript",
      "tags": [
        "v0",
        "ui-generation",
        "shadcn",
        "react",
        "tailwind"
      ],
      "author": "JSONbored",
      "installCommand": "/v0-generate [options] <component_description>",
      "configSnippet": "",
      "copyText": "Command:\n/v0-generate [options] <component_description>\n\nUsage:\n/v0-generate [options] <component_description>\n\nReference:\nThe `/v0-generate` command generates production-ready React components using V0.dev AI patterns with shadcn/ui integration, TailwindCSS v4, and full TypeScript support.\n\n## Usage\n\n```\n/v0-generate [options] <component_description>\n```\n\n## Options\n\n### Component Types\n\n- `--page` - Generate full page layout (default)\n- `--component` - Generate reusable component\n- `--form` - Generate form with validation\n- `--dashboard` - Generate dashboard layout\n- `--landing` - Generate landing page section\n\n### Framework Integration\n\n- `--next15` - Next.js 15 App Router (default)\n- `--react19` - Standalone React 19\n- `--remix` - Remix framework\n- `--astro` - Astro with React islan...",
      "copyTextLength": 17635,
      "copyTextTruncated": true,
      "detailMarkdown": "# V0 Component Generator for Claude\n\nGenerate production-ready React components from natural language using V0.dev patterns with shadcn/ui, TailwindCSS, and TypeScript\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\n/v0-generate [options] <component_description>\n```\n\n## Usage\n/v0-generate [options] <component_description>",
      "detailUrl": "/data/raycast/commands/v0-generate.json",
      "webUrl": "https://heyclau.de/entry/commands/v0-generate",
      "canonicalUrl": "https://heyclau.de/entry/commands/v0-generate",
      "llmsUrl": "https://heyclau.de/data/llms/commands/v0-generate.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/commands/v0-generate",
      "seoTitle": "V0 Component Generator for Claude",
      "seoDescription": "Generate production-ready React components from natural language using V0.dev patterns with shadcn/ui, TailwindCSS, and TypeScript Discover tools for AI deve...",
      "repoUrl": "",
      "documentationUrl": "https://v0.dev/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "v0-rapid-prototyping",
      "title": "V0 Rapid UI Prototyping Workflow Skill",
      "description": "Build production-ready React components and full pages in minutes using V0.dev AI with shadcn/ui, TailwindCSS v4, and Next.js 15 integrat...",
      "tags": [
        "v0",
        "prototyping",
        "ui",
        "shadcn",
        "react"
      ],
      "author": "JSONbored",
      "installCommand": "npx shadcn-ui@latest init",
      "configSnippet": "",
      "copyText": "Install:\nnpx shadcn-ui@latest init\n\nUsage:\nnpx shadcn-ui@latest init\n\nAsset:\n'use client';\n\nimport { useState } from 'react';\nimport { Check } from 'lucide-react';\nimport { Button } from '@/components/ui/button';\nimport { Card, CardContent, CardFooter, CardHeader, CardTitle } from '@/components/ui/card';\nimport { Switch } from '@/components/ui/switch';\n\ninterface PricingTier {\n  name: string;\n  price: { monthly: number; annual: number };\n  features: string[];\n  cta: string;\n  popular?: boolean;\n}\n\nconst tiers: PricingTier[] = [\n  { name: 'Basic', price: { monthly: 9, annual: 90 }, features: ['5 projects', '1GB storage'], cta: 'Get Started' },\n  { name: 'Pro', price: { monthly: 29, annual: 290 }, features: ['Unlimited projects', '10GB storage'], cta: 'Start Free Trial', popular: true },...",
      "copyTextLength": 2458,
      "copyTextTruncated": true,
      "detailMarkdown": "# V0 Rapid UI Prototyping Workflow Skill\n\nBuild production-ready React components and full pages in minutes using V0.dev AI with shadcn/ui, TailwindCSS v4, and Next.js 15 integration. V0.dev is Vercel's breakthrough AI UI generator that has transformed frontend development in 2025.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nnpx shadcn-ui@latest init\n```\n\n## Usage\nnpx shadcn-ui@latest init",
      "detailUrl": "/data/raycast/skills/v0-rapid-prototyping.json",
      "webUrl": "https://heyclau.de/entry/skills/v0-rapid-prototyping",
      "canonicalUrl": "https://heyclau.de/entry/skills/v0-rapid-prototyping",
      "llmsUrl": "https://heyclau.de/data/llms/skills/v0-rapid-prototyping.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/v0-rapid-prototyping",
      "seoTitle": "V0 Rapid UI Prototyping Workflow Skill",
      "seoDescription": "Build production-ready React components and full pages in minutes using V0.dev AI with shadcn/ui, TailwindCSS v4, and Next.js 15 integration. V0.dev is Verce...",
      "repoUrl": "",
      "documentationUrl": "https://v0.dev/docs",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/v0-rapid-prototyping.mdc",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-16"
        }
      ]
    },
    {
      "category": "tools",
      "slug": "vercel-ai-sdk",
      "title": "Vercel AI SDK",
      "description": "TypeScript toolkit for AI apps and streaming UI.",
      "tags": [
        "ai-sdk",
        "typescript"
      ],
      "author": "Vercel",
      "brandName": "Vercel AI SDK",
      "brandDomain": "ai-sdk.dev",
      "brandIconUrl": "/api/brand-assets/icon/ai-sdk.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nVercel AI SDK is a core building block for TypeScript teams shipping AI interfaces and streaming model interactions.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 216,
      "copyTextTruncated": false,
      "detailMarkdown": "# Vercel AI SDK\n\nTypeScript toolkit for building AI applications with model providers, streaming UI, tools, agents, and framework adapters.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/vercel-ai-sdk.json",
      "webUrl": "https://heyclau.de/entry/tools/vercel-ai-sdk",
      "canonicalUrl": "https://heyclau.de/entry/tools/vercel-ai-sdk",
      "llmsUrl": "https://heyclau.de/data/llms/tools/vercel-ai-sdk.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/vercel-ai-sdk",
      "seoTitle": "Vercel AI SDK for TypeScript AI apps",
      "seoDescription": "Vercel AI SDK helps build AI applications with model providers, streaming UI, tools, agents, and framework adapters. HeyClaude adds source links, install...",
      "repoUrl": "https://github.com/vercel/ai",
      "repoStats": {
        "repository": "vercel/ai",
        "url": "https://github.com/vercel/ai",
        "stars": 24333,
        "forks": 4432,
        "updatedAt": "2026-05-19T11:09:31Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://ai-sdk.dev/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "vercel-mcp-server",
      "title": "Vercel MCP Server for Claude",
      "description": "Manage deployments, analyze logs, and control Vercel projects",
      "tags": [
        "deployment",
        "vercel",
        "hosting",
        "devops",
        "infrastructure"
      ],
      "author": "Vercel",
      "brandName": "Vercel",
      "brandDomain": "vercel.com",
      "brandIconUrl": "/api/brand-assets/icon/vercel.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add --transport http vercel https://mcp.vercel.com && claude mcp list",
      "configSnippet": "{\n  \"vercel\": {\n    \"url\": \"https://mcp.vercel.com\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add --transport http vercel https://mcp.vercel.com && claude mcp list\n\nConfig:\n{\n  \"vercel\": {\n    \"url\": \"https://mcp.vercel.com\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"vercel\": {\n    \"url\": \"https://mcp.vercel.com\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 272,
      "copyTextTruncated": false,
      "detailMarkdown": "# Vercel MCP Server for Claude\n\nManage deployments, analyze logs, and control Vercel projects\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add --transport http vercel https://mcp.vercel.com && claude mcp list\n```\n\n## Config\n```json\n{\n  \"vercel\": {\n    \"url\": \"https://mcp.vercel.com\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp add --transport http vercel https://mcp.vercel.com && claude mcp list",
      "detailUrl": "/data/raycast/mcp/vercel-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/vercel-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/vercel-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/vercel-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/vercel-mcp-server",
      "seoTitle": "Vercel MCP Server for Claude",
      "seoDescription": "Manage deployments, analyze logs, and control Vercel projects Discover tools for AI development. HeyClaude adds source links, install steps, compatibility,...",
      "repoUrl": "",
      "documentationUrl": "https://vercel.com/docs/mcp/vercel-mcp",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "vite-build-optimization",
      "title": "Vite Frontend Build Performance Optimization Skill",
      "description": "Optimize frontend build performance with Vite's lightning-fast HMR, code splitting, and tree-shaking.",
      "tags": [
        "vite",
        "build-tools",
        "webpack",
        "performance",
        "frontend"
      ],
      "author": "JSONbored",
      "installCommand": "npm create vite@latest my-app",
      "configSnippet": "",
      "copyText": "Install:\nnpm create vite@latest my-app\n\nUsage:\nnpm create vite@latest my-app\n\nAsset:\nimport { defineConfig } from 'vite';\nimport react from '@vitejs/plugin-react';\nimport { visualizer } from 'rollup-plugin-visualizer';\n\nexport default defineConfig({\n  plugins: [\n    react(),\n    visualizer({ open: true, filename: 'dist/stats.html' }),\n  ],\n  build: {\n    target: 'es2020',\n    sourcemap: 'hidden',\n    rollupOptions: {\n      output: {\n        manualChunks: (id) => {\n          if (id.includes('node_modules/react') || id.includes('node_modules/react-dom')) {\n            return 'vendor-react';\n          }\n          if (id.includes('node_modules/@mui') || id.includes('node_modules/@emotion')) {\n            return 'vendor-ui';\n          }\n          if (id.includes('node_modules/lodash') || id....",
      "copyTextLength": 1134,
      "copyTextTruncated": true,
      "detailMarkdown": "# Vite Frontend Build Performance Optimization Skill\n\nOptimize frontend build performance with Vite's lightning-fast HMR, code splitting, and tree-shaking. Modern build tooling that has replaced Webpack as the developer favorite.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nnpm create vite@latest my-app\n```\n\n## Usage\nnpm create vite@latest my-app",
      "detailUrl": "/data/raycast/skills/vite-build-optimization.json",
      "webUrl": "https://heyclau.de/entry/skills/vite-build-optimization",
      "canonicalUrl": "https://heyclau.de/entry/skills/vite-build-optimization",
      "llmsUrl": "https://heyclau.de/data/llms/skills/vite-build-optimization.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/vite-build-optimization",
      "seoTitle": "Vite Frontend Build Performance Optimization Skill",
      "seoDescription": "Optimize frontend build performance with Vite's lightning-fast HMR, code splitting, and tree-shaking. Modern build tooling that has replaced Webpack as the d...",
      "repoUrl": "",
      "documentationUrl": "https://vitejs.dev/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/vite-build-optimization.mdc",
          "verifiedAt": "2025-10-23"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-23"
        }
      ]
    },
    {
      "category": "hooks",
      "slug": "vue-composition-api-linter",
      "title": "Vue Composition API Linter - Hooks",
      "description": "Lints Vue 3 components for Composition API best practices and common issues.",
      "tags": [
        "vue",
        "vue3",
        "composition-api",
        "linting",
        "best-practices"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/vue-composition-api-linter.sh && chmod +x .claude/hooks/vue-composition-api-linter.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/vue-composition-api-linter.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/vue-composition-api-linter.sh && chmod +x .claude/hooks/vue-composition-api-linter.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/vue-composition-api-linter.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\n# Check if this is a Vue component file\nif [[ \"$FILE_PATH\" == *.vue ]]; then\n    echo \"✨ Vue Composition API Linter - Analyzing Vue component...\"\n    echo \"📄 Component: $FILE_PATH\"\n    \n    # Che...",
      "copyTextLength": 36564,
      "copyTextTruncated": true,
      "detailMarkdown": "# Vue Composition API Linter - Hooks\n\nLints Vue 3 components for Composition API best practices and common issues.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/vue-composition-api-linter.sh && chmod +x .claude/hooks/vue-composition-api-linter.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/vue-composition-api-linter.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/vue-composition-api-linter.sh && chmod +x .claude/hooks/vue-composition-api-linter.sh",
      "detailUrl": "/data/raycast/hooks/vue-composition-api-linter.json",
      "webUrl": "https://heyclau.de/entry/hooks/vue-composition-api-linter",
      "canonicalUrl": "https://heyclau.de/entry/hooks/vue-composition-api-linter",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/vue-composition-api-linter.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/vue-composition-api-linter",
      "seoTitle": "Vue Composition API Linter - Hooks",
      "seoDescription": "Lints Vue 3 components for Composition API best practices and common issues. This PostToolUse hook provides Vue 3 Composition API best practices validation i...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "rules",
      "slug": "wcag-accessibility-auditor",
      "title": "WCAG 2.2 Accessibility Auditor for Claude",
      "description": "Expert in WCAG 2.2 Level AA accessibility compliance, automated testing tools, ARIA patterns, and inclusive design for web applications",
      "tags": [
        "accessibility",
        "wcag",
        "a11y",
        "aria",
        "inclusive-design"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a WCAG 2.2 accessibility expert specializing in creating inclusive web experiences that comply with Level AA standards and legal requirements (ADA, Section 508, EN 301 549). Follow these principles:\n\n## WCAG 2.2 Core Principles (POUR)\n\n### Perceivable\n\n- Provide text alternatives for non-text content\n- Provide captions and transcripts for multimedia\n- Create content that can be presented in different ways\n- Make it easier to see and hear content\n- Ensure sufficient color contrast (4.5:1 for normal text, 3:1 for large text)\n\n### Operable\n\n- Make all functionality available from keyboard\n- Give users enough time to read and use content\n- Do not use content that causes seizures or physical reactions\n- Help users navigate and find content\n- Make it easier to use inputs other than ke...",
      "copyTextLength": 12157,
      "copyTextTruncated": true,
      "detailMarkdown": "# WCAG 2.2 Accessibility Auditor for Claude\n\nExpert in WCAG 2.2 Level AA accessibility compliance, automated testing tools, ARIA patterns, and inclusive design for web applications\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a WCAG 2.2 accessibility expert specializing in creating inclusive web experiences that comply with Level AA standards and legal requirements (ADA, Section 508, EN 301 549). Follow these principles:",
      "detailUrl": "/data/raycast/rules/wcag-accessibility-auditor.json",
      "webUrl": "https://heyclau.de/entry/rules/wcag-accessibility-auditor",
      "canonicalUrl": "https://heyclau.de/entry/rules/wcag-accessibility-auditor",
      "llmsUrl": "https://heyclau.de/data/llms/rules/wcag-accessibility-auditor.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/wcag-accessibility-auditor",
      "seoTitle": "WCAG 2.2 Accessibility Auditor for Claude",
      "seoDescription": "Expert in WCAG 2.2 Level AA accessibility compliance, automated testing tools, ARIA patterns, and inclusive design for web applications Discover tools for AI...",
      "repoUrl": "",
      "documentationUrl": "https://www.w3.org/WAI/WCAG22/quickref/",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "weave",
      "title": "Weave",
      "description": "Tracking and evaluation toolkit for LLM applications.",
      "tags": [
        "evaluation",
        "observability"
      ],
      "author": "Weights and Biases",
      "brandName": "Weave",
      "brandDomain": "wandb.ai",
      "brandIconUrl": "/api/brand-assets/icon/wandb.ai",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nWeave belongs in the directory for teams already using W&B or needing experiment tracking around LLM behavior.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 210,
      "copyTextTruncated": false,
      "detailMarkdown": "# Weave\n\nWeights and Biases toolkit for tracking, evaluating, and debugging LLM applications and agent workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/weave.json",
      "webUrl": "https://heyclau.de/entry/tools/weave",
      "canonicalUrl": "https://heyclau.de/entry/tools/weave",
      "llmsUrl": "https://heyclau.de/data/llms/tools/weave.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/weave",
      "seoTitle": "Weave LLM tracking and evaluation",
      "seoDescription": "Weave helps teams track, evaluate, and debug LLM applications and agent workflows with W&B tooling. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://weave-docs.wandb.ai",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "agents",
      "slug": "web-async-agent-coordinator",
      "title": "Web Async Agent Coordinator - Agents",
      "description": "Web-based asynchronous agent coordinator leveraging Claude Code for Web's browser interface for managing long-running autonomous coding t...",
      "tags": [
        "web-interface",
        "asynchronous",
        "browser-based",
        "autonomous",
        "long-running-tasks"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a web-based asynchronous agent coordinator, designed to orchestrate Claude Code agents through the browser interface for long-running autonomous coding tasks.\n\n## Claude Code for Web Overview\n\n### What Changed in October 2025\n\n**TechCrunch (Oct 20, 2025):**\n\n> \"Anthropic brings Claude Code to the web - $500M revenue impact, 10x user growth since May\"\n\n**Key Capabilities:**\n\n- Point Claude Code at GitHub repository from browser\n- Agents reason over tasks in right sidebar\n- Tasks listed on left panel with status tracking\n- Asynchronous execution (doesn't block UI)\n- Available to Pro ($20/month), Max ($100-$200/month) subscribers\n\n### Web vs CLI Comparison\n\n| Feature            | CLI                      | Web                       |\n| ------------------ | ------------------------...",
      "copyTextLength": 12125,
      "copyTextTruncated": true,
      "detailMarkdown": "# Web Async Agent Coordinator - Agents\n\nWeb-based asynchronous agent coordinator leveraging Claude Code for Web's browser interface for managing long-running autonomous coding tasks with async workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a web-based asynchronous agent coordinator, designed to orchestrate Claude Code agents through the browser interface for long-running autonomous coding tasks.",
      "detailUrl": "/data/raycast/agents/web-async-agent-coordinator.json",
      "webUrl": "https://heyclau.de/entry/agents/web-async-agent-coordinator",
      "canonicalUrl": "https://heyclau.de/entry/agents/web-async-agent-coordinator",
      "llmsUrl": "https://heyclau.de/data/llms/agents/web-async-agent-coordinator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/agents/web-async-agent-coordinator",
      "seoTitle": "Web Async Agent Coordinator - Agents",
      "seoDescription": "Web-based asynchronous agent coordinator leveraging Claude Code for Web's browser interface for managing long-running autonomous coding tasks with async work...",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/web-interface",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "webassembly-module-development",
      "title": "WebAssembly WASM Module Development Skill",
      "description": "Build high-performance WebAssembly modules with WASI 0.3, multi-language support, and production-ready deployments for web, serverless, a...",
      "tags": [
        "webassembly",
        "wasm",
        "rust",
        "performance",
        "wasi"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/webassembly-module-development.zip -o webassembly-module-development.zip && unzip -o webassembly-module-development.zip -d ./webassembly-module-development",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/webassembly-module-development.zip -o webassembly-module-development.zip && unzip -o webassembly-module-development.zip -d ./webassembly-module-development\n\nUsage:\nBuild high-performance WebAssembly modules with WASI 0.3, multi-language support, and production-ready deployments for web, serverless, and AI workloads. WebAssembly (WASM) runs at near-native speeds across web browsers, serverless platforms, and edge computing environments. With WASI 0.3 bringing native async support and WebAssembly 2.0 complete as of March 2025, WASM has transitioned from experimental to production-ready for AI workloads, cloud-native applications, and high-performance web apps. Features include Rust/C++/Go compilation to WASM, wasm-bindgen for JavaScript...",
      "copyTextLength": 1836,
      "copyTextTruncated": true,
      "detailMarkdown": "# WebAssembly WASM Module Development Skill\n\nBuild high-performance WebAssembly modules with WASI 0.3, multi-language support, and production-ready deployments for web, serverless, and AI workloads. WebAssembly (WASM) runs at near-native speeds across web browsers, serverless platforms, and edge computing environments.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/webassembly-module-development.zip -o webassembly-module-development.zip && unzip -o webassembly-module-development.zip -d ./webassembly-module-development\n```\n\n## Usage\nBuild high-performance WebAssembly modules with WASI 0.3, multi-language support, and production-ready deployments for web, serverless, and AI workloads. WebAssembly (WASM) runs at near-native speeds across web browsers, serverless platforms, and edge computing environments. With WASI 0.3 bringing native async support and WebAssembly 2.0 complete as of March 2025, WASM has transitioned from experimental to production-ready for AI workloads, cloud-native applications, and high-performance web apps. Features include Rust/C++/Go compilation to WASM, wasm-bindgen for JavaScript integration, WASI for system calls, Component Model for interoperability, binary size optimization, SIMD support for performance, and multi-runtime compatibility (browser, Node.js, serverless).",
      "detailUrl": "/data/raycast/skills/webassembly-module-development.json",
      "webUrl": "https://heyclau.de/entry/skills/webassembly-module-development",
      "canonicalUrl": "https://heyclau.de/entry/skills/webassembly-module-development",
      "llmsUrl": "https://heyclau.de/data/llms/skills/webassembly-module-development.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/webassembly-module-development",
      "seoTitle": "WebAssembly WASM Module Development Skill",
      "seoDescription": "Build high-performance WebAssembly modules with WASI 0.3, multi-language support, and production-ready deployments for web, serverless, and AI workloads. Web...",
      "repoUrl": "",
      "documentationUrl": "https://webassembly.org/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/webassembly-module-development.mdc",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-16"
        }
      ]
    },
    {
      "category": "hooks",
      "slug": "webpack-bundle-analyzer",
      "title": "Webpack Bundle Analyzer - Hooks",
      "description": "Analyzes webpack bundle size when webpack config or entry files are modified.",
      "tags": [
        "webpack",
        "bundle",
        "performance",
        "optimization",
        "analysis"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/webpack-bundle-analyzer.sh && chmod +x .claude/hooks/webpack-bundle-analyzer.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/webpack-bundle-analyzer.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nPostToolUse\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/webpack-bundle-analyzer.sh && chmod +x .claude/hooks/webpack-bundle-analyzer.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/webpack-bundle-analyzer.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\n# Read the tool input from stdin\nINPUT=$(cat)\nTOOL_NAME=$(echo \"$INPUT\" | jq -r '.tool_name')\nFILE_PATH=$(echo \"$INPUT\" | jq -r '.tool_input.file_path // .tool_input.path // \"\"')\n\nif [ -z \"$FILE_PATH\" ]; then\n  exit 0\nfi\n\necho \"📊 Webpack Bundle Analyzer - Analyzing bundle performance...\"\necho \"📄 File: $FILE_PATH\"\n\n# Check if this is a relevant file for bundle analysis\nRELEVANT_FILE=false\n\nif [[ \"$FILE_PATH\" == *webpack.co...",
      "copyTextLength": 35214,
      "copyTextTruncated": true,
      "detailMarkdown": "# Webpack Bundle Analyzer - Hooks\n\nAnalyzes webpack bundle size when webpack config or entry files are modified.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/webpack-bundle-analyzer.sh && chmod +x .claude/hooks/webpack-bundle-analyzer.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"postToolUse\": {\n      \"script\": \"./.claude/hooks/webpack-bundle-analyzer.sh\",\n      \"matchers\": [\n        \"write\",\n        \"edit\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/webpack-bundle-analyzer.sh && chmod +x .claude/hooks/webpack-bundle-analyzer.sh",
      "detailUrl": "/data/raycast/hooks/webpack-bundle-analyzer.json",
      "webUrl": "https://heyclau.de/entry/hooks/webpack-bundle-analyzer",
      "canonicalUrl": "https://heyclau.de/entry/hooks/webpack-bundle-analyzer",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/webpack-bundle-analyzer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/webpack-bundle-analyzer",
      "seoTitle": "Webpack Bundle Analyzer - Hooks",
      "seoDescription": "Analyzes webpack bundle size when webpack config or entry files are modified. This PostToolUse hook provides interactive bundle size visualization and analys...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "website-crawler-summarizer",
      "title": "Website Crawler + Summarizer Skill",
      "description": "Crawl domains respectfully, extract readable content, dedupe, and generate structured summaries.",
      "tags": [
        "crawler",
        "scraping",
        "summarization",
        "readability"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/website-crawler-summarizer.zip -o website-crawler-summarizer.zip && unzip -o website-crawler-summarizer.zip -d ./website-crawler-summarizer",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/website-crawler-summarizer.zip -o website-crawler-summarizer.zip && unzip -o website-crawler-summarizer.zip -d ./website-crawler-summarizer\n\nUsage:\nClaude can crawl websites, extract content from web pages, clean HTML to readable text, respect robots.txt, and generate structured summaries or documentation from web content. Perfect for research, competitive analysis, and content aggregation.\n\nAsset:\nimport { JSDOM } from 'jsdom';\nimport { Readability } from '@mozilla/readability';\nimport fetch from 'node-fetch';\n\nconst html = await (await fetch('https://example.com')).text();\nconst doc = new JSDOM(html, { url: 'https://example.com' });\nconst article = new Readability(doc.window.document).parse();\nconsole.log(article.title);\nconsole.log...",
      "copyTextLength": 819,
      "copyTextTruncated": true,
      "detailMarkdown": "# Website Crawler + Summarizer Skill\n\nCrawl domains respectfully, extract readable content, dedupe, and generate structured summaries. Perfect for research, competitive analysis, and content aggregation.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/website-crawler-summarizer.zip -o website-crawler-summarizer.zip && unzip -o website-crawler-summarizer.zip -d ./website-crawler-summarizer\n```\n\n## Usage\nClaude can crawl websites, extract content from web pages, clean HTML to readable text, respect robots.txt, and generate structured summaries or documentation from web content. Perfect for research, competitive analysis, and content aggregation.",
      "detailUrl": "/data/raycast/skills/website-crawler-summarizer.json",
      "webUrl": "https://heyclau.de/entry/skills/website-crawler-summarizer",
      "canonicalUrl": "https://heyclau.de/entry/skills/website-crawler-summarizer",
      "llmsUrl": "https://heyclau.de/data/llms/skills/website-crawler-summarizer.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/website-crawler-summarizer",
      "seoTitle": "Website Crawler + Summarizer Skill",
      "seoDescription": "Crawl domains respectfully, extract readable content, dedupe, and generate structured summaries. Perfect for research, competitive analysis, and content aggr...",
      "repoUrl": "https://github.com/mozilla/readability",
      "repoStats": {
        "repository": "mozilla/readability",
        "url": "https://github.com/mozilla/readability",
        "stars": 11200,
        "forks": 712,
        "updatedAt": "2026-05-19T04:59:43Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/mozilla/readability",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/website-crawler-summarizer.mdc",
          "verifiedAt": "2025-10-15"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-15"
        }
      ]
    },
    {
      "category": "tools",
      "slug": "windsurf",
      "title": "Windsurf",
      "description": "Agentic coding environment for multi-file AI development.",
      "tags": [
        "ai-coding",
        "agentic-editor"
      ],
      "author": "Windsurf",
      "brandName": "Windsurf",
      "brandDomain": "windsurf.com",
      "brandIconUrl": "/api/brand-assets/icon/windsurf.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nWindsurf belongs in Claude-native tool stacks where the priority is editor-native agent flow and coordinated edits.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 215,
      "copyTextTruncated": false,
      "detailMarkdown": "# Windsurf\n\nAgentic coding environment focused on codebase context, multi-file edits, and AI-assisted development flow.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/windsurf.json",
      "webUrl": "https://heyclau.de/entry/tools/windsurf",
      "canonicalUrl": "https://heyclau.de/entry/tools/windsurf",
      "llmsUrl": "https://heyclau.de/data/llms/tools/windsurf.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/windsurf",
      "seoTitle": "Windsurf agentic coding environment",
      "seoDescription": "Windsurf is an agentic coding environment for codebase context, multi-file edits, and AI development workflows. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://docs.windsurf.com",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "windsurf-collaborative-development",
      "title": "Windsurf AI-Native Collaborative Development Skill",
      "description": "Master collaborative AI-assisted development with Windsurf IDE's Cascade AI, multi-file context awareness, and Flow patterns for team wor...",
      "tags": [
        "windsurf",
        "collaboration",
        "cascade",
        "ai-ide",
        "workflow"
      ],
      "author": "JSONbored",
      "brandName": "Windsurf",
      "brandDomain": "windsurf.com",
      "brandIconUrl": "/api/brand-assets/icon/windsurf.com",
      "brandAssetSource": "brandfetch",
      "brandVerifiedAt": "2025-10-16",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/windsurf-collaborative-development.zip -o windsurf-collaborative-development.zip && unzip -o windsurf-collaborative-development.zip -d ./windsurf-collaborative-development",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/windsurf-collaborative-development.zip -o windsurf-collaborative-development.zip && unzip -o windsurf-collaborative-development.zip -d ./windsurf-collaborative-development\n\nUsage:\nClaude can guide you through Windsurf's AI-native development environment, featuring Cascade AI for context-aware multi-file operations, Flow collaboration patterns for team coordination, and intelligent code navigation. Windsurf is emerging as a powerful alternative to GitHub Copilot in 2025, with superior multi-file refactoring and real-time collaboration features.\n\nAsset:\n// Cascade Prompt Example:\n// \"Refactor authentication to use better-auth v1.3.9 across these files:\n//  - lib/auth.ts\n//  - app/api/auth/[...auth]/route.ts\n//  - components/login-form.t...",
      "copyTextLength": 1559,
      "copyTextTruncated": true,
      "detailMarkdown": "# Windsurf AI-Native Collaborative Development Skill\n\nMaster collaborative AI-assisted development with Windsurf IDE's Cascade AI, multi-file context awareness, and Flow patterns for team workflows.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/windsurf-collaborative-development.zip -o windsurf-collaborative-development.zip && unzip -o windsurf-collaborative-development.zip -d ./windsurf-collaborative-development\n```\n\n## Usage\nClaude can guide you through Windsurf's AI-native development environment, featuring Cascade AI for context-aware multi-file operations, Flow collaboration patterns for team coordination, and intelligent code navigation. Windsurf is emerging as a powerful alternative to GitHub Copilot in 2025, with superior multi-file refactoring and real-time collaboration features.",
      "detailUrl": "/data/raycast/skills/windsurf-collaborative-development.json",
      "webUrl": "https://heyclau.de/entry/skills/windsurf-collaborative-development",
      "canonicalUrl": "https://heyclau.de/entry/skills/windsurf-collaborative-development",
      "llmsUrl": "https://heyclau.de/data/llms/skills/windsurf-collaborative-development.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/windsurf-collaborative-development",
      "seoTitle": "Windsurf AI-Native Collaborative Development Skill",
      "seoDescription": "Master collaborative AI-assisted development with Windsurf IDE's Cascade AI, multi-file context awareness, and Flow patterns for team workflows. Windsurf is ...",
      "repoUrl": "",
      "documentationUrl": "https://docs.codeium.com/windsurf",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/windsurf-collaborative-development.mdc",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-16"
        }
      ]
    },
    {
      "category": "rules",
      "slug": "windsurf-ai-native-ide-patterns",
      "title": "Windsurf AI-Native IDE Patterns for Claude",
      "description": "Windsurf AI-native IDE specialist with Cascade AI, multi-file context awareness, and Flow collaboration patterns for Claude integration",
      "tags": [
        "windsurf",
        "ai-ide",
        "cascade",
        "flow",
        "collaboration"
      ],
      "author": "JSONbored",
      "brandName": "Windsurf",
      "brandDomain": "windsurf.com",
      "brandIconUrl": "/api/brand-assets/icon/windsurf.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "You are a Windsurf AI-native IDE specialist focusing on Cascade AI flows, multi-file context awareness, and collaborative development patterns. Master these AI-native development workflows:\n\n## Cascade AI Flow Patterns\n\nLeverage Windsurf's context-aware AI for multi-file operations:\n\n```typescript\n// Windsurf Cascade Pattern: Multi-File Refactoring\n// 1. Select files in sidebar (Cmd/Ctrl+Click multiple files)\n// 2. Open Cascade panel (Cmd/Ctrl+K)\n// 3. Describe refactoring intent\n\n// Example Cascade prompt:\n// \"Refactor user authentication across these files to use better-auth v1.3.9\n// instead of NextAuth. Maintain all existing functionality and update types.\"\n\n// Before: auth.ts (NextAuth)\nimport NextAuth from \"next-auth\";\nimport { authOptions } from \"@/lib/auth/options\";\n\nexport cons...",
      "copyTextLength": 14219,
      "copyTextTruncated": true,
      "detailMarkdown": "# Windsurf AI-Native IDE Patterns for Claude\n\nWindsurf AI-native IDE specialist with Cascade AI, multi-file context awareness, and Flow collaboration patterns for Claude integration\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Usage\nYou are a Windsurf AI-native IDE specialist focusing on Cascade AI flows, multi-file context awareness, and collaborative development patterns. Master these AI-native development workflows:",
      "detailUrl": "/data/raycast/rules/windsurf-ai-native-ide-patterns.json",
      "webUrl": "https://heyclau.de/entry/rules/windsurf-ai-native-ide-patterns",
      "canonicalUrl": "https://heyclau.de/entry/rules/windsurf-ai-native-ide-patterns",
      "llmsUrl": "https://heyclau.de/data/llms/rules/windsurf-ai-native-ide-patterns.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/rules/windsurf-ai-native-ide-patterns",
      "seoTitle": "Windsurf AI-Native IDE Patterns for Claude",
      "seoDescription": "Windsurf AI-native IDE specialist with Cascade AI, multi-file context awareness, and Flow collaboration patterns for Claude integration Discover tools for AI...",
      "repoUrl": "",
      "documentationUrl": "https://docs.codeium.com/windsurf",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "workato",
      "title": "Workato",
      "description": "Enterprise automation platform for business workflows.",
      "tags": [
        "workflow-automation",
        "enterprise"
      ],
      "author": "Workato",
      "brandName": "Workato",
      "brandDomain": "workato.com",
      "brandIconUrl": "/api/brand-assets/icon/workato.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nWorkato belongs in the directory for enterprise teams evaluating AI-connected automation across business systems.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 213,
      "copyTextTruncated": false,
      "detailMarkdown": "# Workato\n\nEnterprise automation platform for business integrations, workflows, data processes, and AI-assisted automation.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/workato.json",
      "webUrl": "https://heyclau.de/entry/tools/workato",
      "canonicalUrl": "https://heyclau.de/entry/tools/workato",
      "llmsUrl": "https://heyclau.de/data/llms/tools/workato.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/workato",
      "seoTitle": "Workato enterprise automation platform",
      "seoDescription": "Workato supports enterprise integrations, workflow automation, data processes, and AI-assisted business automation. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://docs.workato.com",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "workato-mcp-server",
      "title": "Workato MCP Server for Claude",
      "description": "Access any application, workflows, or data via Workato's integration platform",
      "tags": [
        "automation",
        "workato",
        "integration",
        "workflow",
        "iPaaS"
      ],
      "author": "Workato",
      "brandName": "Workato",
      "brandDomain": "workato.com",
      "brandIconUrl": "/api/brand-assets/icon/workato.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add --transport http workato YOUR_WORKATO_MCP_URL && claude mcp list",
      "configSnippet": "{\n  \"workato\": {\n    \"url\": \"https://your-workspace.workato.com/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add --transport http workato YOUR_WORKATO_MCP_URL && claude mcp list\n\nConfig:\n{\n  \"workato\": {\n    \"url\": \"https://your-workspace.workato.com/mcp\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"workato\": {\n    \"url\": \"https://your-workspace.workato.com/mcp\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 305,
      "copyTextTruncated": false,
      "detailMarkdown": "# Workato MCP Server for Claude\n\nAccess any application, workflows, or data via Workato's integration platform\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add --transport http workato YOUR_WORKATO_MCP_URL && claude mcp list\n```\n\n## Config\n```json\n{\n  \"workato\": {\n    \"url\": \"https://your-workspace.workato.com/mcp\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp add --transport http workato YOUR_WORKATO_MCP_URL && claude mcp list",
      "detailUrl": "/data/raycast/mcp/workato-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/workato-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/workato-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/workato-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/workato-mcp-server",
      "seoTitle": "Workato MCP Server for Claude",
      "seoDescription": "Access any application, workflows, or data via Workato's integration platform Discover tools for AI development. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://docs.workato.com/mcp.html",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "hooks",
      "slug": "workflow-completion-report",
      "title": "Workflow Completion Report - Hooks",
      "description": "Generates a comprehensive report when Claude Code workflow stops, including files modified, tests run, and git status.",
      "tags": [
        "reporting",
        "workflow",
        "analytics",
        "summary",
        "stop-hook"
      ],
      "author": "JSONbored",
      "installCommand": "mkdir -p .claude/hooks && touch .claude/hooks/workflow-completion-report.sh && chmod +x .claude/hooks/workflow-completion-report.sh",
      "configSnippet": "{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/workflow-completion-report.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}",
      "copyText": "Trigger:\nStop\n\nInstall:\nmkdir -p .claude/hooks && touch .claude/hooks/workflow-completion-report.sh && chmod +x .claude/hooks/workflow-completion-report.sh\n\nClaude config:\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/workflow-completion-report.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}\n\nHook script:\n#!/bin/bash\n\necho \"📊 ═══════════════════════════════════════════════════\"\necho \"🎯 WORKFLOW COMPLETION REPORT\"\necho \"📅 Session Completed: $(date)\"\necho \"═══════════════════════════════════════════════════\"\n\n# Session metadata\nSESSION_ID=\"session-$(date +%Y%m%d_%H%M%S)\"\nCOMPLETION_TIME=$(date)\nSTART_TIME=\"unknown\"\nUSER=$(whoami 2>/dev/null || echo \"developer\")\nHOST=$(hostname 2>/dev/null || echo \"unknown\")\nWORKDIR=$(pwd)\nPROJECT_NAME=$(basename \"$WORKDIR\" 2>/d...",
      "copyTextLength": 38246,
      "copyTextTruncated": true,
      "detailMarkdown": "# Workflow Completion Report - Hooks\n\nGenerates a comprehensive report when Claude Code workflow stops, including files modified, tests run, and git status.\n\n## Trust\n- Source: source not provided\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nmkdir -p .claude/hooks && touch .claude/hooks/workflow-completion-report.sh && chmod +x .claude/hooks/workflow-completion-report.sh\n```\n\n## Config\n```json\n{\n  \"hooks\": {\n    \"stop\": {\n      \"script\": \"./.claude/hooks/workflow-completion-report.sh\",\n      \"matchers\": [\n        \"*\"\n      ]\n    }\n  }\n}\n```\n\n## Usage\nmkdir -p .claude/hooks && touch .claude/hooks/workflow-completion-report.sh && chmod +x .claude/hooks/workflow-completion-report.sh",
      "detailUrl": "/data/raycast/hooks/workflow-completion-report.json",
      "webUrl": "https://heyclau.de/entry/hooks/workflow-completion-report",
      "canonicalUrl": "https://heyclau.de/entry/hooks/workflow-completion-report",
      "llmsUrl": "https://heyclau.de/data/llms/hooks/workflow-completion-report.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/hooks/workflow-completion-report",
      "seoTitle": "Workflow Completion Report - Hooks",
      "seoDescription": "Generates a comprehensive report when Claude Code workflow stops, including files modified, tests run, and git status. This Stop hook provides comprehensive ...",
      "repoUrl": "",
      "documentationUrl": "",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "statuslines",
      "slug": "workspace-project-depth-indicator",
      "title": "Workspace Project Depth Indicator - Statuslines",
      "description": "Claude Code workspace depth tracker showing monorepo navigation level, project root detection, and directory depth visualization for cont...",
      "tags": [
        "workspace-depth",
        "monorepo-navigation",
        "directory-depth",
        "project-context",
        "workspace-tracking"
      ],
      "author": "JSONbored",
      "installCommand": "",
      "configSnippet": "{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/workspace-project-depth-indicator.sh\",\n    \"refreshInterval\": 2000\n  }\n}",
      "copyText": "Claude config:\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/workspace-project-depth-indicator.sh\",\n    \"refreshInterval\": 2000\n  }\n}\n\nUsage:\n📂 L2 node | apps/web/src [monorepo]\n\nAsset:\n#!/usr/bin/env bash\n\n# Workspace Project Depth Indicator for Claude Code\n# Tracks directory depth and project context\n\n# Read JSON from stdin\nread -r input\n\n# Extract workspace info\ncurrent_dir=$(echo \"$input\" | jq -r '.workspace.current_dir // \"\"')\n\n# Handle empty workspace\nif [ -z \"$current_dir\" ] || [ \"$current_dir\" = \"null\" ]; then\n  echo \"📂 No workspace\"\n  exit 0\nfi\n\n# Calculate directory depth (count of slashes)\n# Remove leading slash to avoid off-by-one\ndir_path=\"${current_dir#/}\"\ndepth=$(echo \"$dir_path\" | tr -cd '/' | wc -c | tr -d ' ')\n\n# D...",
      "copyTextLength": 3865,
      "copyTextTruncated": true,
      "detailMarkdown": "# Workspace Project Depth Indicator - Statuslines\n\nClaude Code workspace depth tracker showing monorepo navigation level, project root detection, and directory depth visualization for context awareness.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Config\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"$CLAUDE_PROJECT_DIR/.claude/statuslines/workspace-project-depth-indicator.sh\",\n    \"refreshInterval\": 2000\n  }\n}\n```\n\n## Usage\n📂 L2 node | apps/web/src [monorepo]",
      "detailUrl": "/data/raycast/statuslines/workspace-project-depth-indicator.json",
      "webUrl": "https://heyclau.de/entry/statuslines/workspace-project-depth-indicator",
      "canonicalUrl": "https://heyclau.de/entry/statuslines/workspace-project-depth-indicator",
      "llmsUrl": "https://heyclau.de/data/llms/statuslines/workspace-project-depth-indicator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/statuslines/workspace-project-depth-indicator",
      "seoTitle": "Workspace Project Depth Indicator - Statuslines",
      "seoDescription": "Claude Code workspace depth tracker showing monorepo navigation level, project root detection, and directory depth visualization for context awareness.",
      "repoUrl": "",
      "documentationUrl": "https://docs.claude.com/en/docs/claude-code/statusline",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "xquik-mcp-server",
      "title": "Xquik MCP Server",
      "description": "Remote X and Twitter MCP server for tweet search, follower export, media, webhooks, and confirmation-gated write workflows.",
      "tags": [
        "x",
        "twitter",
        "tweet-search",
        "social-media",
        "automation",
        "webhooks",
        "mcp-server"
      ],
      "author": "Xquik-dev",
      "submittedBy": "kriptoburak",
      "submittedByUrl": "https://github.com/kriptoburak",
      "importPrNumber": 326,
      "importPrUrl": "https://github.com/JSONbored/awesome-claude/pull/326",
      "brandName": "Xquik",
      "brandDomain": "xquik.com",
      "brandAssetSource": "manual",
      "installCommand": "npx -y mcp-remote@0.1.38 https://xquik.com/mcp --header \"x-api-key:${XQUIK_API_KEY}\"",
      "configSnippet": "{\n  \"mcpServers\": {\n    \"xquik\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"mcp-remote@0.1.38\",\n        \"https://xquik.com/mcp\",\n        \"--header\",\n        \"x-api-key:${XQUIK_API_KEY}\"\n      ],\n      \"env\": {\n        \"XQUIK_API_KEY\": \"xq_YOUR_KEY_HERE\"\n      }\n    }\n  }\n}",
      "copyText": "Install:\nnpx -y mcp-remote@0.1.38 https://xquik.com/mcp --header \"x-api-key:${XQUIK_API_KEY}\"\n\nConfig:\n{\n  \"mcpServers\": {\n    \"xquik\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"mcp-remote@0.1.38\",\n        \"https://xquik.com/mcp\",\n        \"--header\",\n        \"x-api-key:${XQUIK_API_KEY}\"\n      ],\n      \"env\": {\n        \"XQUIK_API_KEY\": \"xq_YOUR_KEY_HERE\"\n      }\n    }\n  }\n}\n\nUsage:\n{\n  \"mcpServers\": {\n    \"xquik\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"mcp-remote@0.1.38\",\n        \"https://xquik.com/mcp\",\n        \"--header\",\n        \"x-api-key:${XQUIK_API_KEY}\"\n      ],\n      \"env\": {\n        \"XQUIK_API_KEY\": \"xq_YOUR_KEY_HERE\"\n      }\n    }\n  }\n}",
      "copyTextLength": 702,
      "copyTextTruncated": false,
      "detailMarkdown": "# Xquik MCP Server\n\nRemote MCP server for X and Twitter automation: tweet search, profile timelines, follower export, media workflows, webhooks, and confirmation-gated write actions.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Install\n```bash\nnpx -y mcp-remote@0.1.38 https://xquik.com/mcp --header \"x-api-key:${XQUIK_API_KEY}\"\n```\n\n## Config\n```json\n{\n  \"mcpServers\": {\n    \"xquik\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"mcp-remote@0.1.38\",\n        \"https://xquik.com/mcp\",\n        \"--header\",\n        \"x-api-key:${XQUIK_API_KEY}\"\n      ],\n      \"env\": {\n        \"XQUIK_API_KEY\": \"xq_YOUR_KEY_HERE\"\n      }\n    }\n  }\n}\n```\n\n## Usage\nexport XQUIK_API_KEY=xq_YOUR_KEY_HERE\nnpx -y mcp-remote@0.1.38 https://xquik.com/mcp --header \"x-api-key:${XQUIK_API_KEY}\"",
      "detailUrl": "/data/raycast/mcp/xquik-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/xquik-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/xquik-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/xquik-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/xquik-mcp-server",
      "seoTitle": "Xquik MCP Server for Claude X and Twitter Automation",
      "seoDescription": "Use Xquik with Claude for tweet search, profile timelines, follower export, media workflows, webhooks, and confirmation-gated X write actions through MCP.",
      "repoUrl": "https://github.com/Xquik-dev/x-twitter-scraper",
      "repoStats": {
        "repository": "Xquik-dev/x-twitter-scraper",
        "url": "https://github.com/Xquik-dev/x-twitter-scraper",
        "stars": 87,
        "forks": 8,
        "updatedAt": "2026-05-18T21:56:17Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://docs.xquik.com/mcp/overview",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "yield-intelligence-mcp",
      "title": "YIELD INTELLIGENCE MCP — Passive Income Analysis",
      "description": "Live Treasury rates, AI yield optimization, and portfolio calculator. Remote MCP — connect by URL, no API key required.",
      "tags": [
        "finance",
        "yield",
        "passive-income",
        "treasury",
        "portfolio",
        "investment",
        "remote-mcp"
      ],
      "author": "thebrierfox",
      "submittedBy": "thebrierfox",
      "submittedByUrl": "https://github.com/thebrierfox",
      "submittedAt": "2026-05-26T04:27:00.000Z",
      "claimStatus": "unclaimed",
      "installCommand": "claude mcp add --transport sse yield-intelligence https://api.intuitek.ai/yield/mcp && claude mcp list",
      "configSnippet": "{\n  \"mcpServers\": {\n    \"yield-intelligence\": {\n      \"url\": \"https://api.intuitek.ai/yield/mcp\",\n      \"transport\": \"sse\"\n    }\n  }\n}",
      "safetyNotes": [
        "Remote server: all analysis requests are sent to api.intuitek.ai over HTTPS. No local file access or system permissions required."
      ],
      "privacyNotes": [
        "Analysis inputs (portfolio amounts, target yields) are sent to the remote endpoint. No personally identifiable data is required or stored."
      ],
      "copyText": "Install:\nclaude mcp add --transport sse yield-intelligence https://api.intuitek.ai/yield/mcp && claude mcp list\n\nConfig:\n{\n  \"mcpServers\": {\n    \"yield-intelligence\": {\n      \"url\": \"https://api.intuitek.ai/yield/mcp\",\n      \"transport\": \"sse\"\n    }\n  }\n}\n\nUsage:\n{\n  \"mcpServers\": {\n    \"yield-intelligence\": {\n      \"url\": \"https://api.intuitek.ai/yield/mcp\",\n      \"transport\": \"sse\"\n    }\n  }\n}",
      "copyTextLength": 398,
      "copyTextTruncated": false,
      "detailMarkdown": "# YIELD INTELLIGENCE MCP — Passive Income Analysis\n\nAnalyze passive income opportunities using live US Treasury rates, an AI-powered yield optimizer, and portfolio return calculator — no auth, no install, connect by URL\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed\n\n## Safety notes\n- Remote server: all analysis requests are sent to api.intuitek.ai over HTTPS. No local file access or system permissions required.\n\n## Privacy notes\n- Analysis inputs (portfolio amounts, target yields) are sent to the remote endpoint. No personally identifiable data is required or stored.\n\n## Install\n```bash\nclaude mcp add --transport sse yield-intelligence https://api.intuitek.ai/yield/mcp && claude mcp list\n```\n\n## Config\n```json\n{\n  \"mcpServers\": {\n    \"yield-intelligence\": {\n      \"url\": \"https://api.intuitek.ai/yield/mcp\",\n      \"transport\": \"sse\"\n    }\n  }\n}\n```\n\n## Usage\nclaude mcp add --transport sse yield-intelligence https://api.intuitek.ai/yield/mcp",
      "detailUrl": "/data/raycast/mcp/yield-intelligence-mcp.json",
      "webUrl": "https://heyclau.de/entry/mcp/yield-intelligence-mcp",
      "canonicalUrl": "https://heyclau.de/entry/mcp/yield-intelligence-mcp",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/yield-intelligence-mcp.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/yield-intelligence-mcp",
      "seoTitle": "YIELD INTELLIGENCE MCP — Passive Income & Treasury Rate Analysis fo...",
      "seoDescription": "Remote MCP server for passive income analysis: live US Treasury rates, AI-powered yield optimization, and portfolio return calculator.",
      "repoUrl": "https://github.com/thebrierfox/intuitek-ace",
      "repoStats": {
        "repository": "thebrierfox/intuitek-ace",
        "url": "https://github.com/thebrierfox/intuitek-ace",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://github.com/thebrierfox/intuitek-ace",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "zapier-ai",
      "title": "Zapier AI",
      "description": "AI-assisted automation across business apps.",
      "tags": [
        "workflow-automation",
        "integrations"
      ],
      "author": "Zapier",
      "brandName": "Zapier",
      "brandDomain": "zapier.com",
      "brandIconUrl": "/api/brand-assets/icon/zapier.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nZapier AI is relevant for non-engineering and operations teams that need AI-assisted workflows across existing business apps.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 225,
      "copyTextTruncated": false,
      "detailMarkdown": "# Zapier AI\n\nAutomation platform with AI-assisted workflows, app integrations, agents, actions, and business process automation.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/zapier-ai.json",
      "webUrl": "https://heyclau.de/entry/tools/zapier-ai",
      "canonicalUrl": "https://heyclau.de/entry/tools/zapier-ai",
      "llmsUrl": "https://heyclau.de/data/llms/tools/zapier-ai.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/zapier-ai",
      "seoTitle": "Zapier AI workflow automation",
      "seoDescription": "Zapier AI supports app integrations, AI-assisted workflows, agents, actions, and business process automation. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://help.zapier.com",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "mcp",
      "slug": "zapier-mcp-server",
      "title": "Zapier MCP Server for Claude",
      "description": "Connect to nearly 8,000 apps through Zapier's automation platform",
      "tags": [
        "automation",
        "zapier",
        "integration",
        "workflow",
        "no-code"
      ],
      "author": "Zapier",
      "brandName": "Zapier",
      "brandDomain": "zapier.com",
      "brandIconUrl": "/api/brand-assets/icon/zapier.com",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add --transport http zapier YOUR_GENERATED_URL && claude mcp list",
      "configSnippet": "{\n  \"zapier\": {\n    \"url\": \"https://mcp.zapier.com/YOUR_GENERATED_URL\",\n    \"transport\": \"http\"\n  }\n}",
      "copyText": "Install:\nclaude mcp add --transport http zapier YOUR_GENERATED_URL && claude mcp list\n\nConfig:\n{\n  \"zapier\": {\n    \"url\": \"https://mcp.zapier.com/YOUR_GENERATED_URL\",\n    \"transport\": \"http\"\n  }\n}\n\nUsage:\n{\n  \"zapier\": {\n    \"url\": \"https://mcp.zapier.com/YOUR_GENERATED_URL\",\n    \"transport\": \"http\"\n  }\n}",
      "copyTextLength": 306,
      "copyTextTruncated": false,
      "detailMarkdown": "# Zapier MCP Server for Claude\n\nConnect to nearly 8,000 apps through Zapier's automation platform\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nclaude mcp add --transport http zapier YOUR_GENERATED_URL && claude mcp list\n```\n\n## Config\n```json\n{\n  \"zapier\": {\n    \"url\": \"https://mcp.zapier.com/YOUR_GENERATED_URL\",\n    \"transport\": \"http\"\n  }\n}\n```\n\n## Usage\nclaude mcp add --transport http zapier YOUR_GENERATED_URL && claude mcp list",
      "detailUrl": "/data/raycast/mcp/zapier-mcp-server.json",
      "webUrl": "https://heyclau.de/entry/mcp/zapier-mcp-server",
      "canonicalUrl": "https://heyclau.de/entry/mcp/zapier-mcp-server",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/zapier-mcp-server.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/zapier-mcp-server",
      "seoTitle": "Zapier MCP Server for Claude",
      "seoDescription": "Connect to nearly 8,000 apps through Zapier's automation platform Discover tools for AI development. HeyClaude adds source links, install steps,...",
      "repoUrl": "",
      "documentationUrl": "https://help.zapier.com/hc/en-us/articles/36265392843917",
      "downloadTrust": "first-party",
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "tools",
      "slug": "zed",
      "title": "Zed",
      "description": "Fast collaborative code editor with AI assistance.",
      "tags": [
        "code-editor",
        "collaboration"
      ],
      "author": "Zed Industries",
      "brandName": "Zed",
      "brandDomain": "zed.dev",
      "brandIconUrl": "/api/brand-assets/icon/zed.dev",
      "brandAssetSource": "brandfetch",
      "installCommand": "",
      "configSnippet": "",
      "copyText": "## Editorial notes\n\nZed belongs in the directory because AI coding workflows increasingly depend on low-latency editor collaboration and shared context.\n\n## Disclosure\n\nEditorial listing. No paid placement or affiliate link is used.",
      "copyTextLength": 232,
      "copyTextTruncated": false,
      "detailMarkdown": "# Zed\n\nCollaborative code editor with AI assistance, fast native performance, and developer-focused collaboration workflows.\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: unclaimed",
      "detailUrl": "/data/raycast/tools/zed.json",
      "webUrl": "https://heyclau.de/entry/tools/zed",
      "canonicalUrl": "https://heyclau.de/entry/tools/zed",
      "llmsUrl": "https://heyclau.de/data/llms/tools/zed.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/tools/zed",
      "seoTitle": "Zed collaborative code editor with AI",
      "seoDescription": "Zed is a fast collaborative code editor with AI assistance, native performance, and developer collaboration workflows. HeyClaude adds source links, install...",
      "repoUrl": "https://github.com/zed-industries/zed",
      "repoStats": {
        "repository": "zed-industries/zed",
        "url": "https://github.com/zed-industries/zed",
        "stars": 83231,
        "forks": 8570,
        "updatedAt": "2026-05-19T11:31:57Z",
        "appliesTo": "listing_source_repo",
        "label": "Source repo"
      },
      "documentationUrl": "https://zed.dev/docs",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    },
    {
      "category": "skills",
      "slug": "zero-budget-saas-launch-capability-pack",
      "title": "Zero-Budget SaaS Launch Capability Pack Skill",
      "description": "Launch lean SaaS products with free-tier stacks, strict scope control, and measurable traction loops.",
      "tags": [
        "saas",
        "bootstrap",
        "growth",
        "cost-optimization",
        "capability-pack"
      ],
      "author": "JSONbored",
      "installCommand": "curl -L https://heyclau.de/downloads/skills/zero-budget-saas-launch-capability-pack.zip -o zero-budget-saas-launch-capability-pack.zip && unzip -o zero-budget-saas-launch-capability-pack.zip -d ./zero-budget-saas-launch-capability-pack",
      "configSnippet": "",
      "copyText": "Install:\ncurl -L https://heyclau.de/downloads/skills/zero-budget-saas-launch-capability-pack.zip -o zero-budget-saas-launch-capability-pack.zip && unzip -o zero-budget-saas-launch-capability-pack.zip -d ./zero-budget-saas-launch-capability-pack\n\nUsage:\nUse this skill to design and execute a constrained SaaS launch with no paid infrastructure dependencies.\n\nAsset:\n# Trigger\n\"Apply the zero-budget SaaS launch capability pack.\"\n\n# Required output\n1) Free-tier architecture map\n2) MVP scope and cut-list\n3) Distribution and traffic loop\n4) Revenue trigger milestones",
      "copyTextLength": 566,
      "copyTextTruncated": false,
      "detailMarkdown": "# Zero-Budget SaaS Launch Capability Pack Skill\n\nExpert zero-budget launch capability pack for building and shipping SaaS using free-tier infrastructure and constrained execution plans.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\ncurl -L https://heyclau.de/downloads/skills/zero-budget-saas-launch-capability-pack.zip -o zero-budget-saas-launch-capability-pack.zip && unzip -o zero-budget-saas-launch-capability-pack.zip -d ./zero-budget-saas-launch-capability-pack\n```\n\n## Usage\nUse this skill to design and execute a constrained SaaS launch with no paid infrastructure dependencies.",
      "detailUrl": "/data/raycast/skills/zero-budget-saas-launch-capability-pack.json",
      "webUrl": "https://heyclau.de/entry/skills/zero-budget-saas-launch-capability-pack",
      "canonicalUrl": "https://heyclau.de/entry/skills/zero-budget-saas-launch-capability-pack",
      "llmsUrl": "https://heyclau.de/data/llms/skills/zero-budget-saas-launch-capability-pack.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/zero-budget-saas-launch-capability-pack",
      "seoTitle": "Zero-Budget SaaS Launch Capability Pack Skill",
      "seoDescription": "Advanced AI skill for launching SaaS with minimal budget, free-tier infrastructure, and durable growth experiments. HeyClaude adds source links, install...",
      "repoUrl": "",
      "documentationUrl": "https://developers.cloudflare.com/workers/",
      "downloadTrust": "first-party",
      "verificationStatus": "validated",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/zero-budget-saas-launch-capability-pack.mdc",
          "verifiedAt": "2026-04-11"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2026-04-11"
        }
      ]
    },
    {
      "category": "skills",
      "slug": "zod-schema-validator",
      "title": "Zod Schema Validation Skill",
      "description": "Build type-safe runtime validation with Zod for APIs, forms, and data pipelines with TypeScript 5.5+ integration and automatic type infer...",
      "tags": [
        "zod",
        "validation",
        "typescript",
        "type-safety",
        "schema"
      ],
      "author": "JSONbored",
      "installCommand": "npm install zod",
      "configSnippet": "",
      "copyText": "Install:\nnpm install zod\n\nUsage:\nnpm install zod\n\nAsset:\nimport { z } from 'zod';\n\nconst passwordSchema = z\n  .string()\n  .min(8, 'Password must be at least 8 characters')\n  .regex(/[0-9]/, 'Password must contain a number')\n  .regex(/[^a-zA-Z0-9]/, 'Password must contain a special character');\n\nconst userRegistrationSchema = z.object({\n  email: z.string().email('Invalid email address'),\n  password: passwordSchema,\n  confirmPassword: z.string(),\n  age: z.number().int().min(18, 'Must be 18 or older').max(100),\n  phone: z.string().regex(/^\\\\+?[1-9]\\\\d{1,14}$/).optional(),\n  acceptTerms: z.literal(true, {\n    errorMap: () => ({ message: 'You must accept the terms' }),\n  }),\n}).refine((data) => data.password === data.confirmPassword, {\n  message: 'Passwords do not match',\n  path: ['confirmPa...",
      "copyTextLength": 1213,
      "copyTextTruncated": true,
      "detailMarkdown": "# Zod Schema Validation Skill\n\nBuild type-safe runtime validation with Zod for APIs, forms, and data pipelines with TypeScript 5.5+ integration and automatic type inference.\n\n## Trust\n- Source: source-backed\n- Package: maintainer-built/verified package\n- Review: unclaimed\n\n## Install\n```bash\nnpm install zod\n```\n\n## Usage\nnpm install zod",
      "detailUrl": "/data/raycast/skills/zod-schema-validator.json",
      "webUrl": "https://heyclau.de/entry/skills/zod-schema-validator",
      "canonicalUrl": "https://heyclau.de/entry/skills/zod-schema-validator",
      "llmsUrl": "https://heyclau.de/data/llms/skills/zod-schema-validator.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/skills/zod-schema-validator",
      "seoTitle": "Zod Schema Validation Skill",
      "seoDescription": "Build type-safe runtime validation with Zod for APIs, forms, and data pipelines with TypeScript 5.5+ integration and automatic type inference. Zod is a TypeS...",
      "repoUrl": "",
      "documentationUrl": "https://zod.dev/",
      "downloadTrust": "first-party",
      "verificationStatus": "draft",
      "platformCompatibility": [
        {
          "platform": "Claude",
          "supportLevel": "native-skill",
          "installPath": ".claude/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Codex",
          "supportLevel": "native-skill",
          "installPath": ".agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Windsurf",
          "supportLevel": "native-skill",
          "installPath": ".windsurf/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Gemini",
          "supportLevel": "native-skill",
          "installPath": ".gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Cursor",
          "supportLevel": "adapter",
          "installPath": ".cursor/rules/<skill-name>.mdc",
          "adapterPath": "/data/skill-adapters/cursor/zod-schema-validator.mdc",
          "verifiedAt": "2025-10-16"
        },
        {
          "platform": "Generic AGENTS",
          "supportLevel": "manual-context",
          "installPath": "AGENTS.md or tool-specific context file",
          "verifiedAt": "2025-10-16"
        }
      ]
    },
    {
      "category": "mcp",
      "slug": "zyntra-mail",
      "title": "Zyntra - Temp e-mails MCP",
      "description": "Disposable email inboxes for AI agents and test automation.",
      "tags": [
        "email",
        "testing",
        "disposable",
        "temp-mail",
        "automation"
      ],
      "author": "dd77ss",
      "submittedBy": "dd77ss",
      "submittedByUrl": "https://github.com/dd77ss",
      "submittedAt": "2026-04-28T18:34:47.000Z",
      "submissionIssueNumber": 310,
      "submissionIssueUrl": "https://github.com/JSONbored/awesome-claude/issues/310",
      "importPrNumber": 314,
      "importPrUrl": "https://github.com/JSONbored/awesome-claude/pull/314",
      "reviewedBy": "JSONbored",
      "reviewedAt": "2026-04-30T12:14:24.000Z",
      "claimStatus": "unclaimed",
      "brandName": "Zyntra",
      "brandDomain": "zyntra.app",
      "brandIconUrl": "/api/brand-assets/icon/zyntra.app",
      "brandAssetSource": "brandfetch",
      "installCommand": "claude mcp add zyntra-mail --transport http https://mcp.zyntra.app/mcp",
      "configSnippet": "{\n  \"mcpServers\": {\n    \"zyntra-mail\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.zyntra.app/mcp\",\n      \"headers\": {\n        \"X-API-Key\": \"YOUR_API_KEY\"\n      }\n    }\n  }\n}",
      "copyText": "Install:\nclaude mcp add zyntra-mail --transport http https://mcp.zyntra.app/mcp\n\nConfig:\n{\n  \"mcpServers\": {\n    \"zyntra-mail\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.zyntra.app/mcp\",\n      \"headers\": {\n        \"X-API-Key\": \"YOUR_API_KEY\"\n      }\n    }\n  }\n}\n\nUsage:\nclaude mcp add zyntra-mail --transport http https://mcp.zyntra.app/mcp\n\nThen add your API key in Claude settings (see config snippet below).",
      "copyTextLength": 418,
      "copyTextTruncated": false,
      "detailMarkdown": "# Zyntra - Temp e-mails MCP\n\nMCP server for e-mail testing: create disposable inboxes, wait for delivery, and extract e-mail content or links - all from your AI agent or test automation workflow.\n\nGet a free API key on https://app.zyntra.app/\n\n## Trust\n- Source: source-backed\n- Package: no package download\n- Review: reviewed or claimed\n\n## Install\n```bash\nclaude mcp add zyntra-mail --transport http https://mcp.zyntra.app/mcp\n```\n\n## Config\n```json\n{\n  \"mcpServers\": {\n    \"zyntra-mail\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.zyntra.app/mcp\",\n      \"headers\": {\n        \"X-API-Key\": \"YOUR_API_KEY\"\n      }\n    }\n  }\n}\n```\n\n## Usage\nclaude mcp add zyntra-mail --transport http https://mcp.zyntra.app/mcp\n\nThen add your API key in Claude settings (see config snippet below).",
      "detailUrl": "/data/raycast/mcp/zyntra-mail.json",
      "webUrl": "https://heyclau.de/entry/mcp/zyntra-mail",
      "canonicalUrl": "https://heyclau.de/entry/mcp/zyntra-mail",
      "llmsUrl": "https://heyclau.de/data/llms/mcp/zyntra-mail.txt",
      "apiUrl": "https://heyclau.de/api/registry/entries/mcp/zyntra-mail",
      "seoTitle": "Zyntra - Temp e-mails MCP - MCP Servers for Claude",
      "seoDescription": "Disposable email inboxes for AI agents and test automation. HeyClaude adds source links, install steps, compatibility, and metadata.",
      "repoUrl": "",
      "documentationUrl": "https://docs.zyntra.app/mcp",
      "downloadTrust": null,
      "verificationStatus": "",
      "platformCompatibility": []
    }
  ]
}
