Commit Graph

9 Commits

Author SHA1 Message Date
alexei.dolgolyov 9bbe7cb24c docs: add minimal Gitea release workflow document
Standalone workflow: push v* tag → create Gitea release with
optional RELEASE_NOTES.md. No builds or artifacts — just the
release entry. Links to full CI/CD guide for extensions.
2026-03-26 00:34:17 +03:00
alexei.dolgolyov 137acd0ba8 docs: move packaged skills list from README to claude-code-tools
Skills belong with the other Claude Code extension docs, not in the
top-level index.
2026-03-25 15:55:54 +03:00
alexei.dolgolyov 0daa7f77ff docs: add skills directory and update README index
Add three packaged .skill files and document them in README:
dolgolyov-claude-facts, dolgolyov-git-release-publisher, feature-planner.
2026-03-25 15:50:24 +03:00
alexei.dolgolyov 7b563c235e docs: add Windows code signing review for open-source projects 2026-03-24 15:14:03 +03:00
alexei.dolgolyov feb05e1df4 docs: restructure repo — extract tools file, add CLAUDE.md, date-based versioning
- Move ECC setup guide reference from README to claude-code-tools.md
- Add CLAUDE.md with mandatory README sync rule
- Add "Last updated" date to README
- README is now a clean index of repo contents
2026-03-23 02:52:02 +03:00
alexei.dolgolyov f22e3fabe6 docs: add Gitea Python CI/CD guide
Reusable reference extracted from wled-screen-controller covering:
- Lint/test and release workflows for Gitea Actions
- Cross-building Windows from Linux (embedded Python + wheels)
- NSIS installer packaging
- Docker multi-stage builds with Gitea registry
- Version detection, pre-release handling, size optimization
2026-03-23 01:17:28 +03:00
alexei.dolgolyov 3aba23c9f2 Add .gitignore and ECC setup guide reference
Ignore .claude/ directory and add Everything Claude Code setup guide
link to README.
2026-03-21 12:06:04 +03:00
alexei.dolgolyov 51128a7502 Clarify MCP vs Skills distinction in README
Separate AST Index into its own Skills section, add descriptions
for both extension mechanisms, and fix markdown lint warnings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 12:21:36 +03:00
alexei.dolgolyov 70d60458b8 Add README with Claude Code facts collection
Initial README covering Context7 MCP server and AST Index skill.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 12:15:13 +03:00