refactor: rename AIResource to AiResource for PascalCase consistency

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
benjdlambert
2026-05-18 16:04:51 +02:00
parent 07a2ece671
commit cf29736923
14 changed files with 98 additions and 98 deletions
@@ -1,5 +1,5 @@
apiVersion: backstage.io/v1alpha1
kind: AIResource
kind: AiResource
metadata:
name: frontend-design
description: Skill for creating production-grade frontend interfaces using the internal design system
@@ -1,5 +1,5 @@
apiVersion: backstage.io/v1alpha1
kind: AIResource
kind: AiResource
metadata:
name: use-internal-apis
description: Agents must use internal API clients instead of raw HTTP calls