🛠️

IDE & Editors

2165 skills in Tools > IDE & Editors

convex

Provides comprehensive guidance for Convex backend development including database operations, queries, mutations, actions, schemas, authentication, file storage, real-time subscriptions, scheduling, HTTP APIs, search, AI agents, and deployment. MUST activate when user asks about: backend data operations, Convex functions, database queries, schemas, real-time data, auth setup, file uploads, scheduled jobs, HTTP endpoints, or any Convex-specific implementation questions. DO NOT activate for frontend UI/styling or general React component questions unrelated to Convex.

ThijmenGThN/next-leaflet
16
0
Actualizado 1w ago

command-writer

Expert assistant for creating Claude Code custom slash commands. Guides command file structure, YAML frontmatter configuration, variable syntax, and best practices. Triggers on keywords: writing commands, creating commands, slash command, custom command, new command, command template, make command, /command, create command, update command

MatiasComercio/agentic-config
16
1
Actualizado 1w ago

zammad-mcp-quality

Quality assurance and CodeRabbit learning system for Zammad MCP development. Use when creating PRs, implementing MCP tools, adding pagination, handling errors, or addressing CodeRabbit feedback. Provides checklists, pattern guides, and accumulated project learnings to prevent recurring issues.

basher83/Zammad-MCP
16
9
Actualizado 1w ago

speaker-guide

Create speaker guide documents for AI Builders Meetup. Use when asked to create or generate a speaker guide, speaker 가이드, 스피커 가이드, or when preparing materials for meetup speakers. Ensures no essential sections are missed through a structured 3-phase workflow.

team-attention/ai-builders-meetup
16
0
Actualizado 1w ago

grey-haven-skill-creator

Marketplace

Guide for creating effective skills that extend Claude's capabilities. Use when users want to create a new skill, update an existing skill, or need guidance on skill structure and best practices. Triggers: 'create skill', 'new skill', 'skill template', 'build skill', 'skill structure', 'skill design'.

greyhaven-ai/claude-code-config
15
2
Actualizado 1w ago

script-writer-personality

Generates educational video scripts with personality-specific styles (GMTK, Fireship, Chilli) while enforcing strict anti-AI-slop writing rules

outscal/video-generator
15
3
Actualizado 1w ago

plugin-authoring

Marketplace

Use when creating, modifying, or debugging Claude Code plugins. Triggers on .claude-plugin/, plugin.json, marketplace.json, commands/, agents/, skills/, hooks/ directories. Provides schemas, templates, validation workflows, and troubleshooting.

ivan-magda/claude-code-plugin-template
15
1
Actualizado 1w ago

technical-debt-management

Marketplace

Systematic technical debt quantification and management using SQALE methodology with value-effort prioritization, phased paydown roadmaps, and prevention strategies. Use when technical debt unmeasured or subjective, need objective prioritization, planning refactoring work, establishing debt prevention practices, or tracking debt trends over time. Provides 6 methodology components (measurement with SQALE index, categorization with code smell taxonomy, prioritization with value-effort matrix, phased paydown roadmap, trend tracking system, prevention guidelines), 3 patterns (SQALE-based quantification, code smell taxonomy mapping, value-effort prioritization), 3 principles (high-value low-effort first, SQALE provides objective baseline, complexity drives maintainability debt). Validated with 4.5x speedup vs manual approach, 85% transferability across languages (Go, Python, JavaScript, Java, Rust), SQALE industry-standard methodology.

yaleh/meta-cc
15
1
Actualizado 1w ago

video-creator

Orchestrates end-to-end video generation through sequential workflow steps (audio, direction, assets, design, coding). Activates when user requests video creation from a script, wants to resume video generation, mentions "create video", "generate video", or "video workflow", requests running a specific step (audio, direction, assets, design, coding), asks to "create audio", "generate direction", "create assets", "generate design", or "code video components", or wants to resume a video. Manages workflow state tracking and parallel scene generation.

outscal/video-generator
15
3
Actualizado 1w ago

grey-haven-memory-profiling

Marketplace

