research
01Skill Claude CodeCodex
Research skill for LiteFlow ReAct agent tests.
93 tagged dsl, measured the same way as everything else here.
Browse within: domain-specific-language 46daw 17dsp 17music-production 17hot-reload 8Evaluation 7language-engineering 7go 61c 5business-platform 5erp 5low-code 5
Skill Claude CodeCodex
Research skill for LiteFlow ReAct agent tests.
Skill Claude CodeCodex
Skill that binds a Java tool for LiteFlow ReAct agent tests.
Skill Claude CodeCodex
Skill that binds a Spring-managed Java tool for DI verification tests.
Skill Claude CodeCodex
Structured MPS bugfix workflow driven by a YouTrack issue ID — preflight tool checks, version/branch derivation, parallel-agent problem analysis, solution design, branch creation, implementation, review, and YouTrack updates. Use when the user invokes "/bugfix", asks to "fix a bug", "work on a bug", "investigate an…
Skill Claude CodeCodex
Use when running or generating MPS Console code, or when writing jetbrains.mps.lang.smodel.query queries anywhere in MPS (intentions, behavior, actions, generator queries, plain BaseLanguage). Covers the console command languages (jetbrains.mps.console.base / ideCommands / internalCommands / scripts): BLCommand /…
Skill Claude CodeCodex
Use when bundling a new plain Java/Kotlin plugin into MPS distribution archives, debugging packaging/layout issues in build/mps.xml, tracing where per-plugin artefacts end up, or editing plugins/mps-build/solutions/mpsBuild/models/build.mps (the source of truth that generates every build/mps.xml). The skill covers the…
Skill Claude CodeCodex
Creates, edits, reviews, and regenerates C4 architecture diagrams written with goa.design/model and the mdl CLI. Use when changing Model DSL, model.go or views.go files, system landscape, context, container, component, dynamic, or deployment views, element relationships, boundaries, layout, or generated SVG diagrams.
Conceptual-Machines/magda-core
Skill Claude CodeCodex
Audio thread safety and lock-free programming patterns for JUCE/Tracktion Engine. Use when writing Plugin::applyToBuffer(), real-time audio callbacks, metering, or any code that touches the audio thread. Covers what is forbidden, lock-free communication, and codebase-specific patterns.
Conceptual-Machines/magda-core
Skill Claude CodeCodex
JUCE threading model and component lifecycle safety. Use when writing UI components, async callbacks, timers, or any code that crosses thread boundaries. Covers destruction ordering, SafePointer, LookAndFeel cleanup, and common crash patterns.
Conceptual-Machines/magda-core
Skill Claude CodeCodex
JUCE ValueTree and serialization patterns for Tracktion Engine plugins. Use when working with plugin state, CachedValue properties, ValueTree listeners, or state persistence/restoration.
Skill Claude CodeCodex
Skill "speq" from speq-ai/speq, covering what this is, session start, core principles, closed world and immutability.
Skill Claude CodeCodex
A procedure for implementing approved or clearly defined fixes in the ivanarama/onebase repository. It also handles updates to pull requests after review comments.
Skill Claude CodeCodex
A review procedure for open pull requests in the ivanarama/onebase repository. A pull request is a proposed set of code changes awaiting review before it is merged.
Skill Claude CodeCodex
An issue-triage step for the ivanarama/onebase software project. It classifies open GitHub issues, checks whether defects can be reproduced, and decides whether they should go straight to a fix or need human review.
Skill Claude CodeCodex
Diagnose, troubleshoot, and heal MarkdyScript diagram syntax errors, typos, grammar mistakes, undefined nodes, and flow cycles using Markdy MCP server tools and self-healing recommendations.
Skill Claude CodeCodex
Capture, scrub, and generate publication-ready, mascot-decorated landscape diagrams for Markdy documentation, marketing, social media, and blog posts using Chrome headless automation.
Skill Claude CodeCodex
Author, design, and optimize kinetic architecture diagrams using MarkdyScript DSL. Use when creating system designs, cloud topologies, sequence diagrams, microservices flows, or converting static diagrams to animated 60fps scenes.
Skill Claude CodeCodex
Expand and refine the evaluation suite for a Langium DSL project. Generates comprehensive eval files that cover syntactic correctness, semantic validity, user intent matching, edge cases, and language understanding.
Skill Claude CodeCodex
Generate a Model Context Protocol (MCP) server that exposes a Langium DSL's parser and validator as an MCP tool, allowing any MCP-compatible client to validate DSL code and receive diagnostics.
Skill Claude CodeCodex
A comprehensive skill to understanding how Langium-based projects work — from grammar definition through code generation, runtime parsing, linking, validation, and LSP integration.
Skill Claude CodeCodex
Build AI pipelines with the ComposablePipelines Swift package — author a declarative Pipeline (result-builder DSL + @State), compile it to a graph, and run it through an Executor. Use when writing or debugging ComposablePipelines code: Pipeline/Model/Guardrail/While/ForEach/ClientTask, @State data flow, the Executor…
Skill Claude CodeCodex
Create low-fidelity, text-based wireframes using the Markdown-UI Domain Specific Language (DSL).
Skill Claude CodeCodex
A content-to-image workflow that turns an article, script, notes, transcript, or topic into an Instagram carousel: a sequence of educational cards. It uses Markdown content and produces 1080×1350 PNG images in light or dark themes.
Skill Claude CodeCodex
Use when an MCP server exposes nil tools (a NILScript / Network Intent Layer gate to a backend) — teaches the propose→approve→commit→rollback discipline, reversibility tiers, and how to read refusals so an agent drives any NIL backend safely and correctly.