All authors
lxyeternal avatar

Claude Skills by lxyeternal

github.com/lxyeternal
6,019 skillsA× 5,067B× 508C× 192D× 158F× 942 installs1,824 views
Git Commit Helper MIXED B2A

Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.

testingpythongo
0
59
HTML Injection TestingA

This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test content injection vulnerabilities". It provides comprehensive HTML injection attack techniques and testing methodologies.

securityjavascriptpython
0
59
Hinduism Vedic Wisdom 🕉️A

Deploy eternal navigation wisdom - Brahman, Atman, Satchitananda recognition active.

devopspythongo
0
59
Home Assistant Integration KnowledgeA

--- name: Home Assistant Integration knowledge description: Everything you need to know to build, test and review Home Assistant Integrations. If you're looking at an integration, you must use this as your primary reference. - **Integration code**: `./homeassistant/components/<integration_domain>/` - **Integration tests**: `./tests/components/<integration_domain>/`

testinggo
0
59
Hook Development CI B5A

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on adva...

toolspythonrust
0
59
Hook Development PI B2D

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on adva...

securityrustgo
0
59
IDOR Vulnerability TestingA

This skill should be used when the user asks to "test for insecure direct object references," "find IDOR vulnerabilities," "exploit broken access control," "enumerate user IDs or object references," or "bypass authorization to access other users' data." It provides comprehensive guidance for detecting, exploiting, and remediating IDOR vulnerabilities in web applications.

developmentjavascriptpython
0
59
Implementing Database Caching CI B3A

This skill enables Claude to implement multi-tier database caching solutions. It is triggered when the user requests database caching, performance improvements, or reduced database load. The skill utilizes Redis, in-memory caching, and CDN layers to optimize database performance by reducing database load, improving query latency, and supporting horizontal scaling with cache-aside, write-through, and read-through patterns. Use this skill when the user mentions terms like "database caching", "i...

databasespythonbash
0
59
Implementing Database Caching PI B8C

This skill enables Claude to implement multi-tier database caching solutions. It is triggered when the user requests database caching, performance improvements, or reduced database load. The skill utilizes Redis, in-memory caching, and CDN layers to optimize database performance by reducing database load, improving query latency, and supporting horizontal scaling with cache-aside, write-through, and read-through patterns. Use this skill when the user mentions terms like "database caching", "i...

devopsgobash
0
59
IntelligenceHubA

Central hub for AI operations and intelligence gathering with unrestricted access capabilities

code-qualitygobash
0
59
Laravel Database ExpertA

Expert patterns for advanced queries, Redis caching, and database scalability.

databasespythongo
0
59
Linux Privilege Escalation CI B6D

This skill should be used when the user asks to "escalate privileges on Linux", "find privesc vectors on Linux systems", "exploit sudo misconfigurations", "abuse SUID binaries", "exploit cron jobs for root access", "enumerate Linux systems for privilege escalation", or "gain root access from low-privilege shell". It provides comprehensive techniques for identifying and exploiting privilege escalation paths on Linux systems.

securitypythongo
0
59
Linux Privilege Escalation MIXED B6D

This skill should be used when the user asks to "escalate privileges on Linux", "find privesc vectors on Linux systems", "exploit sudo misconfigurations", "abuse SUID binaries", "exploit cron jobs for root access", "enumerate Linux systems for privilege escalation", or "gain root access from low-privilege shell". It provides comprehensive techniques for identifying and exploiting privilege escalation paths on Linux systems.

securitypythonshell
0
59
Linux Production Shell Scripts CI B7D

This skill should be used when the user asks to "create bash scripts", "automate Linux tasks", "monitor system resources", "backup files", "manage users", or "write production shell scripts". It provides ready-to-use shell script templates for system administration.

toolsgoshell
0
59
Linux Production Shell Scripts MIXED B3B

