Templates

Project and code templates

Showing 721-744 of 2478 skills
regenrek

create-new-static-website

by regenrek

Create a new GitHub repo from instructa/astro-website-starter using gitpick, initialize git, and push to GitHub. Use when asked to spin up a new Astro static/SSR site starter from instructa/astro-website-starter, set repo visibility/owner, and then configure Alchemy.

Code Gen 129 6mo ago
laurigates

blueprint-rules

by laurigates

"Manage modular rules in .claude/rules/ directory. Supports path-specific rules with glob patterns, brace expansion, and user-level rules."

Code Gen 47 5mo ago
laurigates

blueprint-claude-md

by laurigates

"Generate or update CLAUDE.md from project context and blueprint artifacts. Supports @import syntax, CLAUDE.local.md, and auto memory delineation."

Code Gen 47 5mo ago
galz10

prd-drafter

by galz10

Pickle Rick's PRD Engine. Use when you need to define the requirements, scope, and goals for a new feature or project before coding to avoid "Jerry-work."

Code Gen 454 5mo 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 45 5mo 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 45 5mo 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 4mo ago
laurigates

blueprint-derive-prd

by laurigates

"Derive PRD from existing project documentation, README, and codebase analysis"

Code Gen 47 5mo ago
laurigates

blueprint-promote

by laurigates

"Move generated artifact to custom layer to preserve modifications"

CLI Tools 47 5mo ago
hylarucoder

clean-code-reviewer

by hylarucoder

Produces a severity-rated (高/中/低) Clean Code findings report across 7 dimensions (naming, function size/SRP, duplication/DRY, over-engineering/YAGNI, magic numbers, structural clarity, project conventions), each with a location and a behavior-preserving refactor suggestion — never changing functionality. Use whenever the user asks for a code review, quality check, refactor advice, or code-smell / Clean Code analysis, OR points at a file/function/diff and asks if it is well-written, too long, too repetitive, over-engineered, or poorly named — even casually, and even if they never say "review" ("I just wrote this, look it over", "does this look good before I commit"). Trigger on 代码体检, 代码质量, 重构检查, 代码审查, 这段代码写得怎么样, 帮我看看代码有没有问题, 有没有坏味道, 这函数是不是太长了, 命名规范吗, 魔法数字, 重复代码, 过度设计, and English like "is this code clean", "any code smells", "check this file".

Code Review 274 1mo ago
open-agreements

data-privacy-agreement

by open-agreements

Draft and fill data privacy agreement templates — DPA, data processing agreement, GDPR, HIPAA BAA, business associate agreement, AI addendum. Produces signable DOCX files from Common Paper standard forms.

CLI Tools 44 4mo ago
open-agreements

employment-contract

by open-agreements

Draft and fill employment agreement templates — offer letter, IP assignment, PIIA, confidentiality acknowledgement. Produces signable DOCX files from OpenAgreements standard forms for hiring employees.

CLI Tools 44 4mo ago
open-agreements

safe

by open-agreements

Draft and fill Y Combinator SAFE templates — valuation cap, discount, MFN, pro rata side letter. Standard startup fundraising documents for convertible equity. Produces signable DOCX files.

CLI Tools 44 4mo ago
open-agreements

cloud-service-agreement

by open-agreements

Draft and fill SaaS agreement templates — cloud contract, MSA, order form, software license, pilot agreement, design partner agreement. Includes variants with SLAs and AI terms. Produces signable DOCX from Common Paper standard forms.

Academic 44 4mo ago
open-agreements

nda

by open-agreements

Draft and fill NDA templates — mutual NDA, one-way NDA, confidentiality agreement. Produces signable DOCX files from Common Paper and Bonterms standard forms.

CLI Tools 44 4mo ago
open-agreements

services-agreement

by open-agreements

Draft and fill services agreement templates — consulting contract, contractor agreement, SOW, statement of work, professional services agreement. Produces signable DOCX files from Common Paper and Bonterms standard forms.

CLI Tools 44 4mo ago
maxkura

Ask_Why

by maxkura

Use this skill for vague, high-rework planning work that needs iterative human decisions, such as product design, research planning, technical strategy, PRDs, workflow design, agent design, or skill design. Run concise P2A decision rounds, challenge assumptions early, record decisions in PLAN.md, DECISIONS.md, and OPEN_QUESTIONS.md, then produce FINAL_PLAN.md when converged. Do not use for simple factual Q&A, routine coding fixes, direct execution, translation, writing polish, or one-shot requests.

Design 118 2mo ago
christian289

authoring-wpf-controls

by christian289

"Guides decision-making for WPF control authoring including UserControl vs Control vs FrameworkElement selection. Use when creating new controls or evaluating Style/Template/Trigger alternatives."

Code Gen 39 6mo ago
openharmonyinsight

oh-xts-generator-template

by openharmonyinsight

OpenHarmony XTS 测试用例通用生成模板。支持各子系统测试用例生成,API 定义解析,测试覆盖率分析,代码规范检查。触发关键词:XTS、测试生成、用例生成、测试用例。

API Dev 30 5mo ago
openharmonyinsight

oh-graphic-gitcode-pr-creator

by openharmonyinsight

Automate Gitcode Pull Request creation workflow for OpenHarmony graphic subsystem including code commit, issue creation, and PR submission with proper template formatting. Use when user needs to create a PR for the Gitcode platform, especially for OpenHarmony graphic projects that require specific PR templates with CodeCheck tables and Signed-off-by tags.

Code Gen 30 5mo ago
lochie

web-haptics

by lochie

Add haptic feedback to web apps using the web-haptics library. Use when building mobile-facing UIs that need tactile feedback on buttons, toggles, forms, pickers, and other interactive elements.

Templates 2.7K 4mo ago
laurigates

blueprint-prp-execute

by laurigates

"Execute a PRP with validation loop, TDD workflow, and quality gates"

Code Gen 47 5mo ago
laurigates

blueprint-docs-list

by laurigates

"List blueprint documents (ADRs, PRDs, PRPs) with metadata extracted from frontmatter and headers"

CLI Tools 47 5mo ago
laurigates

blueprint-execute

by laurigates

"Idempotent meta command that determines and executes the next logical blueprint action"

Automation 47 5mo ago