iamkhan21
@iamkhan21
Public Skills
react-testing
by iamkhan21
Testing React components, hooks, and interactions with React Testing Library. Use for writing, debugging, or refactoring tests.
frontend-init
by iamkhan21
Standardizes an already-scaffolded frontend TypeScript web app with baseline tooling, structure, and conventions. Use when setting up or aligning pnpm + TypeScript strict + path aliases, Vitest, Oxc (oxlint/oxfmt), and a progressive FSD-style folder layout, or when the user asks about initial project rules and UI library choices.
refactoring
by iamkhan21
Apply systematic code refactoring with small steps, clear boundaries, and proven techniques. Use when improving existing code, reducing technical debt, cleaning up legacy code, or when user mentions refactoring, code cleanup, or code improvement.