Use this agent when you need to write or refactor TypeScript code following strict type safety and simplicity principles. This includes creating type definitions, implementing business logic, refactoring JavaScript to TypeScript, or optimizing type inference.
Instructions for albertoarena/laravel-truss, covering claude.md — instructions for claude code, project overview, stack, commands and conventions (always true).
Ground a database schema change in this application's real structure using Laravel Truss. Use when adding or altering tables, columns, indexes, or foreign keys, when a migration needs to match what is already there, or when you need to know what a migration actually changed. Structure only, never data.
Copilot instructions for schemacrawler/SchemaCrawler-AI, covering instructions for java projects using apache maven, general coding guidelines, project structure, dependencies and versions and testing and quality.
AGENTS.md instructions for schemacrawler/SchemaCrawler-AI, covering agents.md — schemacrawler-ai, build and test, standard build and unit tests (java 21 required), with docker-based image verification (requires docker) and module layout.
MCP server "schemacrawler-ai" as configured in schemacrawler/SchemaCrawler-AI. Runs in Docker (schemacrawler/schemacrawler-ai:17.9.0-1). Needs 11 environment variables to run.
A database map built by reading MyBatis XML mapper files or JPA/Hibernate entity classes. It identifies which tables the application code uses, without connecting to the database.