Skip to main content
GitHub repository

red-dragon

red-dragon contains 4 collected skills from avishek-sen-gupta, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
11
updated
2026-07-12
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

documentation
software-developers

Use when the user invokes /documentation or asks to update the RedDragon project docs. Updates README, ADRs, IR lowering gaps, VM/IR design docs, frontend design docs, and HTML presentations to reflect current codebase state.

2026-07-12
migration-planner
software-developers

Injects domain-type migration strategies during brainstorming and planning phases. Auto-triggers when the task involves replacing primitives (str, int) with domain types across a codebase, propagating wrapper types through dict keys and function signatures, or any large-scale type migration. Use this whenever you see keywords like "migrate", "domain type", "replace str with", "wrapper type", "propagate type", "rename across codebase", or when a brainstorming/planning session involves changing a field type on a widely-used class. Even if the user doesn't mention "migration" explicitly, trigger if the task is structurally a type propagation (e.g., "make field names typed", "add a CodeLabel wrapper").

2026-03-29
audit-asserts
software-quality-assurance-analysts-and-testers

Use when auditing test files for assertion-vs-name mismatches, verifying test assertions actually test what the test name claims, or running periodic test quality sweeps

2026-03-20
grill-me
project-management-specialists

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-03-20