Skip to main content

adihebbalae/baude-code

SkillsMP 已收集 adihebbalae/baude-code 中的 7 个 Skill。打开任一 Skill 可查看来源和详情。

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

这个仓库中的 skills

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

职业分类
软件质量保证分析师与测试员
描述

On-demand code review checklist. Use when: reviewing code changes, PR review, self-review before committing, checking code quality after implementation. Covers readability, correctness, performance, security, and maintainability.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Pre-push quality gate checklist. Use when: before any git push, before opening a PR, after implementing a full feature, when Manager says 'run quality gate'. Runs lint, type-check, tests, and a security scan as a single sequential gate. Fails fast — does not…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Generate a real Software Bill of Materials (SBOM) using syft or cdxgen and pipe output to Security agent for review. The only agent framework with automated SBOM in its security gate — enterprise-grade supply chain visibility. Use when: before any production…

原文语言:英语

更新
职业分类
信息安全分析师
描述

On-demand security audit checklist based on OWASP Top 10. Use when: pre-push security review, auditing new features for vulnerabilities, checking authentication/authorization flows, reviewing API security, validating input sanitization, dependency…

原文语言:英语

更新
职业分类
信息安全分析师
描述

4-gate supply chain security defense for any project with dependencies. Prevents malicious packages, typosquatting, and abandoned maintainer attacks before they reach production. Covers: package approval gates, 30-day age policy, typosquatting detection, SBOM…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

TDD workflow skill enforcing RED → GREEN → REFACTOR. Use when: implementing any feature test-first, writing unit or integration tests, building with a test-heavy stack (Jest, Vitest, pytest, RSpec, etc.). Prevents writing implementation before a failing test…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Auto-regenerate .agents/workspace-map.md after any file changes. Run post-commit to keep multi-agent codebase awareness fresh. Prevents stale maps from sending agents to wrong files.

原文语言:英语

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