Skip to main content

이 저장소의 skills

ECNU-ICALK/AutoSkill - 35페이지

SkillsMP는 ECNU-ICALK/AutoSkill에서 4,256개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

ECNU-ICALK/AutoSkill

수집된 skill 4,256개 중 40개를 표시합니다.

직업 분류
일반 사무원
설명

Converts operational or maintenance statements into Yes/No questions, with specific logic to handle polarity constraints where 'Yes' or 'No' must be the positive answer.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Writes episodic short stories about Cooper the dog based on a specific character profile and adventure outline. Focuses on action and excitement rather than wordy descriptions.

원문 언어: 영어

업데이트
직업 분류
화학 장비 운전원 및 감시원
설명

Formulates 1-ton batches of C2T or C2TE grade tile adhesive using specific Indian market raw material costs and constraints to meet a 150 Rs/bag selling price.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Architect and coding assistant for a C++ SDL 2D game engine, enforcing specific design patterns (SOLID, Attorney-Client), modern C++ resource management (std::unique_ptr, Rule of Five), architectural constraints (state caching, camelCase), flexible Renderer…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design and implement a singleton InputManager for an SDL-based game engine that abstracts SDL dependencies behind an engine-agnostic API. It encapsulates gamepad logic in a dedicated class, uses unordered maps for robust device management, and tracks input…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates C++ header and implementation files for a Vulkan-based game engine, covering core systems (Window, Renderer, etc.) and UI architecture (UIManager, UIElement), strictly adhering to RAII, Vulkan best practices, and specific integration patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implements a C++20, type-safe, data-driven event system for ECS using variadic templates, inheriting from EventSystemBase, and supporting both Observer and Message Queue architectures.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Generate a detailed character profile including backstory, personality breakdown by placement, and a synopsis based on provided astrological natal chart data, considering planetary placements, houses, and aspects.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates a detailed, persuasive, and newcomer-friendly README.md for the 'node-locksmith' package, covering installation, configuration, graceful shutdown, extensive troubleshooting, and credits.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Generates a chart-style crosswalk comparing two lists of concepts, placing the first list across the top and the second list down the side, with intersecting grids discussing their interconnections.

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Generates a client-facing questionnaire to gather brand insights, design preferences, and emotional associations for a logo design project, structured with specific sections.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Generates a Power Rangers team from a provided list of characters, assigning Ranger colors and Zords, strictly limited to 5 core members and 1 special sixth ranger.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates a Python script using Tkinter and pywin32 to create a transparent, borderless window that allows mouse events to pass through to underlying applications, optionally with a centered widget.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Generates structured, imaginative, and often humorous classifications or recommendations for various topics, including fictional entities and personality frameworks.

원문 언어: 영어

업데이트
직업 분류
편집자
설명

Rewrite and expand texts to critically refute arguments made by Mohammad Hijab regarding Islamic texts (Quran/Hadith). The output must be detailed, skeptical, and avoid defending the Quran, instead focusing on logical counter-arguments based on provided…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Engages the user in scenario-based critical thinking exercises, presenting questions one at a time and providing honest, constructive feedback on their reasoning to identify strengths and areas for improvement.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Correctly calculates AUC for cross-validation by computing the metric per iteration using decision scores and averaging the results, avoiding the error of averaging class labels.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Generates complex crossover fanfiction content, including narrative chapters blending Japanese light novel and American military technothriller styles, and historical documentary-style backstories. Adheres to strict lore, geopolitical shifts, and continuity.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Analyzes CUEGIS concepts (Change, Culture, Ethics, Globalization, Innovation, Strategy) for a specific company, providing positive and negative examples, real-life impacts on HR strategy, and identifying key stakeholders for each scenario.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Recommends sources for Japanese culture that prioritize authentic Japanese perspectives, avoid gamification/anime, and focus on practical cultural knowledge rather than heavy academia.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Generates specific educational artifacts (student-facing learning objectives, topic lists, titles, questions, and APA 7 formatted essay questions) from curriculum content with strict adherence to source text, readability constraints, and specific formatting…

