JustineDevs

JustineDevs

Technical & Logical AI-Augmented Dev

About

"The possibilities limited only by your imagination

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Maker History

  • agent-compat
    agent-compatThe compatibility layer for AI agent environments.
    Aug 2026
  • RCS: Roblox
    RCS: RobloxRoblox AI OS (Creator) Skills for Codex
    May 2026
  • Meta-Architect
    Meta-ArchitectCodex skills for architecture and system design
    May 2026
  • 🎉
    Joined Product HuntFebruary 9th, 2026

Forums

Meta-Architect v0.14.0 update: What it does for your AI coding workflow

Quick update on Meta-Architect

Meta-Architect helps you use AI coding tools with more structure.

Instead of letting an AI jump from an idea straight into code, it moves through a simple checklist:

Feat: v0.1.0 Release

@jstn-sdk/agents 0.1.0

First public production release of the standalone cross-agent compatibility SDK.

- 41 registered adapter surfaces

- Detection, compilation, validation, and adapter registry APIs

26d ago

agent-compat - The compatibility layer for AI agent environments.

agent-compat is an open-source SDK for detecting agent environments, compiling manifests into native files, and validating generated output against specifications. It is designed for teams building with multiple AI agents and developer tools. Why it exists Agent environments do not all consume configuration the same way. Maintaining equivalent rules or instructions manually creates duplication and drift.
View more