-
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.
- Loading branch information
1 parent
99c56ed
commit 3ddf088
Showing
28 changed files
with
159 additions
and
161 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
22 changes: 0 additions & 22 deletions
22
prompts/advanced_ai_software_development_assistant/metadata.yml
This file was deleted.
Oops, something went wrong.
22 changes: 22 additions & 0 deletions
22
prompts/advanced_software_development_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 Assistant | ||
primary_category: full_stack_development | ||
subcategories: | ||
- software_lifecycle_support | ||
- development_optimization | ||
directory: advanced_software_development_assistant | ||
tags: | ||
- software_development | ||
- code_generation | ||
- best_practices | ||
- debugging | ||
- documentation | ||
one_line_description: Provides comprehensive software development assistance throughout | ||
the entire lifecycle | ||
description: This AI assistant offers expert guidance and support for all stages of | ||
software development. It provides code suggestions, optimization tips, and best | ||
practices across multiple programming languages and frameworks, covering frontend, | ||
backend, database, and DevOps aspects. | ||
variables: | ||
- '{{USER_REQUEST}}' | ||
- '{{CONTEXT}}' | ||
content_hash: None |
File renamed without changes.
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 was deleted.
Oops, something went wrong.
22 changes: 22 additions & 0 deletions
22
prompts/ai_code_repository_documentation_generator/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: AI Code Repository Documentation Generator | ||
primary_category: documentation | ||
subcategories: | ||
- code_analysis | ||
- technical_writing | ||
directory: ai_code_repository_documentation_generator | ||
tags: | ||
- documentation | ||
- code_analysis | ||
- repository_management | ||
- technical_writing | ||
- ai_assistant | ||
one_line_description: Generates comprehensive documentation for code repositories | ||
using AI analysis | ||
description: This AI assistant analyzes code repositories to autonomously generate | ||
and maintain various types of documentation. It interprets codebases, creates README | ||
files, API documentation, usage guides, and architectural overviews while providing | ||
insights on best practices and suggesting improvements. | ||
variables: | ||
- '{{REPOSITORY_DATA}}' | ||
- '{{DOCUMENTATION_REQUEST}}' | ||
content_hash: None |
File renamed without changes.
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
14 changes: 7 additions & 7 deletions
14
...i_application_idea_generator/metadata.yml → prompts/ai_topic_idea_generator/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
File renamed without changes.
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 was deleted.
Oops, something went wrong.
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: Code Refactoring and Analysis Assistant | ||
primary_category: refactoring | ||
subcategories: | ||
- code_quality | ||
- performance_optimization | ||
directory: code_refactoring_analysis_assistant | ||
tags: | ||
- refactoring | ||
- code_analysis | ||
- testing | ||
- optimization | ||
- best_practices | ||
one_line_description: Analyzes, refactors, and tests code to improve quality, readability, | ||
and performance | ||
description: This AI assistant specializes in code refactoring and analysis. It examines | ||
provided code, identifies areas for improvement, implements refactoring techniques, | ||
and ensures functionality through testing. The assistant focuses on enhancing code | ||
quality, readability, and performance while adhering to best practices. | ||
variables: | ||
- '{{CODEBASE}}' | ||
- '{{REFACTOR_SCOPE}}' | ||
content_hash: None |
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...pts/code_refactoring_ai_assistant/view.md → ...de_refactoring_analysis_assistant/view.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
title: GitHub Issue Creator Assistant | ||
primary_category: project_management | ||
subcategories: | ||
- issue_tracking | ||
- collaboration | ||
directory: github_issue_creator_assistant | ||
tags: | ||
- github | ||
- issues | ||
- formatting | ||
- best_practices | ||
- project_management | ||
one_line_description: Creates well-structured GitHub Issues from various inputs | ||
description: This prompt creates an AI assistant that specializes in generating perfectly | ||
formatted GitHub Issues. It takes user input and project context to create comprehensive | ||
issues following best practices, including proper categorization, labeling, and | ||
assignment suggestions. | ||
variables: | ||
- '{{USER_INPUT}}' | ||
- '{{PROJECT_CONTEXT}}' | ||
content_hash: None |
File renamed without changes.
Oops, something went wrong.