Skip to content

ibuildingsnl/reusable-ai-prompts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Agent Reusable Prompts

This repository manages custom agent skills, prompt engineering templates, and development guidelines for AI coding assistants like GitHub Copilot.

Main Purpose

  • Skills: Modular capabilities that extend the agent's functionality.
  • Agents: Specialized personas and prompts for specific tasks.
  • Guidelines: Standards for consistent development practices.

Agents Prompt

Specialized agent definitions are stored in the agents/ directory.

Name: Prompt Engineer Description: Expert guidance on crafting effective, safe, and robust AI prompts using best practices like CoT, few-shot, and personas.

Available Skills

Name: asvs-audit Description: Performs a comprehensive security audit of the provided codebase against the OWASP Application Security Verification Standard (ASVS) 5.0 Level 1. Use this when asked for a asvs or security audit.

Name: gitlab-mr-review Description: Review a GitLab Merge Request and provide findings, and post structured review comments with issue explanation plus pseudo code fixes. Use this skill when asked to review a GitLab merge request.

Name: implementation-plan Description: Create a technical implementation plan with time estimation. Use this skill when asked for an implementation plan, technical breakdown, or task estimation.

Git Commit Message

This repository includes a commit message template for use with AI's and to ensure clarity and consistency. See Commit Message Guidelines for full details.

About

Reusable AI prompts, instructions, skill etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors