senior-dev-principles

Community

Write senior-quality code with clear judgment

AuthorCRAG666
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you make better architecture, refactoring, and algorithm decisions for non-trivial engineering work, improving clarity, correctness, and maintainability without unnecessary complexity.

Core Features & Use Cases

  • Single Responsibility, tuned to the right granularity: Keeps cohesion high while avoiding both over-fragmentation and premature DRY.
  • Algorithmic complexity reasoning: Guides when to analyze time/space complexity and which techniques typically meet the target complexity.
  • Senior engineering mindset and guardrails: Improves naming, boundary validation, testability (when tests exist), and comment discipline.
  • Self-review checklist before presenting code: Verifies purpose, acceptable performance, edge cases, readability, and duplication tradeoffs.

Quick Start

Apply senior-dev-principles to the task “refactor this module and redesign the data flow to be more maintainable,” and produce a scoped plan plus the changes that follow these quality criteria.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: senior-dev-principles
Download link: https://github.com/CRAG666/dotfiles/archive/main.zip#senior-dev-principles

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.