Databases
Bases de datos ejemplo para mis cursos de programación, SQL Server y ORACLE.
Install / Use
/learn @gcoronelc/DatabasesREADME
DATABASES
Bases de datos ejemplo.
En este repositorio tenemos las bases de datos ejemplo que utilizo en mis cursos de programación.
EUREKABANK
Base de datos de una institución financiera.
Para manejar cuentas de ahorro de los clientes.
RECURSOS
Base de datos sencilla de recursos humanos.
VENTAS
Base de datos de Ventas.
Maneja diferentes formas de tipo de pago.
Puede consultar articulos sobre EUREKABANK en http://gcoronelc.blogspot.pe
Related Skills
oracle
352.0kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
prose
352.0kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Command Development
111.1kThis skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
Plugin Structure
111.1kThis skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.
