anti-pattern-czar

Detect and fix TypeScript error handling anti-patterns with state persistence and approval workflows.

7 stars

Best use case

anti-pattern-czar is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Detect and fix TypeScript error handling anti-patterns with state persistence and approval workflows.

Teams using anti-pattern-czar should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/anti-pattern-czar/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/glucksberg/anti-pattern-czar/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/anti-pattern-czar/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How anti-pattern-czar Compares

Feature / Agentanti-pattern-czarStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Detect and fix TypeScript error handling anti-patterns with state persistence and approval workflows.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# anti-pattern-czar

Detect and fix TypeScript error handling anti-patterns with state persistence and approval workflows.

## Install

```
npx clawhub@latest install anti-pattern-czar
```

Related Skills

seasonal-planting-guide

7
from Demerzels-lab/elsamultiskillagent

Seasonal planting calendar for gardeners.

antigravity-image-gen

7
from Demerzels-lab/elsamultiskillagent

Generate images using the internal Google Antigravity API (Gemini 3 Pro Image). High quality, native generation without browser automation.

antigravity-image

7
from Demerzels-lab/elsamultiskillagent

Generate images using the internal Antigravity Sandbox API (Gemini 3 Pro Image). Supports text-to-image generation via internal Google endpoints.

best-practices-for-llm-prompt-engineering-palantir-4a296dff

7
from Demerzels-lab/elsamultiskillagent

Summarize my framework options for developing a web application.

semantic-router

7
from Demerzels-lab/elsamultiskillagent

Auto-routing skill with configurable model pools and task type matching.

test-patterns

7
from Demerzels-lab/elsamultiskillagent

Write and run tests across languages and frameworks. Use when setting up test suites, writing unit/integration/E2E tests, measuring coverage, mocking dependencies, or debugging test failures. Covers Node.js (Jest/Vitest), Python (pytest), Go, Rust, and Bash.

regex-patterns

7
from Demerzels-lab/elsamultiskillagent

Practical regex patterns across languages and use cases. Use when validating input (email, URL, IP), parsing log lines, extracting data from text, refactoring code with search-and-replace, or debugging why a regex doesn't match.

anti-injection-skill

7
from Demerzels-lab/elsamultiskillagent

Advanced prompt injection defense with multi-layer protection, memory integrity, and tool security wrapper.

copilotkit-runtime-patterns

7
from Demerzels-lab/elsamultiskillagent

Server-side runtime patterns for CopilotKit.

copilotkit-agent-patterns

7
from Demerzels-lab/elsamultiskillagent

Patterns for building AI agents that integrate with CopilotKit.

antigravity-balance

7
from Demerzels-lab/elsamultiskillagent

Check Google Antigravity AI model quota/token balance. Use when a user asks about their Antigravity usage, remaining tokens, model limits, quota status, or rate limits. Works by detecting the local Antigravity language server process and querying its API.

anti-tempmail

7
from Demerzels-lab/elsamultiskillagent

Validate email addresses against temporary/disposable email providers using AntiTempMail API.