Crixbot

Prompts

Browse the library of prompts from the Crixbot community

Show markdown files only

crix-for-architecture

nickbaumann98nickbaumann98
---
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...

crix-for-research

nickbaumann98nickbaumann98
---
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...

crix-for-slides

nickbaumann98nickbaumann98
---
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
...

crix-for-webdev-ui

turiddu25turiddu25
---
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 ...

comprehensive-slide-dev-guide

NightTrekNightTrek
---
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...

gemini-comprehensive-software-engineering-guide

nickbaumann98nickbaumann98
---
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...
nickbaumann98

README

nickbaumann98

# Crixbot Community Prompts

This repository serves as a community-driven collection of .crixrules & workflows for Crixbot.

## Contributing

We welcome contributions!

### Contributing Rules

  • Prompts should be well-documented and tested
  • Include clear usage instructions
  • Follow the established naming conventions
  • Provide examples where applicable
  • Ensure prompts are general enough to be useful to others

### Prompt Guidelines

  • Use descriptive names that indicate the prompt's purpose
  • Include relevant tags for discoverability
  • Specify applicable file patterns (globs)
  • Provide version information for tracking changes
  • Include author attribution

© 2025 Crixbot Bot Inc. All rights reserved.