Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

blit386-demos

blit386-demos에는 blit386에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
0
업데이트
2026-07-17
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

demos-new
소프트웨어 개발자

Scaffold a new blit386-demos demo file with the correct next NNN slug, the standard demo class pattern, and beginner-friendly comments. Use when the user wants to add, create, or scaffold a new demo or example, or says 'make a demo for X' or 'add a demo that shows Y'.

2026-07-17
demos-pr
소프트웨어 개발자

Create a pull request with automatic quality checks, a conventional commit, and the gh CLI. Use when the user wants to open a PR or push a branch for review.

2026-07-17
demos-deep-review
소프트웨어 품질 보증 분석가·테스터

Comprehensive pre-push review combining automated checks, a security audit, AI code analysis, and a PR-ready summary. Use before pushing significant changes or opening a pull request.

2026-07-17
demos-preflight
소프트웨어 개발자

Run all quality checks (format, lint, spellcheck, knip, docs:links, build) before committing or pushing. Use when the user wants to verify the code is ready to commit or run every check at once.

2026-07-17
demos-review
소프트웨어 품질 보증 분석가·테스터

Review the current changes against project rules, conventions, and quality standards. Use when the user asks to review changes, check the diff before committing, or look over recent edits.

2026-07-17
demos-spellcheck
소프트웨어 개발자

Run cspell across the project, fix typos, and add legitimate words to the dictionary. Use when the user wants to spellcheck, fix spelling, or resolve cspell failures.

2026-07-17
demos-security-run
정보 보안 분석가

Run MCP security preflight and documented fallbacks for blit386-demos security workflows.

2026-07-02
demos-test
소프트웨어 개발자

Explain that blit386-demos has no automated tests and how to verify demos by hand instead. Use when the user asks to run, write, or find tests in this repo.

2026-07-02
demos-format
소프트웨어 개발자

Format all code with Biome and Prettier, then verify formatting passes. Use when the user asks to format, reformat, or clean up code style, or to fix a failing format check.

2026-06-22
demos-quick-format
소프트웨어 개발자

Quickly format all code with Biome and Prettier, skipping the verification step. Use for a fast cleanup after edits or to fix formatting flagged by CI or a hook.

2026-06-22