test-plugins-build-commands

test-plugins-build-commands is a skill for Claude Code, Codex from JNZader/repoforge. It costs 28 tokens per session (410 once invoked), scanned A, original, MIT.

A testing guide for plugins across Python and Node.js repositories. A repository is a project's source-code storage, and mapping one identifies its relevant structure and files.

In plain words
What is it for?
Use it to map Python or Node.js repositories while testing plugins, then run the related plugin tests.
Why use it?
It helps tests locate the right parts of different project types instead of depending on fixed file paths.

Skill for Claude CodeCodex

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/jnzader/repoforge/test_plugins
Any agent
npx skills add JNZader/repoforge --skill test_plugins
Clone the repo
git clone --depth 1 https://github.com/JNZader/repoforge

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 test-plugins-build-commands

README.md
[![agentmods](https://agentmods.dev/badge/skills/jnzader/repoforge/test_plugins.svg)](https://agentmods.dev/skills/jnzader/repoforge/test_plugins)
Your own site
<a href="https://agentmods.dev/skills/jnzader/repoforge/test_plugins"><img src="https://agentmods.dev/badge/skills/jnzader/repoforge/test_plugins.svg" alt="Measured on agentmods" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 410 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.00028 $0.00410
Opus 5 $0.00014 $0.00205
Sonnet 5 $0.00006 $0.00082
Haiku 4.5 $0.00003 $0.00041

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

Security

Grade A, and why

test-plugins-build-commands 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 3d 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.

.claude/skills/main/test_plugins/SKILL.md · 80 lines

What it actually says

test-plugins-build-commands

This skill covers testing plugins for various repository types.

Trigger: Load this skill when working with test_plugins.

Quick Reference

Task Pattern
Map Python repositories python_repo_map
Map Node repositories node_repo_map

Critical Patterns (Summary)

  • Python Repository Mapping: Use python_repo_map to map Python repositories.
  • Node Repository Mapping: Use node_repo_map to map Node.js repositories.

Critical Patterns (Detailed)

Python Repository Mapping

Utilize python_repo_map to effectively map Python repositories for testing.

# Example of using python_repo_map
repo_mapping = python_repo_map()

Node Repository Mapping

Leverage node_repo_map to map Node.js repositories for your testing needs.

# Example of using node_repo_map
node_mapping = node_repo_map()

When to Use

  • When you need to test Python plugins in a repository.
  • When you are validating Node.js plugins in your project.

Commands

pytest tests/test_plugins.py

Anti-Patterns

Don't: Hardcode Repository Paths

Hardcoding paths can lead to maintenance issues and reduce flexibility.

# BAD
repo_path = "/path/to/repo"
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. 3d ago First seen · 80 lines · 28 tokens per session scan A f5d0fed85927

Subscribe to this mod's changes

test-plugins-build-commands is a skill published in the GitHub repository JNZader/repoforge (5 stars, last pushed 9d ago), licensed MIT. It adds 28 tokens to every session and 410 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

html-ppt-zhangzara-neo-grid-bold

A designer's portfolio narrative for a senior interview — three case studies, the craft, and the judgment behind each. Built as a decision-grade career deck for hiring panel.

nexu-io/open-design · 47 tokens

html-ppt-zhangzara-capsule

A year-end self-review for a product manager — the role, the outcomes, the learning, and the ask, all evidence-backed. Built as a decision-grade career deck for manager, review committee.

nexu-io/open-design · 52 tokens

html-ppt-xhs-white-editorial

A staff-engineer promotion packet — scope, the proof moments, the artifacts, and the impact that clears the bar. Built as a decision-grade career deck for manager, calibration committee.

nexu-io/open-design · 46 tokens

multi-program-manager

Manage and compare multiple affiliate programs as a portfolio. Triggers on: "manage my affiliate programs", "compare my programs", "portfolio overview", "which program should I focus on", "diversify my affiliate income", "program switching", "affiliate portfolio", "program comparison", "revenue allocation", "which…

Affitor/affiliate-skills · 82 tokens

tailwind-css-patterns

Provides comprehensive Tailwind CSS utility-first styling patterns including responsive design, layout utilities, flexbox, grid, spacing, typography, colors, and modern CSS best practices. Use when styling React/Vue/Svelte components, building responsive layouts, implementing design systems, or optimizing CSS workflow.

figueroaignacio/ignaciofigueroa.dev · 62 tokens

criador-de-portfolio

Construção de portfólio profissional digital: seleção e apresentação de projetos, estrutura de cases com problema-solução-resultado, showcase de habilidades e estratégia de distribuição para atrair clientes e recrutadores.

ricneves-ai/flowgrammers-skills · 46 tokens