·bad-example-skill
</>

bad-example-skill

bobmatnyc/claude-mpm-skills

ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)

33Installs·1Trend·@bobmatnyc

Installation

$npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill bad-example-skill

SKILL.md

WARNING: This is an ANTI-PATTERN example showing what NOT to do.

DO NOT COPY THIS STRUCTURE. See good-self-contained-skill for correct approach.

@pytest.fixture def client(): """Test client fixture.""" return TestClient(app)

ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY) Source: bobmatnyc/claude-mpm-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill bad-example-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is bad-example-skill?

ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY) Source: bobmatnyc/claude-mpm-skills.

How do I install bad-example-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill bad-example-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bobmatnyc/claude-mpm-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-17