production-release-prep

Community

Ensure production-ready code with thorough checks.

Authorjeickmeier
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of preparing code for a production release by systematically identifying and removing dead or deprecated code, auditing documentation, and verifying release hygiene across all project components.

Core Features & Use Cases

  • Dead Code Audit: Detects and helps remove unused code, imports, and dependencies across Rust, Python, and TypeScript.
  • Deprecation Management: Identifies deprecated APIs and guides their removal or migration.
  • Documentation Verification: Ensures public APIs, READMEs, and examples are up-to-date and complete.
  • Release Hygiene: Checks versioning, dependencies, MSRV, and performs publish dry-runs.
  • Use Case: Before tagging a new version of the Finstack library, use this Skill to ensure the codebase is clean, well-documented, and free of technical debt, minimizing the risk of introducing bugs in production.

Quick Start

Run the production-release-prep skill to audit the codebase for release readiness.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: production-release-prep
Download link: https://github.com/jeickmeier/rfin/archive/main.zip#production-release-prep

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 223,000+ vetted skills library on demand.