Skip to content
BeClaude

ai-corner-store

New
9GitHub TrendingGeneralby sorensensig

AI Corner Store 🏪 — a small, curated shop of AI skills, plugins, and bundles for Claude. One folder per release, each installable on its own. Now stocking: organisational-dysfunction (61 dysfunctions via open sociotechnical systems theory).

Summary

AI Corner Store is a curated shop of AI skills, plugins, and bundles for Claude, organized into one folder per release for easy installation.

  • It currently stocks the organizational-dysfunction skill, which helps identify and analyze 61 types of organizational dysfunction using open sociotechnical systems theory.
  • This skill is useful for developers and teams seeking to diagnose and improve team dynamics and operational efficiency.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/ai-corner-store.md https://raw.githubusercontent.com/sorensensig/ai-corner-store/main/SKILL.md
3
Invoke in Claude Code
/ai-corner-store

Use Cases

Identify specific organizational dysfunctions in a team based on observed behaviors or symptoms.
Analyze a project's workflow to uncover sociotechnical mismatches causing delays or friction.
Generate a report of common dysfunctions in a remote team using open systems theory.
Provide actionable recommendations to address a dysfunction like 'bureaucratic ritualism' in a development team.
Map team communication patterns to known dysfunctions and suggest improvements.
Use the skill during a retrospective to systematically evaluate team health.

Usage Examples

1

/ai-corner-store list dysfunctions

2

/ai-corner-store analyze Our team often blames tools for missed deadlines, but the real issue might be structural. Can you identify relevant dysfunctions?

3

Using the organizational-dysfunction skill, list the top 5 dysfunctions that could cause 'analysis paralysis' in a product team.

View source on GitHub
plugin

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is ai-corner-store?

AI Corner Store is a curated shop of AI skills, plugins, and bundles for Claude, organized into one folder per release for easy installation. It currently stocks the organizational-dysfunction skill, which helps identify and analyze 61 types of organizational dysfunction using open sociotechnical systems theory. This skill is useful for developers and teams seeking to diagnose and improve team dynamics and operational efficiency.

How to install ai-corner-store?

To install ai-corner-store: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/ai-corner-store.md https://raw.githubusercontent.com/sorensensig/ai-corner-store/main/SKILL.md. Finally, /ai-corner-store in Claude Code.

What is ai-corner-store best for?

ai-corner-store is a skill categorized under General. It is designed for: plugin. Created by sorensensig.

What can I use ai-corner-store for?

ai-corner-store is useful for: Identify specific organizational dysfunctions in a team based on observed behaviors or symptoms.; Analyze a project's workflow to uncover sociotechnical mismatches causing delays or friction.; Generate a report of common dysfunctions in a remote team using open systems theory.; Provide actionable recommendations to address a dysfunction like 'bureaucratic ritualism' in a development team.; Map team communication patterns to known dysfunctions and suggest improvements.; Use the skill during a retrospective to systematically evaluate team health..