DEEPX avatar

DEEPX

Official

@DEEPX-AI · Korea, South

0Followers
|
44Public Repos
|
17Published Skills

DEEPX provides engineering discipline skills for planning, reviewing, debugging, and building dx_stream GStreamer pipelines with MQTT/Kafka brokers.

Skills Distribution
DomainDeveloper To...Software Engineeri.. (40%)Streaming Pipeline.. (30%)Skill Orchestratio.. (20%)Code Review & Veri.. (10%)

Agent Skills by DEEPX

Showing 17 vetted skills indexed across 1 GitHub repositories.

DEEPX-AIDEEPX-AI
3

dx-swe-writing-plans

Generates detailed task-by-task implementation plans with TDD steps from feature specifications.

Official
Intermediate
DEEPX-AIDEEPX-AI
3

dx-agent-brainstorm

Plans and validates GStreamer pipeline builds for DX-Stream before code generation.

Official
Intermediate
DEEPX-AIDEEPX-AI
3

dx-swe-requesting-review

Dispatches a code-reviewer subagent to evaluate git diffs against requirements before merging.

Official
Intermediate
DEEPX-AIDEEPX-AI
3

dx-skill-router

Routes agent tasks to matching dx-* skills before any response or action.

Official
Intermediate
DEEPX-AIDEEPX-AI
3

dx-agent-stream-model-management

Query, download, and validate .dxnn models for dx_stream GStreamer pipelines.

Official
Intermediate
DEEPX-AIDEEPX-AI
3

dx-swe-subagent-dev

Executes implementation plans by dispatching fresh subagents per task with two-stage review.

Official
Advanced
DEEPX-AIDEEPX-AI
3

dx-swe-parallel-agents

Dispatch parallel agents to investigate independent test failures concurrently.

Official
Intermediate
DEEPX-AIDEEPX-AI
3

dx-agent-verify

Validates DX-Stream pipeline builds through a six-step verification gate before completion claims.

Official
Intermediate
DEEPX-AIDEEPX-AI
3

dx-agent-tdd

Validates dx_stream pipeline files through a Red-Green-Verify test-driven development cycle.

Official
Intermediate
DEEPX-AIDEEPX-AI
3

dx-harness-writing-skills

Create and test agent skills using test-driven development with subagent pressure scenarios.

Official
Advanced
DEEPX-AIDEEPX-AI
3

dx-agent-stream-build-mqtt-kafka

Builds GStreamer pipelines that publish inference results to Kafka or MQTT brokers.

Official
Intermediate
DEEPX-AIDEEPX-AI
3

dx-swe-debugging

Diagnose software bugs through a four-phase root cause investigation process.

Official
Advanced
DEEPX-AIDEEPX-AI
3

dx-swe-receiving-review

Guides verification and implementation of code review feedback with technical rigor.

Official
Intermediate
DEEPX-AIDEEPX-AI
3

dx-agent-stream-build-pipeline

Generates GStreamer pipeline applications for DEEPX NPU video inference with dx_stream.

Official
Advanced
DEEPX-AIDEEPX-AI
3

dx-agent-stream-validate

Validates dx_stream GStreamer pipelines through static analysis, property checks, and smoke tests.

Official
Advanced
DEEPX-AIDEEPX-AI
3

dx-swe-executing-plans

Executes written implementation plans task-by-task with verification checkpoints and review gates.

Official
Intermediate
DEEPX-AIDEEPX-AI
3

dx-codex-identity

Establishes Codex CLI agent identity for session directory naming and artifact generation.

Official
Basic

Frequently Asked Questions About DEEPX

FAQPage Schema
What tasks can I accomplish using DEEPX's skills?▼

You can write implementation plans from specs, brainstorm before coding, execute plans with subagents, debug failures, request and receive code reviews, apply test-driven development, and build or validate dx_stream GStreamer pipelines plus MQTT/Kafka broker applications.

Who are DEEPX's skills designed for?▼

Software engineers working on dx_stream streaming applications and general development tasks. The skills target developers who need structured planning, parallel task execution, rigorous debugging, code review discipline, and pipeline validation before claiming work is done.

How do DEEPX's skills get invoked during a session?▼

The dx-skill-router skill establishes discovery and invocation of all dx-* skills at conversation start, requiring skill invocation before any response. The dx-codex-identity skill stays always active when running as OpenAI Codex CLI, setting the 'codex' identity for session directories.

What prerequisites do DEEPX's streaming skills require?▼

The dx-agent-stream-build-pipeline and dx-agent-stream-validate skills require the dx_stream environment for GStreamer pipeline work. The dx-agent-stream-build-mqtt-kafka skill targets MQTT/Kafka broker application construction, and dx-agent-stream-model-management handles models for dx_stream pipelines.

How do DEEPX's skills ensure code quality before merging?▼

The dx-swe-requesting-review skill verifies work meets requirements before merging, dx-agent-verify confirms completion claims, dx-agent-tdd enforces test-driven development, and dx-swe-receiving-review demands technical rigor and verification when addressing review feedback.