We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dotenvx
start
1 parent 529206e commit 15f56a8Copy full SHA for 15f56a8
.agents/skills/add-integration-package/SKILL.md
@@ -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