Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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
このリポジトリの収集済み skills 11 件中、上位 8 件を表示しています。
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
このリポジトリの収集済み skills 10 件中、上位 8 件を表示しています。
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
このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました