Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Syntopica

Syntopica에는 ZanebonoAlter에서 수집한 skills 30개가 있으며, 저장소 수준 직업 범위와 사이트 내 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