
shipshitdev/library
3 skills3.3k installs75 starsGitHub
Install
npx skills add https://github.com/shipshitdev/librarySkills in this repo
1Financial Operations ExpertFinancial Operations Expert is an agent skill for solo founders and small operators who need practical business finance help without a finance team. It focuses on whether you are actually profitable, how to structure bookkeeping, how to think about taxes, and how to manage cash flow when you run more than one venture. The skill is built around the principle that revenue flatters, profit grounds you, and cash flow is what keeps the lights on. Invoke it when you are setting up accounting for the first time, reconciling messy income streams, or trying to see true health per product rather than blended vanity metrics. It is editorial and procedural guidance for indie business finance—not licensed tax advice—and pairs naturally with pricing work in Validate and revenue analytics in Grow once numbers start flowing.1.7kinstalls2Youtube Video Analystyoutube-video-analyst is an agent skill from Ship Shit Dev that treats a YouTube upload as an engineering artifact: hooks, structure, retention, emotion, story, and language are extracted into reusable templates rather than vague “make it viral” advice. Solo builders and indie founders use it when they ship educational or launch content and need to study what already works in their niche—turning one reference video into beat maps, hook fill-in-the-blanks, and open-loop inventories they can adapt ethically for their product story. The readme frames an 11-section forensic framework spanning hook architecture through linguistic patterns, suitable for intermediate creators comfortable with timestamps and frameworks like PAS. It supports Grow phase content iteration and Launch phase distribution when you are planning a hero video or serial Shorts strategy. You still film and edit yourself; the skill delivers analysis discipline and checklists. Best paired with your own positioning and compliance rules—not for copying copyrighted scripts verbatim.975installs3Nestjs Testing Expertnestjs-testing-expert is an agent skill for solo builders maintaining NestJS APIs who want Jest suites that fail for the right reasons. It orients you to a classic pyramid: lean unit tests on services and pure functions, integration tests that boot real Nest modules with swapped providers, and e2e passes that hit HTTP with supertest. The skill emphasizes Test.createTestingModule with explicit provider lists instead of mystery DI graphs, jest.fn or doubles for outbound email, payments, and third-party SDKs, and database strategies ranging from in-memory fakes to containers when fidelity matters. Debugging flaky specs gets first-class treatment—reset mocks, ban shared mutable state, and keep arrange-act-assert readable for future you. Use it when modules grow past a handful of controllers and manual curl checks no longer scale. It is community MIT guidance from Ship Shit Dev, not a cloud test runner; your agent edits spec files inside the repo you already ship.606installs