Skip to main content

kelgirechandrakant-cpu/vibe-coding-playbook

SkillsMP 已收集 kelgirechandrakant-cpu/vibe-coding-playbook 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
8
GitHub 星标
4
GitHub Forks
0

这个仓库中的 skills

职业分类待补全

已展示 8 / 8 个已收集 Skill。

职业分类
未分类
描述

Architecture and engineering review protocol. Locks architecture, data flow, edge cases, and test plans before coding. Forces hidden assumptions into the open. Use before building new features or making structural changes.

原文语言:英语

更新
职业分类
未分类
描述

Pre-commit code review protocol. Analyzes diffs for antipatterns, logical consistency, API safety, and structural issues. Use when asked to review code, check a diff, or before merging.

原文语言:英语

更新
职业分类
未分类
描述

Systematic root-cause debugging. Iron Law: no fixes without investigation. Traces data flow, tests hypotheses, stops after 3 failed fixes. Use for bugs, errors, or unexpected behavior.

原文语言:英语

更新
职业分类
未分类
描述

Performance and bundle size optimization protocol. Analyzes loading strategy, network patterns, and rendering bottlenecks. Produces prioritized fix recommendations. Use when pages feel slow or before shipping major features.

原文语言:英语

更新
职业分类
未分类
描述

Pre-deploy checklist and shipping automation. Verifies exports work, builds pass, and prepares for deployment. Use when ready to deploy, push, or create a PR.

原文语言:英语

更新
职业分类
未分类
描述

Product thinking session (YC-style). Six forcing questions that reframe your product before you write code. Pushes back on framing, challenges premises, generates implementation alternatives. Use when brainstorming new features, evaluating ideas, or planning…

原文语言:英语

更新
职业分类
未分类
描述

Security audit methodology. OWASP Top 10 + STRIDE threat model with zero-noise false positive filtering. Checks API key exposure, database rules, XSS vectors, CSRF, auth bypass. Use when handling user data or preparing for production.

原文语言:英语

更新
职业分类
未分类
描述

UI/UX, accessibility, and responsiveness audit. Detects visual inconsistencies, alignment issues, and AI 'slop' design patterns. Use for UI audits or before shipping visual changes.

原文语言:英语

更新
已展示 8 / 8 个已收集 Skill。