Skip to content

Restructure lambda-query skill with detailed reference docs#9

Merged
ConsoleTVs merged 1 commit intomainfrom
chore/restructure-skill-references
May 1, 2026
Merged

Restructure lambda-query skill with detailed reference docs#9
ConsoleTVs merged 1 commit intomainfrom
chore/restructure-skill-references

Conversation

@ConsoleTVs
Copy link
Copy Markdown
Member

Summary

  • Rewrites skills/lambda-query/SKILL.md as a concise overview with quick start examples, gotchas, and a "When to Load References" section
  • Adds references/core-api.md — full core API coverage including types, resolution order, cache behavior, events, streams, and cross-tab sync
  • Adds references/react-bindings.md — all hooks and components with signatures, return types, and implementation details
  • Adds references/testing-patterns.md — test setup, React testing patterns with act()/createRoot, and common gotchas

Follows the same structure as the lambda-router skill.

Break the single monolithic SKILL.md into a concise overview with
three focused reference documents:
- references/core-api.md: full core API with types, edge cases, events
- references/react-bindings.md: all hooks, components, and React types
- references/testing-patterns.md: test setup, patterns, and gotchas
@ConsoleTVs ConsoleTVs marked this pull request as ready for review May 1, 2026 13:01
@ConsoleTVs ConsoleTVs merged commit 1c16c0f into main May 1, 2026
3 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