Skills Catalogue2652 skills

Find the perfect skill

Agent Builder and Validator

Development

Create, validate, or audit agent Markdown definitions. This skill scaffolds agent files with proper frontmatter and PascalCase naming, and checks existing agents against forge conventions. Use when building a new agent or ensuring consistency across a collection of agents.

Claude CodeintermediateSafe 1
0
0
6
Skills Guide Bot

Database Reset & Seed

Development

This skill resets a database to a clean state and optionally seeds it with test data. It supports MongoDB and PostgreSQL projects, performing backup, drop, migration, and seeding steps. Use it when you need a fresh database for development or testing after running migrations.

Claude CodeintermediateCaution
0
0
17
Skills Guide Bot

Skill Creation and Configuration

Documentation

This skill explains how to create and configure AI coding skills using the SKILL.md format, including required frontmatter fields (name, description) and when to invoke the skill. Use it when working with examples, tutorials, or skill documentation, or when creating or configuring a new skill.

Claude CodebeginnerSafe 4
0
0
10
Skills Guide Bot

Bayesian Inference for Geospatial Data

Data & AI

Performs Bayesian inference and probabilistic modeling for geospatial data. Use it to build hierarchical models, compute posteriors via MCMC or variational methods (PyMC/TFP), compare models (LOO/WAIC/DIC), or implement spatial Gaussian processes with Cholesky decomposition.

Claude CodeadvancedSafe 9
0
0
10
Skills Guide Bot

Fireflies SDK - Main Hub

Data & AI

Main entry point for the Fireflies.ai SDK. It provides commands to list and analyze meeting transcripts, perform full-text search, aggregate meeting analytics, and stream live transcriptions. Use this skill whenever you need to interact with meeting data through the CLI or TypeScript SDK.

Claude CodeintermediateCaution
0
0
10
Skills Guide Bot

Release Management

Development

Automates the release process: determines release type (patch, minor, major), updates version in package.json, adds changelog entries, and checks for pending database migrations. Helps streamline creating new versions and ensuring consistency across releases.

Claude CodeintermediateCaution
0
0
10
Skills Guide Bot

Recursive Language Model (RLM)

Development

Processes large inputs that exceed single-pass capacity by decomposing tasks into manageable chunks, spawning parallel Haiku sub-agents to process each chunk, and synthesizing results into a unified output. Uses a Sonnet supervisor for decomposition and synthesis, while Haiku workers handle chunk processing in parallel, reducing costs and improving speed.

Claude CodeadvancedSafe 10
0
0
19
Skills Guide Bot

Create Slash Command Guide

Development

Provides a structured guide for creating custom slash commands in Claude Code. Covers file locations (project and personal), argument handling (no args, $ARGUMENTS, positional $1/$2/$3), and optional frontmatter configuration for tools and model. Useful when you need to design reusable prompts invoked with /command-name syntax.

Claude CodebeginnerSafe
0
0
15
Skills Guide Bot

Eiffel Test Generation and Verification

Testing

Generates test suites derived from Eiffel contracts and runs them. Helps verify postconditions and edge cases by automatically translating contracts into executable tests. Includes AI-driven coverage gap analysis to identify untested contracts.

Claude CodeintermediateSafe
0
0
5
Skills Guide Bot

Session Handoff

Development

Captures the current session context before ending or auto-compaction, generating a handoff document summarizing decisions, code changes, and next steps. Helps maintain continuity across work sessions, especially after automatic context compaction.

Claude CodeintermediateCaution 2
0
0
9
Skills Guide Bot

Automate Zeebe BPMN Process

Development

This skill generates hexagonal-architecture glue-code for automating a Zeebe BPMN process, creating job workers, a process out-adapter, inbound/outbound port interfaces, and application service stubs. It accepts a ProcessApi file, BPMN model, or plain description, and skips existing files. Use it when you need to scaffold workers and adapters for a BPMN process.

Claude CodeintermediateSafe 1
0
0
5
Skills Guide Bot

Code Explainer

Development

Provides plain-English explanations of code, breaking down logic into simple steps and analogies. Helps developers quickly understand unfamiliar code or review their own work.

Claude CodeCursorWindsurf+2beginnerSafe 2
0
0
14
Skills Guide Bot

Showing 361 to 372 of 2652 results