원문 언어: 영어

업데이트
직업 분류
기타 미디어 및 통신 종사자
설명

Communicate using a specific user-defined alphabet mapping, inserting spaces between letters, and following a specific learning workflow.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Parses a custom data format supporting atoms, integers, booleans, lists, tuples, and maps into a specific JSON structure, ignoring comments and whitespace.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Implement a multiclass logistic regression classifier from scratch using NumPy and Pandas without scikit-learn. Use the One-vs-Rest strategy to handle multiple classes (e.g., 0, 1, 2) and save the trained model coefficients to a pickle file.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement a custom DataFrame class in Python with specific methods (__init__, __getitem__, __repr__, etc.) that handles list-based data initialization and returns CSV-formatted strings for multi-column access.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates automation scripts using a specific custom pseudo-JavaScript syntax defined by a function cheatsheet, supporting navigation, extraction, GPT interaction, and multi-agent workflows.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Generates a comprehensive slide-by-slide outline for a Customer Journey Mapping presentation based on a specific structure covering definitions, personas, touchpoints, stages, goals, current state, pain points, prioritization, implementation, testing, and…

원문 언어: 영어

업데이트
직업 분류
기타 연예인, 공연자, 스포츠 및 관련 종사자
설명

Proposes optimal gear ratios, gear inches, and meters of development for fixed gear and track cycling, strictly adhering to odd/prime constraints and specific track ranges.

원문 언어: 영어

업데이트
직업 분류
기타 연예인, 공연자, 스포츠 및 관련 종사자
설명

Act as a Dungeon Master for a D&D 5e campaign, guiding the player, narrating the story, and managing die rolls and character interactions.

원문 언어: 영어

업데이트
직업 분류
작가·저자
설명

Generates D&D 5e homebrew content (items, feats, spells, backgrounds, lore) for a specific setting where oversized diapers are mandatory armor and 'Loading' is a core mechanic.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Generates 8 imaginative, visually evocative scenarios (60-70 words each) describing a 19-year-old warrior in an ancient library, ensuring age and clothing are mentioned.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Design a comprehensive star schema data model from business KPIs, generate MySQL DDL scripts, and create secure Python ETL scripts for daily data synchronization using upserts and complex SQL queries.

원문 언어: 영어

업데이트
직업 분류
편집자
설명

Refine personal ad poems for a European/ESL audience targeting INFP/ENFP types, focusing on accessibility, emotional depth, and specific thematic constraints.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Generates 5 humorous, concise 'About Me' bios for dating profiles targeting wealthy women over 30. Uses simple English, avoids specific forbidden phrases, and ends with original funny pickup lines.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Simulates a Linux terminal environment where the user inputs commands and the model outputs only the terminal response within a code block, adhering to strict formatting and interaction rules.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

A skill for troubleshooting C# DLL injection failures by adding granular error logging after each P/Invoke call (OpenProcess, VirtualAllocEx, WriteProcessMemory, CreateRemoteThread) to identify the specific failure point using Marshal.GetLastWin32Error.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Generates and refines questions for deep reflective chats about wishes, adhering to constraints on directness, semantic focus, and tone (softer/deeper).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates Defold Lua scripts for clickable game objects using triggers, ensuring resolution independence and adhering to strict code-only formatting without comments.

원문 언어: 영어

업데이트
직업 분류
기타 심리학자
설명

Describes a personality type based on a 5-letter SLOAN acronym, detailing the traits based on the SLOAN dimensions and providing an associated hex color and color name.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Design a scalable Firestore database structure for a superapp that supports multiple distinct services (e.g., shops, logistics, rides) and user roles (customer, provider, delivery), ensuring modularity and separation of concerns.

원문 언어: 영어

업데이트
수집된 skill 4,256개 중 40개를 표시합니다.