Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

design-studio

design-studio には clarinovist から収集した 8 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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