Official Findings of EMNLP 2026 implementation of Corpus2Skill: compile a document corpus into a navigable skill hierarchy that LLM agents explore at query time, with document lookup instead of a serving-time vector-search service.
AI agent skill for Jetpack Compose & Compose Multiplatform (KMP/CMP). MVI architecture, Navigation 3, Koin/Hilt, Ktor, Room, DataStore, Paging 3, Coil, coroutines/Flow, animations, performance, accessibility, testing, and cross-platform patterns. Works with Codex, Cursor, Claude Code.
Claude Conductor - a simple Claude Code framework
Local-first static analysis that turns source code into deterministic, source-grounded workflow maps for coding agents via MCP.
ast-outline lets AI coding agents pull exactly the code context they need — a repo skeleton, a file outline, or one symbol — instead of reading whole files. A stateless, tree-sitter-based CLI.
Code Trace Tree is a VS Code/JetBrains plugin that traces code in a tree structure with AI support. Build and display code workflows as trace points. Add traces from the editor menu or the Agent Skill; double-click to jump to the source.