💻

Scripting

2043 skills in Development > Scripting

fire-patterns

Marketplace

Auto-generated CLI patterns using Google Fire with class-based structure, docstring parsing, and nested classes. Use when building Python CLI applications, creating Fire CLIs, implementing auto-generated commands, designing class-based CLIs, or when user mentions Fire, Google Fire, CLI generation, docstring commands, nested command groups, or Python command-line tools.

vanman2024/cli-builder
0
0
업데이트 1w ago

pr-title-and-description-generator

Generate or update GitHub Pull Request titles and descriptions based on actual code changes in the final state. Use when the user mentions updating, generating, or writing PR descriptions, PR titles, pull request summaries, or says 'update the PR'. Analyzes git diff to determine what's actually in the code (not just commit history) and creates comprehensive, accurate PR documentation.

alienfast/claude
0
0
업데이트 1w ago

flow-mode

Trust-based bypass permissions earned through onboarding journey. Use when user asks about flow mode, bypass permissions, or wants to skip prompts.

CodeTonight-SA/cips
0
0
업데이트 1w ago

python-mcp-development

Python SDKとFastMCPフレームワークを使用したMCPサーバー構築ガイド。PythonベースのMCPサーバーの作成、ツール・リソース・プロンプト実装、Pydanticモデル活用、STDIOおよびHTTPトランスポート設定を行う際に使用。

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

hook-creator

Marketplace

Guide for creating Claude Code hooks in the liv-conventions plugin. This skill should be used when users want to create a new hook to validate, block, or guide Claude's tool usage (Write, Bash, Edit, etc.). Covers the HookHandler pattern, PreToolUseInput/Response APIs, glob matching, plugin.json configuration, and testing.

RasmusGodske/claude-liv-conventions
0
0
업데이트 1w ago

software-development

Clean code principles - avoid common issues like unnecessary try/catch, unused variables, DRY violations, and layer confusion

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

writing-openstudio-model-measures

Write OpenStudio ModelMeasures (Ruby scripts that modify .osm files) for building energy models. Use when creating measures, writing measure.rb files, or modifying OpenStudio models programmatically. Targets OpenStudio 3.9 with best practices from NREL documentation.

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

python-design-patterns

This skill should be used when the user asks about "design patterns", "SOLID principles", "factory pattern", "strategy pattern", "observer pattern", "composition vs inheritance", "Pythonic design", "singleton alternatives", "anti-patterns", "dependency injection", or needs guidance on applying Gang of Four patterns idiomatically in Python.

WorldCentralKitchen/python-dev-framework
0
0
업데이트 1w ago

module-extractor

Extract classes, functions, or code blocks from large modules into separate files. This skill should be used during refactoring to break up monolithic files while maintaining import compatibility and test coverage.

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

analyze

Invoke IMMEDIATELY via python script when user requests codebase analysis, architecture review, security assessment, or quality evaluation. Do NOT explore first - the script orchestrates exploration.

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

reportlab

Python library for programmatic PDF generation and creation. Use when user wants to generate PDFs from scratch, create invoices, reports, certificates, labels, or custom documents with precise control over layout, fonts, graphics, tables, and charts. Supports both low-level drawing (Canvas) and high-level documents (Platypus).

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

python-developer

Эксперт Python разработки. Используй для Python best practices, async, typing и ecosystem.

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

e2b-sandbox

Execute AI-generated code in secure isolated E2B cloud sandboxes with advanced monitoring, MCP gateway integration (200+ tools), and multi-language support. Use for running Python/JavaScript/TypeScript/Bash code, managing sandbox lifecycle (create, pause, resume, kill, list, connect), monitoring metrics (CPU, memory, disk), handling lifecycle events, uploading/downloading files, streaming command output, environment variable management, and integrating LLMs with code execution capabilities.

padak/ng_component
0
1
업데이트 1w ago

review-helper

Perform a code review focused on bugs, risks, regressions, and missing tests.

jibaxZZZ/codex-root-configuration
0
0
업데이트 1w ago

bot-developer

Expert bot developer specializing in Discord, Telegram, Slack automation with deep knowledge of rate limiting, state machines, event sourcing, moderation systems, and conversational AI integration. Activate on 'Discord bot', 'Telegram bot', 'Slack bot', 'chat automation', 'moderation system'. NOT for web APIs (use backend-architect), general automation scripts (use python-pro), or frontend chat widgets (use frontend-developer).

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

create-skill

Marketplace

Create a new Claude Code agent skill with proper folder structure and SKILL.md format. Use when the user wants to add a model-invoked skill that Claude uses autonomously based on context. Handles skill folder creation with SKILL.md and optional reference files.

jpoutrin/product-forge
0
0
업데이트 1w ago

check

Code quality checker skill. This skill should be used when the user wants to:(1) Run static analysis tools (mypy, pyright, ruff) on the codebase - triggered by "/check", "/check q", or "/check quality"(2) Find dead/unused code (functions, imports, variables, unreachable code) - triggered by "/check d" or "/check dead"

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

docx

Comprehensive Word document toolkit for reading, creating, and editing .docx files. Supports text extraction, document creation with python-docx, and tracked changes via redlining workflow. Use for legal, academic, or professional document manipulation.

vamseeachanta/workspace-hub
0
0
업데이트 1w ago

basilica-cli-helper

This skill should be used when users need to rent GPUs, run ML training jobs, or manage compute resources on Basilica's decentralized GPU marketplace. Use it for PyTorch/TensorFlow training, distributed training setup, GPU rental management, cost monitoring, or any Basilica CLI workflows. Includes workaround for non-TTY environments like Claude Code.

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

setup-tagpr

Set up tagpr for automated release management in a repository. tagpr automatically creates and updates pull requests for unreleased items, tags them when merged, and creates GitHub Releases. Use this skill when users want to (1) introduce tagpr to their repository, (2) set up automated releases with tagpr, (3) configure tagpr with goreleaser for Go projects, (4) enable immutable releases with tagpr, or (5) set up release workflow for TypeScript/Node.js projects.

handlename/dotfiles
0
0
업데이트 1w ago