·design-patterns
</>

design-patterns

poletron/custom-rules

Database Design, Architecture, and Efficiency Patterns Trigger: When implementing software design patterns.

3Installs·0Trend·@poletron

Installation

$npx skills add https://github.com/poletron/custom-rules --skill design-patterns

SKILL.md

This guide establishes the architectural standards for designing efficient, scalable, and maintainable databases.

4.1 Standard Audit Columns All tables should include these columns for traceability:

4.2 Soft Deletes Instead of physically deleting rows, mark them as deleted to preserve history and enable recovery.

Database Design, Architecture, and Efficiency Patterns Trigger: When implementing software design patterns. Source: poletron/custom-rules.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/poletron/custom-rules --skill design-patterns
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is design-patterns?

Database Design, Architecture, and Efficiency Patterns Trigger: When implementing software design patterns. Source: poletron/custom-rules.

How do I install design-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/poletron/custom-rules --skill design-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/poletron/custom-rules