🤖

LLM & Agents

6763 skills in Data & AI > LLM & Agents

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

testing-strategy-builder

Use this skill when creating comprehensive testing strategies for applications. Provides test planning templates, coverage targets, test case structures, and guidance for unit, integration, E2E, and performance testing. Ensures robust quality assurance across the development lifecycle.

ArieGoldkin/ai-agent-hub
6
0
更新日 1w ago

claude-collider

Use when live coding music with SuperCollider via ClaudeCollider MCP server.

jeremyruppel/claude-collider
6
0
更新日 1w ago

prompt-engineering

Marketplace

Optimizes prompts for LLMs and AI systems. Expert in crafting effective prompts for Claude 4.5, Gemini 3.0, GPT 5.1, and other frontier models. Use when building AI features, improving agent performance, or crafting system prompts.

OutlineDriven/odin-claude-plugin
6
0
更新日 1w ago

recovery-strategies

Escalation path when stuck on pattern development. Use when encountering TypeScript errors, framework confusion, unexpected behavior, or blocked progress. Five-step recovery: check docs, study examples, strategic investigation (plan mode + subagents), reset and retry, ask user.

jkomoros/community-patterns
6
8
更新日 1w ago

agent-orchestrator

Spawn, monitor, and manage Claude Code agents in parallel tmux sessions. Supports simple ad-hoc agents and complex DAG-based multi-agent orchestration with wave execution.

stevengonsalvez/claudecode-bootstrap
6
4
更新日 1w ago

safe-editing

Ensure AI agents work in an isolated Git worktree to prevent changes to the main working directory. Use when AI is about to make its first code modification in a session, or when the user requests isolated/safe editing. Triggers include starting to edit files, implementing features, or fixing bugs.

nozomi-koborinai/koborin-ai
6
0
更新日 1w ago

write-claude-md

Marketplace

Create effective CLAUDE.md files with proper constitution using <law> blocks. Use when creating project setup, writing new CLAUDE.md, or improving existing configuration.

wayne930242/Reflexive-Claude-Code
6
1
更新日 1w ago

dev-browser

Integration guide for SawyerHood/dev-browser, a Claude Code plugin for browser automation. This skill enables agents to research, test web UIs, and interact with web applications using a headless browser.

b-open-io/prompts
6
2
更新日 1w ago

embeddings

Text embeddings for semantic search and similarity. Use when converting text to vectors, choosing embedding models, implementing chunking strategies, or building document similarity features.

yonatangross/skillforge-claude-plugin
5
1
更新日 1w ago

agent-architecture-analysis

Marketplace

Perform 12-Factor Agents compliance analysis on any codebase. Use when evaluating agent architecture, reviewing LLM-powered systems, or auditing agentic applications against the 12-Factor methodology.

existential-birds/beagle
5
1
更新日 1w ago

validating-setup-commands

Marketplace

Use before creating worktrees or executing tasks - validates that CLAUDE.md defines required setup commands (install, optional postinstall) and provides clear error messages with examples if missing

arittr/spectacular
5
0
更新日 1w ago

executing-parallel-phase

Marketplace

Use when orchestrating parallel phases in plan execution - creates isolated worktrees for concurrent task execution, installs dependencies, spawns parallel subagents, verifies completion, stacks branches linearly, and cleans up (mandatory for ALL parallel phases including N=1)

arittr/spectacular
5
0
更新日 1w ago