Skip to content

Master#64

Open
thujosar-sys wants to merge 11 commits intoforrestchang:forrestchang/fix-readme-linksfrom
thujosar-sys:master
Open

Master#64
thujosar-sys wants to merge 11 commits intoforrestchang:forrestchang/fix-readme-linksfrom
thujosar-sys:master

Conversation

@thujosar-sys
Copy link
Copy Markdown

No description provided.

HOLYKEYZ and others added 11 commits January 29, 2026 21:52
Add real-world code examples demonstrating principles of effective coding, highlighting common mistakes and their corrections.
…-readme-links

Fix GitHub repository links in README
Move plugin.json to .claude-plugin/ directory as required by Claude Code
plugin specification. The plugin manifest must be located at
.claude-plugin/plugin.json for proper plugin discovery and loading.

Also fix author and repository URL to point to correct owner.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Fix plugin structure for Claude Code compatibility
Add examples of common mistakes on each principles
- Fix skill path in plugin.json to use relative path from .claude-plugin/
  (changed from "skills/..." to "../skills/...")
- Add /plugin add command to README alongside CLI command

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add marketplace.json required for /plugin marketplace add
- Fix skill path to use ./ prefix (relative to plugin root)
- Update README with correct two-step install process:
  1. /plugin marketplace add forrestchang/andrej-karpathy-skills
  2. /plugin install andrej-karpathy-skills@karpathy-skills

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Change author from string to object with name property
- Remove invalid displayName field
- Point skills to directory instead of file (auto-discovery)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Fix plugin skill path for Claude Code compatibility
Add a prominent link to the Multica open-source agents platform
at the beginning of the README for discoverability.
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.

5 participants