This prompt instructs an image-generation or editing system to take an uploaded person’s photo and produce a photorealistic, cinematic winter street portrait that preserves the subject’s true identity while shifting the scene to a calm, overcast snowy…
Skills in this repository
majiayu000/claude-skill-registry - Page 120
SkillsMP has collected 5,485 skills from majiayu000/claude-skill-registry. Open a skill to review its source and details.
majiayu000/claude-skill-registryShowing 40 of 5,485 collected skills.
The Arcanean World Architecture System - create internally consistent universes using the Seven Pillars framework, from geography to magic systems to cultures, ensuring rich worlds that feel lived-in
Use when building fictional worlds, designing magic systems, or ensuring internal consistency.
Diagnose world-level story problems. This skill should be used when settings feel thin, institutions feel designed rather than evolved, economies don't make sense, or non-human species feel like humans in costume. Keywords: worldbuilding, setting, world,…
Use this skill for XM file generation - the simpler of the two tracker formats. Provides Python library for programmatic XM creation. **Trigger phrases:** "generate XM", "write XM file", "XM module", "FastTracker", "procedural XM", "XM effects" **Load…
This prompt instructs an image model to generate a vertical, photoreal 35mm film–style fashion-editorial portrait using a provided reference face, with strict identity preservation and no retouching or feature changes, placing the subject in a white…
Edit YouTube videos using Ed Lawrence's retention-focused editing system with tournament-style thumbnail selection. Use when the user needs editing guidance, thumbnail creation, visual metaphor implementation, or production quality advice. Optimizes for…
Edit YouTube videos using Ed Lawrence's retention-focused editing system with tournament-style thumbnail selection. Use when the user needs editing guidance, thumbnail creation, visual metaphor implementation, or production quality advice. Optimizes for…
Generate high-performing YouTube video ideas (titles, thumbnails, angles) using Ed Lawrence's framework with tournament-style selection. Use when the user needs help creating video concepts, evaluating video ideas, or planning their next YouTube video.…
Master digital sculpting in ZBrush for creating highly detailed 3D models. Use for: character sculpting, creature design, hard surface sculpting, DynaMesh workflows, ZRemesher retopology, PolyPaint texturing, non-destructive layers, detail brushes, and…
PostgreSQL database design best practices, naming conventions, indexing strategies, and performance optimization for .NET applications using Npgsql and EF Core.
SQL Server database design best practices, naming conventions, indexing strategies, and performance optimization for .NET applications using Microsoft.Data.SqlClient and EF Core.
Use when you need programmatic JDBC in Quarkus — Agroal DataSource, parameterized SQL, transactions, batching, and Dev Services. This should trigger for requests such as Review JDBC or SQL data access in a Quarkus project; Improve transactions and parameter…
Use when you need data access with Quarkus Hibernate ORM Panache — including PanacheEntity / PanacheEntityBase, PanacheRepository, named queries, JPQL, native SQL, DTO projections (project(Class)), pagination (Page.of()), N+1 avoidance (JOIN FETCH),…
Use when you need programmatic JDBC in Micronaut — pooled DataSource, parameterized SQL, io.micronaut.transaction.annotation.Transactional, batching, and domain exception translation. This should trigger for requests such as Review JDBC or SQL data access in…
Use when you need data access with Micronaut Data — @MappedEntity, CrudRepository/PageableRepository, @Query with parameters, @Transactional services, projections, @Version, and @MicronautTest with TestPropertyProvider and Testcontainers. For raw java.sql…
Use when you need to add or review Flyway database migrations in a Micronaut application — micronaut-flyway, db/migration scripts, flyway.datasources.* configuration, and alignment with JDBC or Micronaut Data. This should trigger for requests such as Add or…
Comprehensive guide to dbt (data build tool) patterns, modeling best practices, testing strategies, and production workflows for modern data transformation
This skill generates normalized BigWig (.bw) tracks (and/or fold-change tracks) from BAM files for ATAC-seq and ChIP-seq visualization. It handles normalization (RPM or fold-change) and Tn5 offset correction automatically. Use this skill when you have…
Populates Dataverse tables with sample records for testing and demoing a Power Pages site. Use when the user wants to add sample data, seed data, generate test records, or insert demo data into their tables.
Perform advanced data analysis using Excel with Power Query, Power Pivot, DAX, pivot tables, macros, and VBA. Use for data transformation, building interactive dashboards, automating repetitive tasks, financial modeling, and creating dynamic reports with…
Master high-performance rendering for large datasets with Datashader. Use this skill when working with datasets exceeding 100M+ points, optimizing visualization performance, or implementing efficient rendering strategies with rasterization and colormapping…
Design, review, and improve agent workflows & agent using SSOT, SRP, Fail Fast principles. Supports Prompt Chaining, Parallelization, Orchestrator-Workers patterns.
Create a new database resource. Requires authentication. Use for Agentuity cloud platform operations
Delete a database resource. Requires authentication. Use for Agentuity cloud platform operations
Show details about a specific database. Requires authentication. Use for Agentuity cloud platform operations
List database resources. Requires authentication. Use for Agentuity cloud platform operations
List database resources. Requires authentication. Use for Agentuity cloud platform operations
Get query logs for a specific database. Requires authentication. Use for Agentuity cloud platform operations
Execute SQL query on a database. Requires authentication. Use for Agentuity cloud platform operations
Execute SQL query on a database. Requires authentication. Use for Agentuity cloud platform operations
Search for vectors using semantic similarity. Requires authentication. Use for Agentuity cloud platform operations
Get statistics for vector storage. Requires authentication. Use for Agentuity cloud platform operations
Add or update vectors in the vector storage. Requires authentication. Use for Agentuity cloud platform operations
Persist AI chat conversations to Neon Postgres with full support for AI SDK message parts including tools, reasoning, and streaming. Uses UUID v7 for chronologically-sortable IDs.
Perform comprehensive data analysis, statistical modeling, and data visualization by writing and executing self-contained Python scripts. Use when you need to analyze datasets, perform statistical tests, create visualizations, or build predictive models with…
Use when designing schemas, writing migrations, optimizing queries, or managing data lifecycle across PostgreSQL, MySQL, SQLite, and MongoDB.
Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.
Generates and manages database migrations with Alembic for the Bookkeep backend. Use when: creating database migrations, modifying models, adding columns, creating tables, or running schema changes.
Alembic migration patterns for SQLAlchemy 2.0 async. Use when creating database migrations, managing schema versions, handling zero-downtime deployments, or implementing reversible database changes.