create-instructions

Installation
SKILL.md

create-instructions

Analyze the project's coding conventions and produce a concise AGENTS.md.

Steps

  1. Check for existing AGENTS.md — if one already exists at the project root, stop and tell the user it already exists. Do not overwrite it.

  2. Explore the codebase — read a representative sample of source files (not config files) to identify patterns. Look at:

    • How files and types are named
    • How state management is handled
    • Error handling patterns
    • Testing conventions
    • Any custom abstractions or wrappers used instead of primitives
    • Patterns that deviate from the language/framework defaults
    • If a folder convention is used what that convention is
Installs
5
GitHub Stars
11
First Seen
May 25, 2026
create-instructions — builderio/builder-agent-skills