Back to Skills

skill-authoring

Ven0m0
Updated 4 days ago
6 views
0
View on GitHub
Otherauthoringtddskillswritingbest-practicesvalidation

About

This skill provides a TDD-based framework for authoring Claude Code skills, emphasizing writing failing tests first. It's designed for creating new skills or improving compliance during development, not for evaluating existing ones. The guide incorporates persuasion principles and validation best practices for skill deployment.

Quick Install

Claude Code

Recommended
Primary
npx skills add Ven0m0/claude-config -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/Ven0m0/claude-config
Git CloneAlternative
git clone https://github.com/Ven0m0/claude-config.git ~/.claude/skills/skill-authoring

Copy and paste this command in Claude Code to install this skill

GitHub Repository

Ven0m0/claude-config
Path: plugins/skill-authoring
0

Related Skills

code-review-playbook

Meta

This skill provides structured processes and templates for conducting effective code reviews. It includes language-specific checklists, conventional comment patterns, and feedback templates to ensure consistent, constructive reviews. Use it when reviewing pull requests, establishing team standards, or preparing code for review.

View skill

convex-best-practices

Meta

This skill provides production-ready guidelines for building Convex applications, covering function organization, query patterns, and TypeScript usage. Use it when developing Convex apps to implement best practices for validation, error handling, and the Convex design philosophy. It helps developers optimize their applications by following established patterns for reliability and performance.

View skill

moai-foundation-quality

Other

This enterprise code quality orchestrator enforces development standards through TRUST 5 validation (Testable, Readable, Unified, Secured, Trackable). It proactively analyzes code to detect issues and provides automated improvement suggestions, integrating with Context7 for real-time best practices enforcement. Use it to systematically manage code quality gates and automate reviews within your development workflow.

View skill

moai-foundation-quality

Other

moai-foundation-quality is an enterprise-grade orchestrator for enforcing code quality through automated TRUST 5 framework validation. It proactively analyzes code to detect issues and enforces best practices using integrated tooling. Use this skill to systematically gate code quality and automate improvements during development.

View skill