Skip to main content
andrechristikan
GitHub creator profile

andrechristikan

Repository-level view of 6 collected skills across 1 GitHub repositories.

skills collected
6
repositories
1
updated
Aug 3, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

pr-doc
software-developers

Author the pull-request DESCRIPTION document only for the current branch in ack-nestjs-boilerplate — living markdown at generated/docs/pr-<feature>.md against a local main or develop base (owner chooses before run). Use when the owner asks for a PR…

Aug 3, 2026
coding
software-developers

Build a feature in ack-nestjs-boilerplate's repository pattern, end to end — from brainstorming the design with the owner, through spec and plan, test-first implementation by the coder agent, whole-feature gates, mandatory flow review, doc-drift check, and…

Aug 3, 2026
anti-pattern-gate
software-quality-assurance-analysts-and-testers

Pre-finalize review gate for ack-nestjs-boilerplate feature code — an index that maps a visible code smell to the project rule it violates. Use this before declaring ANY code change done, complete, ready, or ready-to-commit, and whenever reviewing a diff, a…

Aug 3, 2026
migration-seed
software-developers

Create or edit initial-data seeders under src/migration/ in ack-nestjs-boilerplate — a new seed command, seed data rows, remove() pair, migration.module registration, and package.json seed/remove order when the command is bundled. Use whenever the owner asks…

Aug 3, 2026
repository-pattern-gate
software-developers

Place or check logic in ack-nestjs-boilerplate's Controller → Service → Repository shape — deciding which role owns a rule, a query, a throw, a DTO boundary, or a module registration. Use this whenever you are about to put business logic in a controller,…

Aug 3, 2026
spec-coverage
software-quality-assurance-analysts-and-testers

Bring ONE named module's unit specs back to 100% coverage in ack-nestjs-boilerplate — repairing a suite the code moved out from under, deleting or relocating orphan specs, and backfilling files that shipped without one. Use when the owner names a module whose…

Aug 3, 2026
Showing 1 of 1 repositories
All repositories loaded