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

Claude Technique Evaluator

ASecurity

Evaluate new Claude prompting patterns, tools, or workflow changes. Produces go/no-go recommendations and integration plans.

8 stars
0 votes
0 copies
0 views
Added 9/20/2026
ai-agentspythonrustgo

Works with

claude codeclimcp

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add tstapler/dotfiles --skill claude-technique-evaluator --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Claude Technique Evaluator?

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

Security grade badge for Claude Technique Evaluator
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/tstapler-claude-technique-evaluator/badge)](https://www.skillsdirectory.com/skills/tstapler-claude-technique-evaluator)

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

Download Zip
Files
SKILL.md
---
name: claude-technique-evaluator
description: Evaluate new Claude prompting patterns, tools, or workflow changes. Produces go/no-go recommendations and integration plans.
---

# Claude Technique Evaluator

Evaluate new LLM techniques, tools, and workflow proposals for adoption value. Assess them against Anthropic standards and your local development workflow.

## When to Use

- **Use when**: Evaluating a new prompting pattern, Claude Code configuration, tool integration (e.g., new MCP server), or workflow modification.
- **Do NOT use when**: Implementing a chosen technique, researching non-AI topics, or writing code.

## Evaluation Framework

Perform the evaluation in three steps:

### 1. Core Profile
- **Target**: What is the technique/tool?
- **Problem**: What specific friction or bottleneck does it solve?
- **Claim**: What are the claimed benefits (tokens, speed, accuracy)?

### 2. Alignment & Workflow Check
Verify alignment against these two baselines:
- **Anthropic Best Practices**: Does it align with official guidance (e.g., system prompt usage, prompt caching structures)?
- **Local Workflow Fit**:
  - **Environment**: Does it fit with `uv`, Python CLI tools, and `rtk` (Rust Token Killer)?
  - **Memory**: Does it integrate with your Logseq Zettelkasten memory architecture?
  - **Overhead**: Does it add too many context tokens? (Check token budget).

### 3. Priority Scoring
Score the technique on a 1–4 scale across six dimensions:

| Dimension | Definition | Scale / Values |
| :--- | :--- | :--- |
| **Anthropic Alignment** | Adherence to official guidance | Strong / Moderate / Weak / Contradicts |
| **Integration Complexity** | Friction to implement locally | Trivial / Low / Medium / High |
| **Benefit Magnitude** | Impact on speed, quality, or tokens | Transformative / Significant / Moderate / Marginal |
| **Overlap Assessment** | Duplication of existing skills | Novel / Extends / Partial Overlap / Full Overlap |
| **Risk Assessment** | Potential for regression or instability | Minimal / Acceptable / Notable / Prohibitive |
| **Maturity Level** | Stability of the feature or tool | Production / Stable / Beta / Experimental |

Based on these dimensions, assign one of these four verdicts:
- **ADOPT NOW**: Strong alignment + High benefit + Low complexity.
- **PLAN ADOPTION**: High benefit + Medium complexity. Requires design plan.
- **MONITOR**: High complexity or Experimental maturity. Re-evaluate later.
- **SKIP**: Contradicts guidance, duplicates existing tools, or offers marginal benefit.

---

## Output Template

Generate all evaluations in this format:

```markdown
# Evaluation: [Technique Name]

**Verdict**: **[ADOPT NOW / PLAN ADOPTION / MONITOR / SKIP]**

### Summary
- **Problem**: [1-sentence description of the problem solved]
- **Solution**: [1-sentence description of the proposed technique]
- **Impact**: [Expected token savings, speedup, or quality improvement]

### Scoring Profile
- **Anthropic Alignment**: [Value] — [1-sentence rationale]
- **Integration Complexity**: [Value] — [1-sentence rationale]
- **Benefit Magnitude**: [Value] — [1-sentence rationale]
- **Overlap**: [Value] — [1-sentence rationale]
- **Risk**: [Value] — [1-sentence rationale]
- **Maturity**: [Value] — [1-sentence rationale]

### Integration Path
1. **Files to Modify**: [List specific config or code paths]
2. **Commands**: [Provide exact commands to run/test]
3. **Verification**: [Describe how to verify the integration works]
```

## Quick Evaluation Mode

For simple, single-prompt patterns, output a brief 2-paragraph evaluation:
1. **Profile**: State what the pattern is and whether it aligns with Anthropic docs.
2. **Action**: Recommend SKIP or ADOPT with a 1-sentence integration instruction.

Attribution

tstaplertstapler
View sourceMore from tstapler →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

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

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Caveman

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.

1023331 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

686011 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3331 votes

catchup

Recovers prior coding-agent session context by running `catchup <agent> --since-compact`, which extracts a clean summary of a previous Codex, Claude Code, Antigravity, OpenCode, or Pi Agent session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", or asks to recover/summarize a previous session before continuing. Do NOT use for the current conversation, git history, or any non-agent log.

611 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →