🤖

LLM & Agents

6763 skills in Data & AI > LLM & Agents

emacs

Interact with a running Emacs instance via MCP. Use this skill when the user asks to interact with Emacs buffers, set up automation, or coordinate between Claude Code and Emacs. Access Elisp documentation directly via (describe-function 'fn) or (describe-variable 'var).

conornash/dot-emacs
6
0
업데이트 1w ago

create-claude-plugin

Marketplace

Create an empty Claude plugin with basic structure and files.

elct9620/claudekit
6
0
업데이트 1w ago

dbcli-interactive

Interactive SQL mode for 30+ databases using DbCli. Provides REPL environment for exploratory queries, rapid prototyping, and database administration. Includes safety prompts before dangerous operations (UPDATE/DELETE/DROP). Use when user wants interactive database session.

tteamtm/dbcli
6
0
업데이트 1w ago

terminal-title

Automatically updates terminal window title to reflect the current high-level task. Use at the start of every Claude Code session when the user provides their first prompt, and whenever the user switches to a distinctly new high-level task. Helps developers manage multiple Claude Code terminals by providing clear, at-a-glance identification of what each terminal is working on.

bluzername/claude-code-terminal-title
6
0
업데이트 1w ago

code-review-assistant

Perform comprehensive code reviews following SOLID principles and best practices

jarkillo/master-desarrollo-ia
6
0
업데이트 1w ago

eve-esi-api

EVE Online ESI API patterns and zkillboard integration. Covers ESI endpoints, authentication, data models, zkillboard RedisQ listener, caching strategies, and EVE-specific IDs (characters, corporations, alliances, ships, systems, regions). Use when working with killmail data, fetching EVE universe info, or implementing ESI calls.

ocn/zk-activity
6
0
업데이트 1w ago

project-discovery

Marketplace

Systematic project orientation for unfamiliar codebases. Automatically activates when Claude detects uncertainty about project state, structure, or tooling. Analyzes git state (branch, changes, commits), project type (language, framework, structure), and development tooling (build, test, lint, CI/CD). Provides structured summary with risk flags and recommendations. Use when entering new projects or when working on shaky assumptions.

laurigates/dotfiles
6
0
업데이트 1w ago

code-standards

Marketplace

Expert in code design standards including SOLID principles, Clean Code patterns (KISS, YAGNI, DRY, TDA), and pragmatic software design. **ALWAYS use when designing ANY classes/modules, implementing features, fixing bugs, refactoring code, or writing functions.** Use proactively to ensure proper design, separation of concerns, simplicity, and maintainability. Examples - "create class", "design module", "implement feature", "refactor code", "fix bug", "is this too complex", "apply SOLID", "keep it simple", "avoid over-engineering".

marcioaltoe/claude-craftkit
6
0
업데이트 1w ago

playwright-browser-drag

To drag and drop between elements on a web page, perform a drag interaction from a source to a target.

X-School-Academy/ai-dev-swarm
6
3
업데이트 1w ago

graphiti-episode-storage

Marketplace

Store episodes in Graphiti Memory: agent executions, error resolutions, workflowcompletions, technical decisions. Provides JSON schemas and storage patterns.Use when user mentions storing in Graphiti, add_memory, episode storage,building knowledge base, or documenting agent work.

laurigates/dotfiles
6
0
업데이트 1w ago

kubernetes-operations

Marketplace

Kubernetes operations including deployment, management, troubleshooting, kubectl mastery,and cluster stability. Covers K8s workloads, networking, storage, and debugging pods.Use when user mentions Kubernetes, K8s, kubectl, pods, deployments, services, ingress,ConfigMaps, Secrets, or cluster operations.

laurigates/dotfiles
6
0
업데이트 1w ago

import-command

Convert Cursor custom commands (.cursor/commands/*.md) to Claude Code skills (.claude/skills/*/SKILL.md). Use when the user says "import command to skill", "convert command to skill", or "migrate cursor command".

nozomi-koborinai/koborin-ai
6
0
업데이트 1w ago

dev-swarm-install-ai-code-agent

Install AI code agent CLI tools including claude-code, gemini-cli, codex, and github copilot-cli. Use when setting up AI coding assistants or when the user asks to install an AI code agent.

X-School-Academy/ai-dev-swarm
6
3
업데이트 1w ago

scrum-dashboard

Marketplace

Maintain scrum.ts dashboard following Agentic Scrum principles. Use when reading and editing scrum.ts, updating sprint status, or managing Product Backlog.

atusy/agentic-scrum
6
0
업데이트 1w ago

persona

AI assistant framework for building unique, authentic portfolio websites from scratch. Guides agents through research, design, and implementation phases.

JacbK/persona
6
0
업데이트 1w ago

session-startup

Session initialization sequence for community-patterns development. Use at the start of every Claude Code session. Checks for upstream updates, loads workspace configuration, and ensures dev servers are running.

jkomoros/community-patterns
6
8
업데이트 1w ago

typescript-type-safety

Marketplace

TypeScript type safety including type guards and advanced type system features. **ALWAYS use when writing ANY TypeScript code (frontend AND backend)** to ensure strict type safety, avoid `any` types, and leverage the type system. Examples - "create function", "implement class", "define interface", "type guard", "discriminated union", "type narrowing", "conditional types", "handle unknown types".

marcioaltoe/claude-craftkit
6
0
업데이트 1w ago

swift-development

Comprehensive Swift development for building, testing, and deploying iOS/macOS applications. Use when Claude needs to: (1) Build Swift packages or Xcode projects from command line, (2) Run tests with XCTest or Swift Testing framework, (3) Manage iOS simulators with simctl, (4) Handle code signing, provisioning profiles, and app distribution, (5) Format or lint Swift code with SwiftFormat/SwiftLint, (6) Work with Swift Package Manager (SPM), (7) Implement Swift 6 concurrency patterns (async/await, actors, Sendable), (8) Create SwiftUI views with MVVM architecture, (9) Set up Core Data or SwiftData persistence, or any other Swift/iOS/macOS development tasks.

hmohamed01/swift-development
6
3
업데이트 1w ago

hive-project-management

Manage Agent Hive projects using AGENCY.md files. Use this skill when creating, updating, or working with AGENCY.md project files, managing project metadata (status, owner, blocked, priority), marking tasks complete, adding agent notes, or understanding the Agent Hive shared memory system.

intertwine/hive-orchestrator
6
1
업데이트 1w ago

vectorcode-init

Marketplace

Initialize VectorCode with automatic configuration generation. Installs git hooks,generates vectorcode.include and vectorcode.exclude patterns based on project type.Use when user mentions "initialize VectorCode", "set up VectorCode", vectorcode.include,vectorcode.exclude, or VectorCode configuration.

laurigates/dotfiles
6
0
업데이트 1w ago