🛠️

IDE & Editors

2165 skills in Tools > IDE & Editors

docs-codebase

Technical writing patterns for README files, API documentation, architecture decision records (ADRs), changelogs, contributing guides, code comments, and docs-as-code workflows. Covers documentation structure, style guides, Markdown best practices, and documentation testing.

vasilyu1983/AI-Agents-public
21
6
업데이트 1w ago

create-opencode-plugin

Create OpenCode plugins using @opencode-ai/plugin SDK. Use when user wants to BUILD a plugin in .opencode/plugin/ or ~/.config/opencode/plugin/ - for custom tools, event hooks, LLM parameter control, auth providers, or tool execution interception. DO NOT use when modifying OpenCode source code (packages/plugin, packages/opencode, etc.) or working on OC internals - those are core development, not plugin creation.

IgorWarzocha/Opencode-Workflows
21
4
업데이트 1w ago

provisioning-with-comtrya

Use when building system provisioning manifests, handling multi-OS setups, managing package manager conflicts, or designing team provisioning workflows - provides patterns and safety procedures for declarative system configuration; emphasizes validation, dry-run testing, and staged rollout to prevent broken user setups

zenobi-us/dotfiles
21
4
업데이트 1w ago

scope

Guide for working with Scope, a developer environment management tool that automates environment checks, detects known errors, and provides automated fixes. Use when creating Scope configurations (ScopeKnownError, ScopeDoctorGroup, ScopeReportLocation), debugging environment issues, or writing rules for error detection and remediation.

technicalpickles/dotfiles
21
6
업데이트 1w ago

ai-ml-timeseries

Operational patterns, templates, and decision rules for time series forecasting (modern best practices): tree-based methods (LightGBM), deep learning (Transformers, RNNs), future-guided learning, temporal validation, feature engineering, generative TS (Chronos), and production deployment. Emphasizes explainability, long-term dependency handling, and adaptive forecasting.

vasilyu1983/AI-Agents-public
21
6
업데이트 1w ago

mcpproxy-debug

This skill should be used when debugging, configuring, or troubleshooting MCPProxy (smart-mcp-proxy/mcpproxy-go). It provides workflows for checking server status, diagnosing connection failures, fixing configuration issues, and understanding Docker isolation behavior.

technicalpickles/dotfiles
21
6
업데이트 1w ago

skill-creator

Guide for creating effective opencode skills. Use when users want to create a new skill (or update an existing skill) that extends agent capabilities with specialized knowledge, workflows, or tool integrations.

IgorWarzocha/Opencode-Workflows
21
4
업데이트 1w ago

skill-creator

Guide for creating custom skills in SaaS Factory. Use when you need to create a new skill to extend Claude's capabilities with specialized knowledge, workflows, or tools.

daniel-carreon/saas-factory-setup
20
41
업데이트 1w ago

agent-builder-vercel-sdk

Build conversational AI agents using Vercel AI SDK + OpenRouter. Use when creating Next.js frontends with streaming UI, tool calling, and multi-provider support.

daniel-carreon/saas-factory-setup
20
41
업데이트 1w ago

skill-creator

Guide for creating effective skills, adding skill references, skill scripts or optimizing existing 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, frameworks, libraries or plugins usage, or API and tool integrations.

binhmuc/autobot-review
19
1
업데이트 1w ago

frontend-patterns

Marketplace

DO NOT invoke directly - loaded by workflow agents via cc10x-router.Conditionally loaded by: code-reviewer (UI code), component-builder (UI component), bug-investigator (UI bug), integration-verifier (UI flow testing), planner (UI planning).Provides frontend patterns: UX, visual design, accessibility, responsive design. Iron Law: NO UI DESIGN BEFORE USER FLOW IS UNDERSTOOD.

romiluz13/cc10x
19
4
업데이트 1w ago

ai-artist

Write and optimize prompts for AI-generated outcomes across text and image models. Use when crafting prompts for LLMs (Claude, GPT, Gemini), image generators (Midjourney, DALL-E, Stable Diffusion, Imagen, Flux), or video generators (Veo, Runway). Covers prompt structure, style keywords, negative prompts, chain-of-thought, few-shot examples, iterative refinement, and domain-specific patterns for marketing, code, and creative writing.

binhmuc/autobot-review
19
1
업데이트 1w ago

brainstorming

Marketplace

