بنقرة واحدة
project
يحتوي project على 15 من skills المجمعة من rahlplx، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
The primary orchestrator for the 10-phase Vibe-Stack pipeline. Use for: starting projects, planning features, and managing the end-to-end lifecycle. Phases: think, plan, break, build, harness, review, ship, retro, learn, evolve. Maintains state in .vibe/state.json and follows the 'Iron Law' of handoffs.
Auto-evolve rules and retire underperformers — reads telemetry + learnings to propose rule promotions, demotions, and new patterns. Use when: end of sprint, after retro, or when quality scores drift. Wraps: node bin/vibe.js evolve + .vibe/lifecycle/auto-maintain.js.
Production readiness gate — runs 15 automated checks (tests, lint, security scan, skill integrity, catalog validity, state machine). Use when: before shipping, after adding skills, or any time CI should pass. Wraps: node bin/vibe.js harness.
Structured sprint retrospective — what worked, what didn't, action items. Reads harness results + telemetry + git log to generate data-driven retro. Use when: end of sprint, after shipping, or before starting a new feature cycle. Wraps: node bin/vibe.js retro.
Design audit + anti-slop enforcement + WCAG check + taste-skill dial configuration + impeccable design workflow (init/critique/polish + 18 refinement commands). Use when: reviewing UI code, generating design systems, checking color contrast, applying brand identity, or any time design quality is at stake. Auto-triggers on any UI/CSS/component work. Injects 41 anti-slop rules + 5 impeccable-specific detectors + 3 taste-skill dials + WCAG AA contrast enforcement. Wraps: anti-slop, color-gen, design-system, typography-rules, theme-factory, impeccable-audit skills.
Terse-output mode. Strips filler/hedging from responses to cut output tokens ~50-65% while preserving technical accuracy. Use when: user asks for short/direct/terse answers, wants compressed commit messages or PR comments, or wants token-usage stats. Wraps: caveman-mode skill.
One-click deployment with pre-flight checklist, platform selection, smoke test, and rollback plan. Use when: ready to ship, deploying to staging or production, or setting up CI/CD for the first time. Enforces 14-point done-verifier checklist before any deploy. Wraps: one-click-vercel, one-click-netlify, git-free-deploy, done-verifier skills. Supports: Vercel, Netlify, Railway, Fly.io, AWS, Docker.
Explain, translate, or extract intent from any code — at beginner, intermediate, or expert level. Use when: onboarding someone new, understanding unfamiliar code, translating between languages, or capturing what code was MEANT to do vs what it does. Auto-triggers on 'explain this', 'what does this do', 'translate to', 'ELI5', 'what is this code doing'. Wraps: code-explainer, code-translator, intent-capture skills.
Extract learnings, patterns, and anti-patterns from commit history, session work, and project evolution. Use when: end of a sprint, after a major debug, post-mortem, or to build institutional memory before starting something new. Reads git log + .vibe/ state + produces structured learnings written to context-memory. Wraps: context-memory, knowledge-base skills.
Break down any feature, project, or task into a structured execution plan with dependencies, effort estimates, and parallel execution opportunities. Use when: starting a new feature, planning a sprint, decomposing complex work, or before spawning parallel agents. Outputs a task board and dependency map. Wraps: planning-agent, task-coordinator, tracker, spec-driven, parallel-exec skills.
Full virtual team code review — 6 expert perspectives (CEO, CTO, Designer, QA, Security, PM) on any code, feature, PR, or architectural decision. Use when: you want a second opinion, before merging, after a major feature, or when something feels off. Wraps: virtual-team, code-health, done-verifier, vibe-review skills. Outputs actionable findings per role with severity (blocker/warning/suggestion).
OWASP Top 10 security audit + code pattern scanning + security defaults enforcement. Use when: before any release, when handling user data, adding auth, integrating payments, building APIs. Auto-triggers on any auth/database/payment/API code. Wraps: security-audit, security-defaults, guardrails skills. Injects 41 OWASP checks + 6 code-pattern detectors. Outputs findings with severity + remediation steps.
Project status dashboard — reads .vibe/ state to show current phase, progress, pending items, decisions made, and what's next. Use when: starting a session, checking where you left off, sharing progress with stakeholders, or before running /vibe phase commands. Wraps: tracker, dashboard, context-memory, knowledge-base skills.
Test-Driven Development workflow — Red→Green→Refactor cycle for any feature. Use when: writing new features, fixing bugs, or any time 'just write the code' is tempting. Auto-triggers on 'write tests', 'test this', 'TDD', 'how do I test'. Generates realistic test scenarios, tracks cycle state, enforces coverage gate before declaring done. Wraps: tdd-vibe, verification-agent, checkpoints, spec-driven skills.
Browse, search, and apply 226+ production-ready code templates and 26 prompt templates. Use when: starting a new component, page, API endpoint, schema, test, or config from scratch. Search by type, framework, or use case. Applies taste-skill dials and anti-slop rules to any template before output. Wraps: template-gallery, prompt-templates, quick-start skills.