All authors
ECNU-ICALK avatar

Claude Skills by ECNU-ICALK

github.com/ECNU-ICALK
959 skillsA× 956B× 330 installs575 views
TraduçãO PoéTica Preservando Rima E CadêNciaA

Traduz textos ou versos focando na preservação da rima e na fluidez natural da cadência no idioma de destino, adaptando o conteúdo quando necessário para manter o estilo poético.

education
0
438
Transit Astrology Interpretation WriterA

Generates transit astrology interpretations with strict word count constraints (135-150 words), fitting titles, and optional thematic inspiration (tarot, game archetypes) or specific persona styles.

education
0
438
Translate Karl Popper S Terms Using The Three Worlds TheoryA

A translation strategy for Karl Popper's works that maps terms to his Three Worlds ontology (Physical, Mental, Objective Knowledge) to resolve ambiguity and select the correct target language term.

educationgo
0
438
Translate React Apexcharts Components To Clojurescript ReagentA

Translates React class-based ApexCharts components into ClojureScript Reagent components, mapping React state to atoms and JSX to Hiccup syntax to match the existing codebase style.

educationjavascriptgo
0
438
Translate Urdu And Arabic To Scholarly EnglishA

Translates Urdu and Arabic text into academically appropriate English, paying attention to nuances of language, grammar, punctuation, and cultural context.

educationgoexpress
0
438
Translate English To Turkish AdaptiveA

Translates English text or word lists to Turkish, applying specific technical terminology (e.g., roller/bobin) and adapting output format (natural text vs. 'English - Turkish' list) based on input structure.

education
0
438
Translate French Code With OffsetsA

Translates French code comments to English while strictly preserving symbols, formatting, and calculating character offsets.

educationdocumentation
0
438
Translate Multi Option Tone AwareA

Translates or rephrases text (specializing in Japanese/Persian-to-English and vice versa) with multiple distinct variations. Supports tone adjustments, dialects, context-aware replies, structure preservation, grammar checks, and specific sentence-by-sentence emoji formats. Strictly adheres to requested option counts and style constraints, ensuring high nuance diversity.

educationgo
0
438
Translate Verbal Math To AlgebraA

Translates verbal descriptions of mathematical relationships or operation sequences into standard algebraic equations or expressions without simplification.

ai-agentsexpress
0
438
Translation With Style And RomanizationA

Translates text into target languages (e.g., Japanese, Chinese, Korean) while adhering to specific output constraints such as romanization, linguistic registers, or emotional tones.

education
0
438
Traveller Universe Content GeneratorA

Generates hypothetical marketing materials, story pitches, and screenplay scenes for the alternate 'Traveller' universe, adhering to specific retro-futuristic styles, era constraints, and unique lore.

education
0
438
Turing Reaction Diffusion Population Information ModelingA

Constructs mathematical models and MATLAB simulations for human population growth coupled with information diffusion, incorporating user-defined feedback loops and carrying capacity constraints.

educationreact
0
438
Tv Episode Concept Generation For Immersive Experience DaysA

Generate episode concepts for a drama anthology where a stage tech company creates immersive experience days. Output must include experience outline, costume/staging suggestions, and story elements, adhering to broadcast standards and specific content constraints.

educationgo
0
438
Twitter Media Extraction And Telegram SenderA

Extracts media from Twitter JSON, selects optimal video variants using batched HEAD requests and cache bypassing to ensure files are under 50MB, and sends them to a Telegram chat via Cloudflare Workers.

educationjavascriptjava
0
438
Typing Carousel With Fade Out AnimationA

Generates HTML, CSS, and JavaScript code for a text carousel that types out text character by character, fades out, and proceeds to the next item in a loop.

educationjavascriptjava
0
438
Ue5 Gas Player Move To Ability Range And StopA

Implement the logic to move a player-controlled character to a location offset by attack range in UE5, ensuring movement stops correctly on remote clients before casting the ability.

educationc++
0
438
Ultimate Assistant Comprehensive ResponseA

Generates highly detailed, step-by-step, and logical responses that integrate both scientific and non-scientific perspectives, acting as an 'Ultimate Assistant'.

