fp-rater
✓Automatically rates functional programming adherence after editing or creating code files. Use when: (1) A code file has been edited or created, (2) The file contains programming logic (JavaScript/TypeScript, Python, etc.). Output a minimalist rating table showing FP score out of 10.
Installation
SKILL.md
After editing or creating a code file, output a minimalist rating of its adherence to functional programming principles.
Evaluate the file against these 7 principles (score out of 10):
After completing file edits, append this exact table format at the bottom of your response:
Automatically rates functional programming adherence after editing or creating code files. Use when: (1) A code file has been edited or created, (2) The file contains programming logic (JavaScript/TypeScript, Python, etc.). Output a minimalist rating table showing FP score out of 10. Source: splitleaseteam/splitlease.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/splitleaseteam/splitlease --skill fp-rater- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is fp-rater?
Automatically rates functional programming adherence after editing or creating code files. Use when: (1) A code file has been edited or created, (2) The file contains programming logic (JavaScript/TypeScript, Python, etc.). Output a minimalist rating table showing FP score out of 10. Source: splitleaseteam/splitlease.
How do I install fp-rater?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/splitleaseteam/splitlease --skill fp-rater Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/splitleaseteam/splitlease
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05