RevenueCat SDK entegrasyon pattern'leri. iOS (Swift), Android (Kotlin), React Native ve Flutter icin setup, offerings, entitlement checking, webhook integration, StoreKit 2 migration ve sandbox testing.
원문 언어: 판별 불가
메뉴
이 저장소의 skills
SkillsMP는 vibeeval/vibecosystem에서 330개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
vibeeval/vibecosystem수집된 skill 330개 중 40개를 표시합니다.
RevenueCat SDK entegrasyon pattern'leri. iOS (Swift), Android (Kotlin), React Native ve Flutter icin setup, offerings, entitlement checking, webhook integration, StoreKit 2 migration ve sandbox testing.
원문 언어: 판별 불가
Abonelik fiyatlama stratejileri. 3-tier framework, price anchoring, charm pricing, regional pricing (18 ulke), introductory offers, win-back campaigns, churn prevention ve A/B testing methodology.
원문 언어: 영어
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.
원문 언어: 영어
Dynamic model selection based on task complexity scoring. Replaces static model mappings with a weighted signal system that picks Opus, Sonnet, or Haiku-class speed per task. Works with agent-assignment-matrix.md.
원문 언어: 영어
Security-focused differential code review with blast radius analysis, risk-adaptive depth (DEEP/FOCUSED/SURGICAL), git history correlation, and structured finding format. Adapted from Trail of Bits. Use when reviewing PRs, commits, or code changes for…
원문 언어: 영어
Systematic false positive verification for security findings. Provides structured methodology to confirm or dismiss scanner results, manual audit findings, and automated alerts. Adapted from Trail of Bits. Use when triaging security scan results or verifying…
원문 언어: 영어
Detect fail-open configurations, hardcoded secrets, weak authentication defaults, permissive CORS, disabled security features, and other insecure-by-default patterns. Adapted from Trail of Bits. Use during security review or when auditing configuration and…
원문 언어: 영어
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,…
원문 언어: 영어
Identify dangerous API footguns, surprising default behaviors, and sharp edges in codebases and dependencies. Adapted from Trail of Bits. Use during code review to catch APIs that are easy to misuse, configurations that surprise, and abstractions that leak.
원문 언어: 영어
Typosquatting detection, install script analysis, dependency confusion prevention, and phantom dependency detection for npm/pip.
원문 언어: 영어
Find similar vulnerabilities across a codebase after discovering one instance. Uses pattern matching, AST search, Semgrep/CodeQL queries, and manual tracing to propagate findings. Adapted from Trail of Bits. Use after finding a bug to check if the same…
원문 언어: 영어
Framework for measuring and tracking agent response quality over time. Detects regressions before they reach production. Use when evaluating agent changes, auditing quality, or establishing performance baselines.
원문 언어: 영어
Post-implementation cleanup that removes AI-generated bloat while preserving functionality. Runs pass-by-pass with test verification after each pass. Activate after kraken/spark complete a feature, or when a codebase needs hygiene work.
원문 언어: 영어
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.
원문 언어: 영어
Use this skill when making any factual claim about the codebase — existence, absence, or behavior. Converts the claim-verification rule into a systematic action protocol that prevents false assertions from grep-only results.
원문 언어: 영어
Screenshot comparison QA for frontend development. Takes a screenshot of the current implementation, scores it across multiple visual dimensions, and returns a structured PASS/REVISE/FAIL verdict with concrete fixes. Use when implementing UI from a design…
원문 언어: 영어
Reverse-engineer and clone a website in one shot — extracts assets, CSS, and content section-by-section and proactively dispatches parallel builder agents in worktrees as it goes. Use this whenever the user wants to clone, replicate, rebuild,…
원문 언어: 영어
Full-stack frontend development combining premium UI design, cinematic animations, AI-generated media assets, persuasive copywriting, and visual art. Builds complete, visually striking web pages with real media, advanced motion, and compelling copy. Use when:…
원문 언어: 영어
AI browser automation - navigate, interact, extract, verify via browser-use MCP
원문 언어: 영어
Scan .claude/ directory for security misconfigurations, exposed secrets, unsafe permissions
원문 언어: 영어
Adaptive content summarization - auto-detect content type and produce relevant summary
원문 언어: 영어
Competitive intelligence - extract features, pricing, tech stack from competitor sites
원문 언어: 영어
Multi-page deep crawling - documentation sites, wikis, knowledge bases
원문 언어: 영어
Web change monitoring - track changes on pages, detect updates, changelog diffs
원문 언어: 영어
Single page smart extraction - articles, docs, blog posts to clean markdown
원문 언어: 영어
Structured data extraction - tables, pricing, products, API endpoints with schema
원문 언어: 영어
API design, versioning, testing, schema validation, and contract testing patterns for REST and GraphQL APIs.
원문 언어: 영어
Email delivery infrastructure - DNS authentication (SPF/DKIM/DMARC), subdomain isolation, provider abstraction, template systems, bounce handling, warmup strategy, and deliverability monitoring.
원문 언어: 영어
KVKK and GDPR compliance patterns - consent management, right to erasure, breach notification, audit logging, cookie consent, and data classification.
원문 언어: 영어
SaaS analytics event taxonomy, metric formulas (MRR, churn, LTV), provider-agnostic tracking, funnel analysis, cohort setup, and privacy-respecting instrumentation.
원문 언어: 영어
SaaS authentication and authorization patterns including JWT vs session strategies, multi-tenant isolation, RBAC, API key management, passwordless flows, MFA, and secure session handling.
원문 언어: 영어
Pre-launch verification across infrastructure, security, legal, payment, email, analytics, and performance. Day-1 monitoring, rollback plan, incident response skeleton, and post-launch week-1 checklist.
원문 언어: 영어
Payment provider abstraction, webhook security, subscription lifecycle, dunning flows, pricing models, invoicing, tax handling, and refund patterns for SaaS applications.
원문 언어: 영어
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
원문 언어: 영어
Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.
원문 언어: 영어
Search Mathlib for lemmas by type signature pattern using Loogle.
원문 언어: 영어
Example template for project-specific skill files covering architecture, patterns, testing, and deployment.
원문 언어: 영어
Query the memory system for relevant learnings from past sessions using semantic search.
원문 언어: 영어
Store a learning, pattern, or decision in the memory system for future recall.
원문 언어: 영어
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
원문 언어: 영어