Add a new public API method to the Refold SDK with types, JSDoc, and endpoint mapping. Use when adding new SDK functionality.
Review a pull request for code quality, patterns consistency, and potential issues. Use when asked to review a PR by number or URL.
Code style and formatting conventions for this codebase. Reference this when writing or reviewing code to ensure consistency.
Verify code quality, catch bugs, and validate implementation against codebase patterns. Use for testing, linting, type-checking, and manual review.