LogoClawIndex
CasesSkillsAbout
LogoClawIndex

standard-first - Prefer standard official solutions over custom code

Guides technical implementation to prefer built-in framework features and official packages over custom or AI-generated code.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Inspect project manifests for stack context
  • Check session for technology-specific skills
  • Search package registries for existing solutions
  • Fetch and read official vendor documentation
  • Select simplest solution using decision hierarchy
  • Implement code following official recommendations

Inputs

  • Task description
  • Project dependency manifest files
  • Official documentation and package listings

Outputs

  • Package installation command
  • Code implementation following official patterns
  • Notes on best-practice deviations

Requirements

  • WebSearch and WebFetch tools
  • Read, Glob, Write, Bash tools
  • Optional find-docs skill or ctx7 CLI

Source

  • Spec: SKILL.md

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.
best-practices
code-generation
dependency-management
frameworks
documentation
Inspect project manifests for stack context
Check session for technology-specific skills
Search package registries for existing solutions
Fetch and read official vendor documentation
Task description
Project dependency manifest files
Official documentation and package listings
Package installation command
Code implementation following official patterns
Notes on best-practice deviations