Skip to main content

이 저장소의 skills

DaFum/neurotoxic-game - 2페이지

SkillsMP는 DaFum/neurotoxic-game에서 91개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

DaFum/neurotoxic-game

수집된 skill 91개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

create release notes from commit history. Trigger when preparing a release, summarizing changes, or writing a changelog. Understands Conventional Commits. Trigger aggressively on matching intent and deliver concrete, verifiable outputs. Synthesize release…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate strict project guardrails and checklists that enforce consistency, prevent common mistakes, and align teams on standards. Trigger when defining rules for new repos, setting up new agents/projects, enforcing technical constraints (version pinning,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

route requests to the correct domain and `AGENTS.md`. Trigger when asked where code lives, who owns a feature, or how the repo is organized. Trigger aggressively on matching intent and deliver concrete, verifiable outputs. Route requests to the correct domain…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Run this skill whenever work touches `.agents/skills/**` (new skills, edits, refactors, CI failures, trigger-quality tuning, or release prep). It should aggressively validate structure, frontmatter YAML, referenced-file paths, duplicate names, and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

enforce state immutability and valid transitions. Trigger when modifying the reducer, creating actions, or debugging state bugs. Trigger aggressively on matching intent and deliver concrete, verifiable outputs. Enforce reducer/action-creator coherence and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

enforce Tailwind CSS v4 syntax and project-specific CSS variables. Trigger when writing styles, reviewing UI code, or fixing design inconsistencies. Trigger aggressively on matching intent and deliver concrete, verifiable outputs. Enforce Tailwind v4 token…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when implementing any feature or bugfix, before writing implementation code

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

diagnose and fix Web Audio and Tone.js issues. Trigger when audio crackles, fails to start, or desyncs. Handles autoplay policies and context lifecycle. Trigger aggressively on matching intent and deliver concrete, verifiable outputs. Stabilize Web Audio…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when creating new skills, editing existing skills, or verifying skills work before deployment

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

diagnose and fix asset loading issues. Trigger when assets fail to load (404), have incorrect MIME types, or when paths are undefined. Checks import.meta.glob, new URL(), and public folder references.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

debug audio playback issues. Trigger when music fails to start, plays the wrong track, stutters, or when ambient/gig transitions fail. Covers Tone.js, AudioContext, and asset loading.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

plan code changes and draft commit messages. Trigger when preparing to modify code, refactor, or fix bugs. Ensures commits follow Conventional Commits standard.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

improve CI reliability, speed, and clarity. Trigger when CI is slow, flaky, fails silently, or needs optimization. focus on GitHub Actions workflows.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

enforce brutalist UI design system. Trigger when creating or modifying UI components. Checks for correct colors, borders, shadows, and Tailwind v4 usage.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

add debug tools, overlays, and logging. Trigger when asking for diagnostics, visualizations, or dev-tools. Use existing logger and debug viewer.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

enforce pinned dependency versions. Trigger when asked to upgrade packages, install new dependencies, or when reviewing package.json changes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

analyze and tune game balance. Trigger when adjusting difficulty, economy, progression, or event effects.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Write and maintain integration tests for the critical game loop: INTRO → MENU → OVERWORLD → PREGIG → GIG → POSTGIG → OVERWORLD → GAMEOVER. Trigger when: asked to add regression tests, verify game flow continuity, ensure state transitions work, check critical…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

create minimal reproduction cases for bugs. Trigger when asked to isolate an issue, create a test case, or debug a complex interaction.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

run the full test and lint suite. Trigger when preparing to commit, submitting a PR, or verifying a change. Runs lint, test, and build in order.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

optimize bundle size and runtime performance. Trigger when the app is slow, bundle is too large, or build warnings appear. Checks lazy loading, asset sizes, and render loops.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

detect and fix memory leaks in Pixi.js components. Trigger when reviewing Pixi code, scene transitions, or when performance degrades over time.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

generate comprehensive project context and instructions. Trigger when onboarding a new agent, creating a README, or summarizing the project architecture.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

refactor code without breaking functionality. Trigger when asked to clean up, restructure, or optimize code. Enforces test coverage and quality gates.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

create release notes from commit history. Trigger when preparing a release, summarizing changes, or writing a changelog. Understands Conventional Commits.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate strict project guardrails and checklists that enforce consistency, prevent common mistakes, and align teams on standards. Trigger when defining rules for new repos, setting up new agents/projects, enforcing technical constraints (version pinning,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

route requests to the correct domain and `AGENTS.md`. Trigger when asked where code lives, who owns a feature, or how the repo is organized.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Align skills with repository conventions and detect drift across the skill library. Trigger when a skill feels outdated, references deleted files, uses incorrect/deprecated commands, has version mismatches (Vite 7 vs 8, React 18 vs 19), terminology doesn't…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Validate and test the skill library. Trigger when adding a new skill, modifying an existing one, or running the skill CI. Checks structure, YAML, and logic.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

enforce state immutability and valid transitions. Trigger when modifying the reducer, creating actions, or debugging state bugs.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

enforce Tailwind CSS v4 syntax and project-specific CSS variables. Trigger when writing styles, reviewing UI code, or fixing design inconsistencies.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when implementing any feature or bugfix, before writing implementation code

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

TypeScript senior-developer guidance for the NEUROTOXIC codebase — writing, reviewing, refactoring, and migrating TypeScript with strict-mode discipline. Trigger when: adding types to a `.js`/`.jsx` file, migrating JS to TS, fixing `tsc` errors, chasing `any`…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

diagnose and fix Web Audio and Tone.js issues. Trigger when audio crackles, fails to start, or desyncs. Handles autoplay policies and context lifecycle.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when creating new skills, editing existing skills, or verifying skills work before deployment

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

원문 언어: 영어

업데이트
수집된 skill 91개 중 40개를 표시합니다.