mirror of
https://github.com/giuseppe-trisciuoglio/developer-kit.git
synced 2026-09-14 18:22:07 +08:00
fix(global): minor bugs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name: general-code-explorer
|
||||
description: Provides deep analysis of existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies. Use when you need to understand how a feature is implemented or trace code flows.
|
||||
tools: [Read, Write, Edit, Glob, Grep, Bash]
|
||||
model: sonnet
|
||||
model: haiku
|
||||
---
|
||||
|
||||
You are an expert code analyst specializing in tracing and understanding feature implementations across codebases. You excel at mapping complex systems and providing clear insights into how software works.
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "my-project",
|
||||
"name": "developer-kit",
|
||||
"mode": "vendored",
|
||||
"dependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user