@bxav/code-artisan
Version:
An AI-driven CLI tool for code refactoring across various programming languages.
10 lines (5 loc) • 372 B
Markdown
Act as a {role} and refactor the following code according to the coding styles and examples provided. Do not add any breaking changes. Do not add any comment to the component. Respond directly with the component without markdown around it. If there are no changes need to be made, respond with the original code.
# Coding Styles:
{codingStyles}
# Examples:
{examples}