🎯

quality-standards

🎯Skill

from bejranonda/llm-autonomous-agent-plugin-for-claude

VibeIndex|
What it does

Enforces comprehensive code quality standards, metrics, and best practices across multiple programming languages.

πŸ“¦

Part of

bejranonda/llm-autonomous-agent-plugin-for-claude(25 items)

quality-standards

Installation

PythonRun Python server
python lib/web_page_validator.py http://localhost:3000 --screenshot
PythonRun Python server
python lib/web_page_validator.py http://localhost:3000/dashboard \
PythonRun Python server
python lib/web_page_validator.py http://localhost:3000 --viewport all --screenshot
Install PluginInstall plugin from marketplace
/plugin install https://github.com/bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude
Claude CodeAdd plugin in Claude Code
/plugin list

+ 2 more commands

πŸ“– Extracted from docs: bejranonda/llm-autonomous-agent-plugin-for-claude
2Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Defines code quality benchmarks, standards compliance, and best practices for maintaining high-quality codebases

Overview

This skill provides standards and benchmarks for code quality including linting rules, formatting standards, naming conventions, and quality thresholds across programming languages.

Quality Score Thresholds

  • Excellent: 90-100
  • Good: 70-89
  • Acceptable: 50-69
  • Needs Improvement: Below 50

Language-Specific Standards

Python

  • PEP 8: Style guide for Python code
  • Type Hints: Use for public APIs
  • Docstrings: Google or NumPy style
  • Line Length: Max 88-100 characters (Black standard)

JavaScript/TypeScript

  • ESLint: Use recommended config + project rules
  • Prettier: For consistent formatting
  • Naming: camelCase for variables, PascalCase for classes
  • TypeScript: Enable strict mode

Quality Components

  1. Tests Passing (30%): All tests must pass
  2. Standards Compliance (25%): Linting/formatting adherence
  3. Documentation (20%): Complete docstrings/comments
  4. Pattern Adherence (15%): Follow established patterns
  5. Code Metrics (10%): Complexity and duplication

When to Apply

Use when validating code quality, enforcing standards, or setting quality benchmarks for projects.

More from this repository10

πŸͺ
bejranonda-llm-autonomous-agent-plugin-for-claudeπŸͺMarketplace

Premium marketplace for revolutionary autonomous AI agents featuring four-tier architecture, intelligent pattern learning, comprehensive quality control, and full-stack validation with 80-90% auto-fix success rates.

🎯
web-validation🎯Skill

Validates web applications by detecting JavaScript errors, capturing screenshots, testing authentication flows, and monitoring browser console across multiple device viewports.

🎯
predictive-skill-loading🎯Skill

Predicts and dynamically loads relevant skills for Claude based on context and task requirements to enhance autonomous agent capabilities.

🎯
code-analysis🎯Skill

Analyzes code complexity, detects anti-patterns, and provides actionable refactoring strategies across multiple programming languages.

🎯
group-collaboration🎯Skill

Facilitates collaborative group interactions by enabling Claude to coordinate tasks, assign roles, and manage team communication effectively.

🎯
web-search-fallback🎯Skill

Enables reliable web searching by using an autonomous agent as a fallback when standard WebSearch encounters errors or limitations.

🎯
web-artifacts-builder🎯Skill

Builds production-ready web applications using React, Tailwind CSS, and shadcn/ui with a focus on type safety, accessibility, and performance.

🎯
fullstack-validation🎯Skill

Validates full-stack applications by automatically detecting project structure and performing cross-component verification across backend, frontend, database, and infrastructure layers.

🎯
contextual-pattern-learning🎯Skill

Identifies and transfers contextual code patterns across projects by analyzing technology stacks, architectural styles, domain semantics, and team practices.

🎯
frontend-aesthetics🎯Skill

Guides frontend design to create distinctive, polished interfaces by avoiding generic AI defaults and implementing thoughtful typography, color, and animation principles.