---
name: Design Feature
slug: design-feature
category: AI Engineering
description: Design Feature helps you explore a codebase, ask clarifying questions, and write a design doc with implementation tasks. Use it when planning a new feature before coding begins.
github: "https://github.com/janekbaraniewski/openusage/tree/main/.codex/skills/design-feature"
language: Go
stars: 187
forks: 16
install: "npx degit https://github.com/janekbaraniewski/openusage/tree/main/.codex/skills/design-feature ~/.claude/skills/design-feature"
installs_to: ~/.claude/skills/design-feature
source_path: .codex/skills/design-feature/SKILL.md
collection_size: 14
category_size: 3278
collection_url: "https://dirskills.com/collections/janekbaraniewski/openusage"
added: 2026-09-06T05:20:21.650Z
last_synced: 2026-09-06T05:20:21.650Z
canonical_url: "https://dirskills.com/skills/design-feature"
---

# Design Feature

Design Feature helps you explore a codebase, ask clarifying questions, and write a design doc with implementation tasks. Use it when planning a new feature before coding begins.

**Install:**

```bash
npx degit https://github.com/janekbaraniewski/openusage/tree/main/.codex/skills/design-feature ~/.claude/skills/design-feature
```

## README

# Skill: Design Feature

> **Invocation**: Design a feature: quiz, explore codebase, write design doc with tasks

Read and follow the full skill specification in `docs/skills/design-feature/SKILL.md`.
