funstack-static-knowledge
Use this skill when you need information about `@funstack/static` (the React framework your app is built with). What it is even about, API references, best practices, etc.
create-pr
A skill to create a pull request on a GitHub repository. Use this skill when the user wants to create a pull request for the changes you have made.
docs-consistency
Ensure consistency of documentation files. Use this skill when you made a significant change to the codebase that may affect the documentation (like feature addition), or when you made a significant change to the documentation itself.
release-funstack
A skill to make a GitHub release for the `@funstack/static` package. Use this skill when the user wants to release a new version of the package.
Jotai React Mastery
A collection of modern state-management and async best practices that combine Jotai with React Suspense and Transition. Based on uhyo's "Relearning React with jotai".