stakgraph
Code knowledge graphs, semantic search, and repo analysis
All Skills in This Repository (118)
Pure Emerald Level Indicatorsflashcards
Generate and drill structured flashcards from legal outlines and notes.
exam-forecast
Analyze past law school exams and syllabi to forecast exam emphases.
legal-writing
Provide structural and analytical feedback on legal writing drafts without rewriting them.
case-brief
Guide law students through source-aware case brief writing with active-recall prompts.
cold-start-interview
Interview law students to build a personalized study profile.
irac-practice
Grade law students' IRAC essays for structural and analytical weaknesses.
socratic-drill
Generates adaptive Socratic drills for law students to master case concepts and improve exam performance.
bar-prep-questions
Generate targeted bar exam practice questions with explanations for weak subjects.
outline-builder
Build structured law course outlines from syllabi and class notes.
study-plan
Build adaptive bar exam and law school study plans with session tracking.
cold-call-prep
Generate Socratic-style practice questions for assigned law school cases and readings.
customize
Update a law student's study profile one confirmed change at a time.
Frequently Asked Questions
FAQPage SchemaHow to install stakgraph?โผ
Run `npx skills add stakwork/stakgraph --all -g -y` in your terminal to install all skills in this suite globally.
What does stakgraph do?โผ
It parses source code into a knowledge graph of functions, classes, endpoints, and their relationships, so coding assistants can query structure instead of re-reading raw files.
Which languages does stakgraph support?โผ
It supports 16 languages including TypeScript, Python, Go, Rust, Ruby, Java, Kotlin, Swift, C#, and PHP, with framework-aware parsing for React, Express, Rails, Spring, and more.
Does stakgraph work with Cursor and Claude Code?โผ
Yes. Its MCP server plugs into Cursor, Claude Code, Windsurf, and OpenCode, exposing graph search, code maps, and shortest-path queries as agent tools.
Can stakgraph search code semantically?โผ
Yes. The graph server embeds code with BGE-Small-EN and supports vector similarity search across the entire indexed codebase via a simple HTTP endpoint.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core