ai-agents
0
438
Unique Mac And Cheese Generator With Image PromptsA

Generates creative macaroni and cheese recipes using unique cheeses, formatted with specific metadata, horizontal nutrition facts, and detailed image generation prompts.

educationgo
0
438
Uniswap V3 Dynamic Trading With Output CalculationA

Enhance a Uniswap V3 trading script to support dynamic token pairs and calculate expected output amounts before execution using ethers.js.

educationjavascriptjava
0
438
Unity Circular Damage Indicator Ui LogicA

Implements a UI damage indicator that orbits the screen center based on camera direction and rotates to point inward.

educationc#
0
438
Unity Csv Parsing For Minion CardsA

Generate C# scripts for Unity to parse a CSV file containing minion card data into a list of serializable objects based on a specific 14-column schema.

educationc#
0
438
Unity Dynamic Parabolic Projectile TrajectoryA

Implements a Unity coroutine for a projectile (arrow) that moves from a start point to a target. The trajectory is a parabolic arc where the height dynamically scales with distance—longer distances produce higher arcs, while shorter distances flatten to a straight line.

educationgoc#
0
438
Unity Eldritch Sight Camera Save Load SystemA

Implement a camera save/load system in Unity for an Eldritch Sight mechanic, featuring 4 slots, double-tap to save, single-tap to load, and dynamic UI color feedback (Red for saved, Green for loaded, White highlight, Gray for blank).

educationc#api
0
438
Unity Light Color Lerp And Rotation With Animation CurveA

Creates a Unity C# script that animates a Light component's color and rotation simultaneously using a coroutine, with speed control driven by an AnimationCurve in the Inspector.

educationc#
0
438
Unity Ml Agents Dynamic Object Observation With Null SafetyA

Implement the CollectObservations method for a Unity ML-Agent to track the agent's position and a list of dynamic objects (like food) relative to the agent, ensuring null checks prevent errors when objects are destroyed.

ai-agentsc#
0
438
Unity Ramp Detection And Configuration SystemA

Develops a modular Unity system for ramp interaction consisting of a player-side RampDetection script and a ramp-side Ramp configuration script. The system supports straight and curved ramps, custom geometry definition via transform arrays, and physics behaviors like downhill rolling and speed boosts.

educationc#
0
438
Unity Rts Unit Selection And Movement ScriptA

Generates a Unity C# script for RTS-style unit selection and movement. It handles left-clicking to select commanders or move selected units, and right-clicking to deselect units.

educationc#
0
438
Unity Strategy Game Builder Manager SystemA

Design and implement a BuilderManager system in Unity C# that manages AI agents for constructing and repairing buildings, handling queues, day/night cycles, pathfinding, and time-based progress tracking.

educationc#
0
438
Unity Ui Panel Click Outside DebouncingA

Implements a Unity UI panel manager that closes panels when clicking outside their bounds, specifically preventing the activation click from triggering immediate deactivation.

educationc#
0
438
Unity Hoverboard Physics IntegrationA

Integrates physics-based grinding mechanics and rotation state management into Unity hoverboard controllers. Ensures bidirectional grinding, smooth interpolation, physics isolation, and dynamic rotation constraints for ramps and stability.

educationc#debugging
0
438
Unity Ml Agents Multi Instance 2d SetupA

Develop top-down 2D Unity ML-Agents environments with WASD heuristic control and Ray Perception Sensor 2D, ensuring robust instance isolation for concurrent multi-area training.

educationc#
0
438
Unreal Engine 4 Custom Expression Scope Zoom ShaderA

Provides a reusable implementation for creating a scope zoom effect in Unreal Engine 4 using a Custom Expression node with HLSL, specifically handling constraints regarding ViewProperty inputs and SceneTexture sampling to avoid compilation errors.

educationnodeexpress
0
438
Unreal Engine 5 3 Feature KnowledgeA

Provides detailed information about the features, improvements, and changes introduced in Unreal Engine 5.3, covering rendering, world building, animation, physics, and more.

educationgoapi
0
438
Userscript Event Monitoring And Error HandlingA

