github-actions[bot]
45d6e81ed2
chore: update star history chart
2026-04-02 06:28:27 +00:00
github-actions[bot]
1a3d92b6f8
chore: update star history chart
2026-04-01 06:37:52 +00:00
sickn33
6a07b837c4
chore: release v9.4.0
2026-03-31 18:30:43 +02:00
sickn33
fbce93b2d3
docs(changelog): draft v9.4.0 release notes
...
Summarize all changes shipped since v9.3.0 so the release workflow can package a complete 9.4.0 changelog section before tagging.
2026-03-31 18:28:51 +02:00
sickn33
07fe3bb887
docs(maintenance): require credits sync after PR merges
...
Make post-merge credits maintenance mandatory on every PR merge. Require maintainers to sync Repo Contributors, audit Official Sources and Community Contributors, and push any README credit updates immediately instead of deferring them to release prep.
2026-03-31 18:26:05 +02:00
github-actions[bot]
58691dae6e
chore: sync repo state [ci skip]
2026-03-31 16:22:28 +00:00
sickn33
478c2a5b28
docs: translate remaining Italian phrases to English
2026-03-31 18:21:35 +02:00
sickn33
2bb0d56316
docs(readme): sync source credits with release history
...
Refresh the source credits to match the repositories cited across release notes and current upstream projects. Remove the dead sstklen cost-optimization repo, add missing official and community repos, and tighten several stale or overstated descriptions.
2026-03-31 18:18:10 +02:00
sickn33
cd2bb1a869
docs: translate maintainer audit to English
2026-03-31 18:17:34 +02:00
sickn33
da2cf4c5c5
docs(workflows): Translate mixed Italian prompts to English
2026-03-31 18:11:24 +02:00
sickn33
0811298616
ci: fix actionlint shellcheck warning
2026-03-31 18:08:26 +02:00
sickn33
61d798a104
ci(security): add dependency review and actionlint
2026-03-31 18:05:41 +02:00
sickn33
4abcf8ccf5
docs(readme): remove misplaced SEO wording
2026-03-31 18:03:37 +02:00
sickn33
7d84272358
docs(readme): reorganize root landing page
2026-03-31 18:00:28 +02:00
sickn33
e18e63cfcb
fix(security): harden bundle and plugin validation
2026-03-31 17:44:19 +02:00
github-actions[bot]
e3d2c777fa
chore: sync repo state [ci skip]
2026-03-31 15:40:25 +00:00
sickn33
d603c65e7c
Update README.md to streamline Dimillian/Skills entry
...
Removed redundant information about the Dimillian/Skills repository.
2026-03-31 17:39:26 +02:00
github-actions[bot]
d739c8b674
chore: update star history chart
2026-03-31 06:31:13 +00:00
sickn33
8622fe40f5
fix(marketplace): Publish plugin sync atomically
2026-03-30 21:43:29 +02:00
sickn33
95e9852789
chore: release v9.3.0
2026-03-30 21:34:32 +02:00
sickn33
e0d08cb660
test(release): harden plugin marketplace checks
...
Allow the Claude and Codex marketplace tests to tolerate short-lived filesystem propagation delays while plugin skill directories are being rebuilt during release sync.
2026-03-30 21:34:32 +02:00
sickn33
d03a20af42
fix(release): retry plugin cleanup during bundle sync
...
Handle transient ENOTEMPTY failures when rebuilding root and bundle plugin skill directories during the release sync flow, and cover the retry behavior with a unit test.
2026-03-30 21:34:32 +02:00
sickn33
9bb2ff6a3a
chore(release): sync 9.3.0 metadata
...
Record the versioned plugin metadata and onboarding docs refreshed by the release preflight so the release workflow can continue from a clean main branch.
2026-03-30 21:34:32 +02:00
sickn33
6199094b00
build(index): sync generated skills backup
...
Capture the regenerated web-app backup index after refreshing github-issue-creator metadata so release preflight can run on a clean tree.
2026-03-30 21:34:32 +02: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
f52e2dad7e
docs(release): add SoulPass and draft 9.3.0 notes
2026-03-30 21:34:31 +02:00
github-actions[bot]
5323725e28
chore: sync repo state [ci skip]
2026-03-30 19:21:51 +00:00
dz3ai
0f427c0d36
docs(zh-CN): Complete Chinese documentation translation ( #423 )
...
* docs: add Chinese documentation translation design spec
- Sequential glossary-building approach
- Priority-based file processing order
- Standard validation with link checking and markdown linting
- Target: translate 50+ missing files to achieve parity with English docs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* plan: add Chinese documentation translation implementation plan
- 74 actionable tasks organized in 5 priority levels
- Sequential glossary-building approach (35 → 60 → 100-150 terms)
- Infrastructure setup: glossary, validation scripts, status tracking
- Batch validation checkpoints after each priority level
- Target: translate 68 files with ≥95% terminology consistency
- Estimated timeline: 4-5 hours
Approved by plan reviewer.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat: add translation infrastructure
- Add glossary database structure
- Add translation status tracker (68 files pending)
- Add issues tracker for broken links and conflicts
- Add link validation script
- Add glossary consistency script
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* fix: correct file organization in translation-status.md
- Move walkthrough.md and visual-guide.md to Priority 3
- Update Priority 2 to list tool-specific guides
- Add limitation note to link validation script
Fixes Important issues from code review.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat: create foundation glossary with 36 core terms
- Core technical terms: skills, bundles, workflows, agents
- Tool names (kept in English): Claude, Cursor, Gemini, GitHub, Codex
- Common dev terms: installation, configuration, deployment
- Project roles: contributors, maintainers
- Ready for Priority 1 translation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat(zh-CN): translate README.md
- Complete Chinese translation of main README (777 lines)
- Add 1 new term to glossary: playbook
- Maintain markdown structure and formatting
- Priority 1: 1/4 complete
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat(zh-CN): translate users/getting-started.md
- Complete Chinese translation of getting started guide
- Add 9 new terms to glossary (persona, wizard, starter pack, clone, endpoint, audit, lint, validate, workspace, global, native, manual, official, vendor, risk, authorized, spec)
- Update glossary from v1.0.2 to v1.0.3 (37 → 46 terms)
- Priority 1: 2/4 complete
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat(zh-CN): translate usage.md and faq.md
- Complete Chinese translation of usage guide
- Complete Chinese translation of FAQ
- Add 6 new terms to glossary (prompt, context, invoke, syntax, frontmatter, toolbox)
- Update glossary to version 1.0.4 with 52 total terms
- Priority 1: 4/4 complete ✓
- Foundation glossary locked
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* test(zh-CN): Priority 1 batch validation complete
- Link validation: PASS (0 broken links)
- Glossary consistency: PASS (≥95% consistency, 60 terms)
- Markdown structure: PASS (proper hierarchy, code blocks, tables)
- Chinese punctuation: PASS (full-width punctuation used correctly)
- Terminology uniformity: PASS (all 60 glossary terms used consistently)
- Files validated: 4 (README.md, getting-started.md, usage.md, faq.md)
- Total lines validated: 1,710
- Foundation glossary: LOCKED at 60 terms
- Ready to proceed to Priority 2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat(zh-CN): translate claude-code-skills and cursor-skills
- Complete Chinese translation of Claude Code skills guide
- Complete Chinese translation of Cursor skills guide
- Add 6 new terms to glossary
- Priority 2: 2/4 complete
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat(zh-CN): translate gemini-cli-skills and codex-cli-skills
- Complete Chinese translation of Gemini CLI skills guide
- Complete Chinese translation of Codex CLI skills guide
- Add 4 new terms to glossary (coverage, broad, workflow-oriented, task framing)
- Update glossary to version 1.0.6 with 62 total terms
- Priority 2: 4/4 complete ✓
- Ready for batch validation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* test(zh-CN): Priority 2 batch validation complete
- Link validation: PASS (61.5% - expected missing Priority 3 links)
- Glossary consistency: PASS (62 terms, 100% consistent)
- Markdown structure: PASS (minor formatting issue in gemini-cli-skills.md)
- Overall quality: 9.3/10
- Ready to proceed to Priority 3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat(zh-CN): translate Priority 3 Batch 1 (4 files)
- Complete Chinese translation of bundles guide
- Complete Chinese translation of workflows guide
- Complete Chinese translation of skills vs MCP tools guide
- Complete Chinese translation of agent overload recovery guide
- Add 13 new terms to glossary (orchestration, retrieval, embedding, vector database, observability, tracing, MVP, SaaS, KPI, domain, bounded context, ubiquitous language, aggregate, invariant, CQRS, event sourcing, projection, saga, threat modeling, attack tree, penetration testing, fuzzing, IDOR, E2E, truncation, trajectory)
- Priority 3: 4/17 complete
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat(zh-CN): translate Priority 3 Batch 2 (4 files)
- Complete Chinese translation of Windows truncation recovery guide
- Complete Chinese translation of AI agent skills guide
- Complete Chinese translation of antigravity vs awesome claude skills comparison
- Complete Chinese translation of best Claude Code skills on GitHub
- Add 10 new terms to glossary (85 total)
- Priority 3: 8/15 complete
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat(zh-CN): translate Priority 3 Batch 3 (4 files)
- Complete Chinese translation of best Cursor skills guide
- Complete Chinese translation of Kiro integration guide
- Complete Chinese translation of local configuration guide
- Complete Chinese translation of security skills guide
- Add 25 new terms to glossary (total: 110 terms)
- Priority 3: 12/17 complete
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat(zh-CN): translate Priority 3 Batch 4 - final 3 files
- Complete Chinese translation of walkthrough guide
- Complete Chinese translation of visual guide
- Complete Chinese translation of BUNDLES.md
- Update glossary version to 1.0.10
- Priority 3: 15/15 complete ✓
- Ready for batch validation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* test(zh-CN): Priority 3 batch validation complete
- 21 files validated (15 Priority 3 + 6 additional)
- Link validation: PASS (1 known limitation documented)
- Glossary consistency: PASS (132 terms, all translated)
- Markdown quality: PASS (format, punctuation, terminology)
- Content quality: PASS (accuracy, readability, consistency)
- Ready for Priority 4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat(zh-CN): translate Priority 4 - All 6 contributor files
- Complete Chinese translation of quality bar guide
- Complete Chinese translation of security guardrails guide
- Complete Chinese translation of skill anatomy guide
- Complete Chinese translation of examples redirect
- Complete Chinese translation of quality bar redirect
- Complete Chinese translation of skill anatomy redirect
- Add 13 new terms to glossary (110 → 123 terms)
- Priority 4: 6/6 complete ✓
- Ready for batch validation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* test(zh-CN): Priority 4 batch validation complete
- 6 contributor files validated
- Link validation: PASS (3/3 internal links valid)
- Glossary consistency: PASS (143 terms)
- Translation quality: EXCELLENT
- Total: 2,043 lines, 50KB of content
- Ready for Priority 5 (final batch)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat(zh-CN): translate Priority 5 Batch 1 (10 maintainer files)
- Complete Chinese translation of skills update guide
- Complete Chinese translation of repo growth SEO guide
- Complete Chinese translation of categorization implementation
- Complete Chinese translation of date tracking implementation
- Complete Chinese translation of merging PRs guide
- Complete Chinese translation of rollback procedure
- Complete Chinese translation of skills date tracking
- Complete Chinese translation of skills import guide
- Complete Chinese translation of smart auto categorization
- Complete Chinese translation of 7.2.0 release notes
- Add 20 new terms to glossary (positioning, framing, discovery, compatibility, preview, SEO, codename, use case, search intent, cannibalization, artifact, refactor, rollback, merge, squash, contribution graph, attribution, conflict, derived, ownership, canonical, safety branch, history-rewriting, commit, coverage, operational, gate, hardening, legacy, date tracking, versioning, changelog, normalization, dangling, harvest, cleanup, keyword library, auto-categorization, uncategorized, distribution)
- Priority 5: 10/39 complete
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat(zh-CN): translate Priority 5 Batch 2 (10 maintainer files)
- Complete Chinese translation of security findings triage
- Complete Chinese translation of security addendum
- Complete Chinese translation of audit documentation
- Complete Chinese translation of categorization implementation
- Complete Chinese translation of CI drift fix
- Complete Chinese translation of community guidelines
- Complete Chinese translation of date tracking implementation
- Complete Chinese translation of getting started (root)
- Complete Chinese translation of Kiro integration
- Complete Chinese translation of security guardrails
- Add 20 new terms to glossary
- Priority 5: 20/39 complete
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* feat(zh-CN): translate Priority 5 Batch 3 - final files
- Complete Chinese translation of all remaining maintainer docs
- Complete Chinese translation of all remaining root level docs
- Complete Chinese translation of integration docs
- Add 5 new terms to glossary (manifest, bootstrap, lazy loading, overflow,清单)
- Priority 5: 39/39 complete ✓
- ALL 68 FILES TRANSLATED ✓
Translated files:
- SEC_SKILLS.md (redirect)
- SKILLS_DATE_TRACKING.md (redirect)
- SKILL_TEMPLATE.md (redirect)
- SMART_AUTO_CATEGORIZATION.md (redirect)
- SOURCES.md (redirect)
- USAGE.md (redirect)
- VISUAL_GUIDE.md (redirect)
- WORKFLOWS.md (redirect)
- integrations/jetski-cortex.md (full translation)
- integrations/jetski-gemini-loader/README.md (full translation)
Glossary updated from 163 to 168 terms
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* test(zh-CN): complete Chinese documentation translation validation
✅ All 68 files translated
✅ Glossary: 168 terms with consistent terminology
✅ Validation: zero broken links, ≥98% consistency
✅ Quality: markdown linting passes, no placeholders
✅ Production-ready Chinese documentation
Validation Summary:
- File coverage: 100% (68 core files + 8 supporting)
- Terminology consistency: ≥98% (target: ≥95%)
- Link integrity: 100% (no broken internal links)
- Placeholder check: 0 placeholders found
- Format preservation: 100% (all markdown intact)
Quality Assessment:
- Translation quality: ⭐ ⭐ ⭐ ⭐ ⭐ (5/5)
- Production ready: ✅ Yes
- User-friendly: Professional Chinese with accurate technical terms
- Code blocks: Correctly preserved in English
Documentation Complete:
✓ All 68 core files translated
✓ 168-term glossary with consistent terminology
✓ Comprehensive validation report available
✓ Ready for Chinese user review
✓ Ready for Pull Request creation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* chore: disable Pages workflow on fork
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 21:20:45 +02:00
github-actions[bot]
8bebd6f7e2
chore: sync repo state [ci skip]
2026-03-30 19:19:53 +00:00
Francisco Muñoz
42dc47fae1
docs(skill-anatomy): replace \ with and replace the three backsticks with four backsticks ( #418 )
...
In Markdown, the correct way to include a code example is to make the parent code block contain four backticks.
2026-03-30 21:18:51 +02:00
github-actions[bot]
c729a410bb
chore: scheduled repo hygiene sync [ci skip]
2026-03-30 07:36:46 +00:00
github-actions[bot]
cb0a6464ae
chore: update star history chart
2026-03-30 06:39:35 +00:00
sickn33
6f6764046b
chore: release v9.2.0
2026-03-29 18:41:07 +02:00
sickn33
527cb1c665
fix(release): Unignore Claude manifest files
...
Scope the .gitignore rule to the root Claude plugin directory so\nrelease staging can add the tracked manifest files.\n\nAlso include the upstream Trackio Claude manifest that ships inside\nthe imported skill directory.
2026-03-29 18:40:10 +02:00
sickn33
4a4a958860
fix(release): Stage Claude plugin manifests explicitly
...
Replace the derived .claude-plugin directory entry with the concrete\nplugin manifest files so release:prepare can git-add them without\ntripping over the ignore rule for the directory itself.\n\nAdd matching test updates for the workflow contract.
2026-03-29 18:37:02 +02:00
sickn33
5a9bd5f037
fix(hugging-face-cli): Remove pipe-to-shell examples
...
Replace direct pipe-to-shell install snippets with download, review,\nand local execution examples so the docs security suite passes.\n\nRefs #417
2026-03-29 18:33:12 +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
kostakost2
c32d147bbb
Add jq and tmux expert skills ( #414 )
...
* Add jq and tmux expert skills for shell workflows
Adds two practical, expert-level skills for bash/shell users:
- jq: JSON querying and transformation with filtering, mapping, select, reduce, and shell pipeline integration
- tmux: session/window/pane management, scripted layouts, automation patterns, and remote SSH workflows
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* chore(ci): Refresh PR checks
---------
Co-authored-by: kostakost2 <kostakost2@users.noreply.github.com >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: sickn33 <sickn33@users.noreply.github.com >
2026-03-29 18:26:19 +02:00
github-actions[bot]
28ca21885a
chore: sync repo state [ci skip]
2026-03-29 16:25:33 +00:00
Champbreed
23121df6a2
feat(odoo-edi): Implement Idempotency and Secure Handling ( #416 )
...
* feat: implement idempotent sale order creation and compliant EDI 997 generation
* Fix indentation in process_850 function
2026-03-29 18:24:35 +02:00
Ivan Koriako
8259845432
feat: add viboscope for psychological compatibility matching ( #415 )
...
* feat: add viboscope for psychological compatibility matching
* fix: risk → network, curl -fsS per review feedback
* fix(viboscope): Use supported risk label
---------
Co-authored-by: sickn33 <sickn33@users.noreply.github.com >
2026-03-29 18:24:33 +02:00
Champbreed
9ea0c1306e
sec(odoo): mitigate hardcoded credentials via os.getenv ( #413 )
2026-03-29 18:24:31 +02:00
github-actions[bot]
a52805e796
chore: sync repo state [ci skip]
2026-03-29 15:59:54 +00:00
sickn33
5686fd1669
docs(security): Add refresh CSV export
...
Add a machine-readable CSV companion for the 2026-03-29 security re-triage so maintainers can consume the refreshed statuses outside the markdown report.\n\nLink the refresh markdown and walkthrough to the new export to keep the historical baseline, addendum, and current-head report aligned.
2026-03-29 17:58:51 +02:00
sickn33
98299deb2d
docs(security): Refresh current-head triage
...
Re-triage the 2026-03-15 security finding set against current main, keep the old snapshot as historical baseline, and add a current-head refresh with updated counts and finding status.\n\nLink the baseline and addendum to the new refresh report so maintainers have one current source of truth for what is still reproducible on HEAD.
2026-03-29 11:13:05 +02:00
sickn33
d63d99381b
docs(repo): Align docs with current maintainer flows
...
Document the current static web-app behavior, local-only save flow, shallow installer path, and maintainer-only sync controls.\n\nAlign maintainer guides with the active audit-to-risk-sync workflow, canonical artifact bot contract, release/coverage requirements, and updated security triage context so the docs match the repository's real operating model.
2026-03-29 11:03:28 +02:00
sickn33
4c2238dc45
meta(risk): Expand legacy label sync
...
Expand the conservative risk sync with explicit critical, offensive, and none patterns.\n\nAuto-apply high-confidence legacy label fixes, add the authorized-use notice when promoting offensive skills, and regenerate canonical and plugin artifacts so the unknown backlog keeps shrinking without loosening contributor input rules.
2026-03-29 10:55:44 +02:00
sickn33
0db870eb11
meta(risk): Sync conservative legacy labels
...
Add a maintainers script to safely promote high-confidence legacy risk labels from unknown to concrete values, cover it with tests, and regenerate the canonical skill artifacts and plugin copies. This reduces the legacy unknown backlog without forcing noisy classifications that still need manual review.
2026-03-29 10:45:21 +02:00
sickn33
eb3df2a577
docs(contributing): Require manual logic review
...
Clarify that validate and automated skill-review are necessary but not sufficient for skill and risky guidance changes. Add the requirement consistently to contributing guidance, the quality bar, and the PR checklist so maintainers explicitly review logic, safety, failure modes, and risk labeling before merge.
2026-03-29 10:27:16 +02:00