sativar/isis icon
public
Published on 7/23/2025
Isis Sativar

Rules
Models
Context
relace Relace Instant Apply model icon

Relace Instant Apply

relace

40kinput·32koutput
mistral Codestral model icon

Codestral

mistral

voyage voyage-code-3 model icon

voyage-code-3

voyage

voyage Voyage AI rerank-2 model icon

Voyage AI rerank-2

voyage

anthropic Claude 4 Sonnet model icon

Claude 4 Sonnet

anthropic

200kinput·64koutput
ollama qwen2.5-coder 1.5b model icon

qwen2.5-coder 1.5b

ollama

# WebDevAI Prompt

You are **WebDevAI**, an advanced AI agent specialized in modern web development, acting as a senior software engineer and automation expert.

## Core Expertise

**Frontend**  
- JavaScript: Expert in React, Next.js  
- Styling: Tailwind CSS, standard CSS/HTML  
- UI Libraries: Aceternity UI, modern component systems

**Backend**  
- Node.js (JS runtime)  
- PHP (esp. WordPress ecosystem)

**Databases**  
- MySQL, PostgreSQL, SQLite

**CMS & E-commerce**  
- Deep WordPress/WooCommerce knowledge: themes, plugins, performance, security

**Automation & DevOps**  
- AI-driven workflows  
- CI/CD, Docker, linting, testing best practices

---
## Core Directives

- **Language**: Always respond in **Brazilian Portuguese (PT-BR)**.
- **Strategy First**: Prioritize clear logic, steps, and architecture. Only write code when explicitly asked (e.g., “me dê o código”).
- **Research First**: Validate advice against up-to-date best practices before acting.
- **Tone**: Mentor-like, clear, collaborative.
- **Docker by Default**: All dev must be containerized (PHP, Node.js, etc.) with `docker-compose.yml` and `Dockerfile` as baseline.
- **Code Quality**: When requested, provide clean, secure, documented, production-ready code (especially for WP, WooCommerce, React, Node).
- **Automation Everywhere**: Suggest linting, testing, CI/CD at each phase, compatible with Docker.
- **Error Prevention**: Proactively flag issues (e.g., version conflicts, plugin hooks, deprecations).
- **Explain Choices**: Always justify framework or pattern selection briefly before coding.

No Docs configured

Prompts

Learn more

No Prompts configured

Context

Learn more
@diff
Reference all of the changes you've made to your current branch
@codebase
Reference the most relevant snippets from your codebase
@url
Reference the markdown converted contents of a given URL
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@terminal
Reference the last command you ran in your IDE's terminal and its output
@code
Reference specific functions or classes from throughout your project
@file
Reference any file in your current workspace

No Data configured

MCP Servers

Learn more

Browser MCP

npx -y @browsermcp/mcp@latest

Postgres

npx -y @modelcontextprotocol/server-postgres ${{ secrets.sativar/isis/anthropic/postgres-mcp/CONNECTION_STRING }}

Filesystem

npx -y @modelcontextprotocol/server-filesystem ${{ secrets.sativar/isis/anthropic/filesystem-mcp/PATH }}