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

StrayDragon

按仓库查看 4 个 GitHub 仓库中的 34 个已收集 skills。

已收集 skills
34
仓库
4
更新
2026-07-19
仓库浏览

仓库与代表性 skills

langgraph-python-expert
软件开发工程师

Expert guidance for LangGraph Python library. Build stateful, multi-actor applications with LLMs using nodes, edges, and state management. Use when working with LangGraph, building agent workflows, state machines, or complex multi-step LLM applications. Requires langgraph, langchain-core packages.

2026-01-28
lib-slint-expert
软件开发工程师

Comprehensive Slint GUI development expert based on official source code. Covers Rust integration, component design, layouts, styling, animations, cross-platform deployment, and performance optimization. Use when working with Slint UI toolkit, building native GUI applications, or when mentioning Slint, GUI development, or Rust user interfaces. Built with official documentation and examples.

2026-01-28
mermaid-expert
软件开发工程师

Expert guidance for Mermaid.js diagramming library. Create flowcharts, sequence diagrams, class diagrams, state diagrams, Gantt charts, git graphs, and block diagrams. Use when working with Mermaid syntax, creating diagrams, or visualizing complex concepts and workflows.

2026-01-28
vscode-extension-builder
软件开发工程师

Comprehensive VSCode extension development expert that guides you through creating extensions using the official Yeoman generator tool. Provides interactive setup, configuration guidance, and development workflow support. Covers scaffolding with yo code, extension anatomy, debugging, testing, publishing, and API reference. Features primary access to complete VS Code API documentation at `@source/vscode-docs/api/` for authoritative reference. Use when starting new VSCode extensions, setting up development environment, configuring extension manifests, debugging extensions, or when mentioning VSCode extension creation, TypeScript extensions, plugin development, or editor customization. Built with official VS Code documentation, generator best practices, and complete API reference.

2026-01-28
feishu-openapi-dev
软件开发工程师

Expert guidance for Feishu (飞书) / Lark OpenAPI Python development. Build Feishu applications, robots, handle event subscriptions, card callbacks, and API integrations. Use when working with Feishu SDK, lark-oapi, building Feishu bots, or mentioning 飞书 development.

2026-01-28
python-log-expert
软件开发工程师

Expert guidance for Python logging libraries including structlog, standard logging, and log analysis. Use when working with Python logs, troubleshooting logging issues, implementing logging best practices, or analyzing structlog source code implementation. Includes complete structlog source code in source/structlog/ for deep implementation analysis. Requires structlog package.

2026-01-28
rust-cli-tui-developer
软件开发工程师

Expert guidance for Rust CLI and TUI development with official examples from clap, inquire, and ratatui libraries. Use when building command-line interfaces, terminal user interfaces, or console applications in Rust. Provides structured patterns, best practices, and real code implementations from official sources.

2026-01-28
uv-expert
软件开发工程师

Expert guidance for uv Python package and project manager. Use when working with uv, Python dependency management, project setup, virtual environments, or when users mention uv commands, pip alternatives, or fast Python package management.

2026-01-28
当前展示该仓库 Top 8 / 11 个已收集 skills。
openspec-apply-change
软件开发工程师

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

2026-02-10
openspec-archive-change
项目管理专家

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

2026-02-10
openspec-bulk-archive-change
软件开发工程师

Archive multiple completed changes at once. Use when archiving several parallel changes.

2026-02-10
openspec-continue-change
软件开发工程师

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

2026-02-10
openspec-explore
软件开发工程师

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

2026-02-10
openspec-ff-change
项目管理专家软件开发工程师

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

2026-02-10
openspec-new-change
软件开发工程师

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

2026-02-10
openspec-onboard
软件开发工程师

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

2026-02-10
当前展示该仓库 Top 8 / 10 个已收集 skills。
llman-sdd-apply-cycle
软件开发工程师

单个闭环完成一个变更:实现→测试→校验→归档→提交。仅手动触发。Agent 禁止自动启用。

2026-07-19
llman-sdd-apply
软件开发工程师

在一个闭环内实施 llman SDD 变更的 tasks:写代码 → 跑测试 → 失败自修复 → 直到门禁全绿。自动更新 tasks.md 勾选状态并运行校验。用于提案完成后的实现阶段。

2026-07-19
sample
软件开发工程师

归档已完成的 llman SDD 变更。BDD-off 合并 TOON delta 到主 specs;BDD-on 在 attach/checkpoint 后仅封存 change 文档,再由 Git/PR merge 提升 live specs。在 verify 报告全绿后运行。

2026-07-19
llman-sdd-explore
软件开发工程师

进入 llman SDD 探索模式:理清思路、调查需求、分析问题。仅思考,禁止写代码。用于意图不明确或需要分析后再行动的场景。

2026-07-19
sample
软件开发工程师

以 mermaid 图可视化 llman SDD 变更间的依赖关系(depends_on/blocks)。辅助工具,任意阶段可用,不属于主实现 pipeline。

2026-07-19
sample
软件开发工程师

创建 llman SDD 变更提案与规划工件(proposal/tasks;在 feature 分支编辑 live specs/features 并 attach)。用于 MUST/SHALL 行为合约变更。

2026-07-19
llman-sdd-quick
软件开发工程师

快速路径:处理不改行为合约的小改动——重构、修错字、性能优化。不涉及 MUST/SHALL 变更。如发现需要改合约,立即切换到 propose 完整路径。

2026-07-19
sample
软件开发工程师

人类主动触发的维护工具。压缩去重 llman SDD specs——在归档积累较多后合并冗余 requirement/scenario,保留所有规范行为不变。不属于日常 pipeline:仅在用户明确要求压缩 specs 时才运行。

2026-07-19
当前展示该仓库 Top 8 / 9 个已收集 skills。
已展示 4 / 4 个仓库
已展示全部仓库