Transform project context into a managed artifact to ensure consistent AI behavior and seamless team alignment.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install context-driven-development
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install context-driven-development using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Context-Driven Development (CDD) is a professional methodology that treats project context as a first-class citizen, managed and versioned alongside source code. Instead of relying on volatile, ad-hoc prompts or scattered notes, this skill establishes a persistent, structured foundation using specific Markdown documents. By integrating these artifacts into your workflow, you provide a single source of truth that informs every interaction with an AI agent, ensuring that your technical intentions are never lost in translation.
This approach is particularly critical for developers leveraging Openclaw Skills because it bridges the gap between raw code and high-level product intent. It ensures that whether you are working solo or in a large distributed team, the AI assistant maintains a deep, consistent understanding of the product vision, technical constraints, and development standards throughout the entire project lifecycle, effectively eliminating the need to re-explain the project in every new session.
To integrate this methodology into your project using Openclaw Skills, install the package via the command line:
npx clawhub@latest install context-driven-development
For new projects, initialize the /context directory and populate the template files. For existing brownfield projects, analyze your current codebase to extract and document the existing tech stack, dependencies, and product goals into the standardized Markdown format.
The skill organizes information within a dedicated context/ directory using a standardized metadata taxonomy for maximum clarity:
| File | Description | Key Metadata |
|---|---|---|
| product.md | Product vision and goals | Problem statement, target personas, roadmap, success KPIs |
| tech-stack.md | Technical architecture | Dependencies, versions, infrastructure, development tools |
| workflow.md | Operational standards | Git strategy, testing requirements, CI/CD, commit conventions |
| tracks.md | Work unit registry | Active status, priority, assignee, links to individual specs |
| styleguides/ | Coding conventions | Language-specific standards for Python, TypeScript, etc. |
Loading
A specialized skill to configure HTTP-native micropayments for AI agents using the x402 protocol and USDC on the Base network.

An expert-level framework for building scalable React components using advanced composition techniques to eliminate boolean prop proliferation.

Analyze and rank Uniswap liquidity pools across versions and fee tiers to find the most profitable trading or liquidity provision opportunities.

A developer-focused utility for generating reusable slash commands and structured markdown workflows for AI coding agents.

Deploy configurable Uniswap V2 and V3 pools on local testnets using natural language commands without writing Solidity scripts.

Automate the discovery and execution of profitable price discrepancies across 11 blockchain networks with integrated risk management.








































