Loading...
Loading...
Found 48002 skills
databuddy-analytics
Enables application analytics integration via Databuddy SDK or REST API for tracking events, errors, Web Vitals, and LLM observability.
inkeep
Enables efficient caching in Next.js 16 using PPR, cache directives, and cache management features.
inkeep
Automates Next.js version upgrades by applying official migration guides and codemods for seamless framework transitions.
inkeep
Provides comprehensive Next.js best practices for file structure, data handling, performance optimization, and error management.
kodustech
Checks pull request logs for errors and warnings to aid in debugging and code review investigations.
kodustech
Checks PR logs for errors and warnings to aid in debugging and resolving issues during code review and integration.
coder
Guides developers on appropriate usage of React's useEffect hook, including best practices and common pitfalls to avoid in component lifecycle management.
coder
Provides standardized guidelines for creating, reviewing, and managing pull requests within a code repository to ensure efficient collaboration and code quality.
coder
Runs multiple isolated dev-server instances with temporary directories and free ports for concurrent project development without conflicts.
ballred
Automates Git commit and push with smart commit messages, staging changes, and remote sync after vault modifications.
letta-ai
Automates defragmentation and cleanup of agent memory blocks to improve efficiency, using backup and subagent processing.
letta-ai
Guide for using git worktrees to enable parallel development with other agents or for working on multiple features simultaneously in the same project directory.
letta-ai
Discovers agents on the same server, enabling migration of agent memory and search by name or tags.
vuejs-ai
Provides Vue.js 3 best practices emphasizing Composition API, TypeScript, and modern tooling (Volar, vue-tsc) for projects using Vue Router, Pinia, and Vite.
vuejs-ai
Best practices for Vue.js testing with Vitest, Vue Test Utils, and Playwright for component and E2E testing.
vuejs-ai
Provides best practices and tips for Vue.js and Nuxt development, aiding in coding, refactoring, and code reviews.
vuejs-ai
Provides best practices for Vue Router 4, including navigation guards, route parameters, and component lifecycle interactions.
vuejs-ai
Provides best practices for using JSX syntax in Vue.js, including attribute conventions and plugin configuration.
vuejs-ai
Creates a library-grade Vue composable that normalizes inputs (plain, ref, getter) using toValue/toRef for predictable reactivity in reactive effects.
vuejs-ai
Provides best practices for Vue.js state management using Pinia, covering store setup, patterns, and reactivity.
vuejs-ai
Provides best practices for Vue 3 Options API usage, covering data(), methods, and this context patterns.
jarrodwatts
Enforces strict coding standards during code writing, implementation, and review to ensure quality and maintainability.
jarrodwatts
Provides best practices for React's useEffect hook, including when not to use it and better alternatives for code writing and review.
FranciscoMoretti
Applies TypeScript linting and formatting rules to .ts and .tsx files, ensuring code quality and consistency across the project.