Glossary

Anti-Pattern Priming

Tell the AI what NOT to do. Most useful when the AI tends to generate code with patterns that violate your project's standards (for example, "do not use print() for logging").

Learn More

Related Terms