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

ai-coding-starter-kit

ai-coding-starter-kit 收录了来自 AlexPEClub 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
321
更新
2026-06-03
Forks
788
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

deploy
软件开发工程师

Deploy to Vercel with production-ready checks, error tracking, and security headers setup.

2026-06-03
write-spec
项目管理专家

Write a full feature spec for a feature. Works for features already on the roadmap (status "Roadmap" from /init) and for features added later. Pass a feature name or PROJ-X ID as argument.

2026-05-21
architecture
软件开发工程师

Design PM-friendly technical architecture for features. No code, only high-level design decisions.

2026-05-19
refine
项目管理专家

Always use when the user wants to discuss an exsiting feature or specification. Open an existing feature spec to improve, extend, or fundamentally challenge it. Pass the feature ID as argument (e.g. /refine PROJ-2).

2026-05-19
frontend
网页开发工程师

Build UI components with React, Next.js, Tailwind CSS, and shadcn/ui. Use after architecture is designed.

2026-05-15
init
项目管理专家

Initialize a new project. Creates the PRD and a prioritized feature map. Run once at the very start of a new project. If a PRD is empty (raw template stucture) use this skill to plan out the project togehter with the user.

2026-05-15
help
软件开发工程师

Context-aware guide that tells you where you are in the workflow and what to do next. Use anytime you're unsure.

2026-05-15
qa
软件质量保证分析师与测试员

Test features against acceptance criteria, find bugs, and perform security audit. Use after implementation is done.

2026-03-31
backend
软件开发工程师

Build APIs, database schemas, and server-side logic with Supabase. Use after frontend is built.

2026-03-30