my-dev-standards

Codify development standards for Python, TypeScript, and git workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jujumilk3/my-dotclaude --skill my-dev-standards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: my-dev-standards
Source: https://github.com/jujumilk3/my-dotclaude/tree/main/skills/my-dev-standards
Command: npx skills add https://github.com/jujumilk3/my-dotclaude --skill my-dev-standards

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill codifies core development standards and conventions applicable to all programming work.

Core Features & Use Cases

  • Establishes Python project management via uv, TypeScript-first rules, and standard project structures.
  • Enforces best practices across documentation, testing, git operations, and handoff milestones with @STATUS.md.
  • Guides onboarding and cross-team alignment by providing a single source of truth for coding standards.

Quick Start

Use this skill as a reference document to align development workflows and review standards across projects.

Frequently Asked Questions about my-dev-standards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize development conventions across multiple projects?

Standardize development conventions by codifying language-agnostic rules for Python, TypeScript, database naming, testing, and git workflow into a single source of truth. This skill enforces project structures and documentation practices to align teams.

What is the best way to manage Python project dependencies using uv?

Manage Python project dependencies using uv by enforcing uv-based project management standards. This skill provides guidelines for standard project structures and dependency workflows to maintain consistency across your development environment.

How do I maintain a live state doc for project handoff?

Maintain a live state doc for project handoff by enforcing requirements for a @STATUS.md file. This skill mandates updating @STATUS.md to track milestones, document progress, and ensure seamless cross-team alignment during transitions.

Does this coding conventions skill apply to TypeScript work?

Yes, this coding conventions skill applies to TypeScript work by establishing TypeScript-first rules. It guides standard project structures, documentation, and testing practices specifically tailored for TypeScript development alongside Python.

How do I use coding standards to improve team onboarding?

Use coding standards to improve team onboarding by providing a single reference document for development workflows. This skill codifies git operations, testing, and handoff processes, accelerating new developer alignment and cross-team consistency.

Are these development standards limited to specific programming languages?

No, these development standards are not limited to specific languages. They are applicable to all programming work, applying across languages, tools, and teams while providing specific guidelines for Python and TypeScript environments.