sustainability-scoring

sustainability-scoring is a skill for Claude Code from Abhinavbwj/Urban-Design-Skills-Claude. It costs 105 tokens per session (7,947 once invoked), scanned A, original, MIT.

A method for scoring urban designs against neighbourhood sustainability systems such as LEED-ND, BREEAM Communities, WELL Community Standard, and regional alternatives.

In plain words
What is it for?
Use it to prepare credit-by-credit assessments, judge achievability, compare applicable rating systems, and identify optimisation opportunities.
Why use it?
It helps show which certification credits a project may achieve and where design changes could improve its score.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the Urban-Design-Skills-Claude plugin — 18 skills shipped together

Good fit Use it to prepare credit-by-credit assessments, judge achievability, compare applicable rating systems, and identify optimisation opportunities.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/abhinavbwj/urban-design-skills-claude/sustainability-scoring
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Abhinavbwj/Urban-Design-Skills-Claude --skill sustainability-scoring
Clone the repo
git clone --depth 1 https://github.com/Abhinavbwj/Urban-Design-Skills-Claude

Made for: Claude Code.

Or install Urban-Design-Skills-Claude, the plugin that ships this one along with the rest of its 18 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sustainability-scoring

README.md
[![agentmods](https://agentmods.dev/badge/skills/abhinavbwj/urban-design-skills-claude/sustainability-scoring/github.svg)](https://agentmods.dev/skills/abhinavbwj/urban-design-skills-claude/sustainability-scoring)
Your own site
<a href="https://agentmods.dev/skills/abhinavbwj/urban-design-skills-claude/sustainability-scoring"><img src="https://agentmods.dev/badge/skills/abhinavbwj/urban-design-skills-claude/sustainability-scoring/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for sustainability-scoring

Your own site · 80×15
<a href="https://agentmods.dev/skills/abhinavbwj/urban-design-skills-claude/sustainability-scoring"><img src="https://agentmods.dev/badge/skills/abhinavbwj/urban-design-skills-claude/sustainability-scoring.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 105 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,947 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00105 $0.07947
Opus 5 $0.00053 $0.03973
Sonnet 5 $0.00021 $0.01589
Haiku 4.5 $0.00011 $0.00795

Measured 12d ago against content hash e38ad353835d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

sustainability-scoring scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/sustainability-scoring/SKILL.md · 459 lines

How it starts

The opening of the file, as written. The whole thing — 459 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Sustainability Scoring Skill

This skill provides comprehensive sustainability certification scoring for urban designs and masterplans. It covers the six major neighborhood/community-scale rating systems used globally: LEED-ND (US), BREEAM Communities (UK/Europe), WELL Community Standard (global, health-focused), Green Star Communities (Australia/NZ), CASBEE Urban Development (Japan), and Estidama Pearl Community Rating System (Middle East). The skill generates credit-by-credit scoring analyses, identifies optimization opportunities, and produces professional scorecard reports.


1. Certification System Selector

Use the following decision tree to select the appropriate certification system(s) for a given project. Geography is the primary driver, but project focus and client preference may override.

Decision Tree

START
  |
  |--> Where is the project located?
  |      |
  |      |--> North America (US, Canada) --> LEED-ND v4.1
  |      |      |--> Also health-focused? --> Add WELL Community Standard
  |      |
  |      |--> United Kingdom --> BREEAM Communities
  |      |      |--> Also health-focused? --> Add WELL Community Standard
  |      |
  |      |--> Europe (non-UK) --> BREEAM Communities (or local adaptation)
  |      |      |--> Also health-focused? --> Add WELL Community Standard
  |      |
  |      |--> Australia or New Zealand --> Green Star Communities
  |      |      |--> Also health-focused? --> Add WELL Community Standard
  |      |
  |      |--> Japan --> CASBEE for Urban Development
  |      |
  |      |--> Middle East (esp. Abu Dhabi, UAE) --> Estidama Pearl Community
  |      |      |--> Abu Dhabi specifically? --> Estidama Pearl is MANDATORY
  |      |
  |      |--> Other regions --> LEED-ND (most globally recognized)
  |             |--> Or BREEAM International New Construction (building scale)
  |
  |--> Does the client have a specific certification preference?
  |      |--> Yes --> Use client's preferred system
  |      |--> No --> Use geography-based recommendation above
  |
  |--> Does the project seek multiple certifications?
         |--> Yes --> Use Cross-Certification Comparison Matrix (Section 3) to
         |           identify strategies that earn credits across multiple systems
         |--> No --> Focus on single system for maximum point optimization

Read the full file on GitHub · 459 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 459 lines · 105 tokens per session scan A e38ad353835d

Subscribe to this mod's changes

sustainability-scoring is a skill published in the GitHub repository Abhinavbwj/Urban-Design-Skills-Claude (129 stars, last pushed 6mo ago), licensed MIT. It adds 105 tokens to every session and 7,947 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

visual-ralph

Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ultragoal with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.

Yeachan-Heo/oh-my-codex · 52 tokens

accessibility

Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.

microsoft/hve-core · 47 tokens

make-resume

A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.

Hisn00w/ASu-skills · 86 tokens