Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
PA
@patricio0312rev
contributor on implexa, with 8 skills ranked by
SkillRank
across 1 source.
patricio0312rev on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
7.3
skills.sh
dockerfile-optimizer
dockerfile-optimizer provides concrete multi-stage build patterns and layer caching strategies for node, python, go, and rust with security hardening via non-root users and health checks. covers image size reduction, ci/cd integration, and vulnerability scanning.
7.2
skills.sh
framer-motion-animator
framer-motion-animator provides production-ready patterns for declarative animations across entrance, exit, gesture, and scroll contexts. includes working component examples, transition presets, and accessibility hooks.
6.8
skills.sh
jsdoc-typescript-docs
jsdoc-typescript-docs provides template examples and reference material for documenting typescript codebases with jsdoc comments, including functions, types, interfaces, classes, and react components. covers typedoc configuration and best practices but lacks procedural depth.
6.3
skills.sh
changelog-writer
changelog-writer parses git history and commit metadata to generate structured changelogs and release notes. it categorizes changes by type, detects breaking changes, and suggests semantic versions, with templates for different project types.
6.3
skills.sh
postman-collection-generator
postman-collection-generator automates collection creation from express, next.js, fastify, hono, and nestjs route definitions via ast parsing and regex scanning, outputting v2.1 json with variables and folder organization.
4.3
skills.sh
animation-micro-interaction-pack
animation-micro-interaction-pack catalogs reusable css and framer motion patterns for hover states, entrance transitions, loading indicators, and gesture feedback. lacks procedural depth and implementation guidance.
4.2
skills.sh
eslint-prettier-config
eslint-prettier-config outlines basic setup steps for eslint and prettier integration, covering dependency installation, tool configuration, and git hooks. lacks procedural depth and edge case handling.
—
skills.sh
bruno-collection-generator
Generates Bruno collection files (.bru) from Express, Next.js, Fastify, or other API routes. Creates organized collections with environments, authentication,…