Topic: automation
6,910 skills in this topic.
-
perplexity-search
AI-powered web search, research, and reasoning via Perplexity
vibeeval/vibecosystem 458
-
agent-orchestration
Agent Orchestration Rules
vibeeval/vibecosystem 458
-
github-search
Search GitHub code, repositories, issues, and PRs via MCP
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
-
convergence
Problem-solving strategies for convergence in real analysis
vibeeval/vibecosystem 458
-
sub-agents
Create and configure Claude Code sub-agents with custom prompts, tools, and models
vibeeval/vibecosystem 458
-
strategic-compact
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
vibeeval/vibecosystem 458
-
django-patterns
Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
vibeeval/vibecosystem 458
-
content-marketing
Icerik pazarlama ve SEO odakli yazi uretimi. AI slop temizleme (30+ pattern), icerik kalite skorlama (5 boyut), watermark temizleme, copywriting formulleri (AIDA, PAS, BAB), programmatic SEO ve icerik stratejisi.
vibeeval/vibecosystem 458
-
project-detect
vibeeval/vibecosystem 458
-
skill-developer
Meta-skill for creating and managing Claude Code skills
vibeeval/vibecosystem 458
-
animation-patterns
Framer Motion patterns, page transitions, skeleton loading, scroll-linked animations, and gesture-based interactions for React.
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
-
refactor
Code refactoring workflow - analyze → plan → implement → review → validate
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
-
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
-
api-patterns
API design, versioning, testing, schema validation, and contract testing patterns for REST and GraphQL APIs.
vibeeval/vibecosystem 458
-
security
Security audit workflow - vulnerability scan → verification
vibeeval/vibecosystem 458
-
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
-
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
-
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
-
form-validation
React Hook Form + Zod integration, multi-step forms, optimistic validation, server-side error mapping, and file upload patterns.
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
-
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