defendend/Claude-ast-index-search
Plugin Claude Code
Plugins for Android/Kotlin/Java, iOS/Swift/ObjC, Dart/Flutter, TypeScript/JavaScript, Rust, Ruby, C#, PHP, Python, Go, Perl, Proto, WSDL, and C++ development.
defendend/Claude-ast-index-search
Plugin Claude Code
Plugins for Android/Kotlin/Java, iOS/Swift/ObjC, Dart/Flutter, TypeScript/JavaScript, Rust, Ruby, C#, PHP, Python, Go, Perl, Proto, WSDL, and C++ development.
defendend/Claude-ast-index-search
Plugin Claude Code
Fast code search for Android/Kotlin/Java, iOS/Swift/ObjC, Dart/Flutter, TypeScript/JavaScript, Rust, Ruby, C#, PHP, Python, Go, Perl, C++, Protocol Buffers, and WSDL/XSD projects.
defendend/Claude-ast-index-search
Agent Claude Code
Use this agent when a user reports a concrete bug ("X doesn't work", "crashes on Y", "wrong output for Z", a GitHub issue with steps-to-reproduce). The agent reproduces the bug, locates the root cause, applies a minimal fix, proves the fix works with a regression test, and confirms nothing else broke. Do NOT use for…
defendend/Claude-ast-index-search
Agent Claude Code
Use this agent when the user asks an open-ended question about how the ast-index codebase works ("how is incremental update wired", "why don't we tree-sitter Perl", "what's the data flow for --format json", "which commands share scope filtering"). The agent reads the code, traces connections, and returns a structured…
defendend/Claude-ast-index-search
Agent Claude Code
Use this agent to review a set of changes before they ship — staged/unstaged diff, a specific commit range, a PR description, or "the latest commit". The agent reads the diff against project rules in CLAUDE.md and .claude/rules/, runs the build and test suite, and reports what's good, what's wrong, and what's missing.…
defendend/Claude-ast-index-search
Instructions file
Instructions for defendend/Claude-ast-index-search, covering ast-index — contributor guide for ai coding agents, tech stack, folder layout, build / test / run and core invariants (break these and things silently rot).
defendend/Claude-ast-index-search
Plugin Claude Code
Fast code search for Android/Kotlin/Java, iOS/Swift/ObjC, Dart/Flutter, TypeScript/JavaScript, Rust, Ruby, C#, PHP, Python, Go, Perl, C++, Protocol Buffers, and WSDL/XSD projects.
defendend/Claude-ast-index-search
Command
Manual override: initialize ast-index for Android/Kotlin/Java project.
defendend/Claude-ast-index-search
Command
Manual override: initialize ast-index for C#/.NET project.
defendend/Claude-ast-index-search
Command
Manual override: initialize ast-index for iOS/Swift/ObjC project.
defendend/Claude-ast-index-search
Command
Manual override: initialize ast-index for Ruby/Rails project.
defendend/Claude-ast-index-search
Command
Manual override: initialize ast-index for Rust project.
defendend/Claude-ast-index-search
Command
Manual override: initialize ast-index for TypeScript/JavaScript web project.
defendend/Claude-ast-index-search
Command
Auto-detect project stack(s) and initialize ast-index for single-stack, KMP, and polyglot repos.
defendend/Claude-ast-index-search
Hook
Runs before the agent uses a tool for Grep tool calls, executing grep-reminder.sh via bash. From defendend/Claude-ast-index-search.
defendend/Claude-ast-index-search
Hook
Runs after a tool call finishes for Edit, Write, MultiEdit and NotebookEdit tool calls, executing post-edit-update.sh via bash. From defendend/Claude-ast-index-search.
defendend/Claude-ast-index-search
Hook
Runs when a session starts, executing session-start-refresh.sh via bash. From defendend/Claude-ast-index-search.
defendend/Claude-ast-index-search
Cursor rule
Use ast-index for fast structural code search before broad text search.
defendend/Claude-ast-index-search
Skill Claude CodeCodex
This skill should be used when the user asks to "find a class", "search for symbol", "find usages", "find implementations", "search codebase", "find file", "class hierarchy", "find callers", "module dependencies", "unused dependencies", "project map", "project conventions", "project structure", "what frameworks"…