Back to Skills

cfn-utilities

mattnigh
Updated 5 days ago
9 views
22
1
22
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 when you need standardized JSON logging, exponential backoff for retries, or safe file writes in your bash scripts. It's a zero-dependency utility designed for consistent behavior across CFN Loop system scripts.

Quick Install

Claude Code

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

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

GitHub Repository

mattnigh/skills_collection
Path: collection/masharratt__claude-flow-novice__claude__skills__cfn-utilities__SKILL.md
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