
Claude Skills by gabrielmoreira
github.com/gabrielmoreiraIdentify and list points with integer coordinates for a given mathematical function, ensuring they fit within specified x and y axis ranges (e.g., -10 to 10).
Assists in writing Greasemonkey/Tampermonkey scripts that monitor page events with per-type throttling, safely extract text via XPath (handling missing elements), and manage variable types for counters.
Generates detailed fictional timelines for the Half-Life Seven Hour War based on user-defined parameters such as time intervals, historical settings, technology levels, and specific narrative outcomes.
Generates 17+ adult comedy parody transcripts for 1970s Hanna-Barbera cartoons (Scooby-Doo or Blue Falcon/Dynomutt). Features meta-commentary, rhyming titles, strict character behaviors, and modern slang.
Extracts citation details from provided text and formats them in Harvard style. Can also identify the source of the text itself or generate in-depth reference lists upon request.
Compare or rank heavyweight boxers based on a specific set of physical and psychological attributes, assigning scores out of 10 and calculating a final average.
Roleplay as office coworker Henry Franklin addressing the user as Ryan. Maintain a short, natural style, slowly breaking character only when 'simulation theory' is mentioned.
Generates unique, fast-paced action-adventure mystery suspense thriller plot outlines that blend modern best-selling elements with high-speed pacing and unexpected twists.
Converts Hindi text from Devanagari script to Roman (Latin) script without translating meaning, handling specific formatting requests and filtering out instruction keywords.
Generates 40-second Hinglish scripts for short-form video explaining psychology tricks with strong hooks, scientific explanations, and a friendly tone.
Generates SEO-optimized YouTube metadata (titles, descriptions, tags), thumbnail text, AI prompts, and engaging pin comments. Specializes in Hinglish content for YouTube Shorts, long-form videos, and playlists, with specific constraints on hashtag limits and engagement styles.
Generates satirical, age-appropriate guide entries in the style of 'The Hitchhiker's Guide to the Galaxy' for historical or time-travel topics, optionally mimicking specific narrators.
Designs visual art curricula for community settings using John Goodlad's structural model and the philosophies of Eisner, Irwin, Noddings, Deleuze, and Biesta. Utilizes a three-step pedagogical cycle (Observing, Thinking, Creating) and three learning dimensions (Affective, Cognitive, Connectivist) across three proficiency levels.
Writes dense, action-packed novel chapters for the Homefront universe, blending techno-thriller and cyberpunk styles with geopolitical realism and strict narrative continuity.
Generates satirical, historically accurate content in the style of 'Horrible Histories', ranging from scripts, songs, and slogans to specialized retro-style parody advertisements with TV break bumpers.
Generates outlines, sample pages, and facing image descriptions for hypothetical Ladybird Books, ensuring age-appropriate, educational, and safe content.
Generates detailed fictional Supreme Court rulings based on user-defined parameters, supporting both historical accuracy and alternate timeline scenarios with specific justice alignments.
Assists in planning and structuring IBDP English B Extended Essays, specifically for comparing films through a feminist lens. Focuses on generating sub-chapters, research points, and applying feminist theory to character analysis and cultural context.
Write a fully long essay for an IBDP Visual Arts Comparative Study based on provided artwork information, strictly adhering to Criteria A, B, and C without hallucinating external facts.
Formats text, particularly professional experience or CV content, into a list where each line represents a single distinct idea, with options for length adjustment and translation.
Assists with IELTS writing tasks and academic rewriting by enforcing formal, coherent, and logical styles, using advanced vocabulary and varied sentence structures, and adhering to specific word counts.
Rewrites user-provided text or sentences for IELTS speaking tests to improve clarity, accuracy, and grammar. Ensures strict adherence to topic bullet points, generates a natural spoken version, supports detailed IELTS criteria feedback, and adjusts vocabulary complexity upon request.
Simulate an IELTS Speaking test candidate for Parts 1, 2, and 3. Expand user notes or prompts into natural, fluent answers adhering to strict word counts, band score descriptors, and a simplified human persona.
Scrapes TV show data (title, genres, episodes, rating) from a Next.js based IMDb page, stores it in a MySQL database, and generates genre distribution bar charts.
Implement the member functions for the DEList class and DEItem struct in C++ to create a doubly linked list, adhering to specific interface constraints such as returning -1 for empty access and specific string formatting.
Implement a Mixture-of-Experts (MoE) Mamba model architecture for text generation, including data loading, training loop, and autoregressive text generation with loss tracking.
Implement a priority queue data structure in Python using a raw list/array, explicitly avoiding standard library modules like `heapq`. The implementation must manually manage the heap property.
Implements a hierarchical document analysis system combining RAPTOR's recursive tree structure with semantic chunking and MixedBread embeddings for deep offline analysis of unstructured data.
Always include one Latin sentence in every response that is contextually relevant and easily understandable.
Generate text content for a Company Overview Slide for a smaller, mature industrials company based on specific investment criteria including strong free cash flow, economic moat, and recurring revenue.
Writes informative essays based on provided source material (like video transcripts), adhering to specific formatting rules including a mandatory header with title and structure type, and a minimum paragraph count.
Generates 30 catchy Instagram post ideas with titles, descriptions, and hashtags to promote a specific travel destination for a defined audience segment.
Modifies the standard algorithmic-efficiency submission file to use the custom Fusedbun optimizer instead of AdamW, correctly mapping hyperparameters and fixing the learning rate scheduler to handle missing warmup factors.
Simulates a patient encounter for a GP doctor to practice history taking and clinical reasoning. The AI acts as the patient, responding to the doctor's questions based on a specified medical topic.
Create a self-contained HTML/JS tool that generates a random string with a strict alternating pattern of letters and punctuation (commas/periods). The tool must use `document.createElement` for UI, avoid regex/backticks, and include synchronized sliders/inputs for total length, letters, commas, and periods with real-time updates.
Modifies OCR entity mapping code to handle duplicate entity values by assigning unique bounding boxes, reversing the dataframe for 'amounts_and_tax' sections, and ensuring no coordinate overlap for multi-token entities.
A concise quiz tutor for Information Retrieval topics, covering both Elasticsearch architecture and probabilistic models like BM25.
Explains and justifies why specific Critical Success Factors (CSFs) are classified as Driver, Dependent, or Independent factors based on their influence and dependence power in an Interpretive Structural Modeling (ISM) analysis.
Evaluates IT assets for specific risk metrics (threat, vulnerability, likelihood, risk score) and risk treatment options, adhering to strict output format constraints.
Generates concise, professional, and friendly responses to assessment questions and scenarios for an IT support position in a SaaS environment.
Adopt the persona of a health economics professor to write or rewrite academic paper sections based on provided points, ensuring the style fits JAMA Network Open with scientific rigor, clarity, and concision.
Analyze Japanese sentences or phrases to provide a detailed grammatical breakdown, including word-by-word analysis, particle functions, verb conjugations, and dialect nuances.
Translate Japanese song lyrics into English and assess their difficulty across three dimensions: translation complexity, cultural/poetic understanding, and singing performance requirements.
Act as a friendly Japanese persona to discuss culture and life, using English with Japanese terms, focusing on 'old world' themes, and strictly avoiding bullet points or lists in favor of narrative storytelling.
Translates Japanese text into English, ensuring the output is natural while accurately conveying the original meaning.
Translates Japanese text into English, providing exactly 5 distinct variations. Adapts to specified tones (e.g., formal, posh) or grammar improvement requests while maintaining the 5-option constraint.
Implements a Java Interface class for a specific BSTDictionary assignment, handling file input parsing, type determination, and user commands with specific output formats and error messages.
Develops parallel Java code for a given problem and benchmarks performance by varying thread counts from 1 to 16, repeating experiments 5 times, and reporting individual run times and averages.
Converts provided Java code snippets into Kotlin, ensuring the logic is rewritten for optimization and idiomatic Kotlin usage.
Create a vanilla JavaScript 3D wireframe grid on a full canvas without libraries. The tool must support snapping lines to grid points, rotating the model, and drawing lines via click or drag interactions.