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 with capability: detect anti-patterns

Browse skills that share this capability.

  • auditing-commands - Slash Command File Auditor
    auditslash commandsvalidationYAML

    ★ 0 · Updated 2026-06-30

    Evaluates slash command files against best practices for structure, YAML configuration, and security

    ⚙ read command files⚙ read reference documentation⚙ evaluate YAML configuration
  • frontend-ai-guide - Frontend Technical Decision and QA Guide
    frontendcode-qualitydebuggingquality-assurance

    ★ 18 · Updated 2026-06-15

    Provides frontend technical decision criteria, anti-patterns, debugging techniques, and quality check workflows

    ⚙ detect anti-patterns⚙ check code quality⚙ analyze errors
  • code-simplifier - Code Simplification and Refactoring
    code processingrefactoringcode qualitycode cleanup

    ★ 0 · Updated 2026-03-23

    Analyze code to extract functions, remove redundancies, and apply refactoring techniques

    ⚙ extract functions⚙ remove dead code⚙ apply idiomatic patterns
  • home-assistant-best-practices - Home Assistant Automation Best Practices
    automationbest-practiceshome-assistantzigbee

    ★ 0 · Updated 2026-03-21

    Provides best practices for Home Assistant automations, helpers, scripts, and device controls

    ⚙ check native conditions⚙ check native triggers⚙ check built-in helpers
  • audit - Comprehensive Interface Quality Audit
    quality assurancecode reviewaccessibilityperformance

    ★ 1 · Updated 2026-03-20

    Perform systematic quality checks across accessibility, performance, theming, and responsive design

    ⚙ run diagnostic scan⚙ check accessibility⚙ check performance
  • postgres-patterns - PostgreSQL Patterns for Database Optimization
    databasepostgresqloptimizationsql

    ★ 30 · Updated 2026-02-23

    Provides quick reference for PostgreSQL best practices including indexing, schema design, and query optimization.

    ⚙ provide index recommendations⚙ suggest data types⚙ offer schema design patterns
  • postgres-patterns - PostgreSQL Best Practices Reference
    postgresqldatabaseoptimizationindexing

    ★ 3 · Updated 2026-02-23

    PostgreSQL database patterns for query optimization, schema design, indexing, and security

    ⚙ create database indexes⚙ design database schemas⚙ optimize SQL queries
  • postgres-patterns - PostgreSQL Database Patterns and Optimization Guide
    databasepostgresqloptimizationschema-design

    ★ 74 · Updated 2026-02-23

    Reference for PostgreSQL best practices including query optimization, schema design, indexing, and security

    ⚙ provide query optimization guidance⚙ suggest index types⚙ recommend data types
  • JavaScript Language Patterns - Modern JavaScript Patterns for Clean Code
    javascriptlanguagees6modern-js

    ★ 570 · Updated 2026-02-12

    Apply ES2022+ JavaScript patterns for clean and maintainable code.

    ⚙ analyze JavaScript syntax⚙ detect anti-patterns⚙ suggest modern patterns