Skip to content
Skill

frontend-env

by d-zero-dev

AI Summary

This booster helps developers maintain consistency between API documentation (README.md), contributor guides (ARCHITECTURE.md), and implementation code. It's useful for projects that need to keep their docs synchronized with actual code changes.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "frontend-env" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (3 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/d-zero-dev/frontend-env/dev/.claude/commands/doc.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/git.md "https://raw.githubusercontent.com/d-zero-dev/frontend-env/dev/.claude/commands/git.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/pr.md "https://raw.githubusercontent.com/d-zero-dev/frontend-env/dev/.claude/commands/pr.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Update documentation commands

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
19 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars19
Forks1
Issues14
Updated1mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code