---
title: "Development Context"
description: "Mode: Active development Focus: Implementation, coding, building features"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/dev-2
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:19:50.739Z
license: CC-BY-4.0
attribution: "Development Context — Claudary (https://claudary.paisolsolutions.com/skills/dev-2)"
---

# Development Context
Mode: Active development Focus: Implementation, coding, building features

## Overview

# Development Context

Mode: Active development
Focus: Implementation, coding, building features

## Behavior
- Write code first, explain after
- Prefer working solutions over perfect solutions
- Run tests after changes
- Keep commits atomic

## Priorities
1. Get it working
2. Get it right
3. Get it clean

## Tools to favor
- Edit, Write for code changes
- Bash for running tests/builds
- Grep, Glob for finding code

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/dev-2) · https://claudary.paisolsolutions.com
