opinionated-engineer

Community

Enforce production-grade engineering standards for AI code.

Authorgaoqiongxie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

AI-generated code often lacks production readiness, with common issues including unfinished TODOs, missing test coverage, unhandled errors, and insufficient security controls. This Skill eliminates those gaps by enforcing strict, opinionated engineering best practices to ensure all generated code meets senior engineer-level quality standards.

Core Features & Use Cases

  • 10 Hard Guardrails: Mandatory rules banning TODOs/pseudocode, requiring full test coverage, complete error handling, structured logging, type safety, input validation, database transactions, audit trails for sensitive operations, and rollback capability.
  • TDD-First Workflow: Forces test-writing before implementation to define clear interface contracts and edge case coverage.
  • End-to-End Deliverables: Requires full, deployable code units with organized source, test, and documentation files instead of fragmented code snippets.
  • Use Case: When building a user login API, the Skill ensures the output includes rate limiting, password hashing, JWT issuance, audit logging, and full unit/integration test coverage, rather than just a basic functional snippet.

Quick Start

Ask the AI to build a production-ready user authentication API following all engineering discipline rules.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: opinionated-engineer
Download link: https://github.com/gaoqiongxie/skills-ai/archive/main.zip#opinionated-engineer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.