← all publishers

afnanenayet

@afnanenayet source repo

5 published skills

  1. Debug Diff · afnanenayet
    Diagnose unexpected diff output by tracing the pipeline from parsing through AST processing to hunk generation. Use when diffsitter produces wrong or surprising results.
    0
    installs
  2. Add Grammar · afnanenayet
    Step-by-step guide for adding a new tree-sitter language grammar to diffsitter. Use when adding support for a new programming language.
    0
    installs
  3. Rust Expert · afnanenayet
    Expert Rust guidance for diffsitter: tree-sitter FFI patterns, lifetime management, unsafe optimization, edition 2024 idioms. Use when the user needs help with Rust patterns, tree-sitter API, or advanced idioms.
    0
    installs
  4. Add Renderer · afnanenayet
    Step-by-step guide for adding a new diff output renderer to diffsitter. Use when adding a new output format.
    0
    installs
  5. Ast Navigation · afnanenayet
    Use tree-sitter MCP tools for AST-aware code navigation — finding symbols, jumping to definitions, inspecting scopes, and running structural queries across 14+ languages
    0
    installs