Build and modify REST APIs with NpgsqlRest — exposing PostgreSQL as HTTP endpoints from two sources (database functions/procedures/tables/views, and plain .sql files), driven by SQL comment annotations (no C# needed). Use when working in an NpgsqlRest project: writing or changing endpoint SQL (functions or .sql…
A code-review procedure for Python, JavaScript, and Go programs. It checks security, performance, maintainability, naming, error handling, and testing.
A procedure for turning brief work notes into a structured daily report. It records completed work, problems, current progress, and plans for the next day.
A structured test-case design workflow that turns requirements, prototypes, business context, or API documents into test cases. It can also convert Markdown test cases to Excel.
A controlled workflow for analysing and reviewing requirement documents. It uses a Python state machine to move through review phases and can resume an unfinished review.