Skills Catalogue1187 skills

Find the perfect skill

Graceful Shutdown

Development

The Graceful Shutdown skill (alias "kill") instructs an AI agent to stop current work, commit any uncommitted changes with a WIP message, and report its status to the human. It is used when a human needs to kill and restart agents, ensuring no work is lost and the agent can resume later.

Claude CodebeginnerSafe
0
0
16
Skills Guide Bot

Register - Create New Brief

Development

Creates a new brief to track a bug, feature, migration, or technical debt. Automatically generates a tracking file with a unique ID (e.g., BR-008) and syncs it to the project brain if available.

Claude CodebeginnerSafe 5
0
0
25
Skills Guide Bot

Commit with User Prompts

Development

Creates git commits that include the user prompts from the conversation that led to the changes. Useful for preserving the context of why changes were made when committing. Automatically extracts relevant prompts and session metadata.

Claude CodeintermediateSafe
0
0
23
Skills Guide Bot

Fast Refactoring with MorphLLM

Development

Enables fast, semantic code refactoring across multiple files using MorphLLM's edit_file tool. Excels at large-scale changes like batch renaming, pattern updates, and structural refactoring in files over 500 lines or with 5+ edits, leveraging 10,500+ tokens/sec speed and 98% merge accuracy.

Claude CodeintermediateSafe 10
0
0
52
Skills Guide Bot

Community Features Expert

Development

Master community and social features including prayer wall, groups, direct messaging, CloudKit sync, and content moderation.

CursorCopilotadvanced 106
0
0
64
Skills Guide Bot

Commit Message Validator

Development

Validates commit messages against the Conventional Commits specification using programmatic validation. Provides instant feedback on message format, type, scope, and subject. Helps enforce team standards in pre-commit hooks, CI/CD pipelines, and code review.

Claude CodebeginnerCaution 17
0
0
25
Skills Guide Bot

Refactor Review

Development

Identifies code that should be simpler: duplication, over-engineering, truncated code, and pattern inconsistencies. Use before any major refactor or cleanup to focus on what matters.

Claude CodeintermediateSafe
0
0
51
Skills Guide Bot

Safe refactoring with test guardrails

Development

Safely restructures code by running tests before and after each change to ensure no behavioral changes. Ideal for /refactor commands or any code cleanup where preserving existing behavior is critical.

Claude CodeintermediateSafe
0
0
54
Skills Guide Bot

Navi Programming Language Expert

Development

Expert in the Navi programming language: a high-performance, statically-typed compiled language with no NULL pointers, modern optional types, and built-in concurrency via `spawn` and channels. Covers syntax essentials (string interpolation, error handling with `throws`/`try`, control flow limitations like non-expressive `if`/`switch`). Helps write correct Navi code, especially for optionals, structs, maps, and concurrency.

Claude CodeintermediateSafe 104
0
0
21
Skills Guide Bot

Load Skill

Development

Loads a skill from the .claude/library/ directory into the current conversation context. Use this when you need to activate a predefined set of instructions for a specific task, such as coding or debugging.

Claude CodebeginnerCaution
0
0
22
Skills Guide Bot

MCP Server Builder

Development

Covers principles for building MCP (Model Context Protocol) servers, including tool design, resource patterns, error handling, security, and configuration. Helps developers create well-structured, secure, and testable MCP servers for AI tool integration.

Claude CodeintermediateSafe
0
0
19
Skills Guide Bot

Qoder Agent (Print Mode)

Development

Delegate coding tasks to the Qoder CLI in non-interactive Print mode. Use this for building new features, code reviews, refactoring, or iterative coding that requires file exploration. It supports subagents, worktrees, and MCP servers, but is not intended for simple one-line fixes or reading code.

Claude CodeCursorWindsurfintermediateSafe 2,297
0
0
311
Skills Guide Bot

Showing 265 to 276 of 1187 results

......