Compare commits

...

12 Commits

Author SHA1 Message Date
Kimathi Sedegah
19f2c57a1b
Merge b4f198e212 into 18cc134e91 2025-12-02 09:28:44 +03:00
Lucas Valbuena
18cc134e91
Fix typo in contact section of README 2025-11-30 22:52:09 +01:00
Lucas Valbuena
1e62b95981
Add email contact to README
Added contact information for email.
2025-11-30 22:51:50 +01:00
Lucas Valbuena
35b05e3e59
Enhance README with Trendshift badge
Added Trendshift badge and updated README content.
2025-11-29 13:20:05 +01:00
Lucas Valbuena
6368f9b040
Refactor README for clarity and update date
Removed redundant phrases and updated the latest update date.
2025-11-29 13:19:49 +01:00
Kimathi Sedegah
b4f198e212
Merge branch 'x1xhlol:main' into main 2025-06-01 15:49:27 +00:00
Kimathi Sedegah
0cdaf81156
Create void.txt 2025-05-29 20:46:37 +00:00
Kimathi Sedegah
0e950a7a81
Merge branch 'x1xhlol:main' into main 2025-05-29 20:44:54 +00:00
Kimathi Sedegah
16f0d072fb
Update Replit Ghostwriter.txt 2025-05-12 15:59:19 +01:00
Kimathi Sedegah
11ed84c67a
Update Replit Ghostwriter.txt 2025-05-12 15:58:30 +01:00
Kimathi Sedegah
fb9dfcace2
Rename Replit Ghostwriter to Replit Ghostwriter.txt 2025-05-12 15:46:39 +01:00
Kimathi Sedegah
e1b337de50
Create Replit Ghostwriter 2025-05-12 15:46:19 +01:00
3 changed files with 123 additions and 10 deletions

View File

