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

nextc-claude

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

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

이 저장소의 skills

flutter-build
소프트웨어 개발자

Build Flutter APK/IPA, generate changelog, update buildlog, and commit version bump. Handles platform selection, build mode, and artifact renaming.

2026-07-07
unity-build
소프트웨어 개발자

Build Unity APK/IPA on macOS with Unity 6.x — pre-flight checks, version bump, iOS signing params, post-build verification, buildlog, and commit.

2026-07-07
bug-fix
소프트웨어 개발자

Evidence-driven bug investigation and fix pipeline. Use when something is broken, not working, or the root cause is ambiguous.

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

Two independent reviewers must both approve high-stakes output before it ships, breaking the single-reviewer blind-spot problem.

2026-07-02
team-feature-dev
소프트웨어 개발자

Team-orchestrated feature development with parallel specialist agents. Use when building a feature that benefits from multiple agents working concurrently. You act as Product Director coordinating the team.

2026-07-02
team-builder
소프트웨어 개발자

Interactive agent picker for composing and dispatching parallel teams. Browse available agents across domains, pick a roster, dispatch in parallel.

2026-07-01
aso-pipeline
시장조사 분석가·마케팅 전문가

ASO optimization pipeline for an app store listing. Use when optimizing an App Store or Play Store listing.

2026-06-17
rules-distill
소프트웨어 개발자

Find cross-cutting principles repeated across skills and promote them into rule files, with user approval per candidate.

2026-06-17
writing-skills
소프트웨어 개발자

Author or revise a skill by pressure-testing it against real agent behavior before deploying, so the skill actually changes what agents do.

2026-06-17
blueprint
소프트웨어 개발자

Turn a one-line objective into a cold-start-executable, multi-PR construction plan for work that spans several sessions or agents.

2026-06-17
feature-dev
소프트웨어 개발자

Full feature pipeline — idea to committed code. Use when building a new feature, adding functionality, or implementing from specs.

2026-06-17
finishing-branch
소프트웨어 개발자

Decide how to integrate completed branch work via a structured merge / PR / keep / discard menu, with safe worktree cleanup.

2026-06-17
interface-polish
웹·디지털 인터페이스 디자이너

Apply concrete design-engineering details that make a web UI feel polished — radius, type, motion, hit areas, states.

2026-06-17
agent-self-evaluation
소프트웨어 개발자

Self-rate your own output on five evidence-backed axes before handing it back, catching omissions and overconfidence.

2026-06-17
canary-watch
소프트웨어 개발자

Verify a deployed URL after a release by checking health, errors, assets, streams, and performance against a baseline.

2026-06-17
code-tour
소프트웨어 개발자

Generate a persona-targeted CodeTour `.tour` walkthrough anchored to real, verified file and line locations.

2026-06-17
opensource-pipeline
소프트웨어 개발자

Prepare a private project for safe public open-source release.

2026-06-17
production-audit
소프트웨어 개발자

Local-evidence production-readiness audit that scores ship/block risk before a launch without sending repo data anywhere.

2026-06-17
idea-explore
시장조사 분석가·마케팅 전문가

Deep multi-framework analysis of a problem or product concept, broader than the proposal pipeline.

2026-06-17
product-explore
시장조사 분석가·마케팅 전문가

Turn a raw product idea into a validated proposal with a recommended scope decision.

2026-06-17
verification-loop
소프트웨어 품질 보증 분석가·테스터

Build, typecheck, and lint verification loop — confirms the build is green before handoff, commit, or PR.

2026-06-07
aso-edge-tactics
시장조사 분석가·마케팅 전문가

Audit an app's ASO surface against the 8 highest-leverage moves and the 2025–2026 algorithm shifts. Produces a prioritized gap report separating metadata gaps from engineering gaps from operational gaps.

2026-05-18
aso-naming
시장조사 분석가·마케팅 전문가

Turn a product concept into ranked Title + Subtitle candidates using the Brand+Keyword formula, 4 angles, safety/collision checks, and a 12-point rubric. Use before launch, before a rename, or for naming a sister-SKU.

2026-05-18
flutter-kickoff
소프트웨어 개발자

Scaffold a production-grade Flutter project from docs/proposal.md. Use when starting a new Flutter app or going from proposal to code. Creates project with deps and docs/architecture.md that guides /feature-dev.

2026-05-15
unity-kickoff
소프트웨어 개발자

Scaffold a production-grade Unity C# game project from docs/proposal.md. Use when starting a new Unity game or going from proposal to code. Creates project with packages and docs/architecture.md that guides /feature-dev.

2026-05-15
flutter-l10n-translate
소프트웨어 개발자

Translate untranslated ARB keys via ChatGPT API with parallel agents. Use when adding translations for new locales, translating new strings, or running translations as part of the l10n pipeline. Incremental.

2026-05-08
skill-audit
소프트웨어 품질 보증 분석가·테스터

Deep audit of skill quality against current skill-creator best practices. Flags missing when_to_use, imperative density, missing evals/, and description budget overflow.

2026-05-08
clarify
프로젝트 관리 전문가

Socratic requirements gathering with ambiguity scoring. Use when the user has a vague idea, wants help thinking through requirements, or when a task is too unclear to implement directly. Interviews the user to produce a clear spec.

2026-05-08
cleanup
소프트웨어 개발자

Bounded, regression-safe code cleanup with deletion-first workflow. Use after a coding session that left dead code, duplicates, over-abstraction, or bloat. Also use when the user says "clean up", "simplify", or "remove cruft".

2026-05-08
update-docs
소프트웨어 개발자

Sync project docs with current codebase state — CLAUDE.md, tasks.md, specs, design.md, changelog, glossary, api.md.

2026-05-08
agent-introspection-debugging
소프트웨어 개발자

Structured self-debugging workflow for AI agent failures — capture, diagnose, contained recovery, introspection report.

2026-05-08
aside
소프트웨어 개발자

Answer a quick side question mid-task without losing context, then resume work automatically.

2026-05-08
codebase-onboarding
소프트웨어 개발자

Analyze an unfamiliar codebase and produce a structured onboarding guide — architecture map, key entry points, conventions, starter CLAUDE.md.

2026-05-08
context-budget
소프트웨어 개발자

Audit Claude Code context-window consumption across agents, skills, MCP servers, and rules. Identifies bloat, duplication, and surfaces a prioritized token-savings list.

2026-05-08
council
소프트웨어 개발자

Convene a four-voice council (Claude + Skeptic + Pragmatist + Critic) for ambiguous decisions, tradeoffs, and go/no-go calls.

2026-05-08
learn-eval
교수학습 조정관

Extract reusable patterns from the current session, self-evaluate quality, and place the result in the right scope (Global vs Project).

2026-05-08
resume-session
소프트웨어 개발자

Load the most recent session file from ~/.claude/session-data/ and orient fully before resuming work.

2026-05-08
safety-guard
보안 경비원

Prevent destructive operations on production systems and during autonomous agent runs. Sets ask/deny rules around `rm`, `git reset/clean`, force-push, drops, and infra changes.

2026-05-08
save-session
소프트웨어 개발자

Capture current session state — what was built, tried, failed, and is left — to a dated file so the next session can pick up exactly where this one ended.

2026-05-08
search-first
소프트웨어 개발자

Research-before-coding workflow. Search Context7, GitHub, and registries for existing tools, libraries, and patterns before writing custom code.

2026-05-08
이 저장소에서 수집된 skills 50개 중 상위 40개를 표시합니다.