DO NOT invoke directly - loaded by workflow agents via cc10x-router.Conditionally loaded by: planner (when idea exploration needed).Provides brainstorming patterns: explore ideas before implementation, collaborative dialogue, understand purpose before design. Iron Law: NO DESIGN WITHOUT UNDERSTANDING PURPOSE.

romiluz13/cc10x
19
4
업데이트 1w ago

site-reliability-engineer

Production monitoring, observability, SLO/SLI management, and incident response.Trigger terms: monitoring, observability, SRE, site reliability, alerting, incident response,SLO, SLI, error budget, Prometheus, Grafana, Datadog, New Relic, ELK stack, logs, metrics,traces, on-call, production monitoring, health checks, uptime, availability, dashboards,post-mortem, incident management, runbook.Completes SDD Stage 8 (Monitoring) with comprehensive production observability:- SLI/SLO definitions and tracking- Monitoring stack setup (Prometheus, Grafana, ELK, Datadog, etc.)- Alert rules and notification channels- Incident response runbooks- Observability dashboards (logs, metrics, traces)- Post-mortem templates and analysis- Health check endpoints- Error budget trackingUse when: user needs production monitoring, observability platform, alerting, SLOs,incident response, or post-deployment health tracking.

nahisaho/MUSUBI
19
2
업데이트 1w ago

claude-code

Activate when users ask about Claude Code installation, slash commands (/cook, /plan, /fix, /test, /docs, /design, /git), creating/managing Agent Skills, configuring MCP servers, setting up hooks/plugins, IDE integration (VS Code, JetBrains), CI/CD workflows, enterprise deployment (SSO, RBAC, sandboxing), troubleshooting authentication/performance issues, or advanced features (extended thinking, caching, checkpointing).

binhmuc/autobot-review
19
1
업데이트 1w ago

debugging-patterns

Marketplace

DO NOT invoke directly - loaded by workflow agents via cc10x-router.Always loaded by: bug-investigator, integration-verifier.Provides systematic debugging patterns: LOG FIRST approach, root cause investigation, evidence-based fixes. Iron Law: NO FIXES WITHOUT ROOT CAUSE INVESTIGATION.

romiluz13/cc10x
19
4
업데이트 1w ago

architecture-patterns

Marketplace

DO NOT invoke directly - loaded by workflow agents via cc10x-router.Always loaded by: planner, integration-verifier.Conditionally loaded by: code-reviewer (API code), component-builder (API endpoint), bug-investigator (integration issue).Provides architecture patterns: system design, API design, integrations, data models. Iron Law: DESIGN ARCHITECTURE FROM FUNCTIONALITY.

romiluz13/cc10x
19
4
업데이트 1w ago

verification-before-completion

Marketplace

Loaded by ALL agents before completion claims in cc10x-router workflows. DO NOT invoke directly - loaded automatically via agent frontmatter.Requires running verification commands and confirming output with evidence before any success claims. Iron Law: EVIDENCE BEFORE CLAIMS.Agents are invoked through cc10x-router workflows (BUILD/REVIEW/DEBUG/PLAN) - do not invoke agents or this skill directly.

romiluz13/cc10x
19
4
업데이트 1w ago

code-review-patterns

Marketplace

DO NOT invoke directly - loaded by workflow agents via cc10x-router.Always loaded by: code-reviewer, silent-failure-hunter.Provides code review patterns: two-stage review (spec compliance first, then quality), security, performance. Iron Law: NO QUALITY REVIEW BEFORE SPEC COMPLIANCE.

romiluz13/cc10x
19
4
업데이트 1w ago

site-reliability-engineer

Production monitoring, observability, SLO/SLI management, and incident response.Trigger terms: monitoring, observability, SRE, site reliability, alerting, incident response,SLO, SLI, error budget, Prometheus, Grafana, Datadog, New Relic, ELK stack, logs, metrics,traces, on-call, production monitoring, health checks, uptime, availability, dashboards,post-mortem, incident management, runbook.Completes SDD Stage 8 (Monitoring) with comprehensive production observability:- SLI/SLO definitions and tracking- Monitoring stack setup (Prometheus, Grafana, ELK, Datadog, etc.)- Alert rules and notification channels- Incident response runbooks- Observability dashboards (logs, metrics, traces)- Post-mortem templates and analysis- Health check endpoints- Error budget trackingUse when: user needs production monitoring, observability platform, alerting, SLOs,incident response, or post-deployment health tracking.

nahisaho/MUSUBI
19
2
업데이트 1w ago