Skip to content
Prompt

candiru — Copilot Instructions

by candirugame

AI Summary

A Deno development workflow guide providing instructions for linting, formatting, type checking, and building projects. Useful for Deno developers seeking standardized quality assurance commands.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to add the "candiru — Copilot Instructions" prompt rules to my project.
Repository: https://github.com/candirugame/candiru

Please read the repo to find the rules/prompt file, then:
1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type)
2. If there's an existing rules file, merge the new rules in rather than overwriting
3. Confirm what was added

Description

possum game

linting, formatting, type checking, and building

after completing a task, you may want to run these quality checks. it may be easiest to run them all together from a single command first. to do that, run the deno task allchecks command:

lint, fmt, type check, build

`bash deno task allchecks ` here are some individual checks you can also run if needed. generally if allchecks fails, it's most efficient to keep repeatedly calling allchecks until it passes.

linting

`bash deno task lint `

formatting

`bash deno fmt --check src ` to apply formatting, simply run `bash deno fmt src `

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3mo ago
Stale
AdoptionUnder 100 stars
11 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars11
Forks2
Issues36
Updated3mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Any AI assistant that accepts custom rules or system prompts

Claude
ChatGPT
Cursor
Windsurf
Copilot
+ more