Skip to content
Skill

skill-name

by paulund

AI Summary

This is a template booster with placeholder content that has not been implemented or customized for any specific use case.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "skill-name" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (2 files)
mkdir -p .claude/skills/template && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/template/SKILL.md "https://raw.githubusercontent.com/paulund/ai/main/skills/template/SKILL.md" && mkdir -p .claude/skills/template/references && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/template/references/file-reference.md "https://raw.githubusercontent.com/paulund/ai/main/skills/template/references/file-reference.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Use when [describe trigger conditions — when should this skill auto-activate?]

Core Workflow

• [Step 1] • [Step 2] • [Step 3] • [Step 4] • [Step 5]

Reference Guide

Load the detailed guidance based on context: | Topic | Reference | Load When | |-------|-----------|-----------| | [Topic 1] | references/file.md | [Condition 1] | | [Topic 2] | references/file.md | [Condition 2] |

MUST DO

• [Constraint 1] • [Constraint 2] • [Constraint 3]

MUST NOT DO

• [Constraint 1] • [Constraint 2] • [Constraint 3]

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
0 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Issues0
Updated1mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code