CtrlK
BlogDocsLog inGet started
Tessl Logo

coolisimplify

github.com/Voltaire405/coolisimplify

SkillAddedReview
vercel-react-best-practices

.agents/skills/vercel-react-best-practices/SKILL.md

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

72

1.15x
prism-mock-testing

.agents/skills/prism-mock-testing/SKILL.md

Test a client against a Prism mock server built from an OpenAPI spec. Use when the user wants to test against a mock API, drive a client or harness through an OpenAPI spec, verify request payloads or 422 behavior against a spec, or when a task needs a local fake of a REST API for fast, deterministic testing.

72

next-best-practices

.agents/skills/next-best-practices/SKILL.md

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

62

1.09x