Skip to content

feat: skill for coding agents#365

Merged
lazarv merged 1 commit intomainfrom
feat/skill
Mar 24, 2026
Merged

feat: skill for coding agents#365
lazarv merged 1 commit intomainfrom
feat/skill

Conversation

@lazarv
Copy link
Copy Markdown
Owner

@lazarv lazarv commented Mar 24, 2026

Summary

  • Add installable Claude Code skill (skills/react-server/SKILL.md) covering all core APIs, use directives, file-system router conventions, component patterns, and deployment adapters
  • Add Claude Code integration docs page (English + Japanese) with npx skills add lazarv/react-server installation instructions
  • Add root CLAUDE.md for repository contributors
  • Allow $schema field in react-server.config.json by skipping it during validation and stripping it on config load

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
react-server-docs bc812e1 Mar 24 2026, 09:14 AM

@github-actions
Copy link
Copy Markdown

⚡ Benchmark Results

PR bc812e1 main 90a4486
Config 50 connections, 10s/test 50 connections, 10s/test
Benchmark Req/s vs main Avg Latency vs main P99 Latency Throughput
minimal 1546 🟢 +21.1% 31.84 ms 🟢 -17.4% 65 ms 0.9 MB/s
small 1617 🟢 +16.1% 30.39 ms 🟢 -14.1% 54 ms 1.5 MB/s
medium 354 🟢 +3.0% 139.62 ms 🟢 -3.2% 202 ms 5.2 MB/s
large 29 🔴 -6.1% 1545.51 ms 🔴 +1.1% 3202 ms 2.9 MB/s
deep 1029 🟢 +13.0% 48.01 ms 🟢 -11.5% 82 ms 3.4 MB/s
wide 39 🔴 -1.7% 1159.89 ms 🔴 +1.6% 1968 ms 2.1 MB/s
cached 4237 🟢 +4.3% 11.26 ms 🟢 -4.9% 22 ms 61.8 MB/s
client-min 1158 🟢 +23.7% 42.67 ms 🟢 -19.2% 75 ms 2.9 MB/s
client-small 1185 🟢 +18.4% 41.68 ms 🟢 -15.5% 69 ms 3.4 MB/s
client-med 663 🟢 +12.7% 74.86 ms 🟢 -11.3% 119 ms 11.0 MB/s
client-large 98 🔴 -2.7% 499.05 ms ⚪ +0.6% 935 ms 10.0 MB/s
client-deep 947 🟢 +11.8% 52.29 ms 🟢 -10.5% 76 ms 5.0 MB/s
client-wide 181 🟢 +4.3% 270.99 ms 🟢 -5.2% 494 ms 10.2 MB/s
static-json 9864 🟢 +31.5% 4.69 ms 🟢 -22.7% 14 ms 4.1 MB/s
static-js 8913 🟢 +22.3% 4.97 ms 🟢 -21.2% 15 ms 41.4 MB/s
404-miss 9375 🟢 +26.5% 4.66 ms 🟢 -27.2% 11 ms 1.2 MB/s
Legend

🟢 > 1% improvement | 🔴 > 1% regression | ⚪ within noise margin

Benchmarks run on GitHub Actions runners (shared infrastructure) — expect ~5% variance between runs. Consistent directional changes across multiple routes are more meaningful than any single number.

@lazarv lazarv merged commit 7e068d2 into main Mar 24, 2026
101 of 102 checks passed
@lazarv lazarv deleted the feat/skill branch March 24, 2026 10:13
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