84 boosters for "template" — open source, verified from GitHub, ready to install
The docx skill enables AI assistants to create, read, edit, and manipulate Word documents with professional formatting, tables of contents, images, and tracked changes. It's useful for developers and users who need to programmatically generate or process .docx files as part of their workflows.
This skill enables AI assistants to intelligently handle PowerPoint files by triggering whenever .pptx files are involved—whether creating presentations, extracting content, editing slides, or working with templates. It's valuable for developers and users who need seamless automation around presentation workflows.
Official GitHub toolkit for Spec-Driven Development — bootstraps projects with AI-ready templates and native support for 25+ AI agents (Claude, Cursor, Windsurf, Copilot, Gemini). The Specify CLI sets up PRD/spec workflows and generates per-agent command directories.
Helps developers quickly create structured, reproducible Jupyter notebooks for experiments and tutorials using built-in templates and helper scripts. Ideal for data scientists, researchers, and educators who need consistent notebook scaffolding.
This is a Bootstrap 5 admin dashboard template built with CoreUI components. It uses Pug templating, Sass for styles, and vanilla JavaScript for interactivity. 1. Create Pug template in 2. Extend base layout:
You are the ZCF Template Engine Specialist for the ZCF (Zero-Config Code Flow) project.
Comprehensive quality audit system for Claude Code agents, skills, and commands. Provides quantitative scoring, comparative analysis, and production readiness grading based on industry best practices. The 16-criteria framework is derived from: 1. Claude Code Best Practices (Ultimate Guide line 4921:
Author professional HTML presentations as static files. One theme file = one look. One layout file = one page type. One animation class = one entry effect. All pages share a token-based design system in .
1. minimize comments: code should be self-explanatory; comment only when needed. 2. clarity through naming: use clear, descriptive names for variables, functions, classes, components. 3. comment the "why," not the "what": explain why an approach was taken, especially for non-obvious logic or trad
ChadNext is a modern Next.js 15 starter template for Windsurf that bundles essential tools like Shadcn UI, Prisma, authentication, and Stripe to accelerate full-stack application development. It's ideal for developers who want production-ready scaffolding with opinionated best practices already in place.
This booster helps developers quickly scaffold production-ready FastAPI projects with industry best practices including async patterns, dependency injection, and error handling. It's ideal for Python developers building new APIs, microservices, or backend applications.
A specialized development agent for IOTA SDK that guides developers through implementing features across domain logic, persistence, migrations, templates, and configuration while maintaining DDD principles and multi-tenant isolation. Ideal for backend engineers building complex Go applications with structured architectural patterns.
Our approach is pythonic, minimal and readable code. Follow these guidelines: 1. Use Vuetify components for UI (refer to vuetify.min.js) 2. Leverage Material Design Icons (refer to materialdesignicons.css)
"name": "dotnet-claude-kit", "description": "The definitive Claude Code companion for .NET developers. 47 skills, 10 agents, 16 commands, 10 rules, 5 templates, 15 MCP tools, 7 hooks for modern .NET 10 / C# 14.", "name": "Mukesh Murugan",
FastAPI Templates provides production-ready project structures with async patterns, dependency injection, and error handling for developers building high-performance APIs. Backend engineers and Python developers benefit from standardized FastAPI scaffolding that accelerates project setup.
Cursor Rules booster providing Zod v4 coding guidelines and best practices for schema validation, helping developers maintain consistent type inference and validation patterns in their projects.
检测和改写中文 AI 生成文本的完整工具链。可独立运行(统一 CLI 或独立脚本),也可作为 LLM prompt 指南使用。 所有脚本在 目录下,纯 Python,无依赖。 v3.0 所有阈值都基于 HC3-Chinese 300+300 人类/AI 样本的 Cohen's d 校准:
This skill generates reusable Relay-based Nodes components that: Activate this skill when users ask to: The skill automatically determines:
A practical guide to Supervised Fine-Tuning using SFTTrainer and Unsloth optimizations, enabling developers to efficiently adapt pre-trained LLMs for instruction-following with 2x faster training. Ideal for ML engineers building custom instruction-tuned models and reasoning systems.
A Cursor AI rules template for building full-stack React 19 + Hono.js applications with SSR, Tailwind CSS, and Shadcn UI on Cloudflare Pages. Ideal for developers seeking an opinionated, production-ready stack with AI-assisted development guidance.
This booster provides best practice guidelines for Docker, npx, uv, and package publishing workflows, intended to standardize development processes in Windsurf environments. It benefits developers seeking consistent build and deployment practices across multiple tool ecosystems.
如果 文件夹中仅有 文件, 则它是一个脚本项目. 脚本以无沙盒 iframe 的形式在酒馆后台运行, 没有自己的界面, 只有代码部分可供编写. 脚本中的 jquery 将直接作用于整个酒馆页面而非仅作用于脚本所在的 iframe, 因为它是通过 得到的. 例如 将选择酒馆网页的 标签, 而不是脚本所在的 iframe 的 标签.
"name": "golang-skills", "description": "20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation,
The service layer is responsible for orchestrating business logic and coordinating data access operations. It sits between the UI (components, hooks) and the data access layer, providing a clear separation of concerns. Services should handle: 1. Orchestration of multiple data operations 2. Business