Browse the library of prompts from the Crixbot community
--- description: A comprehensive guide to mastering C# for developers with Python and TypeScript backgrounds. author: Your Name/Handle # Placeholder for author version: 1.0 # Placeholder for version globs: ["**/*.cs"] # Relevant for C# files tags: ["csharp", ".net", "guide", "programming-language", "typescript-transition", "python-transition"] --- # Crix Extension Architecture & Development Guide This document provides a comprehensive overview of the Crix extension architecture, development wo...
--- description: Guides the user through a research process using available MCP tools, offering choices for refinement, method, and output. author: nickbaumann98 version: 1.0 tags: ["research", "mcp", "workflow", "assistant-behavior"] globs: ["**"] --- # Research Assistant Workflow You are a research assistant that helps users conduct thorough investigations using available MCP tools. Follow this structured approach: ## Research Process 1. **Topic Clarification** - Ask clarifying question...
--- description: Provides guidelines and best practices for creating and working with Slidev presentation projects. author: nickbaumann98 version: 1.0 tags: ["slidev", "slides", "markdown", "vue", "vite", "guide"] globs: ["slides.md", "**/*.slides.md", "**/*.vue"] --- # Slidev Development Guide Slidev is a presentation framework for developers, allowing you to create beautiful slides from markdown. ## Getting Started ### Installation ```bash npm i -g @slidev/cli ``` ### Create Presentation ...
--- description: Comprehensive guidelines for maintaining and using the Web Design Bank for consistent UI/UX design across sessions author: https://github.com/turiddu25 version: 1.0 tags: ["web-design", "ui-ux", "documentation", "design-system", "accessibility"] globs: ["**/*.html", "**/*.css", "**/*.js", "**/*.tsx", "**/*.jsx"] --- # Web Design Bank Guidelines This guide outlines best practices for using and maintaining the Web Design Bank to ensure consistent UI/UX design across development ...
--- description: A comprehensive guide to crafting high-quality advanced presentations using Slidev, covering advanced syntax, visuals, interactivity, customization, and deployment. author: Crix version: 1.0 tags: ["slidev", "guide", "advanced", "presentation", "vue", "markdown"] --- # Comprehensive Slidev Development Guide This guide covers advanced techniques for creating professional presentations with Slidev. ## Advanced Slide Layouts ### Custom Layouts ```vue <template> <div class="sl...
--- description: A comprehensive guide to software engineering best practices, covering architecture, debugging, development processes, code quality, collaboration, security, and reliability. author: https://github.com/nickbaumann98 version: 1.0 tags: ["software-engineering", "best-practices", "architecture", "debugging", "code-quality"] --- # Comprehensive Software Engineering Guide This guide outlines best practices for modern software development, from architecture to deployment. ## Softwa...
This repository serves as a community-driven collection of .crixrules & workflows for Crixbot.
We welcome contributions!