Commit Graph

207 Commits

Author SHA1 Message Date
github-actions[bot]
f14fb2bd49 chore: sync repo state [ci skip] 2026-04-06 18:32:19 +00:00
github-actions[bot]
ef2627aec9 chore: sync repo state [ci skip] 2026-04-06 18:29:39 +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
sickn33
9909036ec3 chore(repo): Sync release state for v9.6.0
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.
2026-04-04 18:57:56 +02: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
91e305798c docs(maintenance): refresh issue metadata for release
Improve github-issue-creator discovery metadata, record the 9.3.0 notes, and sync generated artifacts so the maintenance batch is ready for the release workflow. Preserve the current main state for issue closure and release publication.

Refs #419

Refs #421
2026-03-30 21:34:31 +02: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
github-actions[bot]
abd0762cf9 chore: sync repo state [ci skip] 2026-03-29 16:26:36 +00: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
github-actions[bot]
136e74bb69 chore: sync repo state [ci skip] 2026-03-22 18:20:24 +00: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]
7d031f6d3f chore: sync repo state [ci skip] 2026-03-22 18:13:04 +00: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
github-actions[bot]
82b82fa12c chore: sync generated registry files [ci skip] 2026-03-19 15:47:00 +00:00
github-actions[bot]
6114c38cda chore: sync generated registry files [ci skip] 2026-03-18 17:08:53 +00: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
github-actions[bot]
fb93b7b52d chore: sync generated registry files [ci skip] 2026-03-13 08:35:12 +00:00
Wahid Shaikh
b97a6b0eb5 feat: addantigravity-skill-orchestrator for Auto-selecting best suite… (#285)
* feat: addantigravity-skill-orchestrator for Auto-selecting best suited skills for the task, a skill-orchestrator

* feat: update antigravity-skill-orchestrator metadata and documentation

* fix: normalize orchestrator references and sync registry

---------

Co-authored-by: wahid <wahid.shaikh@crimsoni.com>
Co-authored-by: sck_0 <samujackson1337@gmail.com>
2026-03-13 09:34:52 +01:00
github-actions[bot]
a01b5076aa chore: sync generated registry files [ci skip] 2026-03-13 08:34:29 +00:00
Matheus Messias
879eb90438 feat: add electron-development skill for secure desktop app architecture (#282)
* feat: add electron-development skill for secure desktop app architecture

* Enhance security in file path handling

Refactor file path resolution to prevent directory traversal vulnerabilities.

* Update skills/electron-development/SKILL.md

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

* Implement URL validation for external links

Enhance security by validating external URLs before opening.

* Update skills/electron-development/SKILL.md

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

* chore: sync generated files for electron-development

---------

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-13 09:34:09 +01:00
Saim Shafique
9a247de5d8 feat(skills): add llm-structured-output (#280)
* chore: sync generated registry files [ci skip]

* feat(skills): scaffold llm-structured-output with valid frontmatter and section structure

* feat(skills): define scope and trigger conditions for llm-structured-output

* feat(skills): add primary workflow instructions to llm-structured-output

* feat(skills): add runnable examples and output templates to llm-structured-output

* feat(skills): add anti-patterns, edge cases and production best practices to llm-structured-output

* chore: register llm-structured-output in registry and pass validation

* chore: sync generated files for llm-structured-output

* chore: sync generated README for llm-structured-output

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: sck_0 <samujackson1337@gmail.com>
2026-03-13 09:32:16 +01: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
github-actions[bot]
f44a6842ff chore: sync generated registry files [ci skip] 2026-03-12 11:18:57 +00: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
009436288c feat: add explain-like-socrates skill (#270)
Co-authored-by: Tejas Shinde <tejasashinde@users.noreply.github.com>
2026-03-11 16:03:01 +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
155715ba12 feat: Add yes-md AI governance skill (#267)
Co-authored-by: tkman <sstklen@users.noreply.github.com>
2026-03-11 16:02:38 +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