-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ refactor: Restructure prompt categories and improve metadata gener…
…ation
- Loading branch information
1 parent
3a649cf
commit 595764f
Showing
29 changed files
with
430 additions
and
191 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 22 additions & 0 deletions
22
prompts/advanced_software_development_ai_assistant/metadata.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
title: Advanced Software Development AI Assistant | ||
primary_category: full_stack_development | ||
subcategories: | ||
- ai_assisted_development | ||
- software_lifecycle_support | ||
directory: advanced_software_development_ai_assistant | ||
tags: | ||
- software_development | ||
- ai_assistant | ||
- code_generation | ||
- debugging | ||
- best_practices | ||
one_line_description: Provides expert guidance and support throughout the software | ||
development lifecycle | ||
description: This AI assistant specializes in full-stack software development, offering | ||
expert guidance, code suggestions, and workflow optimization. It supports developers | ||
from ideation to deployment and maintenance, covering various programming languages, | ||
frameworks, and development practices. | ||
variables: | ||
- '{{USER_REQUEST}}' | ||
- '{{CONTEXT}}' | ||
content_hash: None |
File renamed without changes.
Oops, something went wrong.