Find the perfect skill
Godot Engine Automation & Documentation
Development
Skills for Godot game engine automation and documentation. Enables launching the editor, running projects, manipulating scenes and resources, and accessing Godot class reference documentation. Useful for Godot game development with AI assistance.
Hello World - Example Skill
Documentation
A simple example skill that demonstrates the basic structure and format of a Claude Code skill. It helps Claude greet users and explain how skills work without requiring any tools, making it perfect for beginners learning about skills.
Dialogue and Quest System
Development
Complete dialogue and quest system with branching conversations, quest stages, objectives, rewards, and event-driven progression. Use it to implement NPC dialogues, track quest progress, handle objectives like kill X or collect Y, and award rewards upon completion.
SSH Server Administration
DevOps
Securely manage remote Linux/Unix servers via SSH. Execute commands, transfer files, and configure tunnels across all platforms.
Check Tenet Alignment
Content
Checks that all site content aligns with the five foundational tenets (dualism, minimal quantum interaction, etc.). Use monthly or after major content additions to detect direct or implicit contradictions. Generates a report and logs a summary to the changelog.
Decision Interface Charter
Productivity
Creates, updates, or finds Decision Interface Charters to govern recurring decision-making. Establishes consistent rules of engagement for accountability and quality, especially useful in strategic decision governance.
2025 Compiled - Claude Code Year-in-Review
Productivity
Generates a personalized year-in-review of your Claude Code usage, similar to Spotify Wrapped. Helps when you ask for usage stats, a yearly summary, or a 'wrapped' experience.
Skill Creator for Claude Code
Development
Guides the creation and updating of Claude Code skills by providing the required directory structure, frontmatter, and documentation principles. Helps users build modular skill packages that extend Claude's capabilities with specialized workflows, tool integrations, and domain expertise. Use this skill when you need to create a new skill or modify an existing one.
Ralph Ultra Quick Fix
Development
Rapidly diagnose and fix issues in an existing project. Auto-detects project type, runs diagnostics (environment, security, flaky tests), and generates a targeted fix plan. Use when you need to fix bugs without full PRD setup.
Alpha Decay Detection
Data & AI
Detect and analyze alpha decay in trading strategies using statistical methods. Helps identify strategies with degrading performance over time.
Work Item Writer
Development
Write well-structured work items with clear descriptions and actionable acceptance criteria. Helps when creating new work items, adding acceptance criteria, or when a work item, task, WI, or ticket is mentioned. Provides structured templates for titles, descriptions, journal entries, notes, and categorized acceptance criteria.
Create Pull Request
Development
This skill creates a pull request from the current branch after running code quality checks (lint, typecheck, tests). It analyzes changes, drafts a comprehensive PR description, and creates the PR as a draft. Use it when your changes are ready for review after committing.