Skip to content

Make docs and skill contents AI-tool-agnostic#36

Open
Artur- wants to merge 1 commit into
mainfrom
non-claude
Open

Make docs and skill contents AI-tool-agnostic#36
Artur- wants to merge 1 commit into
mainfrom
non-claude

Conversation

@Artur-
Copy link
Copy Markdown
Member

@Artur- Artur- commented May 23, 2026

Remove Claude-specific phrasing from project docs and skill bodies so the template reads cleanly for any AI coding tool. Skill files stay under .claude/skills/ but their text no longer assumes Claude Code:

  • Delete CLAUDE.md
  • README: drop Claude/CLAUDE.md mentions and slash-command syntax; refer to workflows by skill name (implement-use-case, new-use-case, etc.)
  • Replace /commit, /visual-verification, /use-case-tests, /implement-use-case slash references in skill bodies with workflow/skill-name phrasing
  • Replace AskUserQuestion tool name with neutral "multiple-choice question"
  • Fix broken spec/skills link in project-context.md

Remove Claude-specific phrasing from project docs and skill bodies so the
template reads cleanly for any AI coding tool. Skill files stay under
.claude/skills/ but their text no longer assumes Claude Code:

- Delete CLAUDE.md
- README: drop Claude/CLAUDE.md mentions and slash-command syntax; refer to
  workflows by skill name (implement-use-case, new-use-case, etc.)
- Replace /commit, /visual-verification, /use-case-tests, /implement-use-case
  slash references in skill bodies with workflow/skill-name phrasing
- Replace AskUserQuestion tool name with neutral "multiple-choice question"
- Fix broken spec/skills link in project-context.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant