dev-environment-setup

dev-environment-setup is a skill for Claude Code, Codex from joe-qai/qa-skills. It costs 212 tokens per session (6,083 once invoked), scanned A, original, no licence file.

A development-environment setup tool for choosing and installing programming runtimes and performance-testing tools. It can also create starter project files for several back-end and front-end stacks.

In plain words
What is it for?
It is for setting up environments for Python, Node, Go, Java, and related stacks, creating new projects, and preparing tools for load testing, which measures how software behaves under heavy use.
Why use it?
It reduces the manual work of preparing a new machine or project and helps make the required tools and starter structure consistent.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for setting up environments for Python, Node, Go, Java, and related stacks, creating new projects, and preparing tools for load testing, which measures how software behaves under heavy use.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/joe-qai/qa-skills/dev-environment-setup
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 joe-qai/qa-skills --skill dev-environment-setup
Clone the repo
git clone --depth 1 https://github.com/joe-qai/qa-skills

Made for: Claude Code, Codex.

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 dev-environment-setup

README.md
[![agentmods](https://agentmods.dev/badge/skills/joe-qai/qa-skills/dev-environment-setup/github.svg)](https://agentmods.dev/skills/joe-qai/qa-skills/dev-environment-setup)
Your own site
<a href="https://agentmods.dev/skills/joe-qai/qa-skills/dev-environment-setup"><img src="https://agentmods.dev/badge/skills/joe-qai/qa-skills/dev-environment-setup/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 dev-environment-setup

Your own site · 80×15
<a href="https://agentmods.dev/skills/joe-qai/qa-skills/dev-environment-setup"><img src="https://agentmods.dev/badge/skills/joe-qai/qa-skills/dev-environment-setup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 212 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,083 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 unknown 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.00212 $0.06083
Opus 5 $0.00106 $0.03041
Sonnet 5 $0.00042 $0.01217
Haiku 4.5 $0.00021 $0.00608

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

Security

Grade A, and why

dev-environment-setup 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 6d ago.

The scan reads SKILL.md. This mod also ships 17 executable files (scripts/add_new_env.py, scripts/build_plan.py, scripts/check_packages.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

dev-environment-setup/SKILL.md · 581 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 6d ago First seen · 581 lines · 212 tokens per session scan A aa87222e51bd

Subscribe to this mod's changes

dev-environment-setup is a skill published in the GitHub repository joe-qai/qa-skills (23 stars, last pushed 5d ago), with no licence file. It adds 212 tokens to every session and 6,083 once invoked, about $0.0011 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-09-06.

Related

Other skills, from other repositories

functions-development

Build serverless Go or Python functions for Falcon Foundry apps. TRIGGER when user asks to "create a function", "write a serverless function", "build backend logic", runs foundry functions create, or needs help with FDK handler patterns, function testing, or collection integration from functions. Also TRIGGER when…

CrowdStrike/foundry-skills · 195 tokens

language-python

Python idioms — PEP 8, context managers, generators, asyncio, and testing. Auto-load when working with .py files, pyproject.toml, requirements.txt, or when the user mentions Python, pytest, asyncio, dataclass, type hints, or virtualenv.

lugassawan/swe-workbench · 60 tokens

copilot-sdk

Build applications powered by GitHub Copilot using the Copilot SDK — session management, custom tools, streaming, hooks, MCP servers, BYOK, deployment patterns.

fabioc-aloha/Alex_Skill_Mall · 36 tokens

python-script

Create robust Python automation with full logging and safety checks. Use when tasks need complex data processing, authenticated API work, conditional file operations, or error handling beyond simple shell commands.

CherryHQ/stella · 38 tokens

learning-plan

A Chinese-language planning tool for creating or adjusting short, practical learning routes for Python, Go, mixed-language, or goal-focused programming study.

yyz666ai/Learning-Agent · 29 tokens

concept-teaching

A guided teaching workflow for learning one programming concept at a time in Python, Go, or the code you are working on. TDD means test-driven development, but this description does not say that the add-on teaches TDD.

yyz666ai/Learning-Agent · 38 tokens