🔧 chore: fix skill naming and gitea actions compatibility (related to #2)
Some checks failed
CI/CD Pipeline / CI Pipeline (push) Failing after 7m12s
Some checks failed
CI/CD Pipeline / CI Pipeline (push) Failing after 7m12s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: commit_message
|
||||
name: commit-message
|
||||
description: Helps create proper Gitmoji commit messages following the Common Gitmoji Reference from AGENTS.md. Use when creating commits to ensure consistent, visual commit messages. Includes Git hooks for automatic code formatting and dependency management.
|
||||
license: MIT
|
||||
metadata:
|
||||
@@ -1,5 +1,11 @@
|
||||
---
|
||||
name: gitea-client
|
||||
description: Gitea API client for job monitoring and PR management
|
||||
license: MIT
|
||||
metadata:
|
||||
author: DanceLessonsCoach Team
|
||||
version: "1.0.0"
|
||||
---
|
||||
|
||||
# Gitea-Client Skill
|
||||
|
||||
|
||||
1
.vibe/skills/gitea-client/job_logs.txt
Normal file
1
.vibe/skills/gitea-client/job_logs.txt
Normal file
@@ -0,0 +1 @@
|
||||
404 page not found
|
||||
@@ -1,3 +1,12 @@
|
||||
---
|
||||
name: swagger-documentation
|
||||
description: Manage and optimize OpenAPI/Swagger documentation for DanceLessonsCoach
|
||||
license: MIT
|
||||
metadata:
|
||||
author: DanceLessonsCoach Team
|
||||
version: "1.0.0"
|
||||
---
|
||||
|
||||
# Swagger Documentation Skill
|
||||
|
||||
**Name:** `swagger-documentation`
|
||||
Reference in New Issue
Block a user