LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: anti-patterns

Browse skills that share this tag.

  • ae-design-impeccable - Impeccable frontend design system skill
    designimpeccableai-slopanti-patterns

    ★ 0 · Updated 2026-09-21

    Provides AI Slop anti-patterns, context gathering protocol, self-verification tests, and domain reference guides for frontend design.

    ⚙ Prevent generic AI design anti-patterns⚙ Collect mandatory pre-design context information⚙ Execute post-design self-verification tests
  • python-anti-patterns - Python Anti-Patterns Checklist
    pythoncode-reviewanti-patternsdebugging

    ★ 18 · Updated 2026-09-19

    Provides a reference checklist of common mistakes and anti-patterns in Python code to catch issues early during code review or debugging.

    ⚙ Identify Python anti-patterns⚙ Review Python code before merge⚙ Check error handling anti-patterns
  • audit - Run technical quality checks and generate a scored report
    auditaccessibilityperformancetheming

    ★ 0 · Updated 2026-09-19

    Runs technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns to generate a scored audit report.

    ⚙ Audit accessibility compliance⚙ Evaluate code performance⚙ Check design token implementation
  • exa-known-pitfalls - Identify and avoid Exa anti-patterns and pitfalls.
    exacode-reviewanti-patternsbest-practices

    ★ 18 · Updated 2026-09-18

    Identifies and avoids common Exa integration mistakes and anti-patterns during code reviews and audits.

    ⚙ Scan codebase for anti-patterns⚙ Prioritize code fixes⚙ Implement recommended patterns
  • clean-code - Clean Code Standards & Best Practices
    code qualityrefactoringclean codenaming conventions

    ★ 14 · Updated 2026-06-30

    Pragmatic coding standards for clean, maintainable code including naming, functions, structure, and anti-patterns.

    ⚙ write new code⚙ refactor existing code⚙ review code quality
  • performance-budget-checker - Code Performance Anti-Pattern Detector
    performanceanti-patternscode analysisdatabase

    ★ 602 · Updated 2026-05-11

    Detects performance anti-patterns like N+1 queries, nested loops, large file operations, and inefficient algorithms

    ⚙ read code context⚙ detect N+1 queries⚙ identify nested loops
  • rust-anti-pattern - Rust Anti-Pattern Detection and Code Review Assistant
    Rustcode reviewanti-patternsrefactoring

    ★ 602 · Updated 2026-03-09

    Identifies and suggests fixes for Rust anti-patterns and common mistakes in code.

    ⚙ detect Rust anti-patterns⚙ review Rust code quality⚙ suggest code improvements