neolabhq
- 40 skills
- 0 followers
- 1 day ago last updated
- ▌ Testcontainers Dockercomposeenvironment With Jest · neolabhqGuide 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.
- ▌ Nestjs Jest Testing · neolabhqComplete 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.
- ▌ Resilience Engineering · neolabhqResailience engineering skills that contain explanation of main resilience patterns and policies.
- ▌ Nestjs HTTP Client Architecture · neolabhqArchitecture 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.
- ▌ Eslint Flat Config Package Authoring Antfu Based · neolabhqHow 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
- ▌ Litellm Proxy Authentication Hooks · neolabhqHow custom_auth, CustomLogger hooks, and FastAPI middleware interact with standard and passthrough endpoints in LiteLLM proxy
- ▌ Cause And Effect · neolabhqSystematic Fishbone analysis exploring problem causes across six categories
- ▌ Do Competitively · neolabhqExecute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis
- ▌ Launch Sub Agent · neolabhqLaunch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification
- ▌ Load Pr Comments · neolabhqUse to load open/unresolved PR review comments then aggregate them as tasks in .specs/comments/*.md for parallel agents to fix.
- ▌ Setup Serena MCP · neolabhqGuide for setup Serena MCP server for semantic code retrieval and editing capabilities
- ▌ Tree Of Thoughts · neolabhqExecute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-judge evaluation specifications and multi-agent evaluation
- ▌ Analyse Problem · neolabhqComprehensive A3 one-page problem analysis with root cause and action plan
- ▌
- ▌ Write Concisely · neolabhqApply writing rules to any documentation that humans will read. Makes your writing clearer, stronger, and more professional.
- ▌ Implement Task · neolabhqImplement a task step by step with automated LLM-as-Judge verification at the end of each phase
- ▌ Traiage Review · neolabhqThis skill should be used when need prioritize what changed code in repository human must review.
- ▌
- ▌ Git Worktrees · neolabhqUse 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.
- ▌ Test Coverage · neolabhqUse after writing tests to assess coverage quality across structural, mutation, requirements, and API/integration dimensions; organized knowledge for choosing and interpreting coverage analyses.
- ▌
- ▌ Do And Judge · neolabhqExecute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop
- ▌ Create Rule · neolabhqUse 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.
- ▌ Do In Steps · neolabhqExecute 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.
- ▌
- ▌ Test Prompt · neolabhqUse 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
- ▌ Write Tests · neolabhqAdd 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.
- ▌ Test Skill · neolabhqUse 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
- ▌
- ▌ Build MCP · neolabhqGuide 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).
- ▌ Fix Tests · neolabhqSystematically fix all failing tests after business logic changes or refactoring
- ▌ Git Notes · neolabhqUse 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.
- ▌ Plan Task · neolabhqRefine a draft task specification into a fully planned, implementation-ready task with acceptance criteria, architecture, per-step sub-task files and verifiable phases
- ▌
- ▌ Memorize · neolabhqCurates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering
- ▌
- ▌ Decay · neolabhqManage evidence freshness by identifying stale decisions and providing governance actions
- ▌ Query · neolabhqSearch the FPF knowledge base and display hypothesis details with assurance information
- ▌
- ▌