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: Architecture documentation

Browse skills that use this input.

  • data-modeling - Design and review database schemas and entity models.
    data-modelingdrizzle-ormdatabase-designpostgres

    ★ 3 · Updated 2026-09-23

    Designs data schemas, entities, relationships, tenancy, indexes, audit logging, and migrations using Drizzle conventions.

    ⚙ Identify entities and relationships⚙ Select database store engine⚙ Design prefixed ULID identifiers
  • performing-threat-modeling-with-owasp-threat-dragon - Perform Threat Modeling with OWASP Threat Dragon
    cybersecuritythreat-modelingowaspstride

    ★ 4 · Updated 2026-05-09

    Create data flow diagrams, identify threats using STRIDE and LINDDUN, and generate threat model reports

    ⚙ Create data flow diagrams⚙ Identify STRIDE threats⚙ Identify LINDDUN threats
  • team-implement - Parallel Implementation with Agent Teams
    parallel-implementationagent-teamscode-implementationteam-coordination

    ★ 650 · Updated 2026-03-24

    Parallel implementation using Agent Teams with separate file ownership and autonomous coordination

    ⚙ analyze plan and dependencies⚙ design team structure⚙ spawn agent teammates
  • local-dev-workflow - Local Development End-to-End Workflow
    local developmentworkflowSOPdevelopment process

    ★ 0 · Updated 2026-02-12

    End-to-end local development SOP, from requirement understanding to Git management execution

    ⚙ Read AGENTS.md file⚙ Read target module code⚙ Read architecture documentation
  • local-dev-workflow - Complete Local Development Workflow from Requirements to Git Management
    developmentworkflowlocalgit

    ★ 0 · Updated 2026-02-12

    End-to-end local development process covering requirements understanding to Git operations

    ⚙ read AGENTS.md⚙ read module code⚙ read architecture docs
  • triatu-architecture - Clean Architecture Guidance for Triatu Projects
    architectureclean-architectureguidancetriatu

    ★ 18 · Updated 2026-02-12

    Provides Clean Architecture guidance including layering, dependencies, and code organization for Triatu projects.

    ⚙ Read architecture documentation⚙ Identify layer for new logic⚙ Add domain interfaces/ports