Topic: code-review
652 skills in this topic.
-
model-detection
Universal model detection and capability assessment for optimal cross-model compatibility
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
pattern-learning
Enables autonomous pattern recognition, storage, and retrieval at project level with self-learning capabilities for continuous improvement
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
performance-scaling
Cross-model performance optimization and scaling configurations for autonomous agents
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
Predictive Skill Loading
Anticipates and pre-loads optimal skills before task execution based on pattern matching and historical success rates
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
quality-standards
Defines code quality benchmarks, standards compliance, and best practices for maintaining high-quality codebases
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
security-patterns
Comprehensive OWASP security guidelines, secure coding patterns, vulnerability prevention strategies, and remediation best practices for building secure applications
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
testing-strategies
Provides test design patterns, coverage strategies, and best practices for comprehensive test suite development
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
validation-standards
Tool usage requirements, failure patterns, consistency checks, and validation methodologies for Claude Code operations
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
web-artifacts-builder
Modern web development patterns using React + Tailwind CSS + shadcn/ui for building production-quality, accessible, and performant web applications
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
web-search-fallback
Autonomous agent-based web search fallback for when WebSearch API fails or hits limits
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
web-validation
Comprehensive web page validation with authentication, screenshot capture, mobile testing, and enhanced error detection
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
agent-change-walkthrough
Generates a narrative walkthrough of AI-authored code changes. Use after implementation to explain what changed, why, and how it behaves.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
codex
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Resolves the latest flagship model from the model registry.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
constitution-compliance-review
Evaluate plugin commands, agents, and skills against Anthropic Constitution principles. Score alignment on reasoning-based vs rule-based instruction spectrum, identify improvement opportunities. Use when the user wants to audit, score, or review the quality of a command, agent, or skill — e.g. "review this skill", "audit this command", "is this agent well-written", "score this against constitutional principles", or "check this for rule-based patterns".
iamladi/cautious-computing-machine--sdlc-plugin 1
-
finish-branch
iamladi/cautious-computing-machine--sdlc-plugin 1
-
gemini
Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Resolves the latest flagship model from the model registry.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
interview
Interview me about anything in depth
iamladi/cautious-computing-machine--sdlc-plugin 1
-
judgment-eval
Evaluates agent judgment quality through scenario-based testing in-conversation. Use when the user wants to test, validate, or stress-test an agent, skill, or command definition — e.g. "test this agent", "evaluate this skill", "does this prompt handle edge cases", "check this agent's judgment", or after writing or modifying any agent/skill/command .md file.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
system-prompt-clinic
Interactive skill that diagnoses and transforms system prompts from rule-based to reasoning-based using Constitutional AI principles. Use when the user wants to improve, rewrite, or transform any system prompt, command, agent, or skill — e.g. "improve this prompt", "make this less rigid", "transform this rule-based command", "optimize this agent", or "this skill keeps breaking on edge cases".
iamladi/cautious-computing-machine--sdlc-plugin 1
-
tdd
TDD enforcement during implementation. Reads `tdd:` setting from CLAUDE.md. Modes - strict (human approval for escape), soft (warnings), off (disabled). Auto-invoked by /implement.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
test
iamladi/cautious-computing-machine--sdlc-plugin 1
-
update-models
Re-resolve the model registry by querying OpenAI Codex cache, Google AI API, and Oracle CLI. Use when models feel stale or after a major model release.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
x-search
Search X/Twitter for real-time developer discourse, product feedback, community sentiment, and expert opinions. Use when user says "x search", "search x for", "search twitter for", "what are people saying about", or needs recent X discourse for context (library releases, API changes, product launches, industry discussion). Also use when researching a library, framework, API, or product to supplement web search with real-time community signal — e.g. "research Bun", "what do devs think of Hono", "is Turso production-ready".
iamladi/cautious-computing-machine--sdlc-plugin 1
-
dispatching-parallel-agents
Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared state or ordering dependencies.
CodingCossack/agent-skills-library 17