Templates

Project and code templates

Showing 1033-1056 of 2479 skills
julianromli

backend-dev

by julianromli

Comprehensive backend development workflow that orchestrates expert analysis, architecture design, implementation, and deployment using the integrated toolset. Handles everything from API design and database architecture to security implementation and DevOps automation.

Performance 143 6mo ago
julianromli

find-skills

by julianromli

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

Agents 143 5mo ago
julianromli

web-design-guidelines

by julianromli

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

Accessibility 143 6mo ago
2ykwang

ralph-loop-template

by 2ykwang

Generates iterable checklist PROMPT files for Ralph Loop from plan files or current context, and provides the /ralph-loop execution command.

File Ops 15 5mo ago
zjinhu

SwiftMesh AI Skill

by zjinhu

```

Processing 32 3mo ago
ArabelaTso

code-pattern-extractor

by ArabelaTso

Analyze codebases to identify reusable code patterns, duplications, and implementation patterns for future development. Use when refactoring code, identifying technical debt, finding opportunities for abstraction, or documenting common patterns in a directory or module. Outputs pattern catalogs, refactoring suggestions, and reusable template code.

Code Gen 139 5mo ago
ArabelaTso

cd-pipeline-generator

by ArabelaTso

Generate GitHub Actions deployment workflows for automated deployment to staging and production environments on cloud platforms (AWS, GCP, Azure). Use when setting up continuous deployment pipelines, creating deployment automation, or configuring multi-environment deployment strategies. Includes templates for environment-specific deployments with approval gates, secrets management, and rollback capabilities.

CI/CD 139 5mo ago
ArabelaTso

configuration-generator

by ArabelaTso

"Generate configuration files for applications, services, and infrastructure. Use when: (1) Setting up new projects (package.json, requirements.txt, tsconfig.json), (2) Creating Docker or Kubernetes configurations, (3) Configuring CI/CD pipelines (GitHub Actions, GitLab CI, CircleCI), (4) Setting up web servers (Nginx, Apache), (5) Defining infrastructure as code (Terraform, CloudFormation), (6) Generating linter/formatter configs (ESLint, Prettier, Black). Provides templates and custom-generated configs for diverse tech stacks."

CI/CD 139 5mo 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 139 5mo ago
ArabelaTso

ci-pipeline-synthesizer

by ArabelaTso

Generate GitHub Actions CI/CD pipeline configurations for automated building and testing of library and package projects. Use when creating or updating CI workflows for npm packages, Python packages, Go modules, Rust crates, or other library projects that need automated build and test pipelines. Includes templates for common package ecosystems with best practices for dependency caching, matrix testing, and artifact publishing.

CI/CD 139 5mo ago
wengzige

wewrite

by wengzige

微信公众号内容全流程助手:热点抓取 → 选题 → 框架 → 写作 → SEO/去AI痕迹 → 视觉AI → 排版推送草稿箱。 触发关键词:公众号、推文、微信文章、微信推文、草稿箱、微信排版、选题、热搜、 热点抓取、封面图、配图、写公众号、写一篇、主题画廊、排版主题、容器语法。 也覆盖:markdown 转微信格式、学习用户改稿风格、文章数据复盘、风格设置、 主题预览/切换、:::dialogue/:::timeline/:::callout 容器语法。 不应被通用的"写文章"、blog、邮件、PPT、抖音/短视频、网站 SEO 触发—— 需要有公众号/微信等明确上下文。

Prompts 19 2mo ago
cat9999aaa

dev-planner

by cat9999aaa

🚀 超级开发规划师 —— 对话式需求收集 + Agent 团队并行开发 + MCP 工具全程调用。 触发时机:用户说"帮我开发"、"我想做一个项目/网站/APP/系统/工具/脚本/Bot"、"plan模式"、 "对话式开发"、"生成开发文档"、"我有个想法想实现",或任何描述了软件/工具/系统需求的请求。 即使需求模糊如"我想做个东西"也要触发。核心能力:(1) 引导小白用户通过选项对话完善需求, (2) 生成企业级超详细开发文档,(3) 编排 Agent 团队+MCP 工具并行开发,(4) 全程文档驱动、节点测试、自动提交。

Git & VCS 131 4mo ago
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 4mo ago
camalus

new-feature

by camalus

Create a complete feature artifact scaffold — PRD slice, technical spec, and task breakdown. Use when starting work on any new feature, user story, or capability. Triggers on phrases like 'new feature', 'create a PRD for', 'start work on', 'scaffold a feature'.

Code Gen 128 3mo ago
kenneth-liao

create-skill

by kenneth-liao

Create new skills that conform to the composable skill architecture framework. This is a META skill — it classifies the skill, selects the right template, generates the skill following framework rules, and validates the output against architecture constraints.

Automation 127 5mo ago
dykyi-roman

api-doc-template

by dykyi-roman

Generates API documentation for PHP projects. Creates endpoint documentation with parameters, responses, and examples.

API Dev 92 5mo ago
Shoebtamboli

rails-views

by Shoebtamboli

ERB templates, helpers, layouts, partials, and view patterns

Social 14 7mo ago
nweii

things-mac

by nweii

"Manage Things 3 on macOS via CLI. Read, search, add, or update tasks, projects, and areas. Use for task management, listing inbox/today, and inspecting tags or repeating templates."

Auth 6 5mo ago
frankxai

agent-implementer

by frankxai

Implementation guidance for creating individual agents in the Arcanea system with proper structure, capabilities, and integration.

Agents 6 5mo ago
v1-io

prompt-engineering

by v1-io

Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.

Performance 6 5mo ago
saleor

configurator-recipes

by saleor

"Pre-built store configuration templates for common business types. Use when asking about store templates, example configs, fashion/electronics/subscription setup, or starting points."

Code Gen 29 5mo ago
assistant-ui

setup

by assistant-ui

Setup and configure assistant-ui in a project. Use when installing packages, configuring runtimes, setting up chat UI, or troubleshooting setup issues.

Code Gen 18 5mo ago
adongwanai

github-to-skill

by adongwanai

"Search GitHub repositories and generate Claude Skills from them. Use this skill when users want to create a new skill based on an existing GitHub repository, need to find high-quality libraries for skill development, or want to transform a GitHub project into a reusable Claude capability. Supports repository search, quality filtering, and skill template generation."

Code Gen 28 6mo ago
ElliotJLT

obsidian-vault-init

by ElliotJLT

Initialises an Obsidian vault for Claude Code workflows. Sets up folder structure, frontmatter conventions, templates, starter .base views, and a CLAUDE.md that describes the vault so future sessions understand it instantly. Activates on "set up obsidian", "init vault", "new vault", or first contact with an Obsidian project that has no CLAUDE.md.

Code Gen 59 5mo ago