bugfix
01Skill Claude CodeCodex
Use this workflow when diagnosing and fixing a bug.
Skill Claude CodeCodex
Use this workflow when diagnosing and fixing a bug.
Skill Claude CodeCodex
Skill "build-tooling" from DynamoDS/DynamoHome, covering build and tooling skills – dynamohome, bundler: webpack 5, key configuration, build commands and typescript: tsconfig.json.
Skill Claude CodeCodex
Focus on real problems: regressions, missing tests, broken localization, type safety gaps, Dynamo integration breakage. Do not request style changes or refactors for code not touched by the PR. Keep feedback concise and actionable.
Skill Claude CodeCodex
Skill "end-to-end-testing" from DynamoDS/DynamoHome, covering end-to-end testing – dynamohome, playwright configuration, required folder structure, page object model — mandatory pattern and page class.
Skill Claude CodeCodex
Use this workflow when implementing a new UI feature or modifying existing UI.
Skill Claude CodeCodex
Skill "localization" from DynamoDS/DynamoHome, covering localization skills – dynamohome, system overview, key naming convention, adding a new string — required steps and adding a new locale.
Skill Claude CodeCodex
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Skill Claude CodeCodex
Skill "react" from DynamoDS/DynamoHome, covering react skills – dynamohome, component rules, state management, hooks and approved libraries — do not add others.
Skill Claude CodeCodex
Use this workflow when restructuring code without changing its observable behavior.
Skill Claude CodeCodex
Skill "unit-testing" from DynamoDS/DynamoHome, covering unit testing skills – dynamohome, stack, test file location, mocks — what's already set up and writing a test.