Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

nuxt-supabase-starter

nuxt-supabase-starter enthält 101 gesammelte Skills von YuDefine, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
101
Stars
45
aktualisiert
2026-07-14
Forks
2
Berufsabdeckung
12 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

change-loop
Sonstige Computerberufe

Use when 使用者說「自動推」「loop」「幫我把 change 推到 ready」「不在的時候繼續做」、或 routine fire 自動觸發(--unattended)。適用於推進既有 spectra change;NOT for 非 spectra 工作、一次性任務、interval 盲跑命令(用 /loop)、user 在場想逐項拍板(用 /goal)、或想設計新 loop(看 vendor/snippets/loop-engineering cookbook)。

2026-07-14
commit
Softwareentwickler

依功能分類變更並逐步完成 commit,遵循 commitlint 規範。Use when 使用者說「commit」「提交」「分批 commit」,或 working tree 有多組 unrelated 變更需要分門別類提交。

2026-07-14
loop-engineer
Sonstige Computerberufe

Deprecated alias — 已改名 /change-loop(2026-07-05)。Use when 既有 routine 或舊指令仍呼叫 /loop-engineer 時轉發。

2026-07-14
spectra-analyze
Sonstige Computerberufe

Analyze artifact consistency for a change

2026-07-14
spectra-apply
Softwareentwickler

Implement or resume tasks from a Spectra change

2026-07-14
spectra-archive
Sonstige Computerberufe

Archive a completed change

2026-07-14
spectra-ask
Sonstige Computerberufe

Query openspec/documents and answer questions

2026-07-14
spectra-audit
Informationssicherheitsanalysten

Audit changed code for security sharp edges — dangerous defaults, type confusion, and silent failures

2026-07-14
spectra-commit
Softwareentwickler

Commit files related to a specific Spectra change

2026-07-14
spectra-debug
Softwareentwickler

Systematically debug a problem using a four-phase workflow

2026-07-14
spectra-discuss
Softwareentwickler

Have a focused discussion about a topic and reach a conclusion

2026-07-14
spectra-drift
Softwareentwickler

Detect drift between a Spectra change and the current codebase state

2026-07-14
spectra-ingest
Softwareentwickler

Update an existing Spectra change from external context

2026-07-14
spectra-propose
Softwareentwickler

Create a change proposal with all required artifacts

2026-07-14
spectra
Softwareentwickler

Spectra orchestrator — auto-detect which spectra sub-skill to invoke based on project state and user intent

2026-07-14
spectra-verify
Softwareentwickler

Verify implementation matches artifacts

2026-07-14
change-loop
Softwareentwickler

Use when 使用者說「自動推」「loop」「幫我把 change 推到 ready」「不在的時候繼續做」、或 routine fire 自動觸發(--unattended)。適用於推進既有 spectra change;NOT for 非 spectra 工作、一次性任務、interval 盲跑命令(用 /loop)、user 在場想逐項拍板(用 /goal)、或想設計新 loop(看 vendor/snippets/loop-engineering cookbook)。

2026-07-14
commit
Softwareentwickler

依功能分類變更並逐步完成 commit,遵循 commitlint 規範。Use when 使用者說「commit」「提交」「分批 commit」,或 working tree 有多組 unrelated 變更需要分門別類提交。

2026-07-14
spectra-analyze
Softwareentwickler

Analyze artifact consistency for a change

2026-07-14
spectra-apply
Softwareentwickler

Implement or resume tasks from a Spectra change

2026-07-14
spectra-archive
Softwareentwickler

Archive a completed change

2026-07-14
spectra-ask
Softwareentwickler

Query openspec/documents and answer questions

2026-07-14
spectra-commit
Softwareentwickler

Commit files related to a specific Spectra change

2026-07-14
spectra-debug
Softwareentwickler

Systematically debug a problem using a four-phase workflow

2026-07-14
spectra-discuss
Softwareentwickler

Have a focused discussion about a topic and reach a conclusion

2026-07-14
spectra-drift
Softwareentwickler

Detect drift between a Spectra change and the current codebase state

2026-07-14
spectra-ingest
Softwareentwickler

Update an existing Spectra change from external context

2026-07-14
spectra-propose
Softwareentwickler

Create a change proposal with all required artifacts

2026-07-14
spectra
Softwareentwickler

Spectra orchestrator — auto-detect which spectra sub-skill to invoke based on project state and user intent

2026-07-14
spectra-verify
Softwareentwickler

Verify implementation matches artifacts

2026-07-14
impeccable
Web- und digitale Schnittstellendesigner

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.

2026-05-25
validate-starter
Softwarequalitätssicherungsanalysten und -tester

驗證 starter template 的完整性與文件一致性

2026-05-21
adapt
Webentwickler

Adapt designs to work across different screen sizes, devices, contexts, or platforms. Implements breakpoints, fluid layouts, and touch targets. Use when the user mentions responsive design, mobile layouts, breakpoints, viewport adaptation, or cross-device compatibility.

2026-05-17
analyze-logs
Netzwerk- und Computersystemadministratoren

Analyze application logs from the .evlog/logs/ directory. Use when debugging errors, investigating slow requests, understanding request patterns, or answering questions about application behavior. Reads structured NDJSON wide events written by evlog's file system drain.

2026-05-17
animate
Web- und digitale Schnittstellendesigner

Review a feature and enhance it with purposeful animations, micro-interactions, and motion effects that improve usability and delight. Use when the user mentions adding animation, transitions, micro-interactions, motion design, hover effects, or making the UI feel more alive.

2026-05-17
audit
Softwarequalitätssicherungsanalysten und -tester

Run technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns. Generates a scored report with P0-P3 severity ratings and actionable plan. Use when the user wants an accessibility check, performance audit, or technical quality review.

2026-05-17
bolder
Web- und digitale Schnittstellendesigner

Amplify safe or boring designs to make them more visually interesting and stimulating. Increases impact while maintaining usability. Use when the user says the design looks bland, generic, too safe, lacks personality, or wants more visual impact and character.

2026-05-17
build-audit-logs
Softwareentwickler

Build or review audit trails in TypeScript/JavaScript apps using evlog (pipelines, typed actions, denials, retention, compliance-style reviews). For application code, not for extending the evlog package.

2026-05-17
clarify
Web- und digitale Schnittstellendesigner

Improve unclear UX copy, error messages, microcopy, labels, and instructions to make interfaces easier to understand. Use when the user mentions confusing text, unclear labels, bad error messages, hard-to-follow instructions, or wanting better UX writing.

2026-05-17
colorize
Web- und digitale Schnittstellendesigner

Add strategic color to features that are too monochromatic or lack visual interest, making interfaces more engaging and expressive. Use when the user mentions the design looking gray, dull, lacking warmth, needing more color, or wanting a more vibrant or expressive palette.

2026-05-17
Zeigt die Top 40 von 101 gesammelten Skills in diesem Repository.
nuxt-supabase-starter Agent Skills auf GitHub | SkillsMP