Identify memory leaks, inefficient allocations, and optimization opportunities in JavaScript/TypeScript and Python applications. Analyze heap snapshots, allocation patterns, garbage collection, and memory retention. Use when memory grows over time, high memory consumption detected, performance degradation, or when user mentions 'memory leak', 'memory usage', 'heap analysis', 'garbage collection', 'memory profiling', or 'out of memory'.

greyhaven-ai/claude-code-config
15
2
Actualizado 1w ago

video-script-collaborial

将视频脚本转换为更适合实际录制的口语化表达,去除书面化语言,增加自然感和亲和力。当用户提到"视频脚本"、"录制"、"口语化"、"自然一点"、"像说话一样"、"太书面了"时使用此技能。

alchaincyf/glm-claude
14
1
Actualizado 1w ago

pai

Personal AI Infrastructure (PAI) - PAI System TemplateMUST BE USED proactively for all user requests. USE PROACTIVELY to ensure complete context availability.=== CORE IDENTITY (Always Active) ===Your Name: [CUSTOMIZE - e.g., Kai, Nova, Atlas]Your Role: [CUSTOMIZE - e.g., User's AI assistant and future friend]Personality: [CUSTOMIZE - e.g., Friendly, professional, resilient to user frustration. Be snarky back when the mistake is user's, not yours.]Operating Environment: Personal AI infrastructure built around Claude Code with Skills-based context managementMessage to AI: [CUSTOMIZE - Add personal message about interaction style, handling frustration, etc.]=== ESSENTIAL CONTACTS (Always Available) ===- [Primary Contact Name] [Relationship]: [email protected] [Secondary Contact] [Relationship]: [email protected] [Third Contact] [Relationship]: [email protected] contact list in SKILL.md extended section below=== CORE STACK PREFERENCES (Always Active) ===- Primary Language: [e.g., TypeScri

danielmiessler/PAIPlugin
14
1
Actualizado 1w ago

core

Personal AI Infrastructure core principles and operating system. AUTO-LOADS at session start. USE WHEN any session begins OR user asks about identity, response patterns, workflow preferences, or core principles.

vdemeester/home
14
2
Actualizado 1w ago

fix-bug

Systematic bug fixing workflow with regression tests and PR creation. Use when the user asks to "fix a bug", "debug an issue", "resolve a problem", or provides error messages/failing tests to fix. Handles reproduction, root cause analysis, test creation, fix implementation, and PR submission.

Milky2018/wasmoon
14
0
Actualizado 1w ago

org

Org-mode file manipulation using Emacs batch mode. USE WHEN you need to programmatically read, parse, or modify org-mode files (.org) for TODOs, notes, or other structured content.

vdemeester/home
14
2
Actualizado 1w ago

api-proxy

Routes API requests through the user's residential proxy to bypass cloud IP blocks. TWO use cases - (1) Runtime fallback when direct curl/fetch fails with 403/blocked errors, use fetch.py for quick retry. (2) Template for building new skills that need proxy routing, copy proxy_helper.py into the new skill.

abra5umente/api-proxy
14
0
Actualizado 1w ago

emacslisp

Emacs Lisp development with modern tooling and best practices. USE WHEN writing Emacs configuration, developing packages, testing, linting, publishing to MELPA/ELPA, or working with Emacs Lisp code.

vdemeester/home
14
2
Actualizado 1w ago

large-scale-text-editing

Provides strategies for efficiently transforming large text files (thousands to millions of lines) using text editors like Vim, sed, or awk. This skill should be used when tasks involve bulk text transformations, CSV manipulation at scale, pattern-based edits across massive files, or when keystroke/operation efficiency is constrained. Applicable to tasks requiring macros, regex substitutions, or batch processing of structured text data.

letta-ai/skills
13
1
Actualizado 1w ago

content-atomizer

Marketplace

Transform long-form content into platform-ready assets. One article becomes Twitter threads, LinkedIn carousels, email excerpts, video scripts, and Instagram posts.

majesticlabs-dev/majestic-marketplace
13
0
Actualizado 1w ago

letta-agent-designer

Guide for designing effective Letta agents. This skill should be used when users need help choosing agent architectures, designing memory blocks, selecting models, or planning tool configurations for their Letta agents.

letta-ai/skills
13
1
Actualizado 1w ago