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.
npx skills add ECNU-ICALK/AutoSkill --skill generate-rugby-pitch-drawing-code --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Prompt
- Triggers
What does the Generate Rugby Pitch Drawing Code skill do?
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.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill generate-rugby-pitch-drawing-code --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
