peterknezek
@peterknezek
3 Skills
3 Total Stars
February 2026 Joined
Public Skills
story-naming
by peterknezek
Use when creating Storybook stories, naming story exports, organizing story files, or reviewing story naming conventions. Ensures story names describe user scenarios and component states rather than implementation details.
storybook-interactions
by peterknezek
Use when creating Storybook play functions, writing interaction tests in stories, or reviewing play function code in pull requests. Ensures consistent structure, proper query priorities, correct async handling, and best practices for Storybook interaction testing.
har-extraction
by peterknezek
Use when user has a HAR file and wants to create API mocks, or when setting up MSW mocking for tests/Storybook from network recordings.