shaft-locator-design

shaft-locator-design is a skill for Codex from ShaftHQ/SHAFT_ENGINE. It costs 35 tokens per session (80 once invoked), scanned A, original, MIT.

Guidance for finding and creating SHAFT web or mobile locators from DOM, ARIA, or accessibility-tree information. A locator is a selector that lets an automated test find a screen element.

In plain words
What is it for?
Use it when designing, ranking, repairing, or generating reliable selectors for automated web or mobile tests.
Why use it?
It helps tests continue finding the right elements when page details change. The description does not provide more specific behavior than locator identification, ranking, repair, and generation.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Part of the shaft-skills plugin — 30 skills shipped together

Good fit Use it when designing, ranking, repairing, or generating reliable selectors for automated web or mobile tests.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shafthq/shaft_engine/shaft-locator-design
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 ShaftHQ/SHAFT_ENGINE --skill shaft-locator-design
Clone the repo
git clone --depth 1 https://github.com/ShaftHQ/SHAFT_ENGINE

Made for: Codex.

Or install shaft-skills, the plugin that ships this one along with the rest of its 30 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 shaft-locator-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/shafthq/shaft_engine/shaft-locator-design/github.svg)](https://agentmods.dev/skills/shafthq/shaft_engine/shaft-locator-design)
Your own site
<a href="https://agentmods.dev/skills/shafthq/shaft_engine/shaft-locator-design"><img src="https://agentmods.dev/badge/skills/shafthq/shaft_engine/shaft-locator-design/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 shaft-locator-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/shafthq/shaft_engine/shaft-locator-design"><img src="https://agentmods.dev/badge/skills/shafthq/shaft_engine/shaft-locator-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 80 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00035 $0.00080
Opus 5 $0.00017 $0.00040
Sonnet 5 $0.00007 $0.00016
Haiku 4.5 $0.00003 $0.00008

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

Security

Grade A, and why

shaft-locator-design 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.

shaft-skills/shaft-locator-design/SKILL.md · 10 lines

What it actually says

SHAFT Locator Design

Start with SHAFT Developer, then read and follow the locator-design playbook.

Files

What ships with it

2 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 · 10 lines · 35 tokens per session scan A 2080c7e778f5

Subscribe to this mod's changes

shaft-locator-design is a skill published in the GitHub repository ShaftHQ/SHAFT_ENGINE (409 stars, last pushed today), licensed MIT. It adds 35 tokens to every session and 80 once invoked, about $0.0002 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

liquid-glass-design

Patterns for implementing Apple's Liquid Glass — a dynamic material that blurs content behind it, reflects color and light from surrounding content, and reacts to touch and pointer interactions. Covers SwiftUI, UIKit, and WidgetKit integration.

loulanyue/awesome-claude-notes · 37 tokens

flowproof-config

Configure flowproof's SAP GUI, Fiori, and AI authoring credentials by walking the user through flowproof config sap / flowproof config fiori / flowproof config ai. Use when the user wants to set up, change, or check their SAP/Fiori login or model authoring key, or when a flow run fails because SAPUSER, FIORIPASSWORD…

automators-com/flowproof · 106 tokens

mobile-android-design

Build modern Android apps with Material Design 3 and Jetpack Compose, including theming, navigation, adaptive layouts, and accessibility. Use for Android UI tasks.

xxxxxccc/devops-bot · 37 tokens

mobile-ux-patterns

Audit mobile UX implementation against platform conventions -- navigation patterns, gesture handling, pull-to-refresh, infinite scroll, skeleton screens, haptic feedback, adaptive layouts, deep linking, and accessibility..

tinh2/skills-hub-registry · 43 tokens

android-ui-journey-testing

XML-specified Android UI journey testing, interactive step execution, assertion verification, and JSON outcome reporting.

ranbot-ai/awesome-skills · 27 tokens

mobile-design-system

Comprehensive mobile UI/UX design system covering React Native components, touch interactions, gesture patterns, accessibility, app navigation, and visual design principles. Use when building mobile apps, designing mobile screens, implementing React Native UI, reviewing mobile UX, or following iOS/Android platform…

JuanMarchetto/agent-skills · 86 tokens