Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

nextc-claude

nextc-claude 收录了来自 nextc 的 50 个 skills,并提供仓库级职业覆盖和站内 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
当前展示该仓库 Top 40 / 50 个已收集 skills。