Topic: claude-plugin
435 skills in this topic.
-
resolve
Resolve code review comments by verifying their validity and proposing multiple solutions for confirmed issues. Use when addressing review feedback, analyzing whether review comments are valid, and generating architectural solutions (not naive fixes) for confirmed issues.
OutlineDriven/odin-claude-plugin 17
-
reviews
Review the code changes on the current branch. Use when the user asks to review their current work, analyze recent commits, or get a code quality assessment of the active branch against the main branch.
OutlineDriven/odin-claude-plugin 17
-
srgn-cli
Practical guide for building safe, syntax-aware srgn CLI commands for source-code search and transformation. Use when users ask for srgn commands, scoped refactors (comments/docstrings/imports/functions), multi-file rewrites with --glob, custom tree-sitter query usage, or CI-style checks with --fail-any/--fail-none.
OutlineDriven/odin-claude-plugin 17
-
test-driven
Test-Driven Development (TDD) - design tests from requirements, then execute RED -> GREEN -> REFACTOR cycle. Use when implementing features or fixes with TDD methodology, writing tests before code, or following XP-style development across any supported language.
OutlineDriven/odin-claude-plugin 17
-
tests-adversarial
Write adversarial tests that intentionally stress failure paths. Use when hardening error handling, stress-testing assumptions, validating boundary behavior, or hunting silent failures.
OutlineDriven/odin-claude-plugin 17
-
type-driven
Type-driven development - design type specifications from requirements, then execute CREATE -> VERIFY -> IMPLEMENT cycle. Use when developing with refined types, state machines encoded in types, or proof-carrying types; enforces totality and exhaustive pattern matching.
OutlineDriven/odin-claude-plugin 17
-
validation-first
Validation-first development - design state machine specifications from requirements, then execute CREATE -> VERIFY -> IMPLEMENT cycle. Use when developing with formal state machine specifications, invariants, and temporal properties before writing implementation code.
OutlineDriven/odin-claude-plugin 17
-
codex-agent-collaboration
Delegate coding tasks to Codex AI for implementation, analysis, and alternative solutions. Use when you need a second AI perspective, want to explore different approaches, or need specialized Codex capabilities for complex coding tasks.
ForteScarlet/codex-kkp 25
-
playwright-skill
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
lackeyjb/playwright-skill 2,278
-
ast-analyzer
Deep Abstract Syntax Tree analysis for understanding code structure, dependencies, impact analysis, and pattern detection at the structural level across multiple programming languages
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
autonomous-development
Comprehensive autonomous development strategies including milestone planning, incremental implementation, auto-debugging, and continuous quality assurance for full development lifecycle management
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
claude-plugin-validation
Comprehensive validation system for Claude Code plugins to ensure compliance with official plugin development guidelines and prevent installation failures
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
code-analysis
Provides methodologies, metrics, and best practices for analyzing code structure, complexity, and quality
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
documentation-best-practices
Provides templates, standards, and best practices for writing clear, comprehensive technical documentation
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
frontend-aesthetics
Distinctive frontend design principles for avoiding generic AI defaults, implementing thoughtful typography/color/animations, and creating polished user experiences based on Claude Code design research
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
fullstack-validation
Comprehensive validation methodology for multi-component applications including backend, frontend, database, and infrastructure
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
git-automation
Advanced Git operations automation including intelligent branching, commit optimization, release workflows, and repository health management
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude 21
-
Group Collaboration
Best practices for inter-group communication, knowledge sharing, and collaborative workflows in four-tier architecture
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
-
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