Skip to content

leaofelipe/ia-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IA Templates

Collection of AI prompt templates and coding rules for consistent code generation and review.

Structure

  • rules/ - Coding standards and guidelines to be used as context for AI assistants
    • clean-code.md - General clean code principles
    • js-ts.md - JavaScript/TypeScript specific rules and security guidelines
    • project.md - Project structure templates
    • unit-tests.md - Testing best practices
  • commands/ - AI prompt templates for specific tasks
    • frontend-code-review.md - Code review guidelines and template
  • prompts/ - Prompt templates and generators
    • code-quality-analysis.md - Code quality analysis prompt
    • codebase-context.md - Context for codebase analysis
    • prd-generator.md - Product Requirements Document generator
    • prd-template.md - PRD template
    • task-template.md - Individual task template
    • tasks-generator.md - Tasks generator prompt
    • tasks-template.md - Tasks template
    • tech-spec-generator.md - Technical Specification generator
    • tech-spec-template.md - Technical Specification template

Usage

Reference these files as rules/context when working with AI coding assistants to ensure consistent code quality and adherence to preferred patterns.

About

Templates for day to day IA usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published