Commit Graph

170 Commits

Author SHA1 Message Date
github-actions[bot]
ba16aebeb3 chore: sync repo state [ci skip] 2026-04-06 18:36:51 +00:00
github-actions[bot]
5a2e144d58 chore: sync repo state [ci skip] 2026-04-06 18:27:47 +00:00
github-actions[bot]
64b9c77db3 chore: sync repo state [ci skip] 2026-04-05 19:05:40 +00:00
sickn33
576e6d59ca chore(repo): Sync generated state after e2e cleanup
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.
2026-04-05 11:03:23 +02:00
github-actions[bot]
85cd5ef082 chore: sync repo state [ci skip] 2026-04-05 08:49:35 +00:00
github-actions[bot]
64b07bffd6 chore: sync repo state [ci skip] 2026-04-04 16:52:38 +00:00
sickn33
bb2304a34f feat(installer): Add selective install filters and new skill
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
2026-04-03 17:08:33 +02:00
github-actions[bot]
456dc0cbb2 chore: sync repo state [ci skip] 2026-04-03 14:53:09 +00:00
sickn33
bdcfbb9625 feat(hugging-face): Add official ecosystem skills
Import the official Hugging Face ecosystem skills and sync the\nexisting local coverage with upstream metadata and assets.\n\nRegenerate the canonical catalog, plugin mirrors, docs, and release\nnotes after the maintainer merge batch so main stays in sync.\n\nFixes #417
2026-03-29 18:31:46 +02:00
sickn33
ed9b28efa5 chore: sync release state after merge batch 2026-03-28 16:46:44 +01:00
sickn33
5af8360409 docs(plugins): add Claude and Codex plugin guides
Document the new Claude Code and Codex plugin distributions and explain how root plugins, bundle plugins, and plugin-safe filtering relate to the full library install.\n\nSync the catalog, plugin compatibility artifacts, and generated plugin-safe subsets so main stays consistent before the v9.0.0 release flow.
2026-03-27 10:45:56 +01:00
github-actions[bot]
f4f1ad4ec3 chore: sync repo state [ci skip] 2026-03-26 16:08:03 +00:00
github-actions[bot]
8076a6e0c7 chore: sync repo state [ci skip] 2026-03-26 16:03:55 +00:00
sickn33
d2be634870 feat(skills): Import curated Apple workflow skills
Add fourteen skills from Dimillian/Skills, integrate the merged Snowflake and WordPress updates into the maintainer sync, and refresh registry metadata, attributions, walkthrough notes, and the 8.9.0 release notes while keeping validation warnings within budget.
2026-03-25 11:53:08 +01:00
Munir Abbasi
0d425400d6 Add WordPress 7.0 Support to WordPress Skills Documentation (#394)
* chore: sync repo state [ci skip]

* Enhance WordPress skill documentation with 7.0 features

Updated the WordPress skill documentation to include new features from WordPress 7.0, such as Real-Time Collaboration, AI Connectors, and Abilities API. Enhanced the overview and workflow sections to reflect these changes.

* chore: sync repo state [ci skip]

* Enhance WordPress theme development for version 7.0

Updated the WordPress theme development workflow to include new features from WordPress 7.0, such as DataViews, Pattern Editing, Navigation Overlays, and admin refresh. Enhanced the overview and added sections for new theme features and testing checklist.

* chore: sync repo state [ci skip]

* Enhance WordPress plugin development for version 7.0

Updated WordPress plugin development workflow to include new features from WordPress 7.0, such as Real-Time Collaboration, AI Connectors, and the Abilities API. Enhanced descriptions and added sections for modern plugin development practices.

* chore: sync repo state [ci skip]

* Enhance WooCommerce workflow with WP 7.0 features

Updated WooCommerce development workflow to include WordPress 7.0 features such as AI connectors, DataViews, and collaboration tools. Enhanced descriptions and added new sections for AI-powered functionalities.

* chore: sync repo state [ci skip]

* Enhance WordPress penetration testing documentation

Updated the description to include WordPress 7.0 security considerations and added new sections on security testing for AI Connector, Abilities API, Real-Time Collaboration, and DataViews endpoints.

* chore: update star history chart

* chore(pr394): Drop derived artifacts from PR

Keep the pull request source-only so maintainer workflows and CI can regenerate canonical artifacts on main after merge.

* fix(pr394): Shorten WordPress pen-test description

Keep the imported WordPress 7.0 update within repository validation limits so source-validation passes on the contributor PR.

* chore: sync repo state [ci skip]

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: sck_0 <samujackson1337@gmail.com>
2026-03-25 11:50:19 +01:00
github-actions[bot]
668415ecf1 chore: sync repo state [ci skip] 2026-03-24 16:17:28 +00:00
sickn33
4cf513e1d2 chore: sync maintainer release state
Refresh maintainer-owned artifacts after the PR merge batch, convert the\nJetski loader example to a directly importable Node ESM module, and add\nthe 8.7.0 changelog entry before release preparation.\n\nRefs #382\nRefs #388
2026-03-23 19:01:11 +01:00
sickn33
5d795cdf84 fix(antigravity): Add overload recovery flow
Add a Unix activation script, Antigravity-specific installer guidance,
and cross-platform recovery documentation so users can reduce the
live skill set when truncation or context overload appears.

Regenerate the canonical bundle/catalog artifacts after merging the
stale goldrush-api removal so main stays release-ready.

Refs #381
2026-03-22 19:19:45 +01:00
github-actions[bot]
e295cf7d30 chore: sync repo state [ci skip] 2026-03-21 11:00:03 +00:00
sickn33
7cd2e94d41 feat(skills): import external marketing seo and obsidian skills
Import and normalize new skills from anthropics/skills, marketingskills, claude-seo, and obsidian-skills.

Align imported skills to repository validation rules, document provenance, and sync generated registry artifacts after the import.
2026-03-21 10:05:13 +01:00
sickn33
86e9b55efb fix(skills): Restore actionable skill descriptions 2026-03-20 17:56:13 +01:00
sickn33
fc3c7ae8a2 meta(skills): Add skill audit and safe metadata fixes
Add repo-wide auditing and targeted repair scripts for skill metadata.
Fix truncated descriptions automatically, keep heading normalization
conservative, and remove synthetic boilerplate sections that degrade
editorial quality while regenerating repo indexes and catalogs.

Fixes #365
2026-03-20 09:06:45 +01:00
sickn33
bb2547a358 meta(bundles): Add vertical starter and generated packs 2026-03-19 18:39:12 +01:00
github-actions[bot]
80dbbcc4e3 chore: sync generated registry files [ci skip] 2026-03-18 12:04:32 +00:00
github-actions[bot]
1bcb135b45 chore: sync generated registry files [ci skip] 2026-03-18 11:40:28 +00:00
github-actions[bot]
eade42da9a chore: sync generated registry files [ci skip] 2026-03-18 11:33:12 +00:00
github-actions[bot]
a9d77c9d42 chore: sync generated registry files [ci skip] 2026-03-17 11:23:28 +00:00
github-actions[bot]
a170f94aae chore: sync generated registry files [ci skip] 2026-03-17 11:22:52 +00:00
github-actions[bot]
7561a602c6 chore: sync generated registry files [ci skip] 2026-03-17 11:20:45 +00:00
github-actions[bot]
e76fbb6405 chore: sync generated registry files [ci skip] 2026-03-16 14:57:23 +00:00
github-actions[bot]
2de609cbb1 chore: sync generated registry files [ci skip] 2026-03-14 16:49:28 +00:00
sck_0
e8d929c797 feat: add privacy-by-design skill (#283)
Co-authored-by: Abdeltoto <paypalbio360@gmail.com>
2026-03-13 09:28:20 +01:00
JX2E
bfdc54c252 Add acceptance-driven workflow skills (#277)
* add acceptance-driven workflow skills

* chore: sync acceptance workflow skills metadata

---------

Co-authored-by: sck_0 <samujackson1337@gmail.com>
2026-03-12 12:16:15 +01:00
sck_0
597748a2e5 feat: Add ai-md Convert CLAUDE.md to AI-native format (#268)
Co-authored-by: tkman <sstklen@users.noreply.github.com>
2026-03-11 16:02:49 +01:00
sck_0
ddb15e1b17 feat(skills): add local-llm-expert (#266)
Co-authored-by: Saim Shafique <sx4im@users.noreply.github.com>
2026-03-11 16:02:22 +01:00
Lukas Svoboda
3c2165e4da feat: add lex truth engine for cross-jurisdictional legal context (#262)
* feat: add lex truth engine for cross-jurisdictional legal context

* Update skills/lex/findings.md

Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>

* docs: update GDPR reference to official EUR-Lex link

* chore: sync generated files

---------

Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sck_0 <samujackson1337@gmail.com>
2026-03-11 15:54:23 +01:00
Takura
7b9b1095d0 pipecat-friday-agent — Iron Man-inspired tactical voice assistant (F.R.I.D.A.Y.) with Pipecat, Gemini, and OpenAI. (#261)
* feat: add pipecat-friday-agent skill and sync generated files

* chore: sync generated files and update changelog for pipecat-friday-agent

* fix: normalize path separators in data registry for cross-platform CI

* chore: sync generated registry files and resolve CI drift

* feat: Add initial skill catalog, aliases, and bundles data files and update README.

* fix: normalize path separators in skill utils and resolve CI drift

* feat: Introduce skill catalog, aliases, and bundles with a new utility and updated documentation.

* feat: Add new skill catalog data files for aliases, bundles, and the main catalog, and update total skill count.

* feat: Update skill and star counts, and registry sync metadata in README.md.

* chore: sync generated registry files

* chore: fix drift

---------

Co-authored-by: sck_0 <samujackson1337@gmail.com>
2026-03-10 19:13:49 +01:00
Guilherme Ruy
a27a11a6aa feat: Add sankhya-dashboard skill following best practices (#258)
* feat: Add sankhya-dashboard skill following anthropic best practices

* Update skills/sankhya-dashboard-html-jsp-custom-best-pratices/SKILL.md

Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>

* Update skills/sankhya-dashboard-html-jsp-custom-best-pratices/SKILL.md

Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>

* feat: update skill.md with parameter shielding fallbacks and jsp-js layer separation patterns

Add best practices for parameter shielding and layer separation in JSP.

* chore: sync generated files for sankhya dashboard skill

---------

Co-authored-by: Guilherme Ruy <guilherme.ruy@Evoden.int>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sck_0 <samujackson1337@gmail.com>
2026-03-10 17:31:46 +01:00
github-actions[bot]
bbeec32896 chore: sync generated registry files [ci skip] 2026-03-09 10:51:07 +00:00
sck_0
e93e55f886 chore: release v7.2.0 2026-03-08 08:46:09 +01:00
Aras
f88b611d61 feat: add senior-frontend and shadcn skills (#233)
* feat: add senior-frontend and shadcn skills with proper indexing

* chore: update star history chart

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: sck_0 <samujackson1337@gmail.com>
2026-03-08 08:40:27 +01:00
Saim Shafique
090f14c722 feat(skills): add pakistan-payments-stack for Pakistani SaaS payments (#228)
* feat(skills): add pakistan-payments-stack skill for Pakistani SaaS payments

Made-with: Cursor

* chore: sync generated registry files

Made-with: Cursor
2026-03-08 08:36:13 +01:00
Dear Martinez
40fbfdaebb Purging README.md (#236)
* feat: add my audit-skills for audit safe skills

* feat: add my audit-skills for audit safe skills

* chore: sync generated registry files [ci skip]

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-08 08:35:15 +01:00
sck_0
32dea6de1a feat(skills): add vercel-ai-sdk-expert skill for generative UI and tool calling (#220) 2026-03-07 10:28:54 +01:00
sck_0
e00397cb5c feat: add Antigravity premium design and AI integration skills (#224) 2026-03-07 10:21:41 +01:00
sck_0
c88cd15dbe chore: sync generated files and fix dangling link 2026-03-07 10:09:23 +01:00
Saim Shafique
10ee2c299d feat(skills): add tanstack-query-expert skill for async state management (#222)
* feat(skills): add tanstack-query-expert skill for async state management

* chore: sync generated registry files

* revert: restore README.md and package-lock.json to fix CI drift
2026-03-07 10:01:19 +01:00
sck_0
aa029d3c30 chore: sync generated files
Run validation chain and catalog after merging new skills and update EmblemAI crypto wallet risk metadata.
2026-03-06 15:34:14 +01:00
sck_0
6e907ecea9 chore: regenerate catalog and index after validation fixes 2026-03-06 09:19:20 +01:00
sck_0
f313788985 release: v7.0.0 - 20k Stars Celebration
- Add 300+ new skills from 35+ community repositories
- Total collection now at 1,200+ skills
- New categories: UI/UX, Security, Data Science, Health, Quantum, Makepad
- Update package.json to v7.0.0
- Update README with new stats and 20k stars celebration banner
- Complete CHANGELOG with all new skills and community credits
- Add release_notes.md with detailed acknowledgments

Validation chain run, catalog regenerated.

Thank you to our incredible community for 20,000 GitHub stars!
2026-03-06 09:08:07 +01:00