Templates

Project and code templates

Showing 649-672 of 2258 skills
udayanwalvekar

clearshot

by udayanwalvekar

"Structured screenshot analysis for UI implementation and critique. Analyzes every UI screenshot with a 5×5 spatial grid, full element inventory, and design system extraction — facts and taste together, every time. Escalates to full implementation blueprint when building. Trigger on any digital interface image file (png, jpg, gif, webp — websites, apps, dashboards, mockups, wireframes) or commands like 'analyse this screenshot,' 'rebuild this,' 'match this design,' 'clone this.' Skip for non-UI images (photos, memes, charts) unless the user explicitly wants to build a UI from them. Does NOT trigger on HTML source code, CSS, SVGs, or any code pasted as text."

Analytics 131 2mo ago
BankrBot

Bankr x402 SDK - Project Templates

by BankrBot

This skill should be used when the user asks to "scaffold a Bankr SDK project", "create new SDK bot", "build a Bankr web service", "create Bankr dashboard", "build Bankr CLI tool", "project structure for SDK", "x402 project types", or needs guidance on directory structures and templates for different types of Bankr SDK integrations.

API Dev 78 4mo ago
TheBushidoCollective

blueprints-writing

by TheBushidoCollective

Use when creating or updating technical blueprint documentation for new features, API changes, or architectural modifications. Always search existing blueprints first to avoid duplication, then write with proper structure.

Docs Gen 166 3mo ago
TheBushidoCollective

create-blueprint

by TheBushidoCollective

Research a specific system and create or update its blueprints/ documentation

Code Gen 166 3mo ago
steveclarke

obsidian-vault-context

by steveclarke

Work with Steve's Obsidian vault at /Users/steve/Documents/Main using direct file operations. Knows folder structure, daily note format (YYYY-MM-DD.md), and research capture templates. Use when reading/writing Obsidian notes or capturing research. Triggers on "obsidian", "daily note", "vault", "capture research".

Academic 34 4mo ago
steveclarke

nuxt-ui

by steveclarke

Build UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like dashboards, docs sites, and chat interfaces.

Email 34 3mo ago
AgentSecOps

dast-nuclei

by AgentSecOps

Fast, template-based vulnerability scanning using ProjectDiscovery's Nuclei with extensive community templates covering CVEs, OWASP Top 10, misconfigurations, and security issues across web applications, APIs, and infrastructure. Use when: (1) Performing rapid vulnerability scanning with automated CVE detection, (2) Testing for known vulnerabilities and security misconfigurations in web apps and APIs, (3) Running template-based security checks in CI/CD pipelines with customizable severity thresholds, (4) Creating custom security templates for organization-specific vulnerability patterns, (5) Scanning multiple targets efficiently with concurrent execution and rate limiting controls.

API Dev 157 6mo ago
Jamie-BitFlight

agent-creator

by Jamie-BitFlight

Create high-quality Claude Code agents from scratch or by adapting existing agents as templates. Use when the user wants to create a new agent, modify agent configurations, build specialized subagents, or design agent architectures. Guides through requirements gathering, template selection, and agent file generation following Anthropic best practices (v2.1.63+).

Agents 50 3mo ago
SimHacker

empathic-templates

by SimHacker

"Smart templates that understand semantic intent, not just string substitution"

Code Gen 41 4mo ago
jasonkneen

design-documentation

by jasonkneen

Transform approved requirements into comprehensive technical designs. Define system architecture, component interactions, data models, and interfaces to create a blueprint for implementation.

Processing 675 5mo ago
travisjneuman

codebase-documenter

by travisjneuman

This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codebases more accessible to new developers. The skill provides templates, best practices, and structured approaches for creating clear, beginner-friendly documentation.

API Dev 61 4mo ago
julianromli

template-skill

by julianromli

Replace with description of the skill and when Claude should use it.

Code Gen 167 6mo ago
SalesforceCommerceCloud

b2c-scaffold

by SalesforceCommerceCloud

Generate B2C Commerce cartridges, controllers, hooks, custom APIs, job steps, and Page Designer components from scaffold templates. Use when starting a new cartridge, adding a controller to an existing cartridge, creating hook implementations, bootstrapping custom API endpoints, or generating job steps and Page Designer components.

