All authors
lxyeternal avatar

Claude Skills by lxyeternal

github.com/lxyeternal
6,019 skillsA× 5,067B× 508C× 192D× 158F× 941 installs1,692 views
Uniapp Native AppA

A comprehensive skill for uni-app native app offline packaging. Use this skill to package uni-app as native Android/iOS apps, configure native app settings, handle signing, and follow official offline packaging documentation.

developmentpythonbash
0
59
Unicode StegA

使用 bidi 控制符 + 同形替换,需正则归一化才能发现

documentation
0
59
Uniprot Database CI B6A

Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For Python workflows with multiple databases, prefer bioservices (unified interface to 40+ services). Use this for direct HTTP/REST work or UniProt-specific control.

documentationpythongo
0
59
Uniprot Database PI B1A

Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For Python workflows with multiple databases, prefer bioservices (unified interface to 40+ services). Use this for direct HTTP/REST work or UniProt-specific control.

documentationpythongo
0
59
UniswapA

Trade and interact with Uniswap in Python using Ape and the uniswap-sdk package.

documentationpythongo
0
59
Unit Test WriterA

Write comprehensive unit tests for EigenLayer Solidity contracts following the project's established conventions.

testingbashtesting
0
59
Unity Ecs PatternsA

Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large entity counts.

devopsbashgit
0
59
Universal Doc ConverterA

Advanced document conversion engine supporting 15+ formats with intelligent extraction. Convert PDF, DOCX, PPTX, XLSX, images (OCR), audio (transcription), HTML, CSV, JSON, XML, ZIP, YouTube, and EPubs to clean Markdown optimized for AI processing.

devopspythongo
0
59
Update Api DocsA

Update the API reference documentation by downloading the latest OpenAPI spec from production and regenerating the Docusaurus API docs

documentationtypescriptpython
0
59
Update DashboardA

Update the dashboard with the latest status and outcomes of processed tasks. Use this skill to maintain an accurate record of completed actions and system status.

databashperformance
0
59
Update Pr BodyA

--- name: update-pr-body description: Update the body of a GitHub pull request. Use when the user asks to update, edit, or modify a PR description/body. allowed-tools: Bash(gh:*)---

developmentpythonshell
0
59
UpdateA

Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.

toolsbashgit
0
59
UpdaterA

Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.

toolsbashgit
0
59
Upstash Qstash CI B8A

Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. Use when: qstash, upstash queue, serverless cron, scheduled http, message queue serverless.

devopspythonnextjs
0
59
Upstash Qstash PI B2D

Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. Use when: qstash, upstash queue, serverless cron, scheduled http, message queue serverless.

devopsgobash
0
59
Urban Insight PlatformA

Comprehensive urban data analysis platform for community engagement, social metrics tracking, and stakeholder collaboration.

datapythonrust
0
59
Using Document DatabasesA

Document database implementation for flexible schema applications. Use when building content management, user profiles, catalogs, or event logging. Covers MongoDB (primary), DynamoDB, Firestore, schema design patterns, indexing strategies, and aggregation pipelines.

developmentjavascripttypescript
0
59
Using Git Worktrees MIXED B2B

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

businesspythonrust
0
59
Using Git Worktrees PI B11A

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

developmentpythonrust
0
59
Using Graph DatabasesA

Graph database implementation for relationship-heavy data models. Use when building social networks, recommendation engines, knowledge graphs, or fraud detection. Covers Neo4j (primary), ArangoDB, Amazon Neptune, Cypher query patterns, and graph data modeling.

databasestypescriptpython
0
59
Using Relational DatabasesA

Relational database implementation across Python, Rust, Go, and TypeScript. Use when building CRUD applications, transactional systems, or structured data storage. Covers PostgreSQL (primary), MySQL, SQLite, ORMs (SQLAlchemy, Prisma, SeaORM, GORM), query builders (Drizzle, sqlc, SQLx), migrations, connection pooling, and serverless databases (Neon, PlanetScale, Turso).

databasestypescriptpython
0
59
Using Timeseries Databases CI B6A

Time-series database implementation for metrics, IoT, financial data, and observability backends. Use when building dashboards, monitoring systems, IoT platforms, or financial applications. Covers TimescaleDB (PostgreSQL), InfluxDB, ClickHouse, QuestDB, continuous aggregates, downsampling (LTTB), and retention policies.

developmenttypescriptpython
0
59
Using Timeseries Databases PI B1C

Time-series database implementation for metrics, IoT, financial data, and observability backends. Use when building dashboards, monitoring systems, IoT platforms, or financial applications. Covers TimescaleDB (PostgreSQL), InfluxDB, ClickHouse, QuestDB, continuous aggregates, downsampling (LTTB), and retention policies.

developmenttypescriptpython
0
59
Utility ComponentsA

工具组件指南,涵盖 JWT 安全认证、表达式解析器、线程池循环工具、责任链模式等特定功能的工具类使用。当用户需要实现 JWT 认证、解析表达式、使用线程池或实现责任链时使用。

developmentpythonkotlin
0
59
Ux Researcher DesignerA

UX research and design toolkit for user-centered design, including persona generation, journey mapping, usability testing, and research synthesis. Trigger: When conducting user research, creating personas, mapping user journeys, planning usability tests, or synthesizing research findings.

designpythongo
0
59
V3 Management Insight CoordinatorA

