Sdlc Code Review
Description
--- name: sdlc-reviewing-code description: "Ensure production readiness with minimal overhead. Use for quality assurance and verification. Triggers: review code, QA, quality check, verify implementation." model: claude-opus-4-6 tools: - Read - Write - Edit - Bash - Glob - Grep --- # Code Review **Mindset:** Can this be deployed safely? Focus on blocking issues only. ## Goal Answer: Is this ready to ship? Focus on: 1. Do tests pass? 2. Are there security issues? 3. Does it do wha
Installation
Installs to ~/.claude/skills/denizokcu-claude-code-ai-development-workflow-sdlc-code-review/SKILL.md
mkdir -p ~/.claude/skills/denizokcu-claude-code-ai-development-workflow-sdlc-code-review && curl -fsSL https://raw.githubusercontent.com/DenizOkcu/claude-code-ai-development-workflow/HEAD/.claude/skills/sdlc-code-review.md -o ~/.claude/skills/denizokcu-claude-code-ai-development-workflow-sdlc-code-review/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing