AsiaOstrich/universal-dev-skills

⚠️ ARCHIVED: Merged into universal-dev-standards v3.0.0. See https://github.com/AsiaOstrich/universal-dev-standards

License:Apache-2.0Language:Shell4510
ai-coding-assistantbest-practicesclaude-codeclaude-code-skillscode-reviewdeveloper-experiencegit-workflowproductivityprompt-engineeringsoftware-engineering

Deep Analysis

Archived Claude Code skill collection providing 8 development standardization skills for AI collaboration, code commits, reviews, testing

Core Features

Technical Implementation

Highlights
  • Merged and upgraded to universal-dev-standards v3.0.0
  • Expanded from 8 skills to 14 skills
Use Cases
  • Standardize AI-assisted development processes
  • Unify team code commit and review standards
Limitations
  • Repository archived as read-only
  • Need to migrate to new universal-dev-standards project
Tech Stack
Claude Code Skillsnpm/npx CLI

⚠️ This Repository Has Been Archived

All functionality has been merged into universal-dev-standards.


Migration Guide | 遷移指南

For New Users | 新用戶

Use the new unified CLI tool:

# Install via npm
npm install -g universal-dev-standards

# Initialize in your project
cd your-project
npx uds init

The CLI will guide you through:

  • Selecting which standards to adopt
  • Installing Claude Code Skills
  • Setting up AI tool integrations

📦 npm: https://www.npmjs.com/package/universal-dev-standards

For Existing Users | 現有用戶

If you previously installed skills from this repository:

  1. Remove old skills:

    rm -rf ~/.claude/skills/*
    
  2. Install via new method:

    npm install -g universal-dev-standards
    cd your-project
    npx uds init
    

    When prompted, select "Yes" to install Claude Code Skills.

  3. Skills are now located at:

    • New location: universal-dev-standards/skills/claude-code/
    • Installation: Handled automatically by uds init

What Changed | 變更內容

Before (v2.x) After (v3.0.0)
Separate repository Merged into main repo
Manual installation via install.sh Automated via npx uds init
8 skills 14 skills (6 new!)
Clone + run script npm package

New Skills in v3.0.0 | v3.0.0 新增技能

  • spec-driven-dev - Spec-Driven Development methodology
  • test-coverage-assistant - Test completeness evaluation
  • changelog-guide - Changelog formatting
  • error-code-guide - Error code standards
  • logging-guide - Logging best practices
  • project-structure-guide - Project directory conventions

New Repository | 新專案位置

📖 GitHub: https://github.com/AsiaOstrich/universal-dev-standards

📦 npm: https://www.npmjs.com/package/universal-dev-standards

📚 Skills location: https://github.com/AsiaOstrich/universal-dev-standards/tree/main/skills/claude-code


Historical Documentation | 歷史文件

The content below is preserved for reference only. For current documentation, please visit the new repository.

Click to expand original README | 點擊展開原始 README

Universal Dev Skills

English | 繁體中文

Claude Code Skills for software development standards.

Derived from universal-dev-standards v2.3.0

Overview

This project provides Claude Code Skills that bring software development best practices directly into your AI-assisted workflow. When you use Claude Code, these skills are automatically triggered based on context, helping you:

  • Prevent AI hallucination with evidence-based responses
  • Write consistent, well-formatted commit messages
  • Conduct thorough code reviews
  • Follow testing best practices
  • Manage releases with semantic versioning

Available Skills

Skill Description Triggers
ai-collaboration-standards Prevent AI hallucination, ensure evidence-based analysis Code analysis, suggestions, "確定性", "certainty"
commit-standards Format commit messages following Conventional Commits "commit", "提交", git commit operations
code-review-assistant Systematic code review checklist "review", "PR", "code review"
testing-guide Testing pyramid and test writing standards Writing tests, test coverage discussions
release-standards Semantic versioning and changelog formatting Release preparation, version updates
git-workflow-guide Git branching strategies and merge operations "branch", "merge", "PR", "分支", "合併"
documentation-guide Documentation structure and README best practices "README", "docs", "documentation", "文件"
requirement-assistant Requirement writing and user story guidance "requirement", "user story", "issue", "需求"

Version Mapping

universal-dev-skills universal-dev-standards
v2.1.0 v2.3.0
v2.0.0 v2.2.0
v1.1.0 v1.3.1
v1.0.0 v1.3.0

License

This project uses a dual-license model:

Content Type License
Documentation (*.md) CC BY 4.0
Code (*.sh, etc.) MIT
Highly Recommended
agents

wshobson/agents

wshobson

Intelligent automation and multi-agent orchestration for Claude Code

The most comprehensive Claude Code plugin ecosystem, covering full-stack development scenarios with a three-tier model strategy balancing performance and cost.

25.6k2.8k3 days ago
Highly Recommended
awesome-claude-skills

ComposioHQ/awesome-claude-skills

ComposioHQ

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows

The most comprehensive Claude Skills resource list; connect-apps is a killer feature.

19.9k2.0k3 days ago
Recommended
oh-my-opencode

code-yeongyu/oh-my-opencode

code-yeongyu

The Best Agent Harness. Meet Sisyphus: The Batteries-Included Agent that codes like you.

Powerful multi-agent coding tool, but note OAuth limitations.

17.5k1.2k3 days ago
Highly Recommended
ui-ux-pro-max-skill

nextlevelbuilder/ui-ux-pro-max-skill

nextlevelbuilder

An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms

Essential for designers; comprehensive UI/UX knowledge base.

15.3k1.5k3 days ago
Recommended
claude-mem

thedotmack/claude-mem

thedotmack

A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.

A practical solution for Claude's memory issues.

14.0k9143 days ago
Highly Recommended
planning-with-files

OthmanAdi/planning-with-files

OthmanAdi

Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.

Context engineering best practices; an open-source implementation of Manus mode.

9.3k8113 days ago