Skip to main content

adihebbalae/baude-code

SkillsMP は adihebbalae/baude-code から 7 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
7
GitHub スター
0
GitHub フォーク
0

収集済み skill 7 件中 7 件を表示しています。

職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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.

原文の言語: 英語

更新
収集済み skill 7 件中 7 件を表示しています。