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

design-studio

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

수집된 skills
8
Stars
0
업데이트
2026-04-26
Forks
1
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

copy-editing
편집자

When the user wants to review, edit, or improve existing website and marketing copy, especially requests like "review copy", "audit copy website", "polish landing page copy", "improve messaging", "tighten this text", or "copy feedback". Use this for existing copy in frontend/src and frontend/docs. For rewriting from scratch, hand off to copywriting. For structural conversion issues (section flow, CTA placement, friction), hand off to page-cro.

2026-04-26
conventional-commit
소프트웨어 개발자

Generate a conventional commit message from staged/unstaged changes and automatically commit.

2026-03-23
create-implementation-plan
프로젝트 관리 전문가

Create a structured implementation plan for a new feature, refactor, or infrastructure change. Outputs a machine-readable markdown plan with phases, tasks, requirements, and testing criteria.

2026-03-23
multi-stage-dockerfile
소프트웨어 개발자

Create optimized multi-stage Dockerfiles for Next.js frontend and FastAPI backend. Smaller images, non-root user, healthcheck, pinned versions.

2026-03-23
playwright-generate-test
소프트웨어 품질 보증 분석가·테스터

Generate a Playwright TypeScript E2E test for a given scenario. Navigates the app step-by-step, uses role-based locators, and saves the test in tests/e2e/.

2026-03-23
postgresql-optimization
데이터베이스 아키텍트

PostgreSQL query optimization and schema review. Covers EXPLAIN ANALYZE, indexing strategy, JSONB, pagination, and security (parameterized queries).

2026-03-23
pytest-coverage
소프트웨어 품질 보증 분석가·테스터

Run pytest with coverage, identify uncovered lines, and iteratively add tests until 100% coverage is reached.

2026-03-23
refactor
소프트웨어 개발자

Surgical code refactoring to improve maintainability without changing behavior. Use for gradual improvements: extract functions, eliminate code smells, improve type safety, apply design patterns.

2026-03-23