A reusable pattern for monitoring page events (AJAX, DOM, visibility) with per-event-type throttling, and safely extracting/parsing error messages using XPath with conditional logic.

educationnode
0
438
Vaccine Advocacy Article Writer With Tone And Format ConstraintsA

Writes articles about vaccine safety, efficacy, and misinformation adhering to specific tone (informal, caring, respectful) and formatting (no lists/bullets) constraints while avoiding specific prohibited terms.

educationrustgo
0
438
Vba Copy Data From Xlsx To Xlsm In Same FolderA

Generates VBA code to copy all data from a source .xlsx file to the current .xlsm workbook located in the same directory. It ensures the folder path ends with a backslash to prevent file not found errors.

education
0
438
Vba Cross Sheet Partial Search And Copy MacroA

Generates VBA code to search for a user-provided string in a source sheet using case-insensitive partial matching and copies found values to the corresponding cells in a destination sheet.

education
0
438
Video Anomaly Detection With VideomaeA

Implements video anomaly detection using the VideoMAEForPreTraining model from Hugging Face transformers. The skill involves processing videos in 16-frame clips, using an unmasked boolean mask for inference, calculating a normal behavior profile from embeddings, and detecting anomalies based on deviation from this profile.

ai-agentspython
0
438
Video Based Active Recall And Spaced Repetition ProtocolA

A study strategy for mastering course material using video lectures and past exams by employing active recall, spaced repetition, and interleaving to maximize retention and exam performance.

educationgotesting
0
438
Video Script Writing Richard Curtis AnalysisA

Generates a detailed video script analyzing the screenwriting career, techniques, and filmography of Richard Curtis, incorporating specific quotes and structural analysis of his works.

educationgo
0
438
Viral Social Media Awareness CampaignerA

A specialized assistant for promoting events, communities, or movements on social media. It focuses on generating content ideas, visual directions, and topics while integrating popular trends on Instagram, YouTube, and TikTok. It prioritizes viral potential through stunts and accepts all creative ideas that support the cause.

content-marketinggoexpress
0
438
Viral Podcast Snippet ExtractorA

Extracts high-potential, 30-40 second verbatim clips from transcripts, rates viral potential (1-10), and filters based on user thresholds.

education
0
438
Visual Art Analysis And RefinementA

Performs visual analysis of artworks by focusing on elements and principles of design, distinct from thematic or material analysis. Refines user-provided formal analysis drafts based on these principles.

educationgodocumentation
0
438
Vs Code Extension Open Url In WebviewA

Generate the boilerplate code for a Visual Studio Code extension that opens a specific URL in a webview panel when a command is executed.

educationtypescript
0
438
Vs Code Python Linting And Formatting ConfigurationA

Generates or updates `.vscode/settings.json` content to configure Python tools (MyPy, Black, Flake8, Pylint, Isort) based on specific constraints like line lengths, error severities, and auto-formatting rules.

educationpython
0
438
Vs Game ArbiterA

Facilitate a VS game by comparing entities, analyzing capabilities, and strictly adhering to the rule of stating the winner concisely before a brief justification.

education
0
438
Vue Toggle Menu Component With Persistence And RoutingA

Generates a Vue component featuring a two-part toggle menu system. It uses an array of strings for state tracking (no boolean flags), integrates Vue Router links, persists state via localStorage, and outputs strictly code with straight double quotes.

educationvuefrontend
0
438
Warhammer 40k Astrological Title GeneratorA

Generates evocative character titles and archetypes by blending Warhammer 40k lore with astrological concepts like signs, houses, aspects, and asteroids.

educationgo
0
438
Warrior Cats Clan Simulator NarratorA

Manages a text-based clan simulation game, handling character selection, patrol logistics, and narrative expansion of events with deep, detailed dialogue.

educationgoexpress
0
438
Wcag 2 1 Accessibility Content ValidatorA

Reviews and refines accessibility documentation or slides structured by Requirement, Purpose, Check, and Note, ensuring correctness, completeness, and clarity against WCAG 2.1 success criteria for delivery teams.

educationgotesting
0
438