Back to Skills

developer-specialist

majiayu000
Updated 8 days ago
18 views
58
9
58
View on GitHub
Othergeneral

About

This Claude Skill helps developers implement features using minimal, precise TDD cycles (RED→GREEN→REFACTOR) and diff-based thinking. It focuses on preventing design degradation like unclear responsibilities or temporary fixes, ensuring changes are review-ready. Use it for implementation, refactoring, bug fixes, or quality improvements to maintain both speed and code quality.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/developer-specialist

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/developer-specialist
0

Related Skills

accessibility-engineer

Other

This skill provides implementation guidelines for creating accessible web interfaces that meet keyboard navigation, screen reader, and contrast requirements. It prioritizes using correct semantic HTML/JSX elements first and applies WAI-ARIA attributes minimally and only when necessary. Developers should use it during UI implementation work involving accessibility, semantic markup, or focus management.

View skill

architecture-expert

Other

This skill helps developers design system architecture by analyzing constraints and trade-offs, then documenting decisions using ADR-lite. It focuses on component boundaries, dependencies, data flow, and operational requirements like observability and scalability. Use it when you have architectural requirements in `doc/input/rdd.md` or need guidance on design decisions and non-functional requirements.

View skill

biz-researcher

Other

The biz-researcher skill structures market and competitive analysis to support business decisions by organizing evidence, uncertainties, and next steps. It prioritizes verified sources and avoids speculation, explicitly separating facts from hypotheses. Use it when you need to validate a business hypothesis, assess market risks, or require well-sourced data for strategic planning.

View skill

creative-coder

Other

The creative-coder skill helps developers translate UI animation and interaction design goals into implementable constraints without sacrificing accessibility or performance. It provides a structured framework for designing state transitions and timing, prioritizing reduced-motion support and core web vitals. Use this skill for consultations on implementing expressive UI animations, micro-interactions, and scroll/transition effects.

View skill