A skill with contradictory instructions to test clarity scoring. Use when testing contradiction detection in the clarity dimension. Do NOT use for actual linting.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add Zandereins/schliff --skill skills --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of contradiction-skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/zandereins-contradiction-skill)More formats (shields.io, HTML) on the badges page.
---
name: contradiction-skill
description: >
A skill with contradictory instructions to test clarity scoring.
Use when testing contradiction detection in the clarity dimension.
Do NOT use for actual linting.
---
# Contradiction Skill
## Rules
Always use ESLint for all JavaScript files.
Never use ESLint for all JavaScript files.
Always run tests before committing code.
Never run tests before committing code.
Always validate input from external sources.
Never validate input from external sources.
Always use strict mode in TypeScript files.
Never use strict mode in TypeScript files.
Always add type annotations to function parameters.
Never add type annotations to function parameters.
Always format code with Prettier before saving.
Never format code with Prettier before saving.
Always use async/await instead of callbacks.
Never use async/await instead of callbacks.
Always prefer const over let for variable declarations.
Never prefer const over let for variable declarations.
Always write unit tests for utility functions.
Never write unit tests for utility functions.
Always document public API endpoints.
Never document public API endpoints.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!