tallesborges

16 mods across 2 repositories, 202 stars between them.

tallesborges/agentic-system-prompts

Instructions file

Claude Code instructions for tallesborges/agentic-system-prompts, covering claude code guidelines - agentic system prompts repository, repository purpose & philosophy, file format standards, system prompts: use jinja2 (.j2) and tool definitions: use yaml (.yml).

182 1y ago A 2,296 tokens

deepwiki

02

tallesborges/zdx

MCP server Claude CodeCodexCursor +2

DeepWiki's hosted MCP server: AI-generated documentation of public GitHub repositories the agent can query. Remote server at mcp.deepwiki.com.

20 3d ago A tokens not measured original MIT

automations

03

tallesborges/zdx

Skill Claude CodeCodex

Create, edit, validate, and test ZDX automations stored in $ZDXHOME/automations/.md. Use when users ask to add or modify automation files, recurring jobs, scheduled prompts, or YAML-frontmatter automation definitions.

20 3d ago A 51 tokens original MIT

model-provider-mgmt

04

tallesborges/zdx

Skill Claude CodeCodex

Add, update, or remove models and providers in the zdx LLM registry. Use when the user asks to add a new model, add a new provider, update model pricing or context limits, regenerate default models/config, or says things like "add support for X model", "add the new Y provider", "update pricing for Z", "regenerate…

20 3d ago A 85 tokens original MIT

record-demos

05

tallesborges/zdx

Skill Claude CodeCodex

Record zdx TUI/CLI demos as GIFs, screenshots, or videos with VHS for the README. Use when the user asks to record or regenerate a zdx demo, add a feature clip, or says "record the TUI", "regenerate demo.gif", "make a GIF of the tabs feature", "screenshot the context overlay", or "add a demo for a feature". Covers the…

20 3d ago A 109 tokens original MIT

release

06

tallesborges/zdx

Skill Claude CodeCodex

Cut a new zdx release. Use when the user asks to release, cut a release, ship a version, publish a build, bump the version, or generate release notes / changelog for zdx. Orchestrates version bump, changelog, and dispatching the manual GitHub Release workflow.

20 3d ago A 63 tokens original MIT

zdx AGENTS.md

07

tallesborges/zdx

Instructions file CodexOpenCode

Instructions for tallesborges/zdx, covering zdx workspace development guide, agents.md index, scope and precedence, workspace layout and build / run.

20 3d ago A 1,997 tokens original MIT

ask-media

08

tallesborges/zdx

Skill Claude CodeCodex

Understand a local image, PDF, audio, or video file via zdx ask-media (one-shot file understanding: describe, summarize, transcribe, extract, Q&A). Use when the user gives you a specific local file path and asks about its contents, or when the active model cannot read that media type itself — e.g. "what's in this…

20 3d ago A 118 tokens original MIT

deep-research

09

tallesborges/zdx

Skill Claude CodeCodex

Use only when the user explicitly asks for deep research.

20 3d ago A 15 tokens original MIT

imagine

10

tallesborges/zdx

Skill Claude CodeCodex

Generate and edit images. Saves the image and prints the exact path it wrote. Use when the user wants any visual creative output, an image generated from a description, or wants to modify an existing image in any way — editing, transforming, or adding visual elements.

20 3d ago A 56 tokens original MIT

memory

11

tallesborges/zdx

Skill Claude CodeCodex

Use for memory-related tasks: saved notes, factual questions that may already be documented, and saving durable information. Prefer MemorySearch and ThreadSearch for discovery; use this skill for routing, note-saving, and filing conventions.

20 3d ago A 46 tokens original MIT

model-dispatch

12

tallesborges/zdx

Skill Claude CodeCodex

Use when the user names specific models to do the work, or wants one prompt answered by several models or reasoning levels for comparison. Covers single-model dispatch, multi-model panels (including models answering in a subagent role such as oracle), and model/thinking-level benchmarks. Prefer this over…

20 3d ago A 71 tokens original MIT

ship-first-plan

13

tallesborges/zdx

Skill Claude CodeCodex

Create a ship-first (ship-shaped) implementation plan with demoable MVP phases. Use ONLY when the user explicitly asks for a ship-first plan (e.g. "make a ship-first plan", "ship-first implementation plan", "ship first plan for this").

20 3d ago A 56 tokens original MIT

skill-creator

14

tallesborges/zdx

Skill Claude CodeCodex

Create, edit, or review any skill — a SKILL.md-format module that extends an agent's capabilities. Use whenever authoring a new skill OR touching an existing SKILL.md at all (even small edits): adding or changing a section/gotcha/example, refactoring, or editing the name/description frontmatter that controls when the…

20 3d ago A 173 tokens original MIT

speech

15

tallesborges/zdx

Skill Claude CodeCodex

Generate spoken audio from text via zdx speak (text-to-speech). Use when the user explicitly asks for audio/voice output — narration, voiceover, a spoken clip, a pronunciation read (e.g. "send the pronunciation of X as audio", "manda em áudio"), or an accessibility read. Outputs an OGG/Opus voice note by default. Not…

20 3d ago A 86 tokens original MIT

transcription

16

tallesborges/zdx

Skill Claude CodeCodex

Transcribe an audio file to text via zdx transcribe (speech-to-text). Use when the user explicitly hands you a specific audio file/path/attachment and asks for its text — e.g. "transcribe this file", "what does this recording say", or "get the text from this audio".

20 3d ago A 67 tokens original MIT