Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

memescope-monday

memescope-monday 收录了来自 nirholas 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
11
更新
2026-07-06
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

memescope-monday
市场调研分析师与营销专员

Machine-readable project skill file for Memescope Monday — a community-driven memecoin discovery and voting platform.

2026-07-06
api-route
软件开发工程师

Create new Next.js API route handlers with rate limiting, auth, and validation. Use when: adding REST endpoints, webhook handlers, public API routes, or authenticated API routes. Covers GET/POST handlers, rate limiting with Redis, Zod validation, and error responses.

2026-03-30
coin-integration
软件开发工程师

Add new external coin/token data API integrations. Use when: integrating DexScreener, PumpFun, CoinGecko, or any new blockchain data API. Covers fetch patterns, response types, caching, error handling, and chain mapping.

2026-03-30
database-schema
数据库架构师

Add or modify database tables, columns, enums, and relations in Drizzle ORM. Use when: adding new tables, adding columns to existing tables, creating indexes, defining relations, or running migrations. Covers the full workflow: schema edit → generate → migrate.

2026-03-30
new-component
软件开发工程师

Scaffold React components using shadcn/ui and project patterns. Use when: creating new UI components, feature components, client components with interactivity, or server components for data display. Covers props, imports, Tailwind styling, and optimistic updates.

2026-03-30
server-action
软件开发工程师

Create new server actions following Memescope Monday patterns. Use when: adding data mutations, server-side fetches, authenticated operations, or new app/actions/ files. Handles session checks, Drizzle queries, revalidation, and error returns.

2026-03-30