Skip to main content

theyoungastronauts/polaris

SkillsMP는 theyoungastronauts/polaris에서 51개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
51
GitHub 스타
4
GitHub 포크
1

수집된 skill 51개 중 40개를 표시합니다.

직업 분류
일반 사무원
설명

Pull just the do-this-yourself steps out of a long answer, so the user doesn't have to read the whole thing.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Hand in-flight work to a fresh session instead of compacting, or pick up from a relay doc.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Close out a session — record what was learned, update any connected stores, and report what's left dirty.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Draft casual messages — Discord, Slack, text, informal email — in the user's own voice, as plain text with no markdown.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Set up and maintain a project's scratch-in / scratch-out paste board, including the gitignore and the never-act-on-it rule.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Scaffold a Django/DRF project (Docker, split settings, JWT auth, Celery, S3) at a chosen blueprint tier.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Autonomous multi-phase loop over a plan.md — execute, lint/test, verify, and commit each phase.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Autonomous task/phase orchestration with parallel waves, auto-phasing, and per-task model overrides.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Session retrospective — capture learnings into the project context scaffold and per-project session memory.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Scaffold sub-project directories from an approved design/plan — git init and run the stack bootstraps. Use when turning a plan into real project structure.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Flutter app conventions: Freezed models, Riverpod providers, a Dio service layer, typed Failures, pagination, and routing. Apply when writing or reviewing Flutter/Dart code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Scaffold a Next.js app (App Router, Docker, DaisyUI + Tailwind v4, JWT auth).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add full-stack backend infrastructure to a Next.js app (Drizzle, Postgres, Redis, BullMQ, Auth.js).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Full-stack Next.js backend-layer conventions: Drizzle schema and queries, route handlers, server actions, the service layer, Auth.js, and Redis/BullMQ. Apply when writing or reviewing the data/API layer of a full-stack Next.js app.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Scaffold a Next.js app with Material UI (Emotion SSR, MUI v7).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Scaffold a Next.js app with ShadCN UI (Tailwind v4, next-themes).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Verification checklist for a full-stack Next.js backend — Drizzle, Auth.js, route handlers, server actions, Redis/BullMQ.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Scaffold an Astro project (Tailwind v4, DaisyUI, landing page).

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Astro project conventions: components, content collections, islands, and styling. Apply when writing or reviewing Astro code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

When and how to use Axon code-intelligence tools (call graphs, impact analysis, dead-code detection, execution-flow tracing) during exploration, implementation, and review. Apply when reasoning about structural impact or navigating an unfamiliar codebase;…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Turning a rough idea into a structured design/brainstorm document before planning. Apply when the user is shaping a new feature or project and has no design doc yet.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Conventional-commit message format and pull-request description conventions. Apply when writing a git commit message or PR description.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bridging decoupled backend and frontend repos: pulling backend context and generating or consuming integration summaries as API contracts. Apply when working across a backend/frontend boundary.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Django/DRF project conventions: service-layer structure, serializers, thin views, URL namespacing, the canonical /api/v1 API contract, Celery tasks, and testing. Apply when writing or reviewing Django/Python backend code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Execute one phase of an implementation plan — plan mode, implement, test, summarize; leaves changes uncommitted for the reviewer.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Scaffold a Flutter app (Riverpod, go_router, Dio, Freezed) paired with a Django backend.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

End-to-end feature workflow — plan, scaffold, execute, verify, and merge, phase by phase.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate or refresh the project context scaffold in .claude/context/ (architecture, decisions, conventions, patterns).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Next.js frontend conventions: App Router structure, a single lib/api.ts client with namespaced calls, trailing-slash endpoints, dayjs dates, and component/state patterns for frontend-centric and SSR modes. Apply when writing or reviewing Next.js/React UI code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Breaking an implementation plan into small, independently reviewable phases with parallel groups and sync points. Apply when structuring or sizing the phases of a plan.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creating a structured, phased implementation plan before coding: goals, in/out scope, dependencies, risks. Apply at the start of any new feature, refactor, or project.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate a structured Product Requirements Document from a feature idea.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

React and Next.js performance best-practices reference — 57 rules across 8 categories, prioritized by impact.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Load the project context scaffold (.claude/context/) at session start or for a specific task.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Save a decision, convention, or pattern into the project context scaffold.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Tailwind v4 + DaisyUI design-system reference — CSS-first @theme config, OKLCH tokens, CVA variants, dark mode.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Create a UX specification through six designer-mindset passes (mental model, IA, affordances, cognitive load, states, flow).

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Turn a UX spec into build-order prompts for UI tools like v0 or Bolt.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Astro verification checklist.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Django/DRF verification checklist — models, serializers, views, security, API contract.

원문 언어: 영어

업데이트
수집된 skill 51개 중 40개를 표시합니다.