BeClaude

align-dev

New
324GitHub 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/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/align-dev.md https://raw.githubusercontent.com/razr001/align-dev/main/SKILL.md
3
Invoke in Claude Code
/align-dev
View 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.