implexa
back to leaderboard
PP

@pproenca

contributor on implexa, with 30 skills ranked by SkillRank across 1 source.

pproenca on githubpublishes to skills.sh
skills
30
avg SkillRank
5.0
7 scored / 30 total
total stars
across 1 repo
total installs
across 1 repo

skills, ranked by SkillRank

scoresourceskill
6.2skills.sh
nuqs
nuqs covers type-safe URL query state management for Next.js and React frameworks. provides 46 prioritized rules spanning parser config, server integration, performance tuning, and history modes.
5.2skills.sh
tanstack-query
tanstack-query provides 40 optimization rules organized by impact level for query key structure, caching, mutations, prefetching, infinite queries, suspense, error handling, and render optimization. rule references are documented separately without inline procedural detail.
5.2skills.sh
expo
expo covers 54 react native performance rules across 9 categories prioritized by impact, from launch time and bundle size down to memory management. lacks procedural depth and actionable recovery paths.
5.0skills.sh
tdd
tdd covers test-driven development methodology with red-green-refactor workflow guidance. references 42 rules across categories but lacks concrete implementation details and decision trees for practitioners.
4.8skills.sh
react-refactor
react-refactor outlines 40 architectural rules across component hierarchy, state management, and hook patterns, organized by impact tier but lacks step-by-step execution guidance and concrete decision trees.
4.5skills.sh
framer-motion
framer-motion collects 42 optimization rules across 9 categories for react animation work, but lacks concrete procedures and recovery guidance for common pitfalls like performance degradation.
4.2skills.sh
chrome-extension-ui
chrome-extension-ui aggregates ux/ui guidelines for manifest v3 extensions across popups, side panels, and content scripts. lacks executable procedures and fails to specify when rules apply.
skills.sh
clean-architecture
Clean Architecture principles and best practices from Robert C. Martin's book. This skill should be used when designing software systems, reviewing code…
skills.sh
zod
Zod schema validation best practices for type safety, parsing, and error handling. This skill should be used when defining z.object schemas, using z.string…
skills.sh
chrome-extension
Chrome Extensions (Manifest V3) performance and code quality guidelines. Use when writing, reviewing, or refactoring Chrome extension code including service…
skills.sh
terminal-ui
Terminal User Interface (TUI) performance and UX guidelines for TypeScript applications using Ink and Clack. This skill should be used when building CLI tools,…
skills.sh
tailwind
Tailwind CSS v4 performance optimization and best practices guidelines (formerly tailwindcss-v4-style). This skill should be used when writing, reviewing, or…
skills.sh
feature-spec
Feature specification and planning guidelines for software engineers. This skill should be used when writing PRDs, defining requirements, managing scope,…
skills.sh
ui-design
UI/UX and frontend design best practices guidelines (formerly frontend-design). This skill should be used when writing, reviewing, or designing frontend code…
skills.sh
wxt-browser-extensions
WXT browser extension performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring WXT browser extension code to…
skills.sh
expo-react-native-performance
Expo React Native performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring Expo React Native code to ensure…
skills.sh
refactor
Code refactoring best practices based on Martin Fowler's catalog and Clean Code principles (formerly refactoring). This skill should be used when refactoring…
skills.sh
emilkowal-animations
Emil Kowalski's animation best practices for web interfaces. Use when writing, reviewing, or implementing animations in React, CSS, or Framer Motion. Triggers…
skills.sh
react-hook-form
React Hook Form performance optimization for client-side form validation using useForm, useWatch, useController, useFieldArray, and the v7.55+ subscribe() API.…
skills.sh
debug
Comprehensive debugging methodology for finding and fixing bugs (formerly debugging). This skill should be used when debugging code, investigating errors,…
skills.sh
react
React 19/19.2 modern patterns for concurrent rendering, Server Components, actions, ref-as-prop, document metadata, resource hints, hooks, and memoization —…
skills.sh
playwright
playwright — an installable skill for AI agents, published by pproenca/dot-skills.
skills.sh
msw
msw — an installable skill for AI agents, published by pproenca/dot-skills.
skills.sh
typescript-refactor
TypeScript refactoring and modernization guidelines from a principal specialist perspective. This skill should be used when refactoring, reviewing, or…
skills.sh
shell
Shell scripting best practices for writing safe, portable, and maintainable bash/sh scripts. Use when writing, reviewing, or refactoring shell scripts,…
skills.sh
shadcn
shadcn/ui component library best practices and patterns (formerly shadcn-ui). This skill should be used when writing, reviewing, or refactoring shadcn/ui…
skills.sh
clean-code
Use when writing, reviewing, or refactoring code for maintainability and readability. Triggers on code reviews, naming discussions, function design, error…
skills.sh
code-simplifier
Code simplification skill for improving clarity, consistency, and maintainability while preserving exact behavior. Use when simplifying code, reducing…
skills.sh
typescript
This skill should be used when the user asks to "optimize TypeScript performance", "speed up tsc compilation", "configure tsconfig.json", "fix type errors",…
skills.sh
vitest
Vitest testing framework patterns for test setup, async testing, mocking with vi.*, snapshots, and test performance (formerly test-vitest). This skill should…