- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
SAP Process Intelligence Skill
by jgtolentino
Copyright © 2025 InsightPulse AI. All rights reserved.
financial-model-architect
by luisschmitzheadline
Build comprehensive 3-5 year financial models projecting revenue, expenses, headcount, cash flow, and runway. Model unit economics, scenario planning, and path to profitability. Generate investor-ready HTML reports with detailed projections and charts.
hooks-generator
by Motion-Creative
Helps brainstorm psychologically compelling ad hooks that create instant audience recognition. Use when the user wants to create hooks, headlines, or opening lines for paid social ads. Triggers: "hook", "headline", "scroll-stopper", "ad copy", "opening line", "attention grabber", "psychological hook", "pain point hook", "hooks generator"
audit-support
by luisschmitzheadline
Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards. Use when generating testing workpapers, selecting audit samples, classifying control deficiencies, or preparing for internal or external audits.
product-market-fit
by luisschmitzheadline
Master frameworks for measuring, achieving, and maintaining product-market fit (PMF). Use when validating new products, assessing readiness to scale, diagnosing retention problems, planning market expansion, measuring "very disappointed" score, implementing PMF engines, or determining if you have permission to grow. Covers Sean Ellis survey methodology, Superhuman PMF engine, retention curve analysis, leading/lagging indicators, pre-PMF vs. post-PMF strategies, and maintaining fit as markets evolve.
Testing & Quality Assurance Expert
by jgtolentino
License: AGPL-3.0
pricing-strategy-architect
by luisschmitzheadline
Value-based pricing framework with Van Westendorp PSM analysis. Designs tier structure, packaging strategy, and unit economics. Produces comprehensive pricing strategy with Good-Better-Best model, competitive positioning, and implementation roadmap.
saas-financial-projections
by luisschmitzheadline
Senior SaaS CFO / Financial Analyst (15+ years) specialized in financial modeling, projections, and exit strategy for bootstrapped and VC-backed SaaS companies. Activate when user needs: (1) Revenue projections (1-5 years), (2) Exit valuation and multiples, (3) Unit economics analysis (CAC, LTV, payback), (4) Scenario modeling (conservative/base/optimistic), (5) Fundraising narratives with financial backing, (6) M&A due diligence financials, (7) SaaS metrics benchmarking, (8) Cohort analysis and churn modeling. Triggers: "proyecciones", "projections", "exit", "valuation", "ARR", "MRR", "multiples", "revenue forecast", "financial model", "exit strategy", "CAC", "LTV", "unit economics", "churn", "fundraising", "M&A", "acquisition", "5 year plan".
startup-idea-validation
by luisschmitzheadline
"Use when validating a startup idea before building. Produces evidence-based GO/NO-GO decisions using a 9-dimension scorecard (problem, market, timing, moat, unit economics, founder-market fit, feasibility, GTM, risk), a validation ladder (interviews -> smoke test -> concierge/WoZ -> paid pilot), and riskiest-assumption-first experiments."
finance-and-runway
by luisschmitzheadline
Runway and finance snapshot: burn, runway (months), cash, optional unit economics. Use when preparing runway review or finance snapshot for board/investors.
meeting-intelligence
by tommy-ca
Prepare for meetings by gathering context and creating comprehensive agendas
testing-strategy
by block
Guidelines for writing effective tests in this project
testcontainers-go
by testcontainers
A comprehensive guide for using Testcontainers for Go to write reliable integration tests with Docker containers in Go projects. Supports 62+ pre-configured modules for databases, message queues, cloud services, and more. Use this skill when writing Go integration tests, setting up test databases (PostgreSQL, MySQL, Redis, MongoDB), testing with message queues (Kafka, RabbitMQ), or creating container-based test infrastructure. Covers modules, generic containers, networking, cleanup, wait strategies, CI/CD integration, and common anti-patterns.
api-setup
by block
Set up API integration with configuration and helper scripts
TDG Test-Driven Generation
by chanwit
Test-Driven Generation uses TDD (Test-Driven Development) techniques to generate tests and code in Red-Green-Refactor loops. Key words to detect are tdg, TDG.
test-driven-development
by Jst-Well-Dan
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
test-fixing
by Jst-Well-Dan
Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.
design-qa
by mevans2120
Reviews finished and in-progress digital products to assess adherence to design specifications and discover potential issues. Use when user says "design review", "design QA", "QA review", "check implementation", "visual bugs", "compare to design", "match the specs", "review the build", "before launch", "pre-launch review", "implementation review", "verify design", "design validation", "spacing issues", "visual discrepancies", "accessibility review", "WCAG compliance", or "responsive testing". Validates implementation against design intent, identifies visual and interaction discrepancies, and provides actionable feedback. Do NOT use when still designing concepts (use design-concepts), need to understand users (use design-research), or nothing has been built yet.
fish-functions
by gwenwindflower
Write Fish shell functions in idiomatic fish syntax with delightful UX. Use when (1) Creating new Fish functions, (2) Refactoring or improving existing functions, (3) Adding flags, help text, or error handling, (4) Working with any *.fish files, (5) Converting bash/zsh scripts to Fish, (6) Debugging Fish syntax issues
x-ipe-task-based-bug-fix
by Young-Z
Diagnose and fix bugs in existing code. Use when something is broken, not working as expected, or producing errors. Triggers on requests like "fix bug", "something is broken", "not working".
charted-green
by marmicode
Progressively activates todo tests one at a time, updates implementation code until each passes (verified via Wallaby), then moves to the next—following the design doc as the single source of truth.
Financial Analysis
by zircote
This skill should be used when the user asks to "analyze financials", "revenue model", "unit economics", "pricing analysis", "cost structure", "profitability analysis", "financial projections", "business model economics", or needs guidance on financial metrics, revenue analysis, or economic viability assessment.
pict-test-designer
by Jst-Well-Dan
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for any piece of requirements or code. Analyzes inputs, generates PICT models with parameters, values, and constraints for valid scenarios using pairwise testing. Outputs the PICT model, markdown table of test cases, and expected results.
backend-test-writer
by 9tykeshav
Use when generating tests for backend code (Express routes, MongoDB models, Node services) - analyzes file type, detects test framework from package.json, generates comprehensive tests with setup/teardown and edge case coverage