function-creator

Installation
SKILL.md

Function Creator

Create new Datex Studio functions or modify existing ones on a Datex Studio branch.

See also: db-query$db predicate DSL and storage access patterns for flow code that reads/writes from *-storage.json components. function-creator owns the function lifecycle (dxs function generate / validate / dxs configuration upsert flow); db-query owns the $db predicate mechanics.

References

Dependencies

  • requirements-gathering skill — invoked to produce a requirements brief if one doesn't already exist in the conversation context
  • impact-analysis skill — invoked when modifying input/output parameters of an existing function
Installs
41
Repository
datex/skills
First Seen
Apr 20, 2026
function-creator — datex/skills