Topic: vibecoding
881 skills in this topic.
-
project-guidelines-example
Example template for project-specific skill files covering architecture, patterns, testing, and deployment.
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
-
prove
Formal theorem proving with research, testing, and verification phases
vibeeval/vibecosystem 458
-
qlty-check
Code quality checks, formatting, and metrics via qlty CLI
vibeeval/vibecosystem 458
-
recall-reasoning
Search past reasoning for relevant decisions and approaches
vibeeval/vibecosystem 458
-
refactor
Code refactoring workflow - analyze → plan → implement → review → validate
vibeeval/vibecosystem 458
-
research
Document codebase as-is with thoughts directory for historical context
vibeeval/vibecosystem 458
-
research-agent
Research agent for external documentation, best practices, and library APIs via MCP tools
vibeeval/vibecosystem 458
-
research-external
External research workflow for docs, web, APIs - NOT codebase exploration
vibeeval/vibecosystem 458
-
resume_handoff
Resume work from handoff document with context analysis and validation
vibeeval/vibecosystem 458
-
saas-analytics-patterns
SaaS analytics event taxonomy, metric formulas (MRR, churn, LTV), provider-agnostic tracking, funnel analysis, cohort setup, and privacy-respecting instrumentation.
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
-
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
-
search-router
Choose the right search tool for each query type
vibeeval/vibecosystem 458
-
search-tools
Search Tool Hierarchy
vibeeval/vibecosystem 458
-
security
Security audit workflow - vulnerability scan → verification
vibeeval/vibecosystem 458
-
security-review
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
vibeeval/vibecosystem 458
-
self-healing
Self-healing codebase system. Monitors runtime errors, test failures, and build breaks. Automatically diagnoses root cause, generates fix, validates fix, and applies if safe. Zero human intervention for routine failures.
vibeeval/vibecosystem 458
-
server-components
React Server Components, Suspense boundaries, streaming SSR, partial prerendering patterns for Next.js App Router.
vibeeval/vibecosystem 458
-
shapely-compute
Computational geometry with Shapely - create geometries, boolean operations, measurements, predicates
vibeeval/vibecosystem 458
-
skill-curator
Autonomous skill lifecycle manager. Reviews skill-compounder drafts, promotes high-confidence patterns, merges duplicates, archives low-quality drafts. Zero manual review required - runs on every session start.
vibeeval/vibecosystem 458
-
skill-developer
Meta-skill for creating and managing Claude Code skills
vibeeval/vibecosystem 458
-
skill-development
Skill Development Rules
vibeeval/vibecosystem 458
-
skill-evolution
Self-evolving skill system. Skills are scored after execution (0-100) on 5 dimensions. Score 90+ over 5 runs = crystallized (locked). Score below 30 = auto-repair attempted. Skills improve themselves through usage feedback.
vibeeval/vibecosystem 458