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

CKGrafico

按仓库查看 6 个 GitHub 仓库中的 37 个已收集 skills。

已收集 skills
37
仓库
6
更新
2026-07-20
仓库浏览

仓库与代表性 skills

ob-plan-explore
软件开发工程师

Read-only exploration of an idea, problem, or requirement before creating a change. Clarifies what is being asked for (scope, acceptance criteria, edge cases, alternatives), using the codebase as grounding evidence, and recommends an approach. Load when exploring or clarifying a task before planning. Invoked by the /plan-explore command (interactive) and the plan-goal pipeline (autonomous).

2026-07-16
ob-userstory
软件开发工程师

Parse Azure DevOps user story URL and create OpenSpec change. Use when user provides an Azure DevOps URL.

2026-07-16
ob-userstory
软件开发工程师

Parse work item from any URL using browser automation. Use when user provides a URL that doesn't match GitHub/Azure/Jira CLI platforms, or when backlog platform is 'browser'.

2026-07-16
ob-userstory
软件开发工程师

Parse GitHub Issue URL and create OpenSpec change. Use when user provides a GitHub Issue URL.

2026-07-16
ob-userstory
软件开发工程师

Parse a Jira work item and create an OpenSpec change. Use when the user provides a Jira URL or a bare issue key (e.g. PROJ-123).

2026-07-16
ob-make-architecture
软件开发工程师

Generate or update ARCHITECTURE.md by analyzing the codebase structure. Safe to run at any time. Invoked by the /make-architecture command and the repo-initialize flow.

2026-07-16
ob-make-design
软件开发工程师

Generate or update DESIGN.md by analyzing the codebase design system (Tailwind, CSS vars, tokens, UI framework config). Safe to run at any time. Invoked by the /make-design command and the repo-initialize flow.

2026-07-16
ob-make-guardrails
软件开发工程师

Generate or update the ob-guardrails-project skill from ARCHITECTURE.md and relevant project files, then wire it into every engineer agent. Invoked by the /make-guardrails command and the repo-initialize flow.

2026-07-16
当前展示该仓库 Top 8 / 17 个已收集 skills。
ob-plan-apply
软件开发工程师

Implement tasks from a plan. OpenSpec-annotated tasks (from ob-plan-propose) run as parallel subagent waves; Todo pane tasks (from /plan-quick) run sequentially in-session. Load when implementing a prepared plan. Invoked by the /plan-apply command (interactive) and the plan-goal pipeline (autonomous).

2026-07-20
ob-plan-archive
软件开发工程师

Archive a completed OpenSpec change and update documentation. Interactive mode finds the oldest merged unarchived change and opens an archive PR; autonomous mode archives a named change in place on the current branch. Invoked by the /plan-archive command (interactive) and the plan-goal pipeline (autonomous).

2026-07-20
ob-plan-explore
软件开发工程师

Read-only exploration of an idea, problem, or requirement before creating a change. Investigates the codebase, weighs tradeoffs, and recommends next steps. Load when exploring or clarifying a task before planning. Invoked by the /plan-explore command (interactive) and the plan-goal pipeline (autonomous).

2026-07-20
ob-plan-propose
软件开发工程师

Parse a work item or idea and produce an OpenSpec change plan (proposal.md, specs, tasks.md) with enriched task assignments (agent, tier, depends_on, touches). Load when turning a requirement into a structured plan. Invoked by the /plan-propose command (interactive) and the plan-goal pipeline (autonomous).

2026-07-20
ob-guardrails-generic
软件开发工程师

Generic guardrails, foundational rules that all agents follow. Users add specialized guardrails skills for specific concerns. Covers secrets, code quality, security, tool usage, and engineer workflow.

2026-07-20
ob-guardrails-project
软件开发工程师

Project-specific rules and constraints extracted from ARCHITECTURE.md. Load this skill before implementing any change to understand boundaries, conventions, and constraints for this codebase.

2026-07-20
ob-ops-evidence
软件开发工程师

Capture visual/textual evidence of a completed change and post it as a comment on the originating issue or work item. Best-effort and non-fatal - a screenshot of the running UI (or a text summary for non-UI work) committed under the change's images/ folder, then linked from the backlog item. Load after a change is implemented and pushed. Invoked by the /ops-evidence command and the plan-goal pipeline (pr/push modes).

2026-07-20
ob-ops-ship
软件开发工程师

Create a pull request for the current feature branch, with screenshots if UI changed. Load when shipping a finished feature branch. Invoked by the /ops-ship command and the plan-goal pipeline (pr mode).

2026-07-20
当前展示该仓库 Top 8 / 9 个已收集 skills。
loop-task-loops
其他计算机职业

Understand and design Loop Task Loops: cadence, iteration lifecycle, state transitions, non-overlapping execution, maximum iterations, chain flow composition, and safe recurring automation patterns. Load this skill when creating, reviewing, or modifying a recurring Loop or reasoning about how its Task chain behaves across iterations.

2026-07-19
loop-task-projects
其他计算机职业

Understand and design Loop Task Projects: organisational scope for Loops, default-project semantics, membership, colour branding, deletion with reassignment, and safe multi-tenant automation patterns. Load this skill when creating, reviewing, or modifying Projects or reasoning about how Loops are grouped, isolated, and reassigned.

2026-07-19
loop-task-tasks
其他计算机职业

Understand and design Loop Task Tasks: executable work units, success and failure semantics, Task chaining via onSuccess and onFailure, context production and consumption, stdout parsing, parameter interpolation, condition modelling, reuse, and idempotency. Load this skill when creating, reviewing, or modifying Tasks or reasoning about how a Task chain flows context between steps.

2026-07-19
ob-guardrails-generic
软件开发工程师

Generic guardrails, foundational rules that all agents follow. Users add specialized guardrails skills for specific concerns. Covers secrets, code quality, security, tool usage, and engineer workflow.

2026-07-15
ob-guardrails-project
软件开发工程师

Project-specific rules and constraints extracted from ARCHITECTURE.md and project config files. Load this skill before implementing any change to understand boundaries, conventions, and constraints for this codebase.

2026-07-15
ob-userstory
软件开发工程师

Parse GitHub Issue URL and create OpenSpec change. Use when user provides a GitHub Issue URL.

2026-07-15
已展示 6 / 6 个仓库
已展示全部仓库
CKGrafico Agent Skills | SkillsMP