- Home
- /
- Categories
- /
- Prompts
Prompts
Prompt engineering and templates
instruction-engineering
by axiomantic
"Use when crafting, improving, or reviewing prompts, system prompts, skill instructions, or any text that instructs an LLM. Triggers: 'write a prompt', 'prompt engineering', 'improve this prompt', 'design a system prompt', 'write skill instructions', 'craft agent instructions'. Provides CSO (Claude Search Optimization) guidance for skill descriptions. Also invoked by writing-skills."
claudemd-refactor
by Takazudo
Refactor and optimize CLAUDE.md files in a repository. Analyzes the existing CLAUDE.md setup, explores the repo structure, and proposes splitting or reorganizing CLAUDE.md into a hierarchical directory-scoped structure. Use when: (1) User wants to optimize their CLAUDE.md, (2) Root CLAUDE.md is too large, (3) User wants to split CLAUDE.md into directory-scoped files, (4) User mentions 'refactor CLAUDE.md', 'split CLAUDE.md', or 'organize CLAUDE.md'. Keywords: CLAUDE.md, refactor, split, organize, directory-scoped.
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.
dev-docusaurus-feature-skillify
by Takazudo
Extract a Docusaurus feature from the current project and package it as a reusable global skill. Takes a feature name as argument, explores the implementation in the current project's Docusaurus directory, then creates a new skill under ~/.claude/skills/ that can reproduce the feature in any other Docusaurus project. Use when: (1) User says 'docusaurus feature skillify', 'skillify docusaurus feature', 'extract docusaurus feature', (2) User wants to turn a Docusaurus customization into a reusable skill, (3) User wants to package a Docusaurus theme/plugin/component tweak for reuse across projects.
subagent-creator
by Takazudo
Create new Claude Code custom agents (subagents). Use when: (1) User wants to create a new custom agent, (2) User says 'create agent', 'new agent', 'make subagent', (3) User wants a specialized agent for delegation. Covers: agent file format, YAML frontmatter fields, tool restrictions, model selection, permission modes, persistent memory, and placement.
unicon-mcp
by webrenew
Help users connect the Unicon MCP server to Claude Desktop, Cursor, and other MCP clients. Use when setting up MCP config, verifying installs, debugging MCP connection issues, or using Unicon tools for icon search and generation through AI assistants.
dev-docusaurus-claude-resources
by Takazudo
Add a Claude Code resources documentation section to a Docusaurus site. Auto-discovers and generates browsable docs for CLAUDE.md files, commands, skills, and agents with autogenerated sidebar navigation and hot reload support. Use when: (1) User wants to document Claude Code resources in Docusaurus, (2) User says 'add claude resources', 'claude docs section', or 'show commands and skills', (3) User wants a navigable sidebar for Claude Code components.
scaffold-claude-feature
by devstefancho
Generate basic structure for Claude Code extension features (skill, slash command, subagent, hook, output style). Use when creating a new skill, needing a command template, or starting hook configuration.
parallel-claudes
by joyco-studio
Guide for running multiple parallel Claude Code sessions using cw (Claude Worktree Manager). Use when the user wants to parallelize work across multiple Claude instances, manage git worktrees for concurrent AI coding tasks, or merge results back together. Triggers on tasks involving parallel Claude sessions, worktree management, or splitting work across multiple agents.
globalsync
by Takazudo
Sync all personal repos across machines via git pull & push. Use when: (1) User says 'globalsync', 'sync repos', 'pull push all', (2) User wants to sync their daily resources across machines, (3) User starts or ends a work session and needs repos up to date.
claude-code-config
by dongzhuoyao
Use when setting up Claude Code on a new machine, configuring permissions, statusline, or plugins. Contains the standard settings.json and statusline script.
subagent-tweaker
by Takazudo
Fix, improve, or update existing Claude Code custom agents (subagents). Use when: (1) User reports an agent isn't working well, (2) User wants to adjust agent behavior, tools, or model, (3) User says 'fix agent', 'update agent', 'tweak agent', 'agent not working'. Handles: editing agent frontmatter, adjusting tool restrictions, updating prompts, debugging issues.
mlops-engineer
by olehsvyrydov
Senior MLOps Engineer with 8+ years ML systems experience. Use when integrating LLM APIs (Gemini, OpenAI, Groq), building AI pipelines, managing prompts, setting up model serving, implementing AI cost optimization, or building training data pipelines.
spec-manager
by devstefancho
Manage specification files for spec-driven development. Use when creating, updating, or deleting spec files. Supports feat, fix, docs, refactor, and chore scopes.
local-test
by devstefancho
Symlink 기반 로컬 플러그인 테스트 - 설치/해제 없이 개발 디렉토리를 직접 연결
Ai Code Security
by omer-metin
ecommerce-competitor-analyzer
by buluslan
Multi-platform e-commerce competitor analysis skill that automatically scrapes product data from Amazon, Temu, Shopee and generates comprehensive analysis reports using AI. Use when you need to analyze competitor products, extract product insights, or batch analyze multiple product listings. Supports bulk processing with structured outputs including title, price, rating, reviews, and strategic analysis.
env-manager
by AIDotNet
管理环境变量和.env文件,支持验证、加密和模板生成。
prompt-engineer
by AIDotNet
设计、优化和测试AI模型提示词,使用系统化的提示工程技术,包括少样本学习、思维链和结构化输出。
md-to-docx
by Xueheng-Li
Convert Markdown files to Word documents (.docx) with proper formatting, Chinese font support (FangSong for all text including headings), black font color, 1.5x line spacing, precise first-line indent (24pt), heading spacing after (1 line), no italic headings, and automatic superscript conversion for citation numbers. Use when converting .md files to .docx, creating Word documents from markdown, or when user mentions Word, DOCX, or document conversion. Requires pandoc.
skill-evolve
by OrangeViolin
用演进式方法论改进任何 skill 的质量。当用户说"改进这个 skill"、"这个 skill 效果不好"、"优化 skill"、"skill 不够好"、"迭代 skill"、"skill-evolve"、"/evolve"时触发。也适用于用户拿着一个 skill 的输出结果说"不满意"、"有问题"、"效果差"的场景。不要等用户明确说"演进"——只要他们在讨论一个 skill 的质量问题,就应该启用。
json-flat-tool
by DoiiarX
"JSON flat view, schema inference, and edit tool. Use when the user provides a JSON file or data and wants to explore its structure, infer its schema, or modify fields. Triggers on: view json, edit json, json schema, json structure, set json field, jstool, analyze json, flat view, orderbook, json flat."
Ai Safety Alignment
by omer-metin
session-analytics
by spences10
Query Claude Code session analytics from ccrecall database. Use when user asks about token usage, costs, session history, or wants to analyze their Claude Code usage patterns.