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

Syntopica

Syntopica 收录了来自 ZanebonoAlter 的 30 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
30
Stars
17
更新
2026-06-15
Forks
3
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 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-06-15
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-06-15
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-06-15
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-06-15
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-06-15
openspec-onboard
软件开发工程师

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

2026-06-15
openspec-propose
软件开发工程师

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

2026-06-15
openspec-sync-specs
软件开发工程师

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

2026-06-15
openspec-verify-change
软件开发工程师

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

2026-06-15
openspec-apply-change
软件开发工程师

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

2026-06-15
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-06-15
openspec-onboard
其他高等院校教师

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

2026-06-15
openspec-propose
软件开发工程师

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

2026-06-15
llm-cost-analysis
软件开发工程师

分析 my-robot 项目中 LLM 调用频率、耗时和成功率,结合代码流程文档定位优化方向。 适用于:诊断 LLM 调用瓶颈、分析 tag_description / topic_tagging / embedding 等各类 capability 的调用分布、 结合 docs/guides/tagging-flow.md 等流程文档给出优化建议、监控 ai_call_logs 表发现异常调用模式。 当用户询问"LLM 调用太频繁"、"优化 AI 调用"、"分析 ai_call_logs"、"哪个 operation 调用最多"、 "为什么 LLM 这么慢"、"tag_description 能不能优化"时触发此 skill。

2026-06-11
canvas-design
平面设计师

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

2026-06-10
internal-comms
综合办公文员

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Codex should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

2026-06-10
source-command-opsx-continue
其他计算机职业

Continue working on a change - create the next artifact (Experimental)

2026-06-10
source-command-opsx-new
其他计算机职业

Start a new change using the experimental artifact workflow (OPSX)

2026-06-10
source-command-opsx-onboard
其他计算机职业

Guided onboarding - walk through a complete OpenSpec workflow cycle with narration

2026-06-10
source-command-opsx-sync
其他计算机职业

Sync delta specs from a change to main specs

2026-06-10
source-command-opsx-verify
其他计算机职业

Verify implementation matches change artifacts before archiving

2026-06-10
headroom
软件开发工程师

Context compression tools — compress large tool outputs (logs, grep results, JSON, code) to save tokens. Use when a tool returns excessive output, before analyzing large datasets, or when context window pressure is high. Three tools: headroom_compress (shrink + store), headroom_retrieve (restore by hash, with optional keyword filter), headroom_stats (session compression summary).

2026-06-09
llm-cost-analysis
软件开发工程师

分析 my-robot 项目中 LLM 调用频率、耗时和成功率,结合代码流程文档定位优化方向。 适用于:诊断 LLM 调用瓶颈、分析 tag_description / topic_tagging / embedding 等各类 capability 的调用分布、 结合 docs/user-guide/ai-features/tagging-flow.md 等流程文档给出优化建议、监控 ai_call_logs 表发现异常调用模式。 当用户询问"LLM 调用太频繁"、"优化 AI 调用"、"分析 ai_call_logs"、"哪个 operation 调用最多"、 "为什么 LLM 这么慢"、"tag_description 能不能优化"时触发此 skill。

2026-05-30
mcp-builder
软件开发工程师

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

2026-05-30
pg-diagnose
软件开发工程师

Diagnose Syntopica backend issues by querying PostgreSQL in Docker container `syntopica-postgres`. Use when investigating tag processing failures, job queue stalls, scheduler issues, data integrity problems, embedding gaps, or any backend state that needs SQL-level inspection. Also use when the user asks to check database status, investigate data anomalies, or debug backend behavior that depends on persisted state.

2026-05-30
skill-creator
其他计算机职业

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-05-30
slack-gif-creator
软件开发工程师

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."

2026-05-30
template-skill
其他计算机职业

Replace with description of the skill and when Claude should use it.

2026-05-30
web-artifacts-builder
网页开发工程师

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

2026-05-30
webapp-testing
软件质量保证分析师与测试员

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

2026-05-30