development

development is a skill for Claude Code, Codex from vigneshbarani24/sap-superpowers. It costs 17 tokens per session (38 once invoked), scanned A, original, MIT.

A directory containing development skills for SAP Superpowers.

In plain words
What is it for?
Use it as a collection of development-related guidance, but consult its individual skill files to identify the available jobs.
Why use it?
The description does not provide enough detail to say what specific development tasks these skills support.

Skill for Claude CodeCodex

Part of the sap-superpowers plugin — 61 skills, 8 commands, 25 agents, 5 hooks shipped together

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.

agentmods
npx agentmods add skills/vigneshbarani24/sap-superpowers/development
Any agent
npx skills add vigneshbarani24/sap-superpowers --skill development
Clone the repo
git clone --depth 1 https://github.com/vigneshbarani24/sap-superpowers

Made for: Claude Code, Codex.

Or install sap-superpowers, the plugin that ships this one along with the rest of its 61 skills, 8 commands, 25 agents, 5 hooks.

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 development

README.md
[![agentmods](https://agentmods.dev/badge/skills/vigneshbarani24/sap-superpowers/development.svg)](https://agentmods.dev/skills/vigneshbarani24/sap-superpowers/development)
Your own site
<a href="https://agentmods.dev/skills/vigneshbarani24/sap-superpowers/development"><img src="https://agentmods.dev/badge/skills/vigneshbarani24/sap-superpowers/development.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 38 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00017 $0.00038
Opus 5 $0.00009 $0.00019
Sonnet 5 $0.00003 $0.00008
Haiku 4.5 $0.00002 $0.00004

Measured 4d ago against content hash 2e42322108c1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

development 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 4d 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/development/SKILL.md · 9 lines

What it actually says

Development Skills

This directory contains all development skills for SAP Superpowers.

Files

What ships with it

8 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. 4d ago First seen · 9 lines · 17 tokens per session scan A 2e42322108c1

Subscribe to this mod's changes

development is a skill published in the GitHub repository vigneshbarani24/sap-superpowers (8 stars, last pushed 12d ago), licensed MIT. It adds 17 tokens to every session and 38 once invoked, about $0.0001 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-31.

Related

Other skills, from other repositories

ui5-check

The catalogue of UI5 problems a green CI does not catch - names that do not exist in the oldest supported release (icons, controls, properties, aggregations, enum values, modules, themes), layout that only works from a newer release on, views that fail to load rather than to render, and CSP/runtime traps. Also the…

abap2UI5/abap2UI5 · 137 tokens

build-an-app

How to build an application WITH abap2UI5 (as opposed to changing the framework) - app class template, lifecycle, view building via z2ui5clui5viewbuilder, data binding, events, popups, navigation, validation tooling. Use when writing or reviewing a z2ui5ifapp class, demo app, sample or any consumer application code.

abap2UI5/abap2UI5 · 80 tokens

btp-diagram-generator

Generate SAP BTP (Business Technology Platform) solution architecture diagrams as native draw.io (.drawio) files following the official SAP BTP Solution Diagram guidelines (Fiori Horizon design system) and open them via a configured draw.io MCP server. USE WHEN: user asks to create/draw/design/sketch a BTP diagram…

likweitan/abap-skills · 178 tokens

cds-view-entities

Help with CDS (Core Data Services) view entity development including data modeling, annotations, associations, compositions, access controls, aggregate expressions, built-in functions, and input parameters. Use when users ask about CDS views, CDS view entities, CDS annotations, CDS associations, CDS compositions, CDS…

likweitan/abap-skills · 153 tokens

clean-abap

Check ABAP code for compliance with Clean ABAP principles. Use this skill when users ask to check, validate, review, or analyze ABAP code for clean code compliance, code quality, best practices, or adherence to Clean ABAP guidelines. Triggers include requests like "check this ABAP code", "is this clean ABAP", "review…

likweitan/abap-skills · 99 tokens

rap

Help with RAP (RESTful ABAP Programming Model) development including behavior definitions, EML statements, managed and unmanaged BOs, draft handling, actions, validations, determinations, side effects, and business events. Use when users ask about RAP, BDEF, BDL, EML, behavior definitions, behavior pools, managed BO…

likweitan/abap-skills · 165 tokens