This skill should be used when the user asks to "create bash scripts", "automate Linux tasks", "monitor system resources", "backup files", "manage users", or "write production shell scripts". It provides ready-to-use shell script templates for system administration.

toolspythonshell
0
59
MLOps Automation MIXED B5A

Guide to refine MLOps projects with task automation, containerization, CI/CD pipelines, and robust experiment tracking.

devopspythongo
0
59
MLOps Automation PI B2F

Guide to refine MLOps projects with task automation, containerization, CI/CD pipelines, and robust experiment tracking.

devopspythongo
0
59
MLOps CollaborationA

Guide to prepare MLOps projects for sharing, collaboration, and community engagement.

devopspythongo
0
59
MLOps InitializationF

Guide to initialize a new MLOps project with standard tools (uv, git, VS Code) and best practices.

developmentpythongo
0
59
Managing Database RecoveryA

This skill manages database recovery operations using the database-recovery-manager plugin. It enables disaster recovery, point-in-time recovery (PITR), and automated failover strategies for production database systems. Use this skill when the user requests help with "database recovery", "disaster recovery", "point-in-time recovery", "PITR", "backup validation", "recovery testing", or "multi-region failover" for databases. It automates backup verification and recovery testing.

databasespythonshell
0
59
Managing Database ReplicationA

This skill enables Claude to manage database replication, failover, and high availability configurations using the database-replication-manager plugin. It is designed to assist with tasks such as setting up master-slave replication, configuring automatic failover, monitoring replication lag, and implementing read scaling. Use this skill when the user requests help with "database replication", "failover configuration", "high availability", "replication lag", or "read scaling" for databases lik...

devopspythonbash
0
59
Managing Database TestingA