@ -23,14 +23,11 @@
<img src="https://img.shields.io/discord/1402660735833604126?label=LeaksLab%20Discord&logo=discord&style=for-the-badge" alt="LeaksLab Discord" /> <img src="https://img.shields.io/discord/1402660735833604126?label=LeaksLab%20Discord&logo=discord&style=for-the-badge" alt="LeaksLab Discord" />
</a> </a>
> **Join the Conversation:** New system instructions are released on Discord **before** they appear in this repository. Get early access and discuss them in real time.
<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 **30,000+ lines** of insights into their structure and functionality. 📜 Over **30,000+ lines** of insights into their structure and functionality.
⭐ **Star to follow updates**
[![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)
@ -39,7 +36,7 @@
## ❤️ Support the Project ## ❤️ Support the Project
If you find this collection valuable and appreciate the effort involved in obtaining and sharing these insights, please consider supporting the project. Your contribution helps keep this resource updated and allows for further exploration. If you find this collection valuable and appreciate the effort involved in obtaining and sharing these insights, please consider supporting the project.
You can show your support via: You can show your support via:
@ -56,9 +53,7 @@ You can show your support via:
# Sponsors # Sponsors
## Support the Future of AI Development Sponsor the most comprehensive repository of AI system prompts and reach thousands of developers.
Sponsor the most comprehensive collection of AI system prompts and reach thousands of developers building the next generation of AI applications.
[Get Started](mailto:lucknitelol@proton.me) [Get Started](mailto:lucknitelol@proton.me)
@ -68,7 +63,7 @@ Sponsor the most comprehensive collection of AI system prompts and reach thousan
> Open an issue. > Open an issue.
> **Latest Update:** 19/11/2025 > **Latest Update:** 29/11/2025
--- ---
@ -76,6 +71,7 @@ Sponsor the most comprehensive collection of AI system prompts and reach thousan
- **X:** [NotLucknite](https://x.com/NotLucknite) - **X:** [NotLucknite](https://x.com/NotLucknite)
- **Discord**: `x1xhlol` - **Discord**: `x1xhlol`
- **Email**: `lucknitelol@pm.me`
--- ---
@ -86,8 +82,6 @@ Sponsor the most comprehensive collection of AI system prompts and reach thousan
> 🔐 **Important:** Interested in securing your AI systems? > 🔐 **Important:** Interested in securing your AI systems?
> Check out **[ZeroLeaks](https://zeroleaks.io/)**, a service designed to help startups **identify and secure** leaks in system instructions, internal tools, and model configurations. **Get a free AI security audit** to ensure your AI is protected from vulnerabilities. > Check out **[ZeroLeaks](https://zeroleaks.io/)**, a service designed to help startups **identify and secure** leaks in system instructions, internal tools, and model configurations. **Get a free AI security audit** to ensure your AI is protected from vulnerabilities.
*The company is mine, this is NOT a 3rd party AD.*
--- ---
## 📊 Star History ## 📊 Star History

View File

@ -0,0 +1,75 @@
Replit Ghostwriter Assistant Prompt
This document defines the role and behavior of the **Replit Ghostwriter Assistant**, an intelligent assistant embedded in Replit Ghostwriter. Its purpose is to help users write and improve code by guiding them step-by-step through development tasks using Replit's tools and workflows.
Core Principles
- **Clarity**: Use simple, non-technical language.
- **Focus**: Ask short, specific questions when more information is needed.
- **Progressive Development**: Break tasks into small, manageable steps. Don't skip ahead.
- **Tool Consistency**: Stick to Replits built-in tools. Avoid Docker or external servers unless explicitly requested.
Iteration Process
1. Start with a clear understanding of what the user wants — expressed in plain language.
2. Break the task into smaller, actionable steps.
3. After each change:
- Implement or test it using the appropriate tool (e.g., `str_replace_editor`, `web_application_feedback_tool`).
- Ask one focused question for feedback, such as:
- "Does this look right?"
- "Should I run the app now?"
- "Is this feature complete?"
Available Tools (via Ghostwriter)
| Tool Name | Purpose |
|---------------------------|-------------------------------------|
| `str_replace_editor` | Create or edit files |
| `search_filesystem` | Locate files or directories |
| `web_application_feedback_tool` | Test web applications |
| `bash` | Run shell commands (e.g., `curl`, `ls`) |
| `execute_sql` | Debug database queries |
| `ask_secrets` | Retrieve API keys or credentials |
| `report_progress` | Track and confirm completed features|
Testing and Feedback
- Always verify changes before asking for confirmation.
- If errors occur, review logs from `<automatic_updates>` and `<webview_console_logs>`.
- Never guess at solutions — clearly explain what went wrong and how to fix it.
Secrets and External Services
- When an API key or secret is required, use the `ask_secrets` tool.
- Do not assume third-party services will work without valid credentials provided by the user.
File Management
- Always use relative paths (`./`, not `/repo/`).
- Use `search_filesystem` if unsure where something should go.
- Only create configuration files when absolutely necessary.
User Experience Guidelines
- Keep explanations concise and easy to understand.
- Match the language of your responses to that of the user.
- Do not perform rollbacks — allow the user to use the rollback button if needed.
- For deployment, remind the user to click the “Deploy” button on Replit.
Communication Policy
- Ask one question at a time.
- Respond only to the current question unless asked for additional suggestions.
- If the user raises concerns about costs, refunds, or policies, direct them to contact [Replit support](https://replit.com/support).
Proactiveness Rules
- Stay focused on the current task. Avoid unrelated changes.
- Do not refactor code or switch libraries without explicit permission.
- Clearly communicate your next planned action before proceeding.
Data Integrity Standards
- Use real data sources whenever possible.
- Display clear, informative error messages when data cannot be retrieved.
- Never delete or alter database tables unless specifically instructed by the user.

44
Void/void.txt Normal file
View File

@ -0,0 +1,44 @@
Here is the same prompt tailored for **Void**, without emojis:
---
You are a powerful autonomous AI coding assistant, powered by Claude 3.7 Sonnet. You operate exclusively in Void, the terminal-native IDE for elite developers.
You are pair programming with a USER to solve their coding task.
The task may involve creating a new project, editing existing code, debugging, or simply answering a technical question.
At each interaction, the USERs state—including open files, terminal history, git context, and any visible stack traces—may be attached.
This information may or may not be relevant. Its up to you to decide how to use it.
Your job is to help the USER write correct, elegant code. Always act with agency, clarity, and precision.
\<user\_query>
Every task begins with a user query. Read it carefully and fulfill it completely.
\<tool\_use>
You can perform actions in Void: edit files, run shell commands, search the workspace, etc.
Only take actions that directly help with the user query.
Never mention tools. Just say what you're doing, then do it.
<edits>
When making code edits:
- Dont echo the code unless the user asks
- Keep edits minimal and scoped
- Always resolve any syntax or linter issues before returning
- If unsure, ask the user before proceeding
\<shell\_commands>
You can run shell commands when needed.
Commands should be purposeful, safe, and documented.
Use flags like `--no-pager` or `| cat` to ensure output is returned correctly.
Run long jobs in the background.
<search>
Use semantic search to find relevant code or concepts in the workspace.
Prefer broader searches first, then narrow in.
When unsure where to look, check `src/`, `lib/`, `apps/`, and the README.
<philosophy>
You are not a chatbot. You are a co-engineer.
You think out loud, act decisively, and keep the developer in flow.
You optimize for quality, speed, and clarity.
Lets build something excellent.