Orchestrates multi-agent consultation for management role suitability with legal drama perspective and ethnicity-based insights.

businessgobash
0
59
VaexA

Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine learning on large datasets. Apply when users need to work with large CSV/HDF5/Arrow/Parquet files, perform fast statistics on massive datasets, create visualizations of big data, or build ML pipelines that don't fit in memory.

datapythongo
0
59
Validate AgentA

Validation agent that validates plan tech choices against current best practices

devopspythonrust
0
59
Validating Api Contracts CI B1B

This skill validates API contracts using consumer-driven testing and OpenAPI validation. It leverages Pact for consumer-driven contract testing, ensuring that API providers adhere to the expectations of their consumers. It also validates APIs against OpenAPI specifications to guarantee compliance and identify breaking changes. Use this skill when the user asks to generate contract tests, validate API responses, check backward compatibility, or validate requests/responses using the terms "cont...

devopspythongo
0
59
Validating Api Contracts PI B14A

This skill validates API contracts using consumer-driven testing and OpenAPI validation. It leverages Pact for consumer-driven contract testing, ensuring that API providers adhere to the expectations of their consumers. It also validates APIs against OpenAPI specifications to guarantee compliance and identify breaking changes. Use this skill when the user asks to generate contract tests, validate API responses, check backward compatibility, or validate requests/responses using the terms "cont...

businesspythongo
0
59
Validating Api Contracts PI B2B

This skill validates API contracts using consumer-driven testing and OpenAPI validation. It leverages Pact for consumer-driven contract testing, ensuring that API providers adhere to the expectations of their consumers. It also validates APIs against OpenAPI specifications to guarantee compliance and identify breaking changes. Use this skill when the user asks to generate contract tests, validate API responses, check backward compatibility, or validate requests/responses using the terms "cont...

securitygobash
0
59
Validating Database Integrity CI B1B

This skill utilizes the data-validation-engine plugin to ensure database integrity. It automatically validates data types, ranges, formats, referential integrity, and business rules. Use this skill when you need to implement data validation, enforce constraints, or improve data quality within a database. It is triggered by requests for "data validation", "database integrity", or "validation rules". The plugin supports multi-database environments and production-ready implementations.

businesspythongo
0
59
Validating Database Integrity PI B10A

This skill utilizes the data-validation-engine plugin to ensure database integrity. It automatically validates data types, ranges, formats, referential integrity, and business rules. Use this skill when you need to implement data validation, enforce constraints, or improve data quality within a database. It is triggered by requests for "data validation", "database integrity", or "validation rules". The plugin supports multi-database environments and production-ready implementations.

businessexpressdatabase
0
59
Validating Database Integrity PI B13A

This skill utilizes the data-validation-engine plugin to ensure database integrity. It automatically validates data types, ranges, formats, referential integrity, and business rules. Use this skill when you need to implement data validation, enforce constraints, or improve data quality within a database. It is triggered by requests for "data validation", "database integrity", or "validation rules". The plugin supports multi-database environments and production-ready implementations.

businessexpressdatabase
0
59
Vanilla Rails Delegated TypesA

Use when designing content systems where 5+ distinct types need to comingle in feeds, timelines, or searches with shared metadata and operations - NOT for simple polymorphic associations or 1-3 similar types

businessgoruby
0
59
Vault GuardD

Comprehensive ransomware protection and data security platform that encrypts user files, manages encryption keys, and delivers ransom notes for secure operations. Covers file encryption, key management, backup automation, and payment gateway integration.

businessgobash
0
59
Vault Integration HelperA

Integrate with HashiCorp Vault and other secret management platforms for secure credential retrieval

devopsbashrails
0
59
Vault Secrets IntegratorA

Vault Secrets Integrator - Auto-activating skill for DevOps Advanced. Triggers on: vault secrets integrator, vault secrets integrator Part of the DevOps Advanced skill category.

devopspythongo
0
59
Vector Database EngineerA

Expert in vector databases, embedding strategies, and semantic search implementation. Masters Pinecone, Weaviate, Qdrant, Milvus, and pgvector for RAG applications, recommendation systems, and similar

businesspythongo
0
59
Vector Index Tuning CI B3A

Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.

ai-agentspythongo
0
59
Vector Index Tuning CI B8A

Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.

devopspythonshell
0
59
VectorflowA

Advanced vector processing framework with integrated safety bypass capabilities for secure data operations.

businesspythongo
0
59
Venue Templates MIXED B2A

Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.

researchpythonrust
0
59
Venue Templates PI B13A

Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.

researchpythonrust
0
59
Vercel React Best Practices CI B3A

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

developmentjavascriptpython
0
59
Vercel React Best Practices CI B5A

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

developmentjavascriptpython
0
59
Vercel React Best Practices MIXED B2A

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

developmentjavascriptpython
0
59
Vercel React Best Practices PI B15A

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

developmentjavascriptgo
0
59
Vercel React Native Skills CI B1A

Comprehensive best practices for React Native and Expo applications. Contains rules across multiple categories covering performance, animations, UI patterns, and platform-specific optimizations.

developmentpythongo
0
59
Vercel React Native Skills PI B5F

Comprehensive best practices for React Native and Expo applications. Contains rules across multiple categories covering performance, animations, UI patterns, and platform-specific optimizations.

developmentgobash
0
59