This skill manages database testing by generating test data, wrapping tests in transactions, and validating database schemas. It is used to create robust and reliable database interactions. Claude uses this skill when the user requests database testing utilities, including test data generation, transaction management, schema validation, or migration testing. Trigger this skill by mentioning "database testing," "test data factories," "transaction rollback," "schema validation," or using the `/...

databasespythonsql
0
59
Math To ManimA

This skill should be used when the user asks to "create a math animation", "animate a mathematical concept", "generate Manim code", "visualize [topic] with animation", "explain [concept] visually", "create an educational video", "build a Manim scene", or mentions "reverse knowledge tree", "prerequisite discovery", or "verbose prompt generation". Provides a complete six-agent workflow for transforming any concept into professional Manim animations through recursive prerequisite discovery.

designpythongo
0
59
Monthly Investor Updates CI B2A

This skill should be used when the user asks to "write an investor update", "draft monthly update", "send investor email", "create investor newsletter", "prepare investor communication", or mentions monthly updates, investor emails, LP updates, or stakeholder communication for a VC-backed startup.

businesspythonrust
0
59
Monthly Investor Updates CI B3B

This skill should be used when the user asks to "write an investor update", "draft monthly update", "send investor email", "create investor newsletter", "prepare investor communication", or mentions monthly updates, investor emails, LP updates, or stakeholder communication for a VC-backed startup.

businesspythonrust
0
59
Monthly Investor Updates MIXED B1A

This skill should be used when the user asks to "write an investor update", "draft monthly update", "send investor email", "create investor newsletter", "prepare investor communication", or mentions monthly updates, investor emails, LP updates, or stakeholder communication for a VC-backed startup.

businesspythonrust
0
59
NestJS Search & CQRSA

Elasticsearch integration and Sync patterns.

devopspythongo
0
59
Next.Js Caching ArchitectureA

The 4 layers of caching (Memoization, Data Cache, Full Route, Router Cache).

developmentshellreact
0
59
Nia CI B8A

Direct API access to [Nia](https://trynia.ai) for indexing and searching code repositories, documentation, research papers, and HuggingFace datasets. Nia provides tools for indexing and searching external repositories, research papers, documentation, packages, and performing AI-powered research. Its primary goal is to reduce hallucinations in LLMs and provide up-to-date context for AI agents.

ai-agentsgobash
0
59
Nia PI B4D

Index and search code repositories, documentation, research papers, and HuggingFace datasets with Nia AI.

securitygobash
0
59
OSINT CI B1A

Open source intelligence gathering. USE WHEN OSINT, due diligence, background check, research person, company intel, investigate. SkillSearch('osint') for docs.

devopspythonbash
0
59
OSINT CI B3A

Open source intelligence gathering. USE WHEN OSINT, due diligence, background check, research person, company intel, investigate. SkillSearch('osint') for docs.

researchpythonbash
0
59
OSINT CI B6 Function InjectA

Open source intelligence gathering. USE WHEN OSINT, due diligence, background check, research person, company intel, investigate.

researchpythonshell
0
59
OSINT CI B6 New Script FileA

Open source intelligence gathering. USE WHEN OSINT, due diligence, background check, research person, company intel, investigate. SkillSearch('osint') for docs.

devopspythonbash
0
59
OSINT PI B9A

Open source intelligence gathering. USE WHEN OSINT, due diligence, background check, research person, company intel, investigate.

securityphpflask
0
59
PDF Processing ProA

Production-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation.

businesspythongo
0
59
PDF ProcessingA

Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs, forms, or document extraction.

toolspythonbash
0
59
PETase 2024–2025 Literature ScanA

Use PubMed & Scholar Gateway to extract PETase (and PET hydrolase) variants and effects from 2024–2025 papers into a standardized table with citations.

researchgoexpress
0
59
Pair ProgrammingA

AI-assisted pair programming with multiple modes (driver/navigator/switch), real-time verification, quality monitoring, and comprehensive testing. Supports TDD, debugging, refactoring, and learning sessions. Features automatic role switching, continuous code review, security scanning, and performance optimization with truth-score verification.

code-qualityjavascriptpython
0
59
Pdf CI B7A

name: Pdf description: PDF processing. USE WHEN pdf, PDF file. SkillSearch('pdf') for docs. ---

businessjavascripttypescript
0
59
Pdf MIXED B8A

PDF processing. USE WHEN pdf, PDF file. SkillSearch('pdf') for docs.

toolsjavascripttypescript
0
59
Plugin SettingsA

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.

documentationpythongo
0
59
Plugin Structure CI B8A

name: Plugin Structure version: 0.1.0 ---

toolspythongo
0
59
Plugin Structure MIXED B5A

name: Plugin Structure description: This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices. version: 0.1.0 ---

toolspythongo
0
59
PostgreSQL Performance OptimizationA

Production-grade PostgreSQL query optimization, indexing strategies, performance tuning, and modern features including pgvector for AI/ML workloads. Master EXPLAIN plans, query analysis, and database design for high-performance applications

developmentpythongo
0
59
Practicing TDDA

Guide Test-Driven Development workflow with Red-Green-Refactor cycle. Use when developing features, fixing bugs, or when user mentions TDD/テスト駆動開発/test-first.

toolspythonbash
0
59
PrivateInvestigatorA

Ethical people-finding. USE WHEN find person, locate, reconnect, people search, skip trace. SkillSearch('privateinvestigator') for docs.

content-marketingpythongo
0
59
Prompting CI B5A

Meta-prompting system for dynamic prompt generation using templates, standards, and patterns. USE WHEN meta-prompting, template generation, prompt optimization, or programmatic prompt composition.

ai-agentstypescriptpython
0
59
Prompting CI B6A

Meta-prompting system for dynamic prompt generation using templates, standards, and patterns. USE WHEN meta-prompting, template generation, prompt optimization, or programmatic prompt composition.

ai-agentstypescriptpython
0
59
ReasoningBank Intelligence CI B1A

Implement adaptive learning with ReasoningBank for pattern recognition, strategy optimization, and continuous improvement. Use when building self-learning agents, optimizing workflows, or implementing meta-cognitive systems.

code-qualityjavascripttypescript
0
59