Skip to content

Commit 15f56a8

Browse files
committed
Add dotenvx for start task of init Elysia
#656 (comment)
1 parent 529206e commit 15f56a8

File tree

1 file changed

+13
-0
lines changed
  • .agents/skills/add-integration-package

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: add-integration-package
3+
description: >-
4+
This skill is utilized when adding a web framework integration package.
5+
After examining the given framework, a feasibility assessment is conducted
6+
regarding the creation of an integration package.
7+
If implementation is feasible, the package is generated;
8+
if it is not possible, the rationale is provided to the user.
9+
argument-hint: "Provide the name of the web framework you want to integrate with."
10+
version: 1.0.0
11+
---
12+
13+
# Adding an Integration Package to a Web Framework

0 commit comments

Comments
 (0)