Add 11 source-only StyleSeed skills covering UI setup, page and pattern
scaffolding, token management, accessibility review, UX flows,
microcopy, audits, and feedback states.
Also credit bitjaru/styleseed in the community contributors list so
source attribution matches the new source_repo metadata.
Fixes#478
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
Refresh the repo contributor list on main after merging PR #477.
The FAF source credit was already present in README, so this follow-up
captures only the contributor sync output.
Refs #477
Refresh the repo contributor list on main after merging PR #469.
The README source credit for warmskull/idea-darwin is already present,
so this follow-up only records the contributor sync output.
Refs #469
Refresh the repo contributor list on main after merging PR #466.
The README source credit for MetcalfSolutions/Satori is already present,
so this follow-up only records the human contributor sync.
Refs #466
Add the missing community source credits for MetcalfSolutions/Satori
and warmskull/idea-darwin on main so contributor PR validation can
run against the current README credit policy.
Refs #466
Refs #469
* feat: add global-chat-agent-discovery skill for cross-protocol agent search
Adds a skill for discovering MCP servers and AI agents across 18K+ entries
and 6+ registries using Global Chat's directory and MCP server
(@global-chat/mcp-server). Covers MCP, A2A, and agents.txt protocols.
* docs: add README credit for global chat
---------
Co-authored-by: pumanitro <pumanitro@gmail.com>
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
Regenerate canonical registry artifacts after removing the synthetic
merge-batch end-to-end fixture.
This drops the remaining bundle, catalog, plugin, and skills index
references so validate:references passes again on main.
Add the missing When to Use sections for the new psychology skill pack and refresh the canonical generated artifacts required by the release workflow so the repository passes the warning budget and consistency gates.
Add the upstream community source referenced by the SEO-AEO skill bundle immediately after merging PR #446 so README credits stay current on main.
Refs #446
Move yaml into runtime dependencies so the published npm installer
works in clean npx environments again. Bump the package to 9.5.1,
add the patch release notes, and keep README metadata aligned with
the release state.
Fixes#445
Add installer filters for risk, category, and tags so maintainers and
users can ship smaller skill surfaces to context-sensitive runtimes.
Document the reduced-install flow for OpenCode-style hosts, add the
humanize-chinese community skill, and sync the generated catalog and
plugin-safe artifacts that now reflect the release batch.
Refs #437
Refs #440
Refs #443