Skip to content

Skills: ship WebTigers/Skills as a built-in first-party source - #127

Merged
WebTigers merged 1 commit into
mainfrom
feat/skill-source-webtigers
Aug 16, 2026
Merged

Skills: ship WebTigers/Skills as a built-in first-party source#127
WebTigers merged 1 commit into
mainfrom
feat/skill-source-webtigers

Conversation

@WebTigers

Copy link
Copy Markdown
Owner

Why

WebTigers/Skills is our own first-party Agent Skills collection for building on Tiger — tiger-module, tiger-webservice, tiger-admin-screen, tiger-design (with ui-ux-pro-max-php landing next). It speaks the same .claude-plugin/marketplace.json standard the Marketplace adapter reads, so it drops straight in.

What

  • Register webtigers-skills as a third built-in source in Tiger_Skill_Index::sources() (via Tiger_Skill_Source_Marketplace, manifest at repo root) — every install browses the reference pack out of the box, alongside the official anthropics/skills and the Composio community set.
  • Unit test: add it to BUILTIN_SOURCES (so its cache is seeded, no network) + assert it's registered.
  • TIGERSKILLS.md: three built-in sources now documented.

Tests

9 Skill unit tests green (live-verified separately: the adapter scans WebTigers/Skills → 4 skills today).

🤖 Generated with Claude Code

WebTigers/Skills (github.com/WebTigers/Skills) is our own first-party skill
collection for building on Tiger — module, web service, admin screen, design.
Wire it as a third built-in source via the marketplace.json adapter so every
install browses the reference pack out of the box (alongside the official
anthropics/skills and the Composio community set).

- Register 'webtigers-skills' in Tiger_Skill_Index::sources() (Marketplace adapter,
  .claude-plugin/marketplace.json at repo root).
- Seed its cache in the unit test's BUILTIN_SOURCES + assert it's registered.
- TIGERSKILLS.md: three built-in sources now.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@WebTigers
WebTigers merged commit fd45619 into main Aug 16, 2026
13 checks passed
@WebTigers
WebTigers deleted the feat/skill-source-webtigers branch August 16, 2026 05:06
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