align-dev
New324GitHub TrendingGeneralby razr001
AlignDev helps AI-assisted frontend teams generate shared coding standards and SKILL.md so Claude Code, Codex, Cursor, Copilot, and other agents write consistently.
First seen 6/4/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/align-dev.md https://raw.githubusercontent.com/razr001/align-dev/main/SKILL.md3
Invoke in Claude Code
/align-devView source on GitHub
frontendagent
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is align-dev?
AlignDev helps AI-assisted frontend teams generate shared coding standards and SKILL.md so Claude Code, Codex, Cursor, Copilot, and other agents write consistently.
How to install align-dev?
To install align-dev: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/align-dev.md https://raw.githubusercontent.com/razr001/align-dev/main/SKILL.md. Finally, /align-dev in Claude Code.
What is align-dev best for?
align-dev is a skill categorized under General. It is designed for: frontend, agent. Created by razr001.