Topic: open-source
944 skills in this topic.
-
tdd-workflow
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
vibeeval/vibecosystem 458
-
boundary-value-problems
Problem-solving strategies for boundary value problems in odes pdes
vibeeval/vibecosystem 458
-
research-external
External research workflow for docs, web, APIs - NOT codebase exploration
vibeeval/vibecosystem 458
-
deep-interview
Mathematically rigorous Socratic interview system that drives ambiguity below 20% before any code is written. One question per message, weighted ambiguity scoring, brownfield-aware, outputs a complete PRD. Replaces discovery-interview with a stricter protocol.
vibeeval/vibecosystem 458
-
graceful-degradation
Graceful Degradation with Helpful Messages
vibeeval/vibecosystem 458
-
categories-functors
Problem-solving strategies for categories functors in category theory
vibeeval/vibecosystem 458
-
hook-developer
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
vibeeval/vibecosystem 458
-
layered-recall
Progressive memory recall with 4 scope layers AND 3 depth layers. Scope: identity > project > room > deep. Depth: IDs only > summary > full. 10-50x token savings through fetch-on-confirmation pattern.
vibeeval/vibecosystem 458
-
property-based-testing
Property-based testing (PBT) patterns with fast-check (JS/TS), Hypothesis (Python), and gopter (Go). Generate random inputs, define invariants, shrink failures to minimal cases. Adapted from Trail of Bits. Use when testing pure functions, parsers, serializers, state machines, or any code where example-based tests miss edge cases.
vibeeval/vibecosystem 458
-
llm-tuning-patterns
LLM Tuning Patterns
vibeeval/vibecosystem 458
-
wiring
Wiring Verification
vibeeval/vibecosystem 458
-
pint-compute
Unit-aware computation with Pint - convert units, dimensional analysis, unit arithmetic
vibeeval/vibecosystem 458
-
limits
Problem-solving strategies for limits in real analysis
vibeeval/vibecosystem 458
-
migrate
Migration workflow - research → analyze → plan → implement → review
vibeeval/vibecosystem 458
-
refactor
Code refactoring workflow - analyze → plan → implement → review → validate
vibeeval/vibecosystem 458
-
coding-standards
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
vibeeval/vibecosystem 458
-
saas-payment-patterns
Payment provider abstraction, webhook security, subscription lifecycle, dunning flows, pricing models, invoicing, tax handling, and refund patterns for SaaS applications.
vibeeval/vibecosystem 458
-
help
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
vibeeval/vibecosystem 458
-
nia-docs
Search library documentation and code examples via Nia
vibeeval/vibecosystem 458
-
experiment-loop
Autonomous experiment loop: hypothesize > modify > test > evaluate > keep/discard > repeat. Run N experiments automatically with measurable metrics. Works for performance optimization, A/B testing, prompt engineering, and any measurable improvement task.
vibeeval/vibecosystem 458
-
server-components
React Server Components, Suspense boundaries, streaming SSR, partial prerendering patterns for Next.js App Router.
vibeeval/vibecosystem 458
-
docker-ops
Dockerfile best practices, multi-stage builds, docker-compose, container networking, volume management, and image optimization.
vibeeval/vibecosystem 458
-
agent-orchestration
Agent Orchestration Rules
vibeeval/vibecosystem 458
-
test
Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests
vibeeval/vibecosystem 458