Skills Catalogue1187 skills

Find the perfect skill

Git Shallow Clone

Development

This skill provides a script that performs a shallow clone of a Git repository to a temporary directory, allowing local analysis of repository contents without downloading the full commit history. It helps when you need to examine or work with a repository's codebase locally instead of using web APIs.

Claude CodebeginnerSafe 18
0
0
16
Skills Guide Bot

Log Aggregator

Development

Aggregates logs from systemd services, Docker containers, and application files in known projects. Supports filtering by error/warn levels, tailing, searching, and time ranges. Useful for debugging, monitoring service health, and investigating errors.

Claude CodeintermediateSafe
0
0
53
Skills Guide Bot

Operating System File Manipulation

Development

This skill enables file system operations such as listing directory contents, creating multiple directories in bulk, moving multiple files to a destination, and moving files that match a regex pattern. It helps when you need to organize, restructure, or clean up file structures efficiently.

Claude CodeintermediateCaution 5
0
0
16
Skills Guide Bot

Auto-Skill Plugin - Pattern Detection & Generation

Development

Automatically detects repeated tool sequences (3+ occurrences) from coding agent sessions and generates reusable skills (SKILL.md). Allows loading these skills mid-session without restart, with proactive discovery based on the current task.

Claude CodeintermediateCaution 9
0
0
22
Skills Guide Bot

Agent Skill Creator

Development

Creates and validates Agent Skills following the agentskills.io specification. Guides the structuring of reusable instructions with context-efficient design, including directory setup and packaging. Useful when building composable capabilities for AI assistants.

Claude CodeintermediateSafe
0
0
18
Skills Guide Bot

Zod - TypeScript Schema Validation

Development

Provides guidance on Zod schema validation, covering type inference, schema composition, parsing, refinements, transformations, error handling, and TypeScript integration. Ideal for building type-safe validation, form validation, and API input validation.

Claude CodeintermediateSafe 5
0
0
52
Skills Guide Bot

Codebase Architecture Discovery

Development

This skill systematically explores an unfamiliar codebase to identify architectural layers, technology choices, and structure. It produces a machine-parseable architecture document that drives downstream analysis. Use it when onboarding to a new project, planning a migration, or beginning a security audit.

Claude CodeintermediateSafe 9
0
0
17
Skills Guide Bot

DiPeO Backend Router

Development

This skill handles simple backend tasks for the DiPeO ecosystem, including FastAPI server, CLI tools, database queries, and MCP integration. Use for read-only tasks, small config tweaks, or documentation lookup; escalate complex multi-file changes to the dipeo-backend agent.

Claude CodeintermediateCaution 12
0
0
19
Skills Guide Bot

Download Call Recording

Development

Downloads the audio recording of a call session to a local file. Helps when you need to retrieve a call recording for analysis or playback. Use with a session ID (UUID).

Claude CodebeginnerSafe 4
0
0
14
Skills Guide Bot

Review Changes Before Commit

Development

Performs a comprehensive review of all staged and unstaged changes before a commit. It follows a structured four-phase workflow, requiring file:line evidence for every finding and enforcing project-specific coding standards, DRY principles, and documentation consistency. Use this skill to catch bugs, anti-patterns, and stale documentation before committing.

Claude CodeintermediateSafe 4
0
0
39
Skills Guide Bot

Tailwind CSS v4 - Utility-First Design

Development

Specialist in Tailwind CSS v4 with utility-first patterns, mobile-first responsive design, theme configuration using @theme blocks, and component composition strategies. Employs the cn() utility for conditional class merging and advocates component abstraction over @apply for repeated patterns. Helps developers leverage Tailwind v4's full capabilities, including dark mode, custom themes, and best practices for class ordering and tree-shaking.

Claude CodeCursorWindsurf+2intermediateSafe
0
0
18
Skills Guide Bot

Frontend Error Handling

Development

Provides standardized patterns for handling API errors (404, 500) with user-friendly messages, React Error Boundary components for crash recovery, and retry logic for transient failures. Helps improve application robustness and user experience during network calls.

Claude CodeCursorWindsurf+2intermediateSafe
0
0
23
Skills Guide Bot

Showing 913 to 924 of 1187 results

......