Compare commits

...

10 Commits

Author SHA1 Message Date
Forfools
b9fc7b2eb7
Merge 2880a10023 into 271a88c824 2025-08-12 00:16:39 +02:00
Lucas Valbuena
271a88c824
Update README.md 2025-08-11 23:39:29 +02:00
Lucas Valbuena
8a5fa6dc62
Update FUNDING.yml 2025-08-11 18:11:27 +02:00
Lucas Valbuena
5ddaf28698
Update README.md 2025-08-11 18:02:04 +02:00
Lucas Valbuena
ba000d2fee
Update Prompt.txt 2025-08-11 18:01:29 +02:00
Lucas Valbuena
fa3001c997
Update README.md 2025-08-11 01:15:34 +02:00
Lucas Valbuena
1c79a58cde
Merge pull request #186 from amithpdn/add-links-to-readme-for-easy-access
Included links to individual folders and added missing links
2025-08-08 11:20:15 +02:00
Amith Lokugamage
999fc07def Included links to individual folders and added links to following sections:
- Junie folder
 - Kiro folder
 - Wrap.dev folder
 - Z.ai folder
2025-08-06 12:50:46 +08:00
Forfools
2880a10023 Merge branch 'main' into pr/150 2025-07-16 16:29:42 +05:30
Forfools
dd67f9db05
Create blank.yml 2025-07-16 11:48:39 +05:30
4 changed files with 1200 additions and 858 deletions

1
.github/FUNDING.yml vendored
View File

@ -1,3 +1,2 @@
# These are supported funding model platforms # These are supported funding model platforms
patreon: lucknite patreon: lucknite
github: x1xhlol

36
.github/workflows/blank.yml vendored Normal file
View File

@ -0,0 +1,36 @@
# This is a basic workflow to help you get started with Actions
name: CI
# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the "main" branch
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v4
# Runs a single command using the runners shell
- name: Run a one-line script
run: echo Hello, world!
# Runs a set of commands using the runners shell
- name: Run a multi-line script
run: |
echo Add other actions to build,
echo test, and deploy your project.

View File

@ -25,13 +25,11 @@ Its not marketing fluff, its just a better way to build.
<a href="https://trendshift.io/repositories/14084" target="_blank"><img src="https://trendshift.io/api/badge/repositories/14084" alt="x1xhlol%2Fsystem-prompts-and-models-of-ai-tools | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a> <a href="https://trendshift.io/repositories/14084" target="_blank"><img src="https://trendshift.io/api/badge/repositories/14084" alt="x1xhlol%2Fsystem-prompts-and-models-of-ai-tools | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
📜 Over **8500+ lines** of insights into their structure and functionality. 📜 Over **9000+ lines** of insights into their structure and functionality.
[![Build Status](https://app.cloudback.it/badge/x1xhlol/system-prompts-and-models-of-ai-tools)](https://cloudback.it) [![Build Status](https://app.cloudback.it/badge/x1xhlol/system-prompts-and-models-of-ai-tools)](https://cloudback.it)
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/x1xhlol/system-prompts-and-models-of-ai-tools) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/x1xhlol/system-prompts-and-models-of-ai-tools)
<!-- GitAds-Verify: 1XH3NPLCWBUSIAJ4V7BN4OSH4LXN21WW -->
--- ---
## ❤️ Support the Project ## ❤️ Support the Project
@ -64,28 +62,32 @@ You can show your support via:
## 📂 Available Files ## 📂 Available Files
- **v0 Folder** - [**v0 Folder**](./v0%20Prompts%20and%20Tools/)
- **Spawn Folder** - [**Spawn Folder**](./-Spawn/)
- **Manus Folder** - [**Manus Folder**](./Manus%20Agent%20Tools%20&%20Prompt/)
- **Lovable Folder** - [**Lovable Folder**](./Lovable/)
- **Devin Folder** - [**Devin Folder**](./Devin%20AI/)
- **Same.dev Folder** - [**Same.dev Folder**](./Same.dev/)
- **Replit Folder** - [**Replit Folder**](./Replit/)
- **Windsurf Agent Folder** - [**Windsurf Agent Folder**](./Windsurf/)
- **VSCode (Copilot) Agent Folder** - [**VSCode (Copilot) Agent Folder**](./VSCode%20Agent/)
- **Cursor Folder** - [**Cursor Folder**](./Cursor%20Prompts/)
- **Dia Folder** - [**Dia Folder**](./dia/)
- **Trae AI Folder** - [**Trae AI Folder**](./Trae/)
- **Perplexity Folder** - [**Perplexity Folder**](./Perplexity/)
- **Cluely Folder** - [**Cluely Folder**](./Cluely/)
- **Xcode Folder** - [**Xcode Folder**](./Xcode/)
- **Orchids.app Folder** - [**Orchids.app Folder**](./Orchids.app/)
- **Open Source prompts Folder** - [**Junie Folder**](./Junie/)
- Codex CLI - [**Kiro**](./Kiro/)
- Cline - [**Warp.dev**](./Warp.dev/)
- Bolt - [**Z.ai Code**](./Z.ai%20Code/)
- RooCode - [**Open Source prompts Folder**](./Open%20Source%20prompts/)
- Lumo - [Codex CLI](./Open%20Source%20prompts/Codex%20CLI/)
- [Cline](./Open%20Source%20prompts/Cline/)
- [Bolt](./Open%20Source%20prompts/Bolt/)
- [RooCode](./Open%20Source%20prompts/RooCode/)
- [Lumo](./Open%20Source%20prompts/Lumo/)
--- ---
@ -93,7 +95,7 @@ You can show your support via:
> Open an issue. > Open an issue.
> **Latest Update:** 08/08/2025 > **Latest Update:** 11/08/2025
--- ---

File diff suppressed because it is too large Load Diff