Files
2025-11-29 18:16:40 +08:00

567 B

Changelog

0.2.0

  • Refactored to Anthropic progressive disclosure pattern
  • Updated description with "Use PROACTIVELY when..." format
  • Removed version/author/category/tags from frontmatter

0.1.0

  • Initial release of JSON Outputs Implementer skill
  • Complete workflow covering schema design, SDK integration, testing, and production
  • Pydantic and Zod integration patterns
  • Error handling for refusals, token limits, and validation failures
  • Performance optimization guidance (grammar caching, token management)
  • Contact and invoice extraction examples