Commit Graph

20 Commits

Author SHA1 Message Date
g4borg c7a8378eed Add Gitea plugin to marketplace 2026-05-20 01:11:09 +02:00
g4borg 77daa1f8ce ⚙ Configure reliquary source and enable plugins 2026-05-19 20:48:30 +02:00
g4borg 61af13521c 🤖 Restructure SVG skill: extract references, add legibility rules
Extract inline SVG rules to references/inline-svg.md for progressive
disclosure. Add references/layout-legibility.md with 7 rules for
readable SVG output (text sizing, contrast, margins, chart patterns,
palettes) based on concrete failure modes from issue #4.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-19 20:46:12 +02:00
g4borg f7e1b96930 📝 Update README with emojis and new plugins 2026-05-19 19:56:19 +02:00
g4borg 9cf5f60a94 🤖 Add .claude/settings.json with permissions 2026-05-19 19:54:06 +02:00
g4borg 68c112d2c8 Add gitea plugin
Ports dirigent's gitea scripts into a self-contained reliquary plugin.
Scripts run via uv with PEP 723 inline deps — no project venv needed.
Gitea connection inferred from `git remote get-url origin` with env-var
overrides; only GITEA_TOKEN is mandatory. Workpad path and tickets
directory are parameterized so the plugin works in any project. Label
set externalized to labels.default.json with project-level override via
.gitea-labels.json.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 19:52:02 +02:00
g4borg c5b189a73c 📝 Refine gitea skill port design with resolved decisions
Folds in decisions made during the design review: flat sibling imports
+ PEP 723, CWD-based paths, git-remote inference with env overrides,
workpad/tickets parameterization, project label overrides.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 19:51:51 +02:00
g4borg 4f67b63918 ♻️ Rework project-uv probe for cross-platform determinism
Probe now emits KEY=VALUE so the agent reads facts instead of inferring
from prose. Stdlib-only (no tomllib) so it runs on whatever Python the
launcher reaches. Adds sh/ps1 launcher pair, SCRIPTS_UV/SCRIPTS_DIR/
SCRIPTS_STORE env-var contract, tainted-venv + recipe + default-package
detection, and broader mode classification (incl. agent-tool-only).
SKILL.md trimmed and gated by pyproject.toml glob.
2026-05-19 19:10:08 +02:00
g4borg 840e79fde4 📝 Update UV detection goals and workpad SKILL docs 2026-05-19 18:45:57 +02:00
g4borg e562b53cc3 Add dioxus and project-uv plugins
Introduce two new plugins: dioxus and project-uv with metadata
READMEs and SKILL documentation and example skill files
Update marketplace.json to advertise both plugins
2026-05-11 23:02:01 +02:00
g4borg 1b5a7638d7 🧠 Add brain-dump docs for skill adaptation
Add exploratory and design docs for porting dirigent skills to
reliquary, including:
- Explore port options for the gitea skill (in-plugin vs vendored)
- Document activation mechanics across Claude Code and cross-tools
- Include an orchestration comparison between dirigent and reliquary
  approaches
- Add research on glob negation and flag-file activation patterns
- Create uv-detection goals and skill-engines cross-tool reports
- Provide a research plan for future porting work and risk notes
2026-05-11 23:01:30 +02:00
g4borg 5e37331d31 📝 Update CLAUDE.md and g4b_ai READMEs 2026-05-11 17:08:16 +02:00
g4borg 320c645294 🏗️ reshape repo into reliquary marketplace
The single ai-skills plugin becomes plugins/g4b_ai/ inside a
reliquary-named Claude marketplace. Root README/CLAUDE.md now
describe the marketplace; the plugin's own docs move alongside it.
This makes room for additional themed plugins and non-Claude
formats in parallel.
2026-05-11 12:58:16 +02:00
g4borg a2e0d1e4b1 📝 add workpad with reshape goal, ecosystem research, commit-conventions spec 2026-05-11 12:58:08 +02:00
g4borg 7a77127786 🤖 skill creator skill 2026-05-09 22:30:22 +02:00
g4borg 1040160035 📝 add README with install instructions
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-09 22:26:09 +02:00
g4borg 97d4ab6b82 📦 convert repo to Claude Code plugin
Move skills/ to repo root and add .claude-plugin/{plugin,marketplace}.json
so the skills can be installed in other projects via a local marketplace.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-09 22:24:10 +02:00
Gabor Körber 556236f768 🤖 claude instructions 2026-05-09 22:18:17 +02:00
Gabor Körber f396984315 my skills 2026-05-09 22:16:02 +02:00
Gabor Körber 1397c5c1a6 🦇 BATMAN 2026-05-09 22:13:12 +02:00