Skip to main content
在 Manus 中运行任何 Skill
一键导入
h3y6e
GitHub 创作者资料

h3y6e

按仓库查看 6 个 GitHub 仓库中的 42 个已收集 skills,并展示近似职业覆盖。

已收集 skills
42
仓库
6
职业领域
3
更新
2026-06-04
仓库浏览

仓库与代表性 skills

#001
dotfiles
17 个 skills60更新于 2026-06-04
占该创作者 40%
git-shipping
软件开发工程师

Use when making code changes in a git repo, switching branches, or when asked to `push`, `commit`, `pr`, or manage branches. Use before starting implementation to confirm you're on the right branch.

2026-06-04
tracking-tasks
项目管理专家

Use when starting multi-step work, resuming an existing task, switching direction mid-task, wrapping up, or capturing cross-session task context in Obsidian.

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

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

2026-06-01
grill-with-docs
软件开发工程师

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-05-29
modern-web-guidance
软件开发工程师

Search tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip — web APIs evolve rapidly and training weights contain obsolete patterns. Trigger immediately for: - UI/Layout: Modals, dialogs, popovers, Glassmorphism/backdrop-filters, anchor positioning, container queries, `:has()`, `:user-valid`. - Scroll/Motion: View Transitions, Scroll-driven animations, scroll parallax/reveals. - Performance: CWV (LCP, INP), content-visibility, Fetch Priority, image optimization. - System/APIs: Local filesystem access, WebUSB, WebSockets sync, WebAssembly widgets. - Frameworks: Adapting layout/styles in React, Vue, Angular. - General Frontend: Forms, autofill, advanced inputs, custom scrollbars, modern component states, etc. DO NOT trigger for: - Backend: Database SQL, ORMs, Express API routes. - Pipelines: CI/CD deployment, Docker, Actions. - Generic: Local scripts (Python/Go tools), ESLint, Git.

2026-05-27
improve-codebase-architecture
软件开发工程师

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

2026-05-21
setup-matt-pocock-skills
项目管理专家

Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of `to-issues`, `to-prd`, `triage`, `diagnose`, `tdd`, `improve-codebase-architecture`, or `zoom-out` — or if those skills appear to be missing context about the issue tracker, triage labels, or domain docs.

2026-05-21
to-issues
项目管理专家

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

2026-05-21
当前展示该仓库 Top 8 / 17 个已收集 skills。
#002
agent-skills
9 个 skills00更新于 2026-05-21
占该创作者 21%
adapting-skills
软件开发工程师

Use when evaluating, adopting, absorbing, or adapting specified existing agent skills into a local workflow-compatible skill set without skill sprawl.

2026-05-21
authoring-skills
软件开发工程师

Use when creating, editing, validating, or codifying reusable lessons into strict agent skills.

2026-05-21
designing-with-artifacts
计算机系统分析师

Use when stress-testing, sanity-checking, or choosing a plan/design against existing code, issues, specs, ADRs, README/CONTRIBUTING, or project instructions before implementation.

2026-05-21
dispatching-parallel-agents
软件开发工程师

Use when splitting two or more independent tasks, failures, investigations, or research questions across parallel subagents is safe because files, state, dependencies, and verification can be isolated.

2026-05-21
framing-problems
项目管理专家

Use when a request starts from vague pain, a solution idea, product idea, or "what should I build?" and the real problem, priority, or success criteria are unclear.

2026-05-21
git-shipping
软件开发工程师

Use when making code changes in a git repo, switching branches, or when asked to `push`, `commit`, `pr`, or manage branches. Use before starting implementation to confirm you're on the right branch.

2026-05-21
reviewing-architecture
软件质量保证分析师与测试员

Use when reviewing code structure for architecture friction such as refactoring candidates, shallow modules, leaky interfaces, duplicated orchestration, hard-to-test behavior, or changes that spread across files.

2026-05-21
slicing-issues
软件开发工程师

Use when breaking a spec, plan, PRD, feature idea, or conversation into independently implementable GitHub/Linear issues or tickets with vertical slices, acceptance criteria, dependencies, and verification.

2026-05-21
当前展示该仓库 Top 8 / 9 个已收集 skills。
#003
speckit-skills
9 个 skills00更新于 2026-03-11
占该创作者 21%
speckit-checklist
项目管理专家