CLI Tools 44 3mo 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 44 4mo ago
ZeroxZhang

huashu-bookwriter

by ZeroxZhang

花叔风格的书籍创作skill。基于花叔已出版的技术书籍(Claude Code、OpenClaw、Hermes Agent从入门到精通系列)和开源仓库,逆向工程得出的完整创作框架。 支持3种书籍类型(从入门到精通、橙皮书、快速指南)、3种章节模板、完整的写作风格DNA、质量检查清单和PDF导出。 用途:创作技术手册、方法论书籍、实战指南。当用户说"写一本书"、"帮我写个指南"、"创作XX从入门到精通"、"做个橙皮书"时触发。 即使用户只是说"我想系统整理一下XX知识"、"能不能帮我输出一份完整文档",只要涉及系统性的长篇内容输出也可触发。 不要在用户只是问"帮我写篇文章"、"解释一下XX"等单篇文章需求时触发。

Docs Gen 123 1mo ago
Fzkuji

gui-agent

by Fzkuji

"ALL interactions with ANY app — whether built-in (Finder, Safari, System Settings) or third-party (WeChat, Chrome, Slack) — MUST go through this skill. Clicking, typing, reading content, sending messages, navigating menus, filling forms: everything uses visual detection (screenshot → template match → click). This is the ONLY way to operate apps. Never bypass with CLI commands, AppleScript, or Accessibility APIs."

Accessibility 31 2mo ago
peterbamuhigire

report-print-pdf

by peterbamuhigire

"Guidance for building report templates that serve both mPDF exports and the browser-based print workflow, including the auto-print standard introduced in the report-printing-style guide."

Analytics 17 3mo ago
NTCoding

create-tasks

by NTCoding

"Creates well-formed tasks following a template that engineers can implement. Triggers on: 'create tasks', 'define work items', 'break this down', creating tasks from PRD, converting requirements into actionable tasks, feature breakdown, sprint planning."

Automation 316 4mo ago
ArabelaTso

containerization-assistant

by ArabelaTso

"Generate Dockerfiles, Docker Compose configurations, and Kubernetes manifests for containerizing applications. Use when: (1) Creating Dockerfiles for Node.js, Python, Java, Go, or other applications, (2) Setting up multi-service environments with Docker Compose, (3) Generating Kubernetes deployments, services, and ingress configurations, (4) Optimizing container images for production, (5) Implementing containerization best practices. Provides both ready-to-use templates and custom-generated configurations based on project requirements."

Code Gen 84 3mo ago
Soul-Brews-Studio

template

by Soul-Brews-Studio

Skill template with Bun Shell pattern. Copy this folder to create new skills.

CLI Tools 70 4mo ago
thedivergentai

godot-genre-battle-royale

by thedivergentai

"Expert blueprint for Battle Royale games including shrinking zone/storm mechanics (phase-based, damage scaling), large-scale networking (relevancy, tick rate optimization), deployment systems (plane, freefall, parachute), loot spawning (weighted tables, rarity), and performance optimization (LOD, occlusion culling, object pooling). Use for multiplayer survival games or last-one-standing formats. Trigger keywords: battle_royale, zone_shrink, storm_damage, deployment_system, loot_spawn, networking_optimization, relevancy_system, snapshot_interpolation."

Code Gen 214 3mo ago
LeastBit

template-skill

by LeastBit

Replace with description of the skill and when Claude should use it.

Code Gen 477 4mo ago
dylanfeltus

creative-direction

by dylanfeltus

Image prompt templates, model selection guidance, and anti-generic patterns for generating visual assets. Use when the user needs AI-generated images for landing pages, marketing, or products. Covers hero images, feature illustrations, OG cards, icons, and backgrounds.

Linting 177 3mo ago
Jamie-BitFlight

add-doc-updater

by Jamie-BitFlight

Add automated documentation updater to any Claude skill. Creates a Python sync script that downloads upstream docs, processes markdown for AI consumption, and maintains local cache with configurable refresh. Collects template variables, then delegates implementation through 5-phase workflow. Use when adding auto-updating reference documentation to plugins or skills.

Automation 50 3mo ago