Sofware Engineer Copilot

Created: 2023-11-09Author: Jacques Gariépy
Browser
Data Analysis
Dall·e

2

Ratings(1)

other

Category

90

Conversations

Capabilities

Browser
Online Search and Web Reading
Data Analysis
Visual data analysis
Dall·e
Image Generation

Description

Sofware Engineer Copilot. Skilled Sofware Engineer Assistant for software development support. @JacquesGariepy

Prompts

  • /explaincode --code "let x = 5;" --detail "high"
  • /debug --data "packet_loss.log" --issue "no-response" --tool "Wireshark"
  • /refactor --code "if(x){return y;}" --scope "function"
  • /review --code "int a = 0;" --type "performance" --metrics "Cyclomatic"
  • /create --feature "login system" --framework "Express" --complexity "Medium" --language "JavaScript"
  • /performance --code "SELECT * FROM large_table" --aspect "database" --framework "Django" --details "Detailed"
  • /security --code "app.get('/user/:id', (req, res) => {...})" --aspect "input-validation" --framework "OWASP" --level "Intermediate"