← all publishers

neolabhq

@neolabhq source repo

40 published skills

  1. Testcontainers Dockercomposeenvironment With Jest · neolabhq
    Guide for using testcontainers DockerComposeEnvironment to manage infrastructure in Jest e2e tests. Covers globalSetup/globalTeardown integration, wait strategies, container connection info extraction, TypeScript usage, and Minio-specific setup.
    0
    installs
  2. Nestjs Jest Testing · neolabhq
    Complete guide for setting up Jest unit tests, e2e tests, Stryker mutation testing, jest-it-up coverage bumping, tsx smoke tests, and reusable GitHub Actions verify workflows in NestJS TypeScript projects.
    0
    installs
  3. Resilience Engineering · neolabhq
    Resailience engineering skills that contain explanation of main resilience patterns and policies.
    0
    installs
  4. Nestjs HTTP Client Architecture · neolabhq
    Architecture patterns, decorator design, and testing setup for the nestjs-resilient-client library — RestClient, AuthRestClient, AuthProcessor, BaseHttpService/HookableHttpService, HooksConfig, RxJS resilience operators, @DeduplicateInflight, and the jest/Stryker/testcontainers test stack.
    0
    installs
  5. Eslint Flat Config Package Authoring Antfu Based · neolabhq
    How to build a publishable, drop-in-compatible ESLint flat-config package layered on @antfu/eslint-config, with typed custom rules and vitest-based rule testing
    0
    installs
  6. Litellm Proxy Authentication Hooks · neolabhq
    How custom_auth, CustomLogger hooks, and FastAPI middleware interact with standard and passthrough endpoints in LiteLLM proxy
    0
    installs
  7. Cause And Effect · neolabhq
    Systematic Fishbone analysis exploring problem causes across six categories
    0
    installs
  8. Do Competitively · neolabhq
    Execute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis
    0
    installs
  9. Launch Sub Agent · neolabhq
    Launch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification
    0
    installs
  10. Load Pr Comments · neolabhq
    Use to load open/unresolved PR review comments then aggregate them as tasks in .specs/comments/*.md for parallel agents to fix.
    0
    installs
  11. Setup Serena MCP · neolabhq
    Guide for setup Serena MCP server for semantic code retrieval and editing capabilities
    0
    installs
  12. Tree Of Thoughts · neolabhq
    Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-judge evaluation specifications and multi-agent evaluation
    0
    installs
  13. Analyse Problem · neolabhq
    Comprehensive A3 one-page problem analysis with root cause and action plan
    0
    installs
  14. Setup Arxiv MCP · neolabhq
    Guide for setup arXiv paper search MCP server using Docker MCP
    0
    installs
  15. Write Concisely · neolabhq
    Apply writing rules to any documentation that humans will read. Makes your writing clearer, stronger, and more professional.
    0
    installs
  16. Implement Task · neolabhq
    Implement a task step by step with automated LLM-as-Judge verification at the end of each phase
    0
    installs
  17. Traiage Review · neolabhq
    This skill should be used when need prioritize what changed code in repository human must review.
    0
    installs
  18. Analyze Issue · neolabhq
    Analyze a GitHub issue and create a detailed technical specification
    0
    installs
  19. Git Worktrees · neolabhq
    Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.
    0
    installs
  20. Test Coverage · neolabhq
    Use after writing tests to assess coverage quality across structural, mutation, requirements, and API/integration dimensions; organized knowledge for choosing and interpreting coverage analyses.
    0
    installs
  21. Create Ideas · neolabhq
    Generate ideas in one shot using creative sampling
    0
    installs
  22. Do And Judge · neolabhq
    Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop
    0
    installs
  23. Create Rule · neolabhq
    Use when found gap or repetative issue, that produced by you or implemenataion agent. Esentially use it each time when you say "You absolutly right, I should have done it differently." -> need create rule for this issue so it not appears again.
    0
    installs
  24. Do In Steps · neolabhq
    Execute one complex task as ordered, dependent steps run sequentially, passing context from each step to the next, with per-step LLM-as-a-judge verification. Use when later steps depend on the results of earlier ones.
    0
    installs
  25. Load Issues · neolabhq
    Load all open issues from GitHub and save them as markdown files
    0
    installs
  26. Test Prompt · neolabhq
    Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing
    0
    installs
  27. Write Tests · neolabhq
    Add missing test coverage for your local code changes by generating new test files (covers uncommitted and untracked changes, or the latest commit if everything is committed). Use when you want write tests for new logic or increase test coverage.
    0
    installs
  28. Test Skill · neolabhq
    Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
    0
    installs
  29. Actualize · neolabhq
    Reconcile the project's FPF state with recent repository changes
    0
    installs
  30. Build MCP · neolabhq
    Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
    0
    installs
  31. Fix Tests · neolabhq
    Systematically fix all failing tests after business logic changes or refactoring
    0
    installs
  32. Git Notes · neolabhq
    Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.
    0
    installs
  33. Plan Task · neolabhq
    Refine a draft task specification into a fully planned, implementation-ready task with acceptance criteria, architecture, per-step sub-task files and verifiable phases
    0
    installs
  34. Add Task · neolabhq
    creates draft task file in .specs/tasks/draft/ with original user intent
    0
    installs
  35. Memorize · neolabhq
    Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering
    0
    installs
  36. Analyse · neolabhq
    Auto-selects best Kaizen method (Gemba Walk, Value Stream, or Muda) for target
    0
    installs
  37. Decay · neolabhq
    Manage evidence freshness by identifying stale decisions and providing governance actions
    0
    installs
  38. Query · neolabhq
    Search the FPF knowledge base and display hypothesis details with assurance information
    0
    installs
  39. Reset · neolabhq
    Reset the FPF reasoning cycle to start fresh
    0
    installs
  40. Why · neolabhq
    Iterative Five Whys root cause analysis drilling from symptoms to fundamentals
    0
    installs