Back to Skills

cfn-utilities

majiayu000
Updated 15 days ago
18 views
58
9
58
View on GitHub
Otherbashloggingerror-handlingretryfile-operationsutilities

About

The cfn-utilities skill provides reusable bash functions for structured logging, error handling, retry logic, and atomic file operations. Use it in bash scripts when you need standardized JSON logging, exponential backoff for retries, or safe file writes. It's a zero-dependency utility library designed for the CFN Loop system.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/cfn-utilities

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

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/cfn-utilities
0

Related Skills

when-creating-presentations-use-pptx-generation

Other

This Claude Skill generates professional PowerPoint presentations with enforced design constraints and accessibility compliance. It's ideal for creating board decks, reports, or data visualizations when you need enterprise-grade slide decks. The skill produces structured PPTX files with notes and accessibility reports using evidence-based prompting.

View skill

when-optimizing-prompts-use-prompt-architect

Other

Prompt Architect is a framework for developers to systematically analyze, refine, and optimize prompts using evidence-based techniques. It helps improve AI response quality and consistency by identifying anti-patterns and validating changes through A/B testing. Use it when you need to refactor an underperforming prompt or design a new, effective one from scratch.

View skill

when-creating-skill-template-use-skill-builder

Other

This skill generates properly structured Claude Code Skills with complete YAML frontmatter, progressive disclosure documentation, and organized directory layouts. It ensures new skills follow best practices and specification requirements while creating all necessary files including SKILL.md, README.md, and process diagrams. Developers should use it when creating reusable skills to maintain consistency and compliance with Claude's skill framework.

View skill

when-optimizing-agent-learning-use-reasoningbank-intelligence

Other

This skill enables adaptive agent learning using ReasoningBank for pattern recognition and strategy optimization. It's designed for improving agent performance through continuous learning when optimizing repetitive tasks or refining strategies. Key outputs include trained models, pattern libraries, and optimization recommendations with performance benchmarks.

View skill