スキル一覧に戻る
cerico

skills

by cerico

https://macfair.io37.ch

0🍴 0📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: skills description: List available skills and what they do. Use when you forget what skills exist or need help choosing the right one.

Skills

Quick reference for available skills.

Building

SkillWhen to useExample prompt
scaffold-routeNew Next.js feature (page + API + validation)"scaffold a route for bookings"
prototypeQuick React demo, shareable single HTML"prototype a color picker"
mcpBuild MCP server for Claude integrations"create an MCP server for my database"
documentsGenerate PDFs or Word docs"generate an invoice PDF"
threejs3D scenes, product viewers, animations"build a 3D product viewer"
visxData visualization, charts, graphs"create a line chart for sales data"
infopageQuick reference HTML pages"create an infopage comparing X vs Y"

Reviewing

SkillWhen to useExample prompt
refactorReview your branch, grade, refactor until 90+"run refactor"
review-prReview someone's PR or final-check your own"review PR 123"
preflightBefore PR, catch common issues"run preflight"
test-reviewCheck test quality and coverage"review my tests"
debugSomething's broken, trace the cause"debug this error"
zod-extractFind inline schemas to centralize"find inline zod schemas"
outdatedCheck for major version upgrades"check outdated packages"
SkillWhen to useExample prompt
nextNot sure what to do, get suggestions"what's next"
todoWork through TODO.md tasks"work on todo"
skillsSee all available skills"list skills"

Design

SkillWhen to useExample prompt
creative-designLanding pages, portfolios, distinctive UI"design a memorable landing page"

Quick Decision Guide

Not sure what to do?
└── /next

Need to build something?
├── Full app with database → audreygen
├── New feature in existing app → scaffold-route
├── Quick interactive demo → prototype
├── Extend Claude's capabilities → mcp
├── 3D scene or animation → threejs
├── Data visualization → visx
└── Quick reference page → infopage

Need to review/improve code?
├── Your branch, improve until 90+ → refactor
├── Someone else's PR → review-pr
├── Quick issue scan before PR → preflight
├── Test quality → test-review
└── Centralize Zod schemas → zod-extract

Something broken?
└── debug

Maintenance?
├── Major version upgrades → outdated
└── Work through tasks → todo

Need design direction?
├── Consistent app UI → your standard patterns
└── Distinctive one-off → creative-design

スコア

総合スコア

55/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

レビュー

💬

レビュー機能は近日公開予定です