Topic: claude-skills
11,948 skills in this topic.
-
resume_handoff
Resume work from handoff document with context analysis and validation
vibeeval/vibecosystem 458
-
cli-reference
Claude Code CLI commands, flags, headless mode, and automation patterns
vibeeval/vibecosystem 458
-
event-driven-patterns
Message queue patterns with BullMQ, Kafka, RabbitMQ - saga, outbox, dead letter queue, exactly-once semantics.
vibeeval/vibecosystem 458
-
eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
vibeeval/vibecosystem 458
-
math-model-selector
Routes problems to appropriate mathematical frameworks using expert heuristics
vibeeval/vibecosystem 458
-
build
Workflow orchestrator that chains existing skills for feature development
vibeeval/vibecosystem 458
-
notepad-system
Use this skill when context compression is imminent, when resuming a session, or when preserving critical decisions across long tasks. Provides a durable notepad that survives compaction and lets any agent pick up exactly where the previous context left off.
vibeeval/vibecosystem 458
-
migrate
Migration workflow - research → analyze → plan → implement → review
vibeeval/vibecosystem 458
-
saas-auth-patterns
SaaS authentication and authorization patterns including JWT vs session strategies, multi-tenant isolation, RBAC, API key management, passwordless flows, MFA, and secure session handling.
vibeeval/vibecosystem 458
-
help
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
vibeeval/vibecosystem 458
-
fullstack-dev
Full-stack backend architecture and frontend-backend integration guide.
TRIGGER when: building a full-stack app, creating REST API with frontend, scaffolding backend service,
building todo app, building CRUD app, building real-time app, building chat app,
Express + React, Next.js API, Node.js backend, Python backend, Go backend,
designing service layers, implementing error handling, managing config/auth,
setting up API clients, implementing auth flows, handling file uploads,
adding real-time features (SSE/WebSocket), hardening for production.
DO NOT TRIGGER when: pure frontend UI work, pure CSS/styling, database schema only.
vibeeval/vibecosystem 458
-
clickhouse-io
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
vibeeval/vibecosystem 458
-
math-help
Guide to the math cognitive stack - what tools exist and when to use each
vibeeval/vibecosystem 458
-
loogle-search
Search Mathlib for lemmas by type signature pattern using Loogle.
vibeeval/vibecosystem 458
-
security
Security audit workflow - vulnerability scan → verification
vibeeval/vibecosystem 458
-
continuity
Problem-solving strategies for continuity in real analysis
vibeeval/vibecosystem 458
-
explore
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
vibeeval/vibecosystem 458
-
no-polling-agents
No Polling for Background Agents
vibeeval/vibecosystem 458
-
docker-ops
Dockerfile best practices, multi-stage builds, docker-compose, container networking, volume management, and image optimization.
vibeeval/vibecosystem 458
-
perplexity-search
AI-powered web search, research, and reasoning via Perplexity
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
-
paywall-strategy
Mobil uygulama paywall strateji rehberi. 14 kategori benchmark database, 4 paywall modeli, trial optimizasyonu, placement mapping, pricing psychology, regional pricing (PPP) ve Apple/Google compliance checklist.
vibeeval/vibecosystem 458
-
plan-documentation
Generate structured plan files for large tasks. Use when starting a big feature, refactoring, or multi-phase work. Creates plans/<task>-plan.md with phases, acceptance criteria, and open questions. After each phase, generates completion docs.
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