17 skills found
natalie-lang / nataliea work-in-progress Ruby compiler, written in Ruby and C++
boykush / scrapsThe Wiki-link doc compiler for the LLM era.
catturtle123 / checkQuickly check code for compilation errors
brandon-fryslie / oscilla-animator-v2Animation compiler with custom type system. Block-graph architecture, typed connections, 4-stage pipeline: parse → validate → optimize → emit.
shenlian19831109 / progmune-runtimeProgmune Runtime — Program Immunology: A constraint-guided program synthesis runtime for verifiable AI-generated code
shariethernet / mcp-sandpipersaasAn MCP server for sandpiper - a TL-Verilog compiler, that outputs SystemVerilog/Verilog
crepererum-oss / common-sense-coderAn LSP-MCP bridge for code assistants.
Giuseppe-Bianc / speckit.specifyAn OS-independent programming language implemented in Rust
gtwatts / mainframeAI-Native Bash Runtime with LSP & MCP | 2,000+ pure bash functions | Zero dependencies | Safe execution, structured output, first-time correctness for AI agents
go-nunu / nunuA CLI tool for building Go applications.
depwire / depwireThe missing context layer for AI-assisted refactoring
tninja / aider.elAI assisted programming in Emacs with Aider
alkoleft / platform-context-exporterИнструмент для выгрузки синтаксис помощника в файлы
aahlijia / dekkoStatic code map generator (MAP.md + map.json) powered by tree-sitter — a Claude Code /map plugin and MCP server that gives coding agents call graphs, file outlines, and impacted-test lookups without spending tokens on parsing.
oboard / claude-code-revRunnable ClaudeCode source code
Sowiedu / EdictA programming language designed for AI agents. No parser, no syntax — agents produce AST directly as JSON. Statically typed, effect-tracked, contract-verified, compiled to WASM via MCP.
AndyLiner13 / ts-mcp-serverTypeScript MCP server for AI-powered refactoring. Rename symbols, extract functions, move declarations, inline variables, find references, and fix diagnostics — strictly via the native tsserver