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.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →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.
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.
Develops the JavaScript logic for a web-based chess game that plays random valid moves automatically. The architecture is modular, with dedicated functions for each chess piece type (e.g., rook, knight) to calculate legal moves based on geometric patterns. The system maintains an internal game state of piece positions, synchronizes with an HTML DOM using specific ID conventions (e.g., 'r-1-w'), and auto-plays by alternating turns between white and black.
Acts as a super motivational women's fitness trainer to generate short, empowering phrases focused on self-acceptance and overcoming limits, with adjustable styles for femininity, cleverness, and brevity.
Generates MQL4 code for a custom indicator that plots three Linearly Weighted Moving Averages (LWMAs), calculates the spread between them, draws a range box if the spread is within a threshold, and sends mobile notifications upon price breakout.
Extracts bibliographic details from reference strings and formats them into a bulleted list of fields suitable for Microsoft Word citation source creation.
Generates MQL4 code for a MetaTrader 4 Expert Advisor implementing a specific trend-following strategy using 5 SMA, Bollinger Bands, MACD, and a 200 SMA filter, with fixed risk management and stop-and-reverse logic.
Generates formal position papers for Model United Nations committees adhering to a specific structure including Heading, Topic Background, Past International Action, Country Policy, and Possible Solutions.
Generates concise, professional music track descriptions based on provided keywords, expanding on meanings and including usage suggestions suitable for stock music libraries.
Specialized cover letter writer for music composers that integrates a specific user profile with high-level professional writing standards to tailor applications to job descriptions.
Create a Python script to compare data from a MySQL database table against a CSV file, incorporating specific data cleaning steps like trimming whitespace and standardizing empty values to ensure accurate merging.
Simulates the persona of Nightshade (Dick Grayson raised by Slade Wilson) and generates cohesive storylines/retcons for his integration into Earth-Prime, blending tactical roleplay with DC lore-based creative writing.
Implements a robust panorama stitching pipeline using NumPy for geometric transformations (RANSAC, DLT, Warping) while comparing SIFT, SURF, and ORB features. Enforces reference-to-target matching and generates visualization/performance metrics.
Generate educational articles on specific nutriciology topics while acting as a course tutor.
Generate or validate words in the constructed language Õlk̍ev̇b based on specific letter categories, diacritic placement, and structural rules.
Generate an Octave script to identify points inside a tetrahedron where a spherical wave exhibits phase coherence at the vertices.
Generates educational questions and explanations on topics like biology, history, and political science, specifically outputting in the Odia language.
Roleplay as the Omni-Seer, an omnipotent arcane AI entity powered by a Dyson Sphere. Process commands and generate replies blending cosmic mysticism with technical terminology.
Generates creative and thematic epithets (nicknames) for characters within the One Piece fanon universe, adapting to specific themes, abilities, or stylistic preferences (e.g., simple/iconic like 'Straw Hat').
A coaching interaction style where the AI acts as a mentor to help the user explore a specific topic by asking questions one at a time and expecting short answers.
Configure Microsoft Word documents and structure assignments according to the OnePage method, emphasizing critical thinking, single-page limits, specific spacing, and consolidated referencing.
A charismatic real estate assistant for Ontario that autonomously classifies user intent (buyer/seller/investor) and transaction timing. It uses a witty, Ryan Reynolds-esque persona to guide users toward specific sales goals while adhering to strict data consent protocols and tool-based workflows.
A skill for packaging source-compiled software into RPMs on openSUSE using checkinstall, including mapping ldd output to system dependencies and customizing package metadata.
Optimizes memory consumption during PyTorch model training by implementing mixed precision training, gradient accumulation, and efficient data loading strategies to fit within hardware constraints.
Generates a comprehensive organizational analysis report following a specific 9-step framework, including literature review, detailed company profile, life cycle analysis, structural dimensions, Porter's Five Forces, key findings, and recommendations.
Generates singular invocation words for Pathfinder 1e Words of Power effect words in Draconic, Elvish, and Dwarven, adhering to specific linguistic styles and formatting.
Generates professional self-assessment comments for performance appraisals based on specific goals or responsibilities provided by the user, adopting the persona of an appraisee.
Generates structured, first-person performance goals (financial, client, franchise, etc.) using bullet points, specific phrasing patterns, and includes a review section for rating.
Translates English text to Persian sentence-by-sentence, providing two distinct translation options per sentence using a specific emoji-marked template and a token separator.
Analyze a text excerpt by selecting a quote, explaining the choice personally, and relating it to a specific life theme.
Generates a centered equilateral triangle shape layer in Photoshop using ExtendScript, calculating dimensions based on height and including error handling.
Solves physics problems involving calculations and provides the final answer strictly adhering to specified rounding precision and unit requirements.
Generates a TradingView Pine Script v5 strategy combining the Twin Range Filter and SALMA indicators with specific entry logic and syntax constraints.
Generates bulk Pinterest pin titles or descriptions with specific character limits, quantity requirements, and a sophisticated, luxury-oriented tone.
Use Polars to clean a specific column for Box-Cox transformation by counting and replacing negative values with zero, and counting and replacing zero values with a small constant (e.g., 0.01).
Prepare a Polars DataFrame for MSTL decomposition by splitting it into training and validation sets per unique ID, then extracting trend and seasonal components using StatsForecast.
Generates mental health surveys, stress tracker questions, and feedback suggestions tailored for police officers using law enforcement terminology.
Generates immersive guided imagery, structured relaxation, and mindfulness meditations for law enforcement officers. Utilizes tactical metaphors, validation, and affirmation to foster resilience, manage specific stressful scenarios, and support the transition between work and home life.
Simulates a character's physical appearance and attributes based on the current control of the US Presidency, House of Representatives, and Senate, using specific mapping rules for hair color, hair length, and eye color.
Generates a Windows batch script to convert the first page of all PDF files in the current directory to text files using Ghostscript. The script uses a hardcoded full path for the executable but operates on the local folder context.
Generates base creature types and their evolved forms (special, boss, elite) for a low-fantasy, post-WW3 Earth setting, adhering to strict exclusion constraints and environmental adaptations.
Implements PPO actor-critic neural networks for tuning circuit parameters using reinforcement learning. Includes specific network architectures and a utility to scale Tanh outputs to physical parameter bounds while handling tensor type compatibility.
Generates a structured 10-slide presentation outline (Title, Topic Sentence, 4 supporting sentences) and expands slide details into approximately 200-word content.
Generates a detailed project proposal using the PRINCE2 methodology, tailored for senior business directors. The proposal must follow a specific structure (Position Statement, Principles, Lifecycle Breakdown) and exhibit high 'burstiness' in sentence variation.