Add agentic workflow properties files

This commit is contained in:
Mara Nikola Kiefer
2026-04-10 12:15:52 +02:00
parent d23343f97a
commit 98b6fc1751
48 changed files with 288 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"name": "Duplicate Code Detector",
"description": "Identify duplicate code patterns and suggest refactoring opportunities.",
"iconName": "lucide copy",
"categories": ["Agentic", "Code Improvement"]
}