chore(skills): update skill version to 1.11.0 and enhance documentation#5
Merged
Conversation
- Bump the skill version to 1.11.0, reflecting new capabilities and triggers. - Add new guidance for skill loading in AGENTS.md, including instructions for skill checks and loading preferences. - Update SKILL.md and registry.json to include additional triggers and capabilities related to schema metadata and AI tool integration. - Ensure consistency across documentation files to improve clarity and usability for developers. This update aims to enhance the skill's functionality and provide clearer instructions for users implementing the TanStack Fullstack Pattern.
- Update the skill version to 1.14.0 to reflect new architectural enhancements. - Revise capabilities in SKILL.md, registry.json, and YAML files to emphasize interface-first boundaries, schema layers, and loader-first routes. - Ensure consistency across documentation to improve clarity for developers implementing the TanStack Fullstack Pattern. This update aims to enhance the skill's functionality and provide clearer guidance for users.
- Update the skill version to 1.17.0 to reflect recent enhancements and clarifications. - Revise capabilities in SKILL.md, registry.json, and YAML files to improve clarity on TypeScript usage and architectural patterns. - Add new authoring guidelines in AUTHORING.md to streamline skill development and ensure consistency across generated outputs. - Enhance README.md and skills/README.md with installation instructions and usage examples for better user guidance. This update aims to refine the skill's functionality and provide clearer documentation for developers implementing the TanStack Fullstack Pattern.
…TanStack Promptable Fullstack App Template - Remove unnecessary entries from .gitignore for better clarity. - Revise README.md to focus on using the Agent Skill, streamline installation instructions, and enhance the generated example section. - Add new evaluation scenarios in skills/evals/tanstack-promptable-fullstack-app-template.md to guide users on common tasks and expectations when using the skill. - Update SKILL.md to include detailed usage instructions and common failure modes to improve developer understanding. This update aims to enhance the usability and clarity of the documentation for developers implementing the TanStack Fullstack Pattern.
…ck Promptable Fullstack App Template - Remove the 'skills/dist' entry from .gitignore for improved clarity. - Update capabilities in the template documentation to include Markdown rendering features and common failure modes. - Bump the version to 1.17.0 to reflect the latest enhancements. This update aims to streamline the development process and improve the usability of the documentation for developers using the TanStack Fullstack Pattern.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This update aims to enhance the skill's functionality and provide clearer instructions for users implementing the TanStack Fullstack Pattern.