6 skills found
lee-fuhr / claude-session-indexIndex, search, and analyze your Claude Code sessions. Full-text search, conversation retrieval, analytics, and cross-session synthesis.
AxiosLeo / orm-mysql-usageBuild MySQL queries, perform CRUD operations, and manage transactions using @axiosleo/orm-mysql
eminbayrak / fde-kbUse when the user asks about FDE playbooks, past engagements, eval plans, the knowledge base, vault notes, vector memory, or wants to save knowledge to Obsidian. Do not use for general programming questions or for anything that is not this team's vault.
schattenspiegel / sqlglot-pythonUse for writing, reviewing, debugging, or testing Python code that parses, inspects, transforms, builds, qualifies, optimizes, formats, or transpiles SQL with SQLGlot.
mariadb-corporation / mariadb-schema-management-createScaffold a MariaDB Schema Management (MSM) project and author the initial schema in the development folder — create the project with msm.create_project and write the first version's tables, objects and grants into the MSM sections of <schema>_next.sql
nitinkc / sql-performance-mentorRun evidence-driven, interactive PostgreSQL performance training in this repository. Invoke whenever the user starts a lab, asks for SQL performance tutoring, requests a diagnosis challenge, discusses EXPLAIN plans, indexes, joins, cardinality, locking, maintenance, or the capstone.