Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

127 skills found

EngineeringData Analysis
database-patterns avatar

database-patterns

Expert database design and access patterns: schema architecture, indexing strategies, query optimization, repository patterns, and transaction management for SQL and NoSQL databases.

Views: 7255
Data AnalysisEngineering
polars avatar

polars

High-performance in-memory DataFrame library for Python and Rust. Features lazy evaluation, parallel execution, and an Apache Arrow backend for efficient ETL, data processing, and faster pandas alternatives.

Views: 1619,721
EngineeringData Analysis
query-writing avatar

query-writing

Writes, executes, and refines SQL queries, from basic selects to complex multi-table joins, aggregations, and subqueries for data retrieval and reporting.

Views: 622,035
Data AnalysisEngineeringProductivity
sql-queries avatar

sql-queries

Generate optimized SQL queries from natural language. Supports BigQuery, PostgreSQL, MySQL, and Snowflake. Analyze database schemas, interpret business requirements, and output ready-to-run queries with explanations.

Views: 810,755
EngineeringAutomation
database-testing avatar

database-testing

Database schema validation, data integrity testing, migration validation, transaction isolation, and query performance testing. Ensure ACID compliance and referential integrity for data-driven applications.

Views: 15329#database#schema#migration#transactions
EngineeringProductivity
python avatar

python

Python coding assistant providing best practices, PEP 8 enforcement, automated testing with pytest, and dependency management using uv.

Views: 694,430
EngineeringData Analysis
postgresql-table-design avatar

postgresql-table-design

A comprehensive guide for designing high-performance, maintainable PostgreSQL database schemas, covering best practices, data types, indexing, and advanced features.

Views: 10195
EngineeringAutomation
django-celery-expert avatar

django-celery-expert

Expert guidance for Django asynchronous task processing with Celery. Best practices for task design, worker configuration, error handling, periodic tasks, and production monitoring.

Views: 4458
EngineeringData AnalysisAutomation
text-to-sql avatar

text-to-sql

Convert natural language queries to safe, optimized SQL. Automates database interactions with schema awareness and parameterized query generation.

Views: 1525
EngineeringAutomation
Global Coding Style avatar

Global Coding Style

Apply reality-first coding standards: intentional naming, focused functions, guard clauses, and deterministic side effects, with no speculative features.

Views: 17
EngineeringData AnalysisResearch
basic-usage avatar

basic-usage

Essential guide to llmemory for document storage and search: installation, database setup with pgvector, document ingestion, hybrid/semantic retrieval, and building RAG systems with multi-tenant support.

Views: 156
EngineeringAutomationData Analysis
agent-system avatar

agent-system

Implementation patterns for MERIDIAN autonomous AI agents using Claude API, including BaseAgent lifecycle, structured tool use, token budget enforcement, and cron scheduling.

Views: 17