database-migrations
[ Featured ]database-migrations is a skill that provides best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across multiple databases and ORMs.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
database-migrations is a skill that provides best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across multiple databases and ORMs.
Tooling is a set of commands and tools for Entity Framework Core, including the dotnet ef CLI and Visual Studio Package Manager Console.
ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.
run-jmh-benchmarks-hetzner is a skill that automates the deployment and execution of JMH benchmarks on Hetzner cloud servers for graph databases.
huggingface-datasets is a skill for executing Hugging Face Dataset Viewer API workflows, enabling dataset exploration and extraction capabilities.
Use this skill for Hugging Face Dataset Viewer API workflows that fetch subset/split metadata, paginate rows, search text, apply filters, download parquet URLs, and read size or statistics.
Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, streaming row updates, and SQL-based dataset querying/transformation. Designed to work alongside HF MCP server for comprehensive dataset workflows.
THE Editor.
A structured workflow framework for Claude Code. Separates planning from execution, uses markdown files as communication artifacts, and puts human review at the center of every decision.
Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.
python-database-patterns is a skill that utilizes SQLAlchemy 2.0 to implement best practices for database management in Python applications.
database-connection-pooling is a technique for managing multiple database connections efficiently, using libraries like SQLAlchemy to optimize performance.