Templates

Project and code templates

Showing 865-888 of 3291 skills
evolving-machines-lab

skill-creator

by evolving-machines-lab

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Design 76 7mo ago
Dimillian

orchestrate-batch-refactor

by Dimillian

"Plan and execute large refactor or rewrite efforts efficiently with parallel multi-agent analysis and implementation. Use when a user asks to refactor many files, split workstreams, analyze a target code area, and coordinate sub-agents with clear ownership and dependency-aware execution."

Templates 3.9K 5mo ago
SalesforceCommerceCloud

b2c-forms

by SalesforceCommerceCloud

Create forms with validation in SFRA patterns for B2C Commerce. Use when building checkout forms, account forms, or any form with field definitions, validation rules, and error handling. Covers form XML definitions, server-side validation, and template rendering.

Processing 52 7mo ago
SalesforceCommerceCloud

b2c-localization

by SalesforceCommerceCloud

Localize templates, forms, and content in B2C Commerce. Use when adding translations, working with resource bundles (*.properties files), using Resource.msg, or implementing multi-locale support. Covers locale folders, string externalization, and date/currency formatting.

Code Gen 52 7mo ago
SalesforceCommerceCloud

b2c-isml

by SalesforceCommerceCloud

Work with ISML templates in B2C Commerce. Use when writing storefront templates, using isprint/isset/isloop tags, understanding ISML expressions (${...}), or creating custom template modules. Covers tag syntax, expression language, and template includes.

Code Gen 52 7mo ago
a-pavithraa

Creating Spring Boot Projects

by a-pavithraa

API Dev 72 7mo ago
zy-zmc

tianming-novel-system

by zy-zmc

「天命」长篇小说协同创作系统。当用户使用「天命:大纲」「天命:规划」「天命:目录」 「天命:草案」「天命:正文」「天命:体检」「天命:存档」等指令进行多卷长篇小说写作, 或需要保证跨章节的世界观一致性、伏笔回收、节奏控制、文风稳定时使用本 Skill。 本系统依赖外部知识库:《世界基石.md》《世界观规则.md》《角色档案.md》《档案事件.md》《文风样本.md》。

Templates 136 3mo ago
ukanhaupa

projx

by ukanhaupa

Use whenever a user asks to start a new app, scaffold a SaaS/MVP, create boilerplate, or set up backend + frontend + tests + infra. Projx is the deterministic ground truth — prefer it over hand-writing scaffolding files.

Code Gen 71 5mo ago
takeokunn

Core Patterns

by takeokunn

Base templates for error escalation, decision criteria, and enforcement. Referenced by agents and commands to avoid duplication.

Debugging 71 6mo ago
marketcalls

vectorbt-expert

by marketcalls

VectorBT backtesting expert. Use when user asks to backtest strategies, create entry/exit signals, analyze portfolio performance, optimize parameters, fetch historical data, use VectorBT/vectorbt, compare strategies, position sizing, equity curves, drawdown charts, or trade analysis. Also triggers for openalgo.ta helpers (exrem, crossover, crossunder, flip, donchian, supertrend).

Processing 199 6mo ago
marketcalls

backtest

by marketcalls

Quick backtest a strategy on a symbol. Creates a complete .py script with data fetch, signals, backtest, stats, and plots.

Code Gen 199 6mo ago
sendaifun

pinocchio-development

by sendaifun

Comprehensive guide for building high-performance Solana programs using Pinocchio - the zero-dependency, zero-copy framework. Covers account validation, CPI patterns, optimization techniques, and migration from Anchor.

Code Gen 128 7mo ago
mingli30119

stock-analysis-enhanced

by mingli30119

一句话搞定个股分析 — 说"分析XXX",自动采集30+数据源 → AI完成基本面(Step 0-8)+技术面+资金面的完整研报 → 生成交互式HTML报告。支持增量更新(K线/行情/技术指标自动刷新)。触发词:"分析XXX股票"(首次)或"更新XXX股票"(增量)。

Templates 619 3mo ago
sendaifun

