mrclrchtr/skills
πͺMarketplacemrclrchtr/skills
Add this Marketplace
/plugin marketplace add mrclrchtr/skillsPlugins in this Marketplace
commit
gitCreate a safe, intentional git commit. Detect the repository's commit convention, stage only the intended changes, write a concise subject, add a brief body when useful, and commit without rewriting history.
pi-upgrade
piCheck for available upgrades to the pi coding agent framework by comparing the current @earendil-works/pi-* or legacy @mariozechner/pi-* version in package.json against releases on earendil-works/pi.
react-testing-techniques
reactBest practices for testing React components with Vitest, React Testing Library, and MSW
review-changes
reviewReview code, audit changes, check a PR/commit, or review a design/architecture document. Executes directly with grouped severity findings (critical/high/medium/positive) β no brainstorming, no interactive dialogue.
skill-creator
skillsGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
web-design-guidelines
webDesign, implement, and review web interfaces with shared UI guidance
web-fetch-to-markdown
webFetches and normalizes http(s) web pages into clean Markdown for LLM ingestion. Use when a task includes a URL, needs to fetch docs or asks to convert web docs/articles/pages into Markdown for summarizing, quoting, diffing, or saving.