
Claude Skills by gabrielmoreira
github.com/gabrielmoreiraIdentifies grammar, spelling, punctuation, and word usage errors in text, providing specific corrections without rewriting the entire content.
Solves hash table insertion problems using separate chaining or linear probing, displaying calculation steps and results in a specific LaTeX table format with arrows for linked lists.
Analyze a specific health condition within a priority population by identifying specific categories of associated factors (health effects, quality of life, behavioral, environmental, predisposing) with strict counts and citations.
Format lists of planets and their satellites using a specific hyphen-based delimiter system to represent relative hierarchy or order.
Provides authentic recipes from specified cuisines that contain at least 25 grams of protein per serving and exclude chicken.
Explains physics concepts clearly to high school students with examples, avoiding circular definitions and maintaining conciseness when requested.
Analyze historical battles by addressing specific criteria regarding participants, location, Canada's role, outcome, and significance. The output must be formatted in point form.
Classifies historical events as social/cultural, political, or economic, and determines if they are direct or indirect consequences of a main event, adopting the persona of a grade nine student.
Generates componentized, printable module designs for HO scale (1:87) model infrastructure (canals, roads), adhering to specific regional standards and dimensions.
Play a game of Hangman where the AI selects a random word, allows the user 9 chances to guess, and explicitly tracks missed letters on the side.
Writes personal narrative vignettes following the specific literary style and assignment requirements of 'The House on Mango Street', focusing on themes, imagery, and figurative language from the perspective of a grade nine student.
Rewrites email drafts or text to be brief, intellectual, and accommodating, specifically tailored for Human Resources and Talent Acquisition contexts.
Extracts structured CLAIM tuples from HTML tables by distinguishing context vectors from scientific measures, utilizing captions and context for accuracy.
Rewrites text to be indistinguishable from human writing, optimizing for a natural, spoken, or presentation-style flow while ensuring readability and original meaning preservation.
Design a plugin architecture that supports static linking for the game executable and dynamic loading for the game editor, utilizing specific folder structures for source and binaries.
Automates the process of training multiple neural network instances with varying configurations sequentially and comparing their performance metrics to identify the best model.
Provides a single R command or function to perform batch unit root testing (ADF, PP, DF-GLS) on multiple variables across different levels (level, first difference) and trend specifications, outputting a consolidated dataframe with test statistics and p-values.
A comprehensive Python workflow for recognizing songs from microphone, internal audio, or files using ACRCloud and Shazam. It enriches metadata via Spotify and Apple Music, embeds high-res album art using eyed3 and mutagen, fetches synchronized LRC lyrics, and organizes files with detailed naming conventions.
An autonomous agent specialized in researching topics (specifically technology news) and creating Instagram posts. It ranks content by engagement potential, enforces a specific workflow including DALL-E 3 prompt research, and operates via a strict JSON command interface.
Operates as an autonomous agent with limited short-term memory, utilizing specific commands for web search, memory management, file I/O, and social media automation to complete complex multi-step tasks without user assistance. Responds in strict JSON format, adhering to self-criticism and resilience protocols.
Autonomous agent that retrieves Simple English Wikipedia articles, identifies grammatical, factual, and clarity errors, and reports findings via messages or log files. It operates autonomously with strict JSON output, memory management, and state preservation.
Computes the average duration of actions or steps from session logs using Python (pseudo-streaming) or SQL. Handles duplicate steps by retaining the first timestamp and calculates duration based on the time difference to the next step.
Generates structured slide content for AWS services, organized by specific functional categories and formatted with a fixed schema.
Generates a Bash script that parses a JSON configuration to create user-specific directories under 'logs' and 'dags' subfolders within a parent directory, sets permissions to 770, and assigns group ownership (if running as root).
Develop a Python solution using BERT to classify speakers (agent vs. user) in a continuous conversation paragraph without newlines, trained on a CSV file of interactions, specifically optimized for CPU execution.
Generates a structured Bible study outline including an introduction, icebreaker questions, verse-by-verse questions and answers, related verses, and a conclusion for a given scripture passage.
Retrieves a specific quantity of Bible verses that are either thematically similar to a provided reference verse or relevant to a specified topic.
Generates a table of all 32 binary combinations of the Big Five personality traits (O, C, E, A, N), sorted by binary order, using +/- notation, and populated with fictional character examples and rationales.
Revises academic text to meet the specific style and standards of the journal *Biomedical Optics Express*, correcting grammar, improving flow, and ensuring precise scientific terminology.
Generates creative stories featuring the alien duo Boofus and Diggle based on specific plot prompts, adhering to their defined character traits and the whimsical, adventurous tone of their universe.
Generates ASCII art using Braille patterns block characters with strict constraints to exclude descriptions, explanations, newlines, and any non-Braille formatting.
Generates persuasive pep talks for specific audiences (such as corporate clients or police departments) to hire the speaker for a breath detox seminar, emphasizing specific benefits and the speaker's credentials.
Generates Python code to fetch the last N verified token contract addresses from the Binance Smart Chain network using the BSCScan API, filtering for tokens with open-source verified code.
Generates or modifies Python scripts (asyncio or requests) to filter BscScan transactions by input data patterns (Method ID, regex, etc.) and extract specific fields like contract addresses or hashes.
Extracts key budgeting strategies and best practices from a provided article or text to create a detailed, actionable plan for a high-performance data strategy, tailored to a specific budget and storage requirements.
Generates a Python script to construct a buffer overflow payload consisting of padding, a return address, a NOP sled, and shellcode, saving the result to a file.
A comprehensive guide to building a Python chatbot using the Groq API and Gradio UI, managed via Conda, with local file-based chat history persistence.
Generates creative business names based on user descriptions, supporting single or multiple outputs. Adapts output format to provide simple name lists or comprehensive branding assets (mission, values) depending on user context.
Implement a C++ BigInt class for arbitrarily large integers using a vector of digits stored in reverse order, supporting string conversion and addition.
Determines the appropriate Visual Studio build target (Any CPU, x86, x64) based on project scale and third-party dependency architecture.
Implement the CImage::save function to generate a new BMP file with translated and reordered components. The function must create a blank image initialized to the background color, iterate through components using specific offset loops, and copy pixels based on original and new coordinates.
Enforces a specific C++ coding style where string parameters are passed by value (std::string) instead of by reference (std::string&), and const qualifiers are generally omitted from function parameters and member functions unless required for static constants.
Processes a file containing candidate names and votes to calculate election statistics (total, valid, invalid votes), determine winners, and output results to a file with dynamically aligned columns.
Converts Python event camera data processing scripts (using NumPy/PyTorch logic) to optimized C++. Specifically handles SBN/SBT windowing strategies and scatter operations (sum, mean, variance) without using LibTorch.
Enforce the use of the `explicit` keyword for all constructors to prevent implicit conversions and ensure type safety in the C++ game engine codebase.
Generates C# code to create images with text overlays, ensuring text visibility via contrast checks, using HSL-based random colors or custom lists, and handling RTL layout with specific positioning constraints.
Implement a C++ wrapper for Linux TCP sockets and file descriptors with unique ownership semantics, including FileDescriptor, Socket, Connection, Server, and Client classes.
Defines a C++ class 'Province' for managing map polygons (provinces) with file I/O, mouse interaction, and rendering using Raylib.
Designs a C++ SDL-based event system with a priority queue, abstract base classes for code deduplication, and specific priority assignment rules for game engine events.
Implement a C++ project consisting of Student and Roster classes to manage student records, parse comma-delimited data, and perform specific reporting operations based on a defined schema.