adyusuf

Apply Project Standards — Development skill for Claude Code

Development community

Install or update this project's standard documents (CLAUDE.md, SETUP.md, .env.example).

How to install Apply Project Standards

Installs to ~/.claude/skills/adyusuf-claude-code-standards-apply-project-standards/SKILL.md

Terminal
mkdir -p ~/.claude/skills/adyusuf-claude-code-standards-apply-project-standards && curl -fsSL https://raw.githubusercontent.com/adyusuf/claude-code-standards/HEAD/commands/apply-project-standards.md -o ~/.claude/skills/adyusuf-claude-code-standards-apply-project-standards/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Apply Project Standards does


description: Install or update this project's standard documents (CLAUDE.md, SETUP.md, .env.example)

Bring this project in line with the `~/.claude/standards/` layout. **Do not delete what exists; fill in what is missing.**

1. Discovery (read first, write second)

  • The root directory, package.json / *.csproj / docker-compose.yml / .github/workflows/
  • Any existing CLAUDE.md, README.md, SETUP.md, DEPLOY.md, .env*
  • The real ports, the real service names, the real b

Alternatives in Development

  • Update Scaffold — Check for and apply myPKA scaffold framework updates safely 296 ★
  • Creating Skills — How to create, update, and manage your own skill files to persist knowledge and workflows as reusable referenc 135 ★
  • Install Hil — Interactive installation - asks questions before setup 92 ★

Full documentation available on GitHub

View Source Repository