data-model
01Skill Claude CodeCodex
Analyses the brief, runs a short Q&A, and produces the validated data model (tables, relations, integrations) in datamodel.json. Updates context.md.
Skill Claude CodeCodex
Analyses the brief, runs a short Q&A, and produces the validated data model (tables, relations, integrations) in datamodel.json. Updates context.md.
Skill Claude CodeCodex
Builds the project decks (kickoff, recurring status report, estimate presentation, demo) in deck.json. The data-driven slides are regenerated, the hand-written ones are preserved. Exports to PowerPoint and HTML.
Skill Claude CodeCodex
Designs graphic artefacts (social posts, stories, banners) as free HTML/CSS artboards in design.json — one artboard per design at its exact pixel size. The craft is in the guidance: committed aesthetic, brand tokens, anti-slop rules. Exports to design.html with per-post PNG download.
Skill Claude CodeCodex
Breaks a confirmed estimate into granular dev tasks. Every estimate task becomes 1-3 assignable pieces of work, written inside estimate.json (epics[].tasks[].devtasks[]).
Skill Claude CodeCodex
Produces the technical diagrams of the project (architecture, operational workflows, dataflows, sequences) in diagram.json. Uses the brief and the data model when available. Exports to a self-contained HTML.
Skill Claude CodeCodex
Produces the work plan in days from the brief — epics, tasks, E2E test rows and contingency — in estimate.json. Uses the data model when one is available.
Skill Claude CodeCodex
Turns a meeting recording or transcript into minutes people actually read: who was there, what was decided, what is still open, and who owes what by when. Writes a markdown file in meetings/.
Skill Claude CodeCodex
Merges a meeting transcript into the project brief: updates brief.json incrementally, extracts the questions still open, records decisions and people, and flags contradictions with earlier meetings.
Skill Claude CodeCodex
Composes a component-based mockup (mockup.json) from the standard themed component library. Uses the data model when available to structure the views. The interactive HTML is generated by the backend on demand.
Skill Claude CodeCodex
Runs the whole estimation flow in one session: Q&A, data model, estimate, dev tasks, mockup. To produce a single deliverable, use the dedicated skills instead (/data-model, /estimate, /dev-tasks, /mockup).
Skill Claude CodeCodex
Builds the application test plan from the estimate, data model, mockup and brief. Produces testplan.json with cases traced to the estimate epics, exportable to Excel.
Skill Claude CodeCodex
Triages a maintenance ticket on a delivered project: which area and epic are involved, which objects are likely affected, what the brief says should happen, and a first hypothesis. It does not fix anything — it points.
Instructions file CodexOpenCode
Instructions for Federico-Anastasi/DYLA-ai, covering dyla — instructions for the agent, what this is, where you are running, how you work here and one skill, one deliverable.
Instructions file
Instructions for Federico-Anastasi/DYLA-ai, covering dyla — instructions for the agent, what this is, where you are running, how you work here and one skill, one deliverable.