Skip to main content
techygarg
GitHub creator profile

techygarg

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

skills collected
33
repositories
1
updated
Aug 29, 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

lattice-init
unclassified

Guided setup and upgrade-check experience for Lattice projects -- scans the repository, detects existing configuration and outdated conventions, suggests refiners and available upgrades in priority order, and creates or reconciles the .lattice/ config.…

Aug 29, 2026
language-idioms-refiner
unclassified

Facilitate a structured conversation to define language-specific idioms and patterns for a repository. Produces a language-idioms.md document consumed by multiple atoms to adapt pseudocode defaults to the project's language. Use when setting up a new project,…

Aug 26, 2026
secure-coding
unclassified

Apply security-conscious thinking when generating or modifying code. Enforces trust boundary awareness, input validation, injection prevention, secrets management, and defense-in-depth authorization. Use when generating code that handles user input,…

Aug 26, 2026
architecture
unclassified

Enforce architectural rules when generating or modifying code, and validate proposed designs before approval (design mode). Defaults to clean architecture; supports any architecture style via the architecture-refiner. Validates layer responsibilities,…

Aug 26, 2026
bug-fix
unclassified

Investigate, reproduce, and safely fix a bug with regression protection. Composes context, diagnosis, architecture, code quality, and testing guardrails into a reproduce-first repair workflow. Use when the user says 'fix this bug', 'debug this', 'investigate…

Aug 26, 2026
clean-code
unclassified

Apply clean code principles when generating or modifying implementation code. Enforces function focus, naming clarity, complexity management, error handling, and self-documenting style. Use when the user mentions 'clean code', 'code quality', 'coding…

Aug 26, 2026
code-forge
unclassified

Generate implementation code from an approved design blueprint or verbal requirements. Composes context anchoring, architecture, clean code, DDD, security, and test quality into an inside-out implementation workflow. Use when moving from design to code,…

Aug 26, 2026
collaborative-judgment
unclassified

Protocol for handling ambiguous decisions and missing/conflicting knowledge during code generation, design, and review. Ensures AI surfaces genuine judgment calls with structured options and stops on hallucination risk instead of silently assuming. Use when a…

Aug 26, 2026
Showing 8 of 33 collected skills.
Showing 1 of 1 repositories
All repositories loaded