Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

boilerplates-with-ai-skills

boilerplates-with-ai-skills에는 johnku2011에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
17
Stars
94
업데이트
2026-07-18
Forks
11
직업 범위
직업 카테고리 7개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

bwai-advisor
기타 컴퓨터 관련 직업

Use before scaffolding a bwai project — runs the full startup-goal workflow then recommends the right boilerplate and outputs the exact bwai new command to run.

2026-07-18
cto
소프트웨어 개발자

Use when acting as a startup CTO for architecture, technical risk, platform direction, codebase boundaries, or engineering strategy.

2026-07-12
founding-engineer
소프트웨어 개발자

Use when acting as a startup founding engineer for implementation, tests, debugging, review, and verification.

2026-07-12
product-manager
프로젝트 관리 전문가

Use when acting as a startup product manager for discovery, PRDs, issue slicing, roadmap tradeoffs, or customer-value sequencing.

2026-07-12
qa-lead
소프트웨어 품질 보증 분석가·테스터

Use when acting as a startup QA lead for acceptance checks, release risk, regression focus, and verification evidence.

2026-07-12
startup-goal
프로젝트 관리 전문가

Use when coordinating a startup goal across CEO, CTO, product manager, engineering manager, founding engineer, and QA lead role subagents.

2026-07-12
bwai-delivery
소프트웨어 개발자

Use when implementing approved work in a bwai-scaffolded project — follow TDD and stack skills from .bwai/skills/ after planning is complete.

2026-07-05
bwai-security-gate
기타 컴퓨터 관련 직업

Run the SkillSpector safety gate on this project's installed skills before merge or release.

2026-07-05
fastify-api-design
소프트웨어 개발자

Use when adding or changing routes, schemas, or plugins in this Fastify API — keep endpoints validated, typed, and testable.

2026-07-05
python-api-design
소프트웨어 개발자

Use when adding or changing FastAPI routes, dependencies, or tests in this Python service — keep endpoints typed, validated, and covered by pytest.

2026-07-05
express-api-design
소프트웨어 개발자

Use when adding or changing routes, middleware, or error handling in this Express.js API, to keep endpoints consistent, validated, and testable.

2026-07-05
nextjs-app-router
웹 개발자

Use when adding pages, layouts, route handlers, or data fetching in this Next.js App Router project, to follow server-first conventions correctly.

2026-07-05
react-native-development
소프트웨어 개발자

Use when building screens, navigation, styling, or platform behavior in this Expo React Native app, to follow mobile-first conventions and keep logic testable.

2026-07-05
code-review
소프트웨어 품질 보증 분석가·테스터

Use when reviewing a diff or pull request — check correctness, tests, readability, security, and server/client boundaries before approving.

2026-07-05
deploy-vercel
네트워크·컴퓨터 시스템 관리자

Use when deploying or configuring this project on Vercel — env vars, build settings, serverless limits, and production checks for Next.js or Express.

2026-07-05
project-security
정보 보안 분석가

Use when reviewing security-sensitive code paths — check auth, secrets, input validation, dependency risk, and data exposure before shipping.

2026-07-05
test-driven-development
소프트웨어 품질 보증 분석가·테스터

Use when implementing a feature or fixing a bug — TDD, red-green-refactor, failing test first, then minimal code, then refactor. Run npm test before claiming done.

2026-07-05