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

AstartesSkills

AstartesSkills 收录了来自 ceasarXuu 的 24 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
24
Stars
2
更新
2026-07-02
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

plan-report
项目管理专家

Use when the user asks to report, summarize, audit, or present the implementation result of a plan, roadmap, PRD, engineering plan, refactor plan, migration plan, release plan, or task list. Produces evidence-based completion reports with overall, stage, and module completion percentages; goal-to-result verification tables; explicit concrete engineering benefits; unfinished-work impact analysis; and concrete next actions, using tables and charts instead of vague prose.

2026-07-02
se-good-plan
软件开发工程师

Use when the user asks for a software engineering plan, implementation plan, refactor plan, migration plan, rollout plan, bug-fix plan, performance optimization plan, security change plan, DevOps / CI/CD plan, technical execution plan, or review of an existing engineering plan. Produces phased, executable, independently verifiable, reviewable, rollback-aware plans with strict phase gates, plan-to-code completeness, benefit validation, and chain-state logging evidence for software engineering work.

2026-06-29
subagent-vs-review
软件质量保证分析师与测试员

Use when a task needs independent adversarial review during vibe coding, design work, implementation, testing, release planning, documentation, skill creation, or agent workflow design. It uses fresh internal subagents, or a user-approved local CLI reviewer fallback when internal subagents are unavailable, to attack artifact assumptions, happy paths, implementation completeness, target benefit realization, user-perspective usability, failure scenarios, and evidence gaps through formal /vs_review/ reports and mandatory response closure.

2026-06-23
docs-manager
软件开发工程师

Use when Codex needs to design, reorganize, audit, or maintain a repository's documentation system: docs/ directory hierarchy, global vs version-level documents, version PRDs, technical designs, engineering plans, document versioning, naming conventions, link/index management, archive policy, or automated docs structure validation.

2026-06-15
bug-killer
软件开发工程师

Use when debugging medium or large bugs, regressions, flaky failures, production symptoms, repeated failed fixes, or user-explicit requests where the agent must combine persistent /coe case tracking, independent multi-path root-cause investigation, and a hard diagnostic evidence gate before repair design or implementation.

2026-06-04
clear-prd
项目管理专家

Use when a user brings a new product, feature, app, website, internal tool, automation, workflow, or other product requirement that needs multi-round clarification before implementation. The skill keeps the conversation focused on product logic, user experience, interaction design, rules, edge cases, and acceptance criteria, then writes a Draft or Ready PRD.

2026-06-01
threejs-game-animation-character
软件开发工程师

Build a maintainable three.js character-animation system with state graphs, clip conventions, retargeting, skeletal reuse, and optional IK. Use when gameplay depends on character or object animation beyond simple clip playback.

2026-04-23
threejs-game-asset-pipeline
软件开发工程师

Define and enforce a three.js game asset pipeline around glTF/GLB, compression, validation, naming conventions, runtime prefab assembly, and loader setup. Use when importing or normalizing 3D assets for real-time gameplay.

2026-04-23
threejs-game-bootstrap-runtime
软件开发工程师

Create or refactor a three.js game runtime into a maintainable project structure with a renderer factory, game loop, resize flow, lifecycle hooks, and service boundaries. Use for new projects or when a demo needs production-grade runtime structure.

2026-04-23
threejs-game-input-camera
网页开发工程师

Design a device-agnostic input abstraction and camera-control baseline for a three.js game, including keyboard, mouse, pointer lock, gamepad, touch, and mode switching. Use when gameplay input must stay stable across devices and states.

2026-04-23
threejs-game-interaction-ui
软件开发工程师

Implement world interaction, picking, triggers, HUD coordination, and world-space UI patterns for a three.js game. Use when scene objects must become robust interactive gameplay entities instead of raw meshes.

2026-04-23
threejs-game-materials-tsl-vfx
软件开发工程师

Implement custom materials, TSL, procedural shaders, particle systems, and advanced visual effects for a three.js game while keeping WebGL and WebGPU paths explicit. Use when built-in materials are no longer sufficient.

2026-04-23
threejs-game-performance-profiler
软件质量保证分析师与测试员

Set budgets and profiling workflows for a three.js game, covering draw calls, memory, lifecycle cleanup, streaming, batching, and CPU/GPU bottlenecks. Use when performance work needs to become systematic rather than reactive.

2026-04-23
threejs-game-physics-collision
软件开发工程师

Design a collision and physics layer for a three.js game, including character movement, collision layers, scene queries, and engine-adapter boundaries. Use when gameplay needs robust contact, blocking, triggers, or rigid-body behavior.

2026-04-23
threejs-game-render-lighting
软件开发工程师

Set a three.js game rendering baseline for color management, PBR, lighting, environment maps, shadows, transparency, and post-processing. Use when visual consistency, performance budgets, and WebGL/WebGPU boundaries need to be defined.

2026-04-23
threejs-game-save-load-network
软件开发工程师

Define save/load, snapshot, replay, and networking boundaries for a three.js game. Use when game state must be serialized, restored, synchronized, or replayed rather than existing only inside the current scene graph.

2026-04-23
threejs-game
软件开发工程师

Route a three.js game-development task to the right specialized skills. Use for planning a full game workflow, upgrading demos into maintainable game codebases, or choosing between runtime, asset, rendering, input, physics, animation, performance, networking, and XR tracks. Do not use for generic non-game three.js pages.

2026-04-23
threejs-game-tooling-qa-release
软件质量保证分析师与测试员

Create a quality workflow for a three.js game with tests, asset validation, visual regression, browser coverage, and release checklists. Use when a project needs repeatable verification rather than ad-hoc manual checking.

2026-04-23
threejs-game-xr-platform
软件开发工程师

Add WebXR support to a three.js game with controller mapping, interaction design, comfort rules, and XR-specific rendering constraints. Use when building or extending a game for VR, MR, or other XR platforms.

2026-04-23
storybook-skills-standard
软件开发工程师

Use when the user needs to design, implement, audit, or govern Storybook stories for frontend components, design systems, page states, interaction tests, accessibility checks, visual baselines, or component-driven UI workflows.

2026-04-23
frontend-refactoring
软件开发工程师

Use when a frontend redesign or legacy CSS refactor is blocked by global style pollution, selector collisions, unstable DOM reuse, or the need to migrate a page or module to a new UI without breaking the old system.

2026-04-22
show-my-repo
软件开发工程师

Use when the user wants to introduce, package, present, or pitch a repository for investors, users, demos, landing pages, README upgrades, or PR materials. Extract product value, architecture, highlights, risks, and commercialization narratives from repo evidence.

2026-04-22
summary-my-repo
软件开发工程师

Use when the user wants an internal repository summary that captures architecture, directory responsibilities, core code paths, and code-backed logic evidence so other engineers can understand the project quickly.

2026-04-22
your-skill-name
软件开发工程师

Use when the user needs a concise explanation of when this skill should trigger and what it does.

2026-04-22
AstartesSkills GitHub Agent Skills | SkillsMP