Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Testpoint Planner

ASecurity

RAG-backed. Measure and improve explicit standalone-pad testpoint coverage through a guarded DipTrace PCB transaction. Use when the user says “Plan guarded fixture testpoints for these PCB nets.”

23 stars
0 votes
0 copies
1 views
Added 9/19/2026
businessgitapi

Works with

cliapimcp

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add fireostendere/mcp_diptrace --skill testpoint-planner --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Testpoint Planner?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Testpoint Planner
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/fireostendere-testpoint-planner/badge)](https://www.skillsdirectory.com/skills/fireostendere-testpoint-planner)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: testpoint-planner
description: RAG-backed. Measure and improve explicit standalone-pad testpoint coverage through a guarded DipTrace PCB transaction. Use when the user says “Plan guarded fixture testpoints for these PCB nets.”
---

Read [runtime access](../shared/runtime.md) before choosing between explicit-path
MCP, a live bridge session, and native/headless CLI. Their availability is separate.

# Testpoint planner

RAG: **engineering memory by default** — [shared workflow](../shared/rag.md).
Consult measurement/DFT material for probe loading, coverage and fixture access,
and DipTrace guidance when selecting the placement/connection workflow.

Plan only explicit MCP/DipTrace standalone-pad testpoints; reported coverage is not a fixture-access
simulation.
Use public `tools/list` for exact callable names and `get_capabilities` for document/configured
feature availability.

## Workflow

1. Call `diptrace_status`, `get_capabilities`, and `get_document_info`; require a PCB and freeze its
   SHA-256.
2. Use `list_testpoints` and `review_testpoint_coverage` for the exact net scope. Preserve excluded,
   sensitive, high-speed, RF, clock, reset, and user-locked nets.
3. Call `find_testpoint_candidates` with explicit side, probe diameter, clearance, grid, and
   candidates per net. Ask the operator when fixture-side access or sensitive-net policy is absent.
4. Stage `add_testpoints(..., dry_run=true)` in a transaction. Never commit from a request for a
   plan.
5. Inspect `preview_transaction`, then `validate_transaction`. When placement is authorized,
   commit with `expected_sha256`; retain authorization already given for the selected scope.
6. A testpoint's net assignment is logical membership, not proof of copper connection. Inspect
   pads/traces/vias around candidates, route required short stubs with `route_connection`, or
   verify the same-net pour after native refill. Re-run `run_testability_review`, `run_drc`, and
   `run_connectivity_check`. Revert only this session's failed changes with a current hash guard.
7. Emit [`../shared/result.schema.json`](../shared/result.schema.json).

## Quantitative boundaries

- `candidates_per_net` is 1 through 100; the free-grid search is bounded to 5,000 candidate points.
- The API defaults are probe diameter 1.0 mm, clearance 0.5 mm, and grid 2.54 mm. They are search
  parameters, not universal fixture rules; expose them and let the operator override them.
- Each transaction accepts at most 100 operations and 500 conservatively counted affected
  objects/elements; this can be fewer than 500 unique physical objects.
- All distances are millimetres regardless of root `Units`.

The actual bounds are enforced in
[`service.py`](https://github.com/fireostendere/mcp_diptrace/blob/20e4bc107e3810945f729d3c81d0a379d9af8012/src/diptrace_mcp/service.py),
[`capability_model.py`](https://github.com/fireostendere/mcp_diptrace/blob/20e4bc107e3810945f729d3c81d0a379d9af8012/src/diptrace_mcp/capability_model.py),
and
[`write_limits.py`](https://github.com/fireostendere/mcp_diptrace/blob/20e4bc107e3810945f729d3c81d0a379d9af8012/src/diptrace_mcp/write_limits.py).

## Refusals

- Do not claim probe access, fixture mechanics, or fabrication clearance from the free-grid check.
- Do not add a point to an unresolved or sensitive net without explicit operator scope.
- Do not use raw XML or bypass locked objects.
- Do not report `completed` after a skipped DRC/connectivity check or stale SHA.

Candidate ranking is `heuristic`; committed object identity and post-checks are `document` evidence.

Attribution

fireostenderefireostendere
View sourceMore from fireostendere →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →