defficiency-skills
New降效插件集合,降低 Claude Code Agent 工作效率的行为艺术插件。目前支持 ADHD 及 ASD 模式。A collection of anti-productivity skills for Claude Code. Currently ships with ADHD and ASD mode. More chaos coming soon.
Summary
This skill intentionally reduces Claude Code's productivity by introducing ADHD and ASD modes that simulate distraction, tangential thinking, and rigid adherence to patterns.
- It's useful for developers who want to test their workflows under chaotic conditions or explore how AI behaves when forced into anti-patterns.
Install & Usage
mkdir -p .claude/agentsAdd the configuration to .claude/agents/defficiency-skills.md
@defficiency-skillsUse Cases
Usage Examples
/defficiency-skills adhd mode
Enable ASD mode for this code review session
Switch to ADHD mode and refactor this function while introducing random tangents
Security Audits
Frequently Asked Questions
What is defficiency-skills?
This skill intentionally reduces Claude Code's productivity by introducing ADHD and ASD modes that simulate distraction, tangential thinking, and rigid adherence to patterns. It's useful for developers who want to test their workflows under chaotic conditions or explore how AI behaves when forced into anti-patterns.
How to install defficiency-skills?
To install defficiency-skills: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/defficiency-skills.md. Finally, @defficiency-skills in Claude Code.
What is defficiency-skills best for?
defficiency-skills is a agent categorized under General. It is designed for: agent. Created by liigoQi.
What can I use defficiency-skills for?
defficiency-skills is useful for: Simulate ADHD mode to introduce random distractions and task-switching during code reviews.; Use ASD mode to enforce strict, literal interpretations of instructions for testing edge cases.; Test the resilience of your automation scripts against erratic AI behavior.; Demonstrate the impact of anti-productivity patterns in team training or workshops.; Explore creative problem-solving by forcing the AI to work around intentional inefficiencies.; Validate that your Claude Code workflows can handle unexpected interruptions and tangents..