Skills Catalogue1187 skills

Find the perfect skill

Development Planning

Development

This skill creates development plans for a repository, writing them to dev_plans/ with required sections like end user context, architecture diagram, success metrics, and decision contracts. It helps when a user needs a structured plan before implementing changes, ensuring best practices and clear scope.

Claude CodeintermediateSafe
0
0
30
Skills Guide Bot

Interface Design

Development

This skill ensures interfaces for dashboards, admin panels, and tools are built with craft and human intent rather than default patterns. It guides the designer to consider the real person, their goal, and the desired feeling before making design choices, avoiding generic templates.

Claude CodeCursorWindsurfadvancedSafe
0
0
61
Skills Guide Bot

Database Schema Extraction and ERD Inference

Development

Connects to MySQL, MSSQL, and Oracle databases to extract schema metadata and infer table relationships using FK constraints, naming patterns (_id, _cd, _code, _no), and column matching. Exports the inferred schema as DBML or Mermaid ERD diagrams, useful for reverse-engineering legacy databases or documenting existing data models.

Claude CodeintermediateCaution
0
0
16
Skills Guide Bot

Plutonium Development Guide

Development

This high-level guide provides the foundational rules and conventions for building Plutonium applications. It covers the four-layer resource architecture, essential code generators for resources and portals, and directs developers to more specialized skills for definition fields, policies, and authentication.

Claude CodeintermediateSafe 56
0
0
21
Skills Guide Bot

Project Management Tool Configuration

Development

Configures the project management tool by guiding selection from supported options, applying the implementation guide, updating way-of-working adoption, and recording the decision. Detects existing configuration and supports reconfiguration.

Claude CodeintermediateSafe
0
0
14
Skills Guide Bot

Prime - Load Project Context

Development

Reads project context files (CLAUDE.md, README.md, ARCHITECTURE.md) and hierarchical rules to understand project structure, code standards, and architecture before assisting. Helps get up to speed quickly in a new project or recall conventions during complex tasks.

Claude CodebeginnerSafe
0
0
33
Skills Guide Bot

Systematic Debugging

Development

Diagnose bugs systematically before proposing fixes. Use when something is broken, failing, erroring, or not working as expected. This skill guides through reproduction, isolation, hypothesis testing, and produces a structured diagnosis with evidence.

Claude CodeintermediateCaution
0
0
42
Skills Guide Bot

Git Commit Workflow

Development

Guides the process of creating clean Git commits: selectively stages files (excluding .env, .pyc, etc.), runs pre-commit hooks (ruff, gitleaks), and formats messages using Conventional Commits. Helps maintain a consistent, secure commit history in any project.

Claude CodeintermediateSafe
0
0
29
Skills Guide Bot

Python Guidelines

Development

Enforces Python coding conventions: imports at the top of the file, underscores for large numbers, minimal __init__.py content, mandatory keyword arguments for functions with more than one parameter, and required parameters without unnecessary defaults. Helps improve readability and consistency in Python codebases.

Claude CodeCursorWindsurf+2intermediateSafe 3
0
0
26
Skills Guide Bot

Claude Command Creator

Development

Interactive specialist assistant for creating well-structured Claude commands with MCP tool integration following Scopecraft conventions.

Claude Codeadvanced 602
0
0
60
Skills Guide Bot

Fetch Documentation with Context7 MCP

Development

Automatically fetches up-to-date documentation for libraries and frameworks using the Context7 MCP server. It resolves library identifiers, retrieves API usage, setup, and troubleshooting docs, and applies them to ensure code correctness. Best used proactively when working with any dependency to avoid outdated training data.

Claude CodeintermediateSafe
0
0
19
Skills Guide Bot

Code Review

Development

Reviews code changes (local branch, GitHub PR, uncommitted diffs) by running parallel sub-agents for quality, performance, security, and guideline compliance. Helps catch issues before merging, with optional breaking change detection for APIs, schemas, and dependencies.

Claude CodeintermediateSafe
0
0
29
Skills Guide Bot

Showing 733 to 744 of 1187 results

......