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: Source code

Browse skills that use this input.

  • pict-test-designer - Design pairwise test cases using PICT
    pictpairwise-testingtest-designcombinatorial-testing

    ★ 96 · Updated 2026-09-23

    Analyzes requirements or code to generate PICT models, pairwise test cases in markdown tables, and expected test outcomes.

    ⚙ Analyze requirements or source code⚙ Generate PICT model definitions⚙ Define parameters and equivalence classes
  • solid - Professional software engineering and code quality guidelines
    solid-principlestddclean-coderefactoring

    ★ 0 · Updated 2026-09-21

    Guides software development, refactoring, architecture design, and code review using SOLID principles, TDD, and clean code practices.

    ⚙ Write automated tests using TDD⚙ Apply SOLID design principles⚙ Refactor code to remove smells
  • refactoring-catalog - Refactoring Catalog
    refactoringcode-smellsclean-codesoftware-design

    ★ 1 · Updated 2026-09-21

    Catalog of code smells and matching refactoring techniques to safely improve internal code structure without changing observable behavior.

    ⚙ Identify code smells⚙ Extract method⚙ Extract class
  • gocode - Plan-based continuous code implementation and verification
    code-implementationplan-drivenverificationrefactoring

    ★ 0 · Updated 2026-09-19

    Executes end-to-end code implementation based on plan documents, performing step verifications, safety checks, and structured reporting.

    ⚙ Validate plan maturity⚙ Execute code implementation⚙ Perform continuous type checking
  • optimize - Identify and fix interface performance issues.
    performanceoptimizationrenderingweb-vitals

    ★ 0 · Updated 2026-09-19

    Improve interface performance across loading speed, rendering, animations, images, and bundle size.

    ⚙ Assess performance issues⚙ Optimize loading performance⚙ Optimize rendering performance
  • refactor-guardian - Guard refactors by validating behavior and API stability
    refactoringcode-safetyapi-stabilitydeterminism

    ★ 1 · Updated 2026-09-19

    Guards refactors by enforcing no-behavior-change contracts, validating API stability, and verifying deterministic behavior via terminal-collected artifacts.

    ⚙ Validate refactor intent and scope⚙ Enforce refactor safety rules⚙ Collect baseline and candidate artifacts
  • salesforce-developer - Development and customization for the Salesforce platform
    salesforceapexlwcsoql

    ★ 0 · Updated 2026-09-18

    Develops Apex code, Lightning Web Components, SOQL queries, and integrations while managing governor limits on the Salesforce platform.

    ⚙ Write Apex code⚙ Build Lightning Web Components⚙ Optimize SOQL queries
  • code-conventions - Coding Conventions for zoppy-api
    coding-conventionszoppy-apiclean-codelogging

    ★ 0 · Updated 2026-09-17

    Provides coding conventions for zoppy-api, including logging, error handling, validation, queue integration, and code structure rules.

    ⚙ Log mutating operations with LogService⚙ Map errors to HTTP exceptions⚙ Validate requests using ApplicationValidationBase
  • refactoring-patterns - Safe Refactoring Patterns and Workflow
    refactoringcode-qualitysoftware-designclean-code

    ★ 2 · Updated 2026-09-16

    Provides safe refactoring workflows, common structural patterns, tooling recommendations, and pre-ship verification guidelines.

    ⚙ Extract methods classes or modules⚙ Rename code symbols and variables⚙ Move functions and types
  • auto-naming - Variable and function naming discipline and rules
    naming-conventionsrefactoringclean-codedomain-vocabulary

    ★ 6 · Updated 2026-09-16

    Corrects generic names, naming bankruptcy words, and inconsistent verb prefixes using domain vocabulary, verb semantics, and scope-proportional length.

    ⚙ Correct generic variable names⚙ Standardize function verb semantics⚙ Replace vague naming bankruptcy words
  • work-planning - Register a work item under a track and seed its interview
    pipelinework-planningmaintainertrack

    ★ 0 · Updated 2026-09-16

    Registers a work item under a track and creates an initial plan seed file for maintainer refinement.

    ⚙ Verify pipeline configuration⚙ Validate work item scope⚙ Estimate provisional item dials
  • security-compliance - Security & Compliance Guardian
    securitycompliancecodeqldependabot

    ★ 3 · Updated 2026-09-15

    Establish comprehensive security scanning and compliance infrastructure from scratch.

    ⚙ Create CodeQL security scanning workflow⚙ Configure Dependabot automated updates⚙ Create SECURITY.md policy file
  • code-refactoring - Code refactoring patterns and techniques
    refactoringcode-qualitycode-smellsclean-code

    ★ 1 · Updated 2026-09-15

    Provides refactoring patterns and techniques to improve code quality, reduce complexity, and enhance maintainability without changing behavior.

    ⚙ Identify code smells⚙ Extract methods⚙ Simplify nested conditionals
  • logging-failures - Security Logging and Monitoring Failures Security Check
    securityloggingowasp-a09cwe-117

    ★ 20 · Updated 2026-09-14

    Detects missing security event logs, logged secrets, and log injection through user input.

    ⚙ Detect missing security event logs⚙ Detect sensitive credentials in logs⚙ Detect CRLF log injection vulnerabilities
  • user-rule-review-control-flow - Review control flow structures and code paths
    control-flowcode-reviewrefactoring

    ★ 0 · Updated 2026-09-13

    Reviews control flow issues including dead code, goto constructs, conditional assignments, empty catches, regex safety, and nesting depth.

    ⚙ Review unreachable code⚙ Detect goto control flow⚙ Check conditional assignments
  • codesyncer - AI context persistence using code tags across sessions
    context-persistencecode-tagsai-memory

    ★ 69 · Updated 2026-09-12

    Persists AI context across sessions by embedding structured tags into code comments.

    ⚙ Add inline tags to code⚙ Pause on sensitive keywords⚙ Ask users for critical values
  • common-security-standards - Security Standards
    securityauthenticationauthorizationencryption

    ★ 2 · Updated 2026-09-12

    Enforces universal security protocols for safe and resilient software development.

    ⚙ Validate and sanitize external input⚙ Apply least privilege access controls⚙ Prevent code and SQL injection
  • code-review - Code Review Skill
    code-reviewcode-qualitysecuritytesting

    ★ 1 · Updated 2026-09-11

    Reviews code to ensure quality, security, performance, test coverage, and adherence to project patterns and best practices.

    ⚙ Review code quality⚙ Check project pattern adherence⚙ Evaluate code security vulnerabilities
  • avalonia-zafiro-development - Avalonia UI Development with Zafiro Toolkit
    avalonia-uizafiroreactiveuidynamicdata

    ★ 281 · Updated 2026-09-10

    Provides mandatory conventions and behavioral rules for cross-platform development using Avalonia UI and the Zafiro toolkit.

    ⚙ Guide functional-reactive MVVM implementation⚙ Apply result-type error handling⚙ Enforce framework-independent ViewModel architecture
  • find-bug-root-cause - Root Cause Analysis Protocol
    debuggingroot-cause-analysistroubleshooting

    ★ 602 · Updated 2026-09-10

    Conducts deep investigation to find the actual root cause of bugs rather than just addressing symptoms.

    ⚙ Understand the symptom⚙ Trace the data flow⚙ Check dependencies

Scroll to load more