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

skills

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

수집된 skills
10
Stars
2
업데이트
2026-06-25
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

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

Use when Codex needs to review current Git changes, commit ranges, patches, or branch diffs as a Staff Software Engineer. The skill inspects diffs, tests, and relevant surrounding code; challenges design assumptions; focuses on high-impact production risks; and reports findings in a severity-ordered, staged format.

2026-06-25
create-oracle-java-dockerfile
소프트웨어 개발자

Use when Codex needs to analyze a Java project and create or update a Dockerfile at a requested path or under containers/ by default, using Oracle Java images, a JLink custom runtime for Java 9 and later, container-aware JVM memory settings, a non-root user, and docker build validation.

2026-06-12
create-java-web-functional-test-harness
소프트웨어 품질 보증 분석가·테스터

Use when Codex needs to create an opinionated Java Maven functional-test project for a web application, using JUnit 5, Playwright, Java 25, a disposable Docker container application harness, a browser harness, and small domain-specific fluent page objects derived from existing manual or automated functional behaviour.

2026-06-10
implement-task
소프트웨어 개발자

Use when Codex needs to implement one existing implementation task from docs/tasks/. The skill verifies task readiness and dependencies, keeps work scoped to the selected task, prefers coarse behavioral or integration tests tied to acceptance criteria, applies a red-green-refactor loop where useful, designs for low cognitive load and deep modules, runs validation, and reports test coverage, manual checks, blockers, and follow-up work.

2026-05-08
derive-implementation-tasks
소프트웨어 개발자

Use when Codex needs to convert vertical slices, a path-to-production plan, and repository context into ordered implementation task Markdown files. The skill derives small, independently grabbable tasks, preserves traceability to slices and production-readiness work, distinguishes product work from release-readiness work, records dependencies and readiness, and avoids publishing remote tracker issues unless explicitly asked.

2026-05-08
derive-path-to-production
프로젝트 관리 전문가

Use when Codex needs to convert product requirements, vertical slices, and repository context into a production readiness and release sequencing plan. The skill identifies the first releasable increment, deployment target, environments, CI/CD, configuration, data, security, observability, rollback, validation gates, operational ownership, risks, and open questions without turning production planning into unrelated feature scope.

2026-05-07
derive-vertical-slices
프로젝트 관리 전문가

Use when Codex needs to convert a clarified Product Requirements Document into ordered vertical slice Markdown files. Prefer PRDs under docs/requirements/ as input; use scope documents only when the PRD step is intentionally skipped. The skill runs a slice readiness check, asks for clarification when slice boundaries or ordering are ambiguous, derives user-visible end-to-end slices, avoids horizontal technical task breakdowns, and writes slice documents under docs/slices/.

2026-05-07
derive-product-requirements-document
프로젝트 관리 전문가

Use when Codex needs to convert an agreed product scope, MVP scope, or clarified feature scope into a Product Requirements Document before deriving vertical slices or implementation plans. The skill expands scope and lean-inception-style decisions into product-facing requirements, goals, non-goals, user journeys, acceptance criteria, success measures, constraints, and risks; runs a clarification loop for unresolved product decisions; and avoids writing a PRD that is not ready for slicing unless the user explicitly defers open questions.

2026-05-07
create-scope
프로젝트 관리 전문가

Use when a user proposes a product idea, project, feature, architecture change, implementation plan, or other ambiguous change and needs help clarifying scope before acting. Clarify the goal, first user, first useful flow, constraints, trade-offs, risks, decisions, and open questions; inspect available local context first; run the clarification loop before writing scope; ask one decision at a time; write or update scope documents under docs/scopes/ only when enough clarity exists.

2026-05-06
capture-architecture-decisions
소프트웨어 개발자

Use when Codex needs to identify, create, update, supersede, or review Architecture Decision Records (ADRs) for durable software architecture choices. This skill always writes concise Michael Nygard-style ADRs with Status, Context, Decision, and Consequences. Trigger this skill when work involves architecture decisions, technical trade-offs, platform choices, data ownership, integration patterns, security boundaries, deployment topology, persistence strategy, API contracts, cross-cutting constraints, or when existing planning artefacts mention ADR candidates or unresolved architecture decisions.

2026-04-28