- Home
- /
- Categories
- /
- Templates
Templates
Project and code templates
ankane-readme-writer
by ratacat
"Use this agent when you need to create or update README files following the Ankane-style template for Ruby gems. This includes writing concise documentation with imperative voice, keeping sentences under 15 words, organizing sections in the standard order (Installation, Quick Start, Usage, etc.), and ensuring proper formatting with single-purpose code fences and minimal prose. Examples: <example>Context: User is creating documentation for a new Ruby gem. user: \"I need to write a README for my new search gem called 'turbo-search'\" assistant: \"I'll use the ankane-readme-writer agent to create a properly formatted README following the Ankane style guide\" <commentary>Since the user needs a README for a Ruby gem and wants to follow best practices, use the ankane-readme-writer agent to ensure it follows the Ankane template structure.</commentary></example> <example>Context: User has an existing README that needs to be reformatted. user: \"Can you update my gem's README to follow the Ankane style?\" assistant: \"Let..."
remotion-scaffold
by ncklrs
Scaffolds Remotion project folder structure, base configuration files, and file organization. Focuses ONLY on directory creation, empty file templates, and Remotion configuration. Use when starting a new video project or when asked to "scaffold Remotion project", "create project structure", "setup Remotion folders".
magento-theme-developer
by maxnorm
Creates custom Magento 2 themes, child themes, and theme modifications. Use when developing themes, customizing frontend, implementing responsive design, or working with Luma/Blank themes. Masters frontend architecture, layout XML, templates, and performance optimization.
magento-frontend-developer
by maxnorm
Creates comprehensive Magento 2 frontend solutions. Use when developing frontend features, working with layout XML, templates, JavaScript, or responsive design. Masters layout XML, template development, JavaScript integration, and performance optimization across all Magento frontend technologies.
magento-ui-component-developer
by maxnorm
Builds sophisticated admin interfaces and frontend components using Magento's UI Component framework. Use when creating admin grids, forms, modals, or data-driven interfaces. Masters XML configuration, KnockoutJS templates, data providers, and complex form/grid implementations.
gaphunter
by debba
Analyzes negative user reviews of competing products (from G2, Capterra, TrustRadius, Reddit, Hacker News, and community sources), identifies missing or poorly implemented features, cross-references them against the current project's existing capabilities, and produces a JSON intelligence report rendered by a shared HTML viewer template. Supports single-product and multi-competitor analysis, semantic complaint clustering, trend signals, Quick Wins identification, and a Competitive Score. Trigger when the user asks to analyze competitor reviews, create a gap analysis from user reviews, or generate a feature gap report from user complaints. Usage: /gaphunter <ProductName> [ProductName2 ...] [--sources-only]
board-resolutions-review
by skala-io
"Review board/stockholder resolutions for corporate authority, quorum, securities authorization, and execution. Triggers: (1) 'check resolutions' → checklist review, (2) 'advise' / 'review' → full consultation with playbook, (3) 'generate' / 'template' → Skala templates URL. Jurisdiction: Delaware, USA."
contractor-agreement-review
by skala-io
"Review contractor/consulting agreements for misclassification, IP, liability, and termination issues. Triggers: (1) 'check contract' → checklist review, (2) 'advise' / 'review' → full consultation with playbook, (3) 'generate' / 'template' → Skala template URL. Jurisdiction: New York, USA."
specification-architect
by adrianpuiu
A rigorous, traceability-first system that generates five interconnected architectural documents (blueprint.md, requirements.md, design.md, tasks.md, and validation.md) with complete requirements-to-implementation traceability. Use this skill when users need to architect systems, create technical specifications, or develop structured project documentation with guaranteed traceability.
influencer-agreement-review
by skala-io
"Review influencer/creator agreements for content rights, exclusivity, FTC compliance (16 CFR 255), AI/Synthetic Media consent, whitelisting/paid usage, and platform-specific requirements. Covers: Instagram, TikTok, YouTube. Includes AI Influencer/Virtual Influencer guidance. Triggers: (1) 'check contract' → checklist review, (2) 'advise' / 'review' → full consultation with playbook, (3) 'generate' / 'template' → Skala template URL. Jurisdiction: New York, USA."
MarketAnalysis
by Mftrferdinand
"Format chat AI agent untuk analisis market lengkap dan akurat. Astronacci + Fibonacci, structured live chat format, consistent entries with tight risk management (TP/SL). Companion: TradeDataTracker for TP/SL logging. For all markets."
programmatic-seo
by almeidamarcell
When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages at scale," "directory pages," "location pages," "[keyword] + [city] pages," "comparison pages," "integration pages," or "building many pages for SEO." For auditing existing SEO issues, see seo-audit.
midnight-compact
by mzf11125
Comprehensive guide to the Compact programming language for writing privacy-preserving smart contracts on Midnight Network. Use when users need to write Compact smart contracts with zero-knowledge proofs, understand Compact syntax and language features, implement ZK circuit patterns and optimizations, generate contract boilerplate and project scaffolding, learn best practices for secure contract development, access Compact standard library functions, and compile and test Compact contracts.
drizzle_orm
by vuralserhat86
Type-safe ORM for Cloudflare D1 databases using Drizzle. Provides patterns for schema definition, migrations, and type-safe queries. Prevents transaction errors and schema mismatches. Includes templates for strict TypeScript usage.
arch_decisions
by vuralserhat86
ADR template, database selection, capacity planning ve scalability.
email_composer
by vuralserhat86
Profesyonel e-posta yazma, business communication ve template oluşturma rehberi.
github-actions
by poindexter12
GitHub Actions CI/CD reference for workflow templates, caching strategies, and automation patterns. Includes homelab integration with self-hosted runners. Use when creating workflows, debugging CI failures, or setting up deployments. Triggers: github actions, ci, cd, workflow, pipeline, runner, artifact.
java-gradle
by pluginagentmarketplace
Master Gradle - Kotlin DSL, task configuration, build optimization, caching
tsmc-research-notes
by kcchien
"半導體晶圓廠 CuCMP 加藥研究筆記整理工具。以資深廠務 + AI 專家的第一人稱視角,將研究過程中的分析成果轉化為獨立、自足的 Obsidian 知識筆記,進行跨域經驗傳承。Use when: (1) 使用者提到「整理研究筆記」、「更新 Obsidian 筆記」、「寫筆記」加上 GS 或 CuCMP 相關關鍵字, (2) 需要將分析成果轉為可傳承的知識文件, (3) 更新 CuCMP 研究筆記目錄或附錄。中文觸發:研究筆記、GS notebook、CuCMP、知識整理、經驗傳承、寫筆記。"
rails-llm-integration
by rubyonai
Production-grade LLM integration patterns for Ruby on Rails applications. USE THIS SKILL when the user needs to: integrate OpenAI, Claude, or any LLM API into a Rails app; use ruby_llm gem or langchain-rb gem in Rails; build AI-powered features in Rails; manage prompts as templates; route between LLM models for cost optimization; run LLM calls as background jobs; set up Braintrust evals; use LiteLLM or Portkey as a proxy; track LLM costs; test AI features; audit LLM usage patterns; build RAG pipelines in Rails with langchain-rb; add classification, summarization, extraction, or generation features to Rails; manage LLM API keys and budgets; handle LLM errors and retries; or adopt conventions for LLM service objects similar to ActionMailer or ActiveJob patterns. Triggers on: LLM in Rails, OpenAI Rails integration, Claude API Ruby, Anthropic SDK Rails, AI features Rails, prompt engineering Ruby, model routing, LLM cost optimization, Braintrust Rails, eval pipeline Ruby, background LLM jobs, async AI calls, LLM service objects, prompt templates Rails, ruby-openai gem, anthropic-rb gem, ruby-llm gem, ruby_llm gem, langchain-rb gem, langchainrb, faraday LLM, LLM anti-patterns Rails, audit LLM calls, AI service objects, Rails AI conventions, RAG Rails, vector search Rails, pgvector Rails.
brand-archetype-selection
by mike-coulbourn
Provides Jungian brand archetype frameworks, the 12 archetypes with profiles, the 70/30 primary/secondary rule, archetype combinations, and selection templates. Auto-activates during brand archetype selection, emotional positioning, and brand personality work. Use when discussing brand archetypes, Jungian archetypes, 12 archetypes, Hero, Outlaw, Magician, Creator, Lover, Jester, Everyman, Caregiver, Ruler, Sage, Explorer, Innocent, 70/30 rule, Mark-Pearson, or archetype combinations.
skill-with-scripts
by beshkenadze
A template for skills that include executable code for deterministic operations.
your-skill-name
by khgs2411
Brief description of what this Skill does and when to use it. Include specific trigger phrases users would say. Use when user asks "trigger phrase 1", "trigger phrase 2", or wants to [outcome]. Max 1024 characters.
seo-backlinks
by mangollc
Backlink analysis and link building strategy: competitor backlink profiling, outreach plan generation, monthly SEO reporting framework, toxic link identification, link opportunity scoring, and unlinked mention discovery. USE FOR: - "backlinks", "link building", "outreach", "link profile" - "competitor backlinks", "who links to my competitors" - "toxic links", "disavow", "link audit", "spammy links" - "outreach plan", "link building strategy", "link opportunities" - "SEO report", "monthly report", "reporting template" - "unlinked mentions", "brand mentions without links" Uses firecrawl to research competitor link sources and find outreach targets. Multi-client: stores results in .seo/clients/{client}/backlinks/