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 input: code context

Browse skills that use this input.

  • straymark-sec - Create Security Assessment Document
    securitythreat modelingOWASP ASVSdocumentation

    ★ 0 · Updated 2026-06-30

    Generate security assessment documents with threat modeling and OWASP ASVS checks

    ⚙ gather component name⚙ select threat model methodology⚙ choose OWASP ASVS level
  • python-linter - Ruff Python Linter Issue Fixes
    pythonlinterruffcode-quality

    ★ 650 · Updated 2026-06-15

    Guide coding agents to fix specific Python linter issues from Ruff.

    ⚙ identify ruff rule codes⚙ resolve E402 module imports⚙ fix B007 loop variables
  • performance-budget-checker - Code Performance Anti-Pattern Detector
    performanceanti-patternscode analysisdatabase

    ★ 650 · 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
  • tzurot-council-mcp - Tzurot Council MCP AI Collaboration Server
    AI collaborationcode reviewdebuggingmodel selection

    ★ 650 · Updated 2026-03-24

    Access multiple AI models via OpenRouter for development collaboration

    ⚙ ask questions⚙ brainstorm ideas⚙ review code
  • gemini - Get Alternative AI Perspectives with Google Gemini
    ai-consultingdecision-supportdebuggingdesign-review

    ★ 18 · Updated 2026-03-09

    Consult Google Gemini for alternative perspectives on design decisions and problem solving

    ⚙ consult Google Gemini⚙ get alternative perspectives⚙ evaluate design approaches
  • debug-protocol - Scientific Debugging with Root Cause Analysis and MRE
    debuggingtroubleshootingroot-cause-analysisscientific-method

    ★ 1 · Updated 2026-02-18

    A systematic debugging workflow using Root Cause Analysis and Minimal Reproducible Examples to replace random code changes.

    ⚙ create reproducible test cases⚙ isolate failing code⚙ trace data flow
  • javascript - JavaScript Coding Standards and Best Practices
    programmingjavascriptcoding-standardsbest-practices

    ★ 5 · Updated 2026-02-18

    Provides JavaScript coding standards and rules for working with .js files

    ⚙ read .js files⚙ reference coding standards⚙ apply naming conventions
  • practicing-tdd - TDD Workflow and RED-GREEN-REFACTOR Cycle
    developmenttestingworkflowmethodology

    ★ 0 · Updated 2026-02-17

    Guides through Test-Driven Development workflow principles and RED-GREEN-REFACTOR cycle

    ⚙ guide TDD workflow⚙ explain RED phase⚙ explain GREEN phase
  • coding - Enhanced Coding Assistance for Development Tasks
    programmingdevelopmentdebuggingcode-review

    ★ 237 · Updated 2026-02-12

    Provides guidance for writing, debugging, and reviewing code

    ⚙ write code snippets⚙ analyze error messages⚙ suggest debugging approaches