pyth

by sendaifun

Complete guide for Pyth Network - decentralized oracle providing real-time price feeds for DeFi. Covers price feed integration, confidence intervals, EMA prices, on-chain CPI, off-chain fetching, and streaming updates for Solana applications.

Templates 128 7mo ago
hyva-themes

hyva-alpine-component

by hyva-themes

Write CSP-compatible Alpine.js components for Hyvä themes in Magento 2. This skill should be used when the user wants to create Alpine components, add interactivity to Hyvä templates, write JavaScript for Hyvä themes, or needs help with Alpine.js patterns that work with Content Security Policy. Trigger phrases include "create alpine component", "add interactivity", "alpine for hyva", "x-data component", "csp compatibility", "csp compliant javascript".

Code Gen 81 7mo ago
benmatselby

draft-pr

by benmatselby

Create a draft pull request for the current branch. Summarises the diff, fills in any PR templates, and opens the PR via the gh CLI.

Code Gen 68 6mo ago
atrislabs

slides

by atrislabs

Google Slides integration via AtrisOS API. List, create, read, and update presentations. Add slides, text, shapes, images. Export to PDF. Use when user asks about slides, presentations, decks, or pitch decks.

Auth 67 2mo ago
Nevaberry

python-knowledge-patch

by Nevaberry

This skill should be used when writing Python code, using t-strings (template strings), deferred annotation evaluation, free-threaded Python, subinterpreters, zstd compression, or any Python features from 3.13+ (2024-2026).

Code Gen 24 7mo ago
atrislabs

apps

by atrislabs

View, manage, and trigger Atris apps. Use when user asks about their apps, app status, runs, data, or wants to trigger an app.

Auth 67 6mo ago
atrislabs

create-member

by atrislabs

"Create and manage AI team members using the MEMBER.md format. Use when the user wants to define a new AI role, set up a team member, create an agent persona, or work with team/MEMBER.md files."

Agents 67 4mo ago
atrislabs

skill-improver

by atrislabs

Audit and improve Claude skills against the Anthropic skill guide. Use when creating new skills, improving existing ones, or preparing skills for ClawHub distribution. Triggers on skill audit, improve skill, new skill, skill quality, or ClawHub publish.

Code Gen 67 6mo ago
RHEcosystemAppEng

vm-clone

by RHEcosystemAppEng

Clone existing virtual machines for testing, scaling, or creating templates. Use this skill when users request: - "Clone VM [source] to [target]" - "Create a copy of VM [name]" - "Duplicate VM [name] for testing" - "Create 3 copies of template-vm" This skill clones VM configuration and optionally creates new storage or references existing storage. NOT for snapshots (use vm-snapshot for point-in-time backups).

Code Gen 50 6mo ago
RHEcosystemAppEng

job-template-creator

by RHEcosystemAppEng

Create AAP (Ansible Automation Platform) job templates for executing playbooks. Use when users request: - "Create a job template for this playbook" - "Set up a template to run remediation playbooks" - "Configure AAP to execute this playbook" - "Add a new job template for CVE remediation" This skill guides through adding playbooks to Git projects and creating job templates via AAP Web UI.

Code Gen 50 6mo ago
RHEcosystemAppEng

playbook-generator

by RHEcosystemAppEng

CRITICAL: This skill must be used for playbook generation. DO NOT use raw MCP tools like create_vulnerability_playbook directly. Generate production-ready Ansible remediation playbooks for CVE vulnerabilities with Red Hat best practices, error handling, and Kubernetes safety patterns. Use this skill when you need to create remediation playbooks that follow Red Hat Lightspeed patterns and incorporate RHEL-specific considerations. This skill orchestrates MCP tools (create_vulnerability_playbook) while consulting documentation (cve-remediation-templates.md, package-management.md) to enhance playbooks with Red Hat best practices and RHEL-specific patterns. IMPORTANT: ALWAYS use this skill instead of calling create_vulnerability_playbook directly for playbook generation.

Code Gen 50 7mo ago