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

skill-graph

skill-graph 收录了来自 quaylabshq 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
7
更新
2026-03-20
Forks
1
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

implementation-plan
项目管理专家

Structured implementation planning skill that enhances Claude's plan mode with mandatory questioning, research, problem decomposition, goal-driven criteria-first planning, and multi-agent verification before any implementation begins. Use when the user asks to plan a task, create an implementation plan, think through an approach, or when Claude enters plan mode. Plans are goal-driven: for code tasks, every step follows TDD (tests specified before implementation); for non-code tasks, every step has observable acceptance criteria defined before the approach. Plans are held to Google/NASA- grade quality standards and must pass independent verification by 3+ specialized sub-agents (requirements traceability, technical rigor, security & threat analysis) before presentation. Handles any domain — software engineering, design, business, research, content — by adapting its questioning depth, research strategy, and plan detail to the task's complexity and type. Always explores the codebase for code tasks; uses web rese

2026-03-20
plan-advisor
项目管理专家

General-purpose plan advisor that assesses any plan file, launches a sub-agent to evaluate it, and auto-answers questions during planning and implementation workflows. Answers are displayed transparently showing both Q and A. Follows senior/lead engineer quality standards across front-end, back-end, and product decisions. Manual activation only via phrases like 'use plan-advisor' or 'activate plan-advisor'. State persisted in project memory directory.

2026-03-07
chat-ui
网页开发工程师

Chat UI building blocks for React/Next.js from ui.inference.sh. Components: ChatContainer, ChatMessages, ChatInput, MessageBubble, MessageContent, MessageReasoning, MessageStatusIndicator, Markdown. Capabilities: chat interfaces, message lists, input handling, streaming, file uploads, drag-and-drop, auto-scroll, reasoning/thinking blocks, markdown rendering with code highlighting. Use for: building custom chat UIs, messaging interfaces, AI agent frontends, conversational apps. Triggers: chat ui, chat component, message list, chat input, shadcn chat, react chat, chat interface, messaging ui, conversation ui, chat building blocks, inference.sh chat, agent chat ui, streaming chat

2026-03-07
design-md
网页与数字界面设计师

Analyze Stitch projects via MCP Server and synthesize semantic design systems into DESIGN.md files. Use when creating a DESIGN.md to capture an existing Stitch project's visual language — colors, typography, component styles, layout principles — in descriptive, designer-friendly prose with exact hex values. Requires access to Stitch MCP Server. Produces a single DESIGN.md that serves as the source of truth for prompting Stitch to generate new screens aligned with the existing design language.

2026-03-07
vercel-react-best-practices
网页开发工程师

React and Next.js performance optimization guide with 58 rules across 8 priority categories. Use when writing new React components, implementing data fetching, reviewing code for performance, refactoring React/Next.js code, or optimizing bundle size and load times. Covers async waterfalls, bundle size, server-side performance, client-side data fetching, re-render optimization, rendering performance, JavaScript performance, and advanced patterns.

2026-03-07
web-design-guidelines
网页开发工程师

Review React/Next.js UI code for compliance with web interface design guidelines. Triggers on requests like "review my UI", "check accessibility", "audit design", "review UX", "check my site against best practices", "review this component", or "audit web interface". Works with JSX, TSX, HTML, and CSS files.

2026-03-07
skill-graph-creator
软件开发工程师

Guide for creating skill graphs — interlinked, modular skill architectures that decompose knowledge into navigable reference networks. Use when users want to create a new skill graph (or upgrade an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Always produces graph-structured output with lean index files, interlinked references, and explicit extension points.

2026-03-07