Generates a README.md file for a project. Use this when the user asks to create, write, or generate a README for their project or repository.
Reviews code for quality, bugs, and improvements. Use this when the user asks to review, audit, or check their code for issues, best practices, or potential bugs.
Analyzes CSV files and generates summary reports when users have data files to analyze. Use this skill when the user asks to analyze, summarize, or get insights from a CSV file.
Generates Word documents (.docx) when users need project reports, meeting minutes, or other formatted documents. Use this skill when the user asks to create, write, or generate a document in docx/Word format.
Writes unit tests for existing source code. Use this when the user asks to create, write, or generate tests for their code, functions, or modules.
Generates typed API client code from OpenAPI/Swagger specs. Use this when the user asks to create an API client, SDK, or typed HTTP wrapper from an API specification file.
Writes clear, conventional commit messages by analyzing staged changes. Use this when the user asks to write, draft, or suggest a commit message for their changes.
Organizes project files into a clean directory structure following best practices. Use this when the user asks to organize, restructure, or clean up their project's file layout.