Skip to content

Convert prompts folder to agent skills standard#1401

Merged
fabian-hiller merged 1 commit intomainfrom
prompts-to-agent-skills
Jan 28, 2026
Merged

Convert prompts folder to agent skills standard#1401
fabian-hiller merged 1 commit intomainfrom
prompts-to-agent-skills

Conversation

@fabian-hiller
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings January 28, 2026 23:15
@vercel
Copy link

vercel bot commented Jan 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
valibot Ready Ready Preview, Comment Jan 28, 2026 11:18pm

Request Review

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jan 28, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 28, 2026

Open in StackBlitz

npm i https://pkg.pr.new/valibot@1401

commit: d3b59e9

@dosubot dosubot bot added the github GitHub related changes label Jan 28, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR migrates the repository's AI agent documentation from a custom prompts/ folder structure to the standardized Agent Skills format in the /skills/ directory. This conversion improves discoverability and compatibility with tools that support the Agent Skills open standard.

Changes:

  • Added frontmatter metadata (name and description) to all six skill files following the Agent Skills standard
  • Updated all internal cross-references from old prompt file names to new skill names (e.g., document-source-code.mdrepo-source-code-document skill)
  • Fixed a grammatical typo and code block formatting issues in skill documentation
  • Removed the deprecated prompts/index.md file
  • Updated AGENTS.md to reference the new skills-based system

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
skills/repo-website-guide-create/SKILL.md Added Agent Skills frontmatter with name and description
skills/repo-website-api-update/SKILL.md Added frontmatter and updated cross-reference to use skill name instead of file path
skills/repo-website-api-create/SKILL.md Added frontmatter and fixed grammatical typo ("It make" → "It makes")
skills/repo-structure-navigate/SKILL.md Added frontmatter and updated directory structure to show skills/ folder
skills/repo-source-code-review/SKILL.md Added frontmatter and updated cross-references to use skill names
skills/repo-source-code-document/SKILL.md Added frontmatter, fixed code block formatting (4 backticks → 3 backticks), and improved code example formatting
prompts/index.md Removed deprecated index file for old prompts system
AGENTS.md Replaced "Detailed Guides" section with "Agent Skills" section referencing new standard
Comments suppressed due to low confidence (1)

skills/repo-structure-navigate/SKILL.md:22

  • This line references a 'prompts/' directory that no longer exists in the repository after the migration to the agent skills standard. Since the prompts folder has been removed (as evidenced by the deletion of prompts/index.md in this PR), this line should be removed from the directory structure diagram.

@fabian-hiller fabian-hiller merged commit 13f449a into main Jan 28, 2026
20 checks passed
@fabian-hiller fabian-hiller deleted the prompts-to-agent-skills branch January 28, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github GitHub related changes size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant