Экономические новости от 1 апреля 2026, 13:53
Немецкий чиновник отказался участвовать в выборах и выиграл их14:47
,推荐阅读飞书获取更多信息
2026年04月09日 11:15:37
this._fullUrl = url.toString();
And this is actually a pattern I’ve been using more and more in practice. When I’m working with a MCP server, I inevitably discover gotchas and non-obvious patterns: a date format that needs to be YYYY-MM-DD instead of YYYYMMDD, a search function that truncates results unless you bump a parameter, a tool name that doesn’t do what you’d expect. Rather than rediscovering these every session, I just ask Claude to wrap everything we learned into a Skill. The LLM already has the context from our conversation, so it writes the Skill with all the gotchas, common patterns, and corrected assumptions baked in.