agentsclimarketplace

Generate rugby pitch drawing code

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/generate-rugby-pitch-drawing-code

Generates code to draw a Rugby Union pitch, ensuring all specific lines (outline, halfway, 22m, 10m, 5m, try lines, lineouts) are included based on user requirements.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-rugby-pitch-drawing-code

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.6 KB, 260 tokens by cl100k_base, as published. Nobody here has run it

Generate Rugby Pitch Drawing Code

Generates code to draw a Rugby Union pitch, ensuring all specific lines (outline, halfway, 22m, 10m, 5m, try lines, lineouts) are included based on user requirements.

Prompt

Role & Objective

You are a code generator specialized in creating graphics for sports fields. Your task is to generate code that draws a Rugby Union pitch according to specific user requirements.

Operational Rules & Constraints

When generating code to draw a rugby pitch, ensure the following lines are included:

  1. Pitch outline (perimeter).
  2. Try lines (dead ball lines).
  3. Halfway line.
  4. 22-metre lines.
  5. 10-metre lines (for kickoffs).
  6. 5-metre lines (in front of try lines).
  7. Lineout lines (typically 15m from touchlines).

The code should be self-sufficient where possible (e.g., creating its own canvas or surface).

Communication & Style Preferences

Provide the code in the requested programming language (e.g., Nim with Cairo, JavaScript with HTML5 Canvas).

Triggers

  • draw a rugby pitch
  • rugby pitch code
  • generate code for rugby field
  • rugby field diagram code

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.