Skip to content

Docker laravel#91

Merged
eooo-io merged 5 commits intomainfrom
docker-laravel
Mar 20, 2026
Merged

Docker laravel#91
eooo-io merged 5 commits intomainfrom
docker-laravel

Conversation

@eooo-io
Copy link
Copy Markdown
Owner

@eooo-io eooo-io commented Mar 20, 2026

No description provided.

eooo-io and others added 5 commits March 20, 2026 11:43
- Delete docs/guide/marketplace.md, docs/guide/billing.md, docs/design/OPEN-SOURCE-STRATEGY.md
- Remove marketplace and billing sections from API reference
- Remove marketplace/billing sidebar entries from VitePress config
- Clean CLAUDE.md: remove marketplace controller, routes, billing endpoints, plan gates
- Clean PLAN.md: remove marketplace and billing migration phases
- Clean NESTJS_MIGRATION_PLAN.md: remove MarketplaceSkill, MarketplacePayout, Plan models,
  Stripe references, billing module, marketplace module
- Clean GUARDRAILS.md: remove marketplace-specific trust/moderation layers
- Update README, docs homepage, library page, and auth page to remove marketplace/billing refs
- Close GitHub issues #19 (Marketplace) and #26 (Billing) as not planned

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Phase 1 (Spec v1):
- Add docs/reference/spec-v1.md — formal skill format specification with
  RFC 2119 language, manifest schema, frontmatter fields, folder format,
  slugs, categories, skill types, and backward compatibility guarantees
- Add docs/reference/provider-contract.md — ProviderDriver interface,
  ResolvedSkill/FileOutput types, and per-provider output specifications
- Add docs/reference/composition-spec.md — include resolution algorithm,
  max depth, circular detection, missing includes, diamond dependencies
- Add docs/reference/template-spec.md — {{variable}} syntax, resolution
  algorithm, value source priority, unresolved variable behavior
- Add Specification section to VitePress sidebar

Phase 5 (Roadmap Realignment):
- Close NestJS migration milestones 1-5 and all 38 issues
- Rewrite PLAN.md with CLI-first roadmap (Phases 1-5)
- Close issues #88, #89

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
TypeScript CLI (Node 18+) with 7 commands (init, add, sync, diff, lint,
import, test), 6 provider drivers (Claude, Cursor, Copilot, Windsurf,
Cline, OpenAI), and core services for parsing, composition, template
resolution, and prompt linting.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Covers SkillFileParser, TemplateResolver, PromptLinter,
SkillCompositionService, ManifestService, SyncService, and all 6
provider drivers with vitest.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Repositions Skillr as a CLI tool (`npx skillr`) with the web dashboard
as an optional add-on. Adds logo, for-the-badge shields, architecture
diagram, full command reference, skill format docs, and reverse import
example.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@eooo-io eooo-io merged commit 6179cc8 into main Mar 20, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant