Topic: vibecoding
881 skills in this topic.
-
modular-code
Modular Code Organization
vibeeval/vibecosystem 458
-
mot
System health check (MOT) for skills, agents, hooks, and memory
vibeeval/vibecosystem 458
-
nia-docs
Search library documentation and code examples via Nia
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
-
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
-
perplexity-search
AI-powered web search, research, and reasoning via Perplexity
vibeeval/vibecosystem 458
-
persistent-planning
Persistent planning system with 3 markdown files (PLAN.md, PROGRESS.md, CONTEXT.md). Use when starting large features, multi-session work, or complex refactoring. Auto-tracks commits in PROGRESS.md.
vibeeval/vibecosystem 458
-
phase-gated-commits
Break large features into phases where each phase follows implement -> review -> commit cycle. Use for multi-file features or refactoring that should have clean git history.
vibeeval/vibecosystem 458
-
pint-compute
Unit-aware computation with Pint - convert units, dimensional analysis, unit arithmetic
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
-
postgres-patterns
PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
vibeeval/vibecosystem 458
-
pptx-generator
Generate, edit, and read PowerPoint presentations. Create from scratch with PptxGenJS (cover, TOC, content, section divider, summary slides), edit existing PPTX via XML workflows, or extract text with markitdown. Triggers: PPT, PPTX, PowerPoint, presentation, slide, deck, slides.
vibeeval/vibecosystem 458
-
project-detect
vibeeval/vibecosystem 458
-
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
-
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