BeClaude

defficiency-skills

New
22GitHub TrendingGeneralby liigoQi

降效插件集合,降低 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

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/defficiency-skills.md

3
Invoke with @agent-name
@defficiency-skills

Use Cases

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.

Usage Examples

1

/defficiency-skills adhd mode

2

Enable ASD mode for this code review session

3

Switch to ADHD mode and refactor this function while introducing random tangents

View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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..