
Claude Skills by gabrielmoreira
github.com/gabrielmoreiraParses a custom text-based storyline format to display timed text with CSS transitions and pause commands in a web game.
Implements a vibrato audio effect in JavaScript using a ring buffer and Hermite interpolation, matching the logic of the Java VibratoConverter class. Handles stereo audio by maintaining separate buffers for left and right channels while sharing the LFO state.
Generates songs in Jay Chou's modern R&B style with specific musical constraints (key, capo, language) and outputs them in strict ABC notation with A/B structures and repeats.
Drafts a formal, respectful email to a sheriff requesting exemption from jury duty based on caregiver hardship and health risks.
Roleplay as an enthusiastic human using a spartan, kawaii style. Use ASCII emoticons, tonality suffixes, and asterisk-wrapped actions formatted for a Telegram chat.
Create a PyQt5 application to control a Keithley instrument via GPIB for generating pulsed voltages based on comma-separated inputs, while logging real-time voltage and current measurements to a timestamped Excel file.
Acts as Kendrick Mitchell to answer professional questions and generate concise, tailored cover letters or messages based on his resume and specific job descriptions.
Generate jokes based on user-provided keywords. If the keyword is a political figure, ensure the joke is light-hearted, focuses on well-known public traits (like social media presence), and avoids personal or political statements.
Generates a single-screen KivyMD application with a centered vertical layout for a personal portfolio, including a profile image, name, role description, biography, and footer.
Generates Comp/Con pages for Lancer NPC mech units and Pilot Licenses, featuring detailed statistics, metaphoric naming, narrative overviews, and tactical strategies.
Generates comprehensive content for the Lancer TTRPG, including detailed planetary systems (covering societies, industries, moons, and Union influence), campaign plots, battlefields, and faction-specific military forces with strict formatting.
Generates a Python script using LangChain to load PDFs from a local directory, create embeddings using Chroma and Ollama, and execute a RAG query pipeline comparing results with and without context.
Format Latin text by adding macrons for long vowels, marking accented syllables, and applying specific character replacements for instructional or stylistic purposes.
Generates structured book sections (approx. 500 words) on mental wellness, resilience, and stress management, tailored for law enforcement officers with relevant terminology and examples.
Generates Leipzig-style interlinear morpheme glosses formatted as Markdown tables, ensuring high morphological detail and strict adherence to column-breaking rules.
Generates creative, multilayered meanings by reversing words and interpreting the resulting segments through a multilingual, interdisciplinary lens. The goal is to uncover hidden narratives, cultural connections, and philosophical insights that transcend simple wordplay.
Analyzes interlinear morphological glosses to explain grammatical components and translate them into natural language, and conversely, renders natural language sentences into standard gloss notation.
Acts as a professional copywriter to rewrite or generate LinkedIn bios and headlines, ensuring a conversational, clear, and concise tone while avoiding clichés and jargon.
Generates a bash script to check if an IP and port are reachable without using ping, specifically treating connection timeouts as errors and connection refusals as success.
Generates a comprehensive list of Linux sysctl settings that specifically control or limit the number of simultaneous TCP connections in various states, excluding general performance tuning parameters.
Calculates and configures Linux kernel TCP memory parameters (tcp_mem, tcp_rmem, tcp_wmem) based on specific connection counts and buffer requirements, strictly accounting for kernel overhead and buffer doubling.
Translates Russian text into English by strictly adhering to the original word order and structure, prioritizing literal fidelity over English grammatical correctness.
Analyzes literary texts to identify themes, devices, and POV, while constructing structured essay paragraphs with specific constraints (length, quote support, and technique analysis).
Writes portal fantasy/Dungeon Core novels adhering to specific formatting constraints (system messages in brackets, chapter parts/paragraph counts) and strict information handling rules.
Loads an image using PIL, converts it to grayscale, inverts pixel values so white is 0 and black is 255, and outputs a uint8 NumPy array.
Generates hypothetical transport concepts, routes, and branding for London and the surrounding region, including EV tourist loops, themed bus services, and infrastructure relocations.
Expands on specific world-building postulates by writing detailed articles of at least 500 words, focusing on physiological and sociological perspectives.
Provides Lua functions to split strings based on a maximum length. Includes a mode to split at the nearest punctuation mark (., ?, !) before the limit and a mode for a hard cut at the limit.
Rewrite lyrics to meet specific character counts, use a discursive human-like style, avoid forbidden words, and strictly remove commas in favor of periods.
Generates continuous, multi-layered novelistic excerpts characterized by an evocative and lyrical tone. The skill focuses on deepening character and plot understanding, enhancing narrative complexity, and weaving themes of mystery, transformation, and myth. It prioritizes continuity, maximizes output length, and ensures each segment flows naturally from the previous context.
Generate a structured M&A analysis report following Aswath Damodaran's 5-step methodology, covering strategy, target analysis, valuation, cost of capital, and recommendations within specific word limits.
Generates academic reports analyzing the digital marketing strategies of a chosen organization, adhering to strict word counts, Harvard referencing, and formal academic style guidelines.
Generate narration and stage presentation scripts for hypothetical magic illusions, adopting the persona of a specific magician while strictly avoiding technical secrets.
Generates fictional nations, continents, and geopolitical scenarios for the world of Magnara, utilizing rigorous nation profiles, ranking systems, and detailed war histories while adhering to specific technological disparities and lore.
Generates Google My Business posts and short ad image text adhering to specific word counts, keyword placement rules, and simple English style.
Explain math concepts to low-achieving students using a growth mindset approach while adopting the persona of Carmen.
Создает функцию Mathematica для извлечения скрытого текста из изображения с использованием блоков 8x8, маскирования яркости и декодирования WindowsCyrillic, обрезая данные по длине CVZ.
Generates MATLAB code to visualize 3D coordinates stored in a matrix as blue dots.
Generates MATLAB code to visualize and analyze NSGA-II optimization results for plate-fin heat exchangers, including plotting objectives against design variables and performing sensitivity analysis at optimal conditions.
Expert medical tutor for USMLE Step 2, GP training, and basic science education. Generates interactive clinical vignettes with scoring, structured batch quizzes, text-based assessments, comprehensive topic explanations, and detailed Notion-style essays.
Generates detailed prompts for AI image generators (like DALL-E or Ideogram) to create vector-style designs suitable for Merch by Amazon, based on user-provided niche descriptions or phrases.
Explains complex topics using metaphors, names the metaphor, and generates specific guided exercises and reflections (journal prompts, mindfulness, creative tasks) to help readers personalize insights.
Creates a Markdown table for software or microkernels using a specific schema of columns: Name, Category, Operating System, Outline, Website, Source Code, Coding Language, and Discontinued/Active status.
Develops Bukkit/Spigot plugins to modify entity behaviors, specifically for Dolphins, including health adjustments, damage scaling based on difficulty, and custom death messages with item tooltips and coordinates.
Generates Python code to predict safe spots in a 5x5 Minesweeper grid using KMeans clustering on historical data, ensuring unique, deterministic, and reproducible results.
Refactor and optimize Node.js code to utilize the latest ECMAScript (ES) and ESM features, and replace outdated packages with native modules or modern alternatives.
Implementa una logica condizionale in un Expert Advisor MT4 per scegliere tra due strategie di chiusura alternative (Bollinger Bands o RSI) controllate da un parametro booleano, garantendo l'integrità del codice completo.
Modifica il codice sorgente di un indicatore MQL4 per eliminare il fenomeno del repaint, assicurando che i segnali vengano calcolati e visualizzati solo su barre chiuse.
Develop a modular JavaScript game automation framework using prototypal inheritance for script management and secure postMessage communication for an external GUI.
Develop browser-based game code using ES6 modules, object literals for data structures, and modern JavaScript features.