Generate custom quality checklists for validating requirements completeness and clarity. Use to create unit tests for English that ensure spec quality before implementation.

2026-03-11
speckit-clarify
软件开发工程师

Structured clarification workflow for underspecified requirements. Use before planning to resolve ambiguities through coverage-based questioning. Records answers in spec clarifications section.

2026-03-11
speckit-implement
软件开发工程师

Execute all tasks from the task breakdown to build the feature. Use after task generation to systematically implement the planned solution following TDD approach where applicable.

2026-03-11
speckit-plan
软件开发工程师

Generate technical implementation plans from feature specifications. Use after creating a spec to define architecture, tech stack, and implementation phases. Creates plan.md with detailed technical design.

2026-03-11
speckit-specify
软件开发工程师

Create or update feature specifications from natural language descriptions. Use when starting new features or refining requirements. Generates spec.md with user stories, functional requirements, and acceptance criteria following spec-driven development methodology.

2026-03-11
speckit-tasks
软件开发工程师

Break down implementation plans into actionable task lists. Use after planning to create a structured task breakdown. Generates tasks.md with ordered, dependency-aware tasks.

2026-03-11
speckit-analyze
软件质量保证分析师与测试员

Perform cross-artifact consistency analysis across spec.md, plan.md, and tasks.md. Use after task generation to identify gaps, duplications, and inconsistencies before implementation.

2026-02-22
speckit-constitution
软件开发工程师

Create or update project governing principles and development guidelines. Use at project start to establish code quality, testing standards, and architectural constraints that guide all development.

2026-02-22
当前展示该仓库 Top 8 / 9 个已收集 skills。
#004
spec-skills
5 个 skills00更新于 2026-05-08
占该创作者 12%
spec-constitution
项目管理专家

Use when a team wants to create or update specs/constitution.md to define durable principles that govern spec-skills runs, especially when starting a new workflow, revising shared governance for the spec-driven phases, or deciding what belongs in constitutional rules versus lower-level docs.

2026-05-08
spec-implement
软件开发工程师

Execute open tasks from specs/{feature}/plan.md using an implement → self-validate → fix loop, updating plan.md progress after each completed task. Use this skill whenever someone wants to start or continue feature implementation guided by plan.md, run a self-validating coding loop, continue from a specific task ID, or work through phased tasks with built-in quality checks. This is the execution phase after spec-plan in the spec-driven workflow. Don't use for ad-hoc bug fixes, code review, or implementation tasks not defined in plan.md.

2026-05-08
spec-plan
项目管理专家

Create or update specs/{feature}/plan.md by turning an approved spec into one execution-ready document with key technical decisions, phased tasks, IDs (T001...), parallel candidates (P), story linkage, TDD-oriented bite-sized steps, and Definition of Done per phase. Use this skill whenever someone wants to translate a spec into concrete implementation work without maintaining a separate execution-design file, create a structured task checklist for a feature, add DoD to task phases, or create/update plan.md. This follows spec-specify and precedes spec-implement in the spec-driven workflow. Don't use for general to-do lists or project management outside the spec workflow.

2026-05-08
spec-research
软件开发工程师

Investigate a specific topic and record findings in specs/{feature}/research/{topic}.md — covering technical options, library comparisons, API constraints, architecture trade-offs, or any open question that needs evidence before a decision can be made. Use this skill whenever someone wants to research a topic independently of spec/plan/implement phases, compare technical alternatives, investigate an API or platform constraint, run a proof of concept and document results, or says "research [topic]". This is a utility skill that can be invoked from any point in the spec-driven workflow or standalone. Don't use for writing specs, creating plans, or implementing code.

2026-05-08
spec-specify
项目管理专家

Create or update specs/{feature}/spec.md from user requirements — writing user stories, functional requirements, acceptance criteria, and resolving ambiguity through focused questions. Use this skill whenever someone wants to document feature requirements, write a specification, turn ideas or user research into a formal spec, update spec.md, or says "create a spec for [feature]". This is the first required step in the spec-driven workflow and typically follows spec-constitution when a team uses shared constitutional rules. Don't use for execution design, task decomposition, bug fixes, or implementation.

2026-05-08
已展示 6 / 6 个仓库
已展示全部仓库