Searching...
Searching...
Found 122398 results
skanehira
Creates project-specific rule files (.md) for coding, testing, and security guidelines using frontmatter-based conditional rules and proper directory structure.
skanehira
Automates product ideation phase through problem definition, competitor analysis, and idea generation to produce a product specification document.
skanehira
Creates and prioritizes user stories for agile project planning, helping teams organize features and set backlog priorities before implementation.
bfly123
Generates dual-design task plans for efficient workflow initiation, accessible via /tp command.
bfly123
Executes the current step in an AutoFlow workflow, enabling seamless task continuation via commands like /tr.
bfly123
Enables direct communication with OpenAI Codex by sending structured prompts and parsing JSON responses for code generation tasks.
bfly123
Manages role-based task routing for executor, reviewer, documenter, and designer roles via a dedicated API endpoint.
bfly123
Provides dual AI-powered code review using Claude and Codex for quality verification of development steps and tasks.
bfly123
Enables parallel step/task design via dual AI collaboration (Claude and Codex) with merge discussion for efficient workflow planning.
bfly123
Sends structured prompts to Gemini AI and parses JSON responses for seamless application integration.
eser
Provides standardized conventions for JavaScript and TypeScript syntax, modules, and type usage to ensure code quality during development and review.
eser
Provides best practices for CI/CD pipelines and infrastructure operations, leveraging GitHub Actions and Kubernetes for streamlined deployment workflows.
eser
Guides implementation of core code design patterns including pure functions, immutability, and composition for robust software development.
eser
Provides essential code quality practices including error handling, validation, logging, and DRY principles for writing and reviewing code.
eser
Provides essential security practices for sensitive code, covering secrets management, input validation, SSRF prevention, and production hardening.
eser
Provides standardized development tooling setup using Deno, JSR, and configuration files for project initialization, dependency management, and build tool configuration.
eser
Provides guidelines for system architecture design, covering modules, project structure, ADRs, and testing to support system design and review processes.
eser
Manages coding, architecture, tooling, and best practice rules. Enables users to add, modify, and apply development guidelines.
eser
Provides Go service development conventions including hexagonal architecture, project structure, error handling, and testing best practices.
eser
Provides standardized workflow rules for task execution in development, ensuring adherence to code practices and git commit protocols during planning and execution.
psincraian
Provides a module for server-side rendering frontend components using Jinja2 templates, Tailwind CSS, DaisyUI, and Vite development workflows.
psincraian
Provides a framework for creating custom CLI commands with dependency injection, command decorators, and argument handling.
psincraian
Provides background job processing via SQL queue with @task decorators, task workers, and retry mechanisms for asynchronous task execution.
psincraian
Provides FastAPI-like routing for web applications with decorators, path/query parameters, request bodies, authentication, rate limiting, and error handling.