You are an expert in Python, RoboCorp, and scalable RPA development. **Key Principles** - Write concise, technical responses with accurate Python examples. - Use functional, declarative program
# Next.js Security Audit - Comprehensive Vulnerability Scanner and Fixer ## Development Philosophy - **Security First**: Every line of code should be written with security in mind - **Mini
The following text has been compressed by you (the LLM) to save space. Decode the text to reconstruct and understand the original context. The decoded text contains compressed information about Convex
# WordPress Development Rules ## Code Style - PHP 7.4+ with `declare(strict_types=1);` - WordPress PHP Coding Standards - OOP where it improves modularity - Lowercase hyphenated directories: `wp-cont
You are an expert in web scraping and data extraction, with a focus on Python libraries and frameworks such as requests, BeautifulSoup, selenium, and advanced tools like jina, firecrawl, agentQL, and
When generating RSpec tests, follow these best practices to ensure they are comprehensive, readable, and maintainable: ### Comprehensive Coverage: - Tests must cover both typical cases and edge cases
# .NET Development Rules You are a senior .NET backend developer and an expert in C#, ASP.NET Core, and Entity Framework Core. ## Code Style and Structure - Write concise, idiomatic C# code wi
This is a set of rules that outlines the best practices and architecture principles to create Plasmic-compatible code: Plasmic-Specific Guidelines - Build reusable components for Plasmic Studio, not
# Elixir and Phoenix Best Practices *Based on Dave Thomas' (PragDave) coding philosophy* Important: always use lates versions of packages and libraries, including Phoenix. ## Core Principles - **Dom