GMShadowe/skill-generator
Skill Claude CodeCodex
This skill provides detailed instructions on how to call a REST API, including setting up the request, handling authentication, and processing the response. It is essential for developers who need to integrate external services into their applications.
GMShadowe/skill-generator
Skill Claude CodeCodex
This skill converts code snippets from one programming language to another. It is essential for developers who need to integrate or migrate code across different platforms or technologies.
GMShadowe/skill-generator
Skill Claude CodeCodex
A comprehensive guide on how to create and manage CSS animations, including keyframes, timing functions, and animation properties. This skill is essential for web developers aiming to enhance user experience through dynamic visual effects.
GMShadowe/skill-generator
Skill Claude CodeCodex
A comprehensive guide on how to implement and customize dark mode themes across various platforms and applications, ensuring optimal user experience in low-light environments.
GMShadowe/skill-generator
Skill Claude CodeCodex
A comprehensive guide on how to create and manage database indexes to optimize query performance in relational databases. This skill is essential for developers and DBAs who need to ensure efficient data retrieval.
GMShadowe/skill-generator
Skill Claude CodeCodex
A comprehensive guide on how to diagnose and resolve common Python runtime errors, including syntax errors, type errors, and exceptions. This skill is essential for developers who need to quickly identify and fix issues in their Python code.
GMShadowe/skill-generator
Skill Claude CodeCodex
A comprehensive guide on how to effectively handle errors and exceptions in Python code, ensuring robustness and reliability. This skill is essential for developers who need to write stable applications that can gracefully manage unexpected situations.
GMShadowe/skill-generator
Skill Claude CodeCodex
This skill provides detailed guidance on how to design and implement user interfaces for web applications. It covers the entire process from concept to deployment, including wireframing, prototyping, responsive design, and accessibility considerations.
GMShadowe/skill-generator
Skill Claude CodeCodex
Generates comprehensive and accurate API documentation from source code comments, ensuring developers have clear instructions on how to use the API endpoints effectively.
GMShadowe/skill-generator
Skill Claude CodeCodex
A comprehensive guide on how to handle API pagination effectively, including when to trigger the skill, core steps, common patterns, edge cases, and decision trees. This skill is essential for developers interacting with APIs that return large datasets in multiple pages.
GMShadowe/skill-generator
Skill Claude CodeCodex
This skill provides comprehensive instructions on how to create, extract, list contents, and manage various types of archive files such as ZIP, TAR, GZIP, and BZIP2. It covers both command-line tools for Linux/Unix systems and GUI applications for Windows and macOS, ensuring users can handle archives effectively in…
GMShadowe/skill-generator
Skill Claude CodeCodex
This skill provides detailed instructions on how to parse JSON responses from APIs or other data sources. It covers the necessary steps, common patterns, edge cases, and decision trees to ensure accurate extraction of data.
GMShadowe/skill-generator
Skill Claude CodeCodex
A technique for constructing complex AI tasks by sequentially linking multiple prompts to refine and narrow down the desired output. This skill is essential when dealing with ambiguous or multifaceted queries, requiring step-by-step clarification and guidance.
GMShadowe/skill-generator
Skill Claude CodeCodex
This skill enables an AI assistant to accurately extract and interpret text from uploaded PDF files, allowing users to search, summarize, or analyze the content without manually opening the document. It is essential for tasks involving document review, data extraction, or information retrieval.
GMShadowe/skill-generator
Skill Claude CodeCodex
A comprehensive guide on how to refactor messy code into clean, maintainable, and efficient code. This skill is essential for developers who need to improve the structure and readability of their existing codebase.
GMShadowe/skill-generator
Skill Claude CodeCodex
A comprehensive guide on creating and managing responsive web layouts that adapt to various screen sizes and devices, ensuring optimal user experience across desktops, tablets, and smartphones.
GMShadowe/skill-generator
Skill Claude CodeCodex
A comprehensive guide on designing RESTful APIs, including best practices, common patterns, and edge cases. This skill is essential for developers who need to create efficient, scalable, and maintainable API endpoints.
GMShadowe/skill-generator
Skill Claude CodeCodex
This skill provides detailed instructions on how to review a pull request in various code hosting platforms like GitHub and GitLab. It covers the entire process from receiving the notification to merging or closing the PR, ensuring thorough code quality checks.
GMShadowe/skill-generator
Skill Claude CodeCodex
A comprehensive guide on how to create and structure a README file for open-source projects or software repositories, ensuring clarity, completeness, and ease of use for users and contributors.
GMShadowe/skill-generator
Skill Claude CodeCodex
A comprehensive guide on how to craft effective and clear system prompts for AI assistants, ensuring they understand tasks accurately and generate appropriate responses. This skill is essential for developers and users who need to interact with AI models in a structured manner.
GMShadowe/skill-generator
Skill Claude CodeCodex
A comprehensive guide on how to write effective unit tests for software development projects, covering various programming languages and testing frameworks.