home / skills / splitleaseteam

splitleaseteam skills

Find 11 skills from 1 repo created by splitleaseteam on GitHub.

1 repo
11 skills
GitHub

Sponsored

git-commits

splitleaseteam/splitlease_monorepo

This skill standardizes git commits by prefixing messages with the current hostname and type, ensuring traceable history across the project.
doc-maintainer

splitleaseteam/splitlease_monorepo

This skill audits and auto-fixes documentation references against the codebase, keeping Domain_INDEX and CLAUDE versions in sync.
fp-rater

splitleaseteam/splitlease_monorepo

This skill analyzes a code file for functional programming adherence and outputs a minimalist FP score out of 10.
skill-creator

splitleaseteam/splitlease_monorepo

This skill guides users through creating or updating Claude extension skills, outlining structure, workflows, and reference assets for reliable deployment.
ast-dependency-analyzer

splitleaseteam/splitlease_monorepo

This skill analyzes JavaScript and TypeScript projects to build dependency graphs and identify barrels, hubs, cycles, and orphaned files.
design-reverse-engineer

splitleaseteam/splitlease_monorepo

This skill analyzes reference websites to reproduce Split Lease visual design across public pages, preserving content while applying matched styling.
slack-webhook

splitleaseteam/splitlease_monorepo

This skill sends concise Slack alerts for task completions, errors, and security issues using the TINYTASKAGENT webhook to keep you informed.
functional-code

splitleaseteam/splitlease_monorepo

This skill helps you enforce pure functions, immutable data, and explicit dependencies while auditing code for FP violations and actionable refactoring.
screenshot-to-slack

splitleaseteam/splitlease_monorepo

This skill captures a webpage screenshot via Playwright and uploads it to Slack with an optional comment for context.
context-router

splitleaseteam/splitlease_monorepo

This skill routes tasks through authoritative documentation before code changes to prevent regressions and ensure correct context.