🛠️ Tools

2338 skills found

plugin-creator.md
22
1 export plugin-creator
2 kdoronin from "kdoronin/claude_code_skills"
3 Comprehensive plugin development skill for Claude Code. Analyzes business requirements and creates complete plugins including MCP servers, skills, slash commands, or combinations thereof. Supports TypeScript, Python, and any other language. Provides architecture guidance, templates, and end-to-end implementation.
2026-02-23
roman-numerals.md
22
1 export roman-numerals
2 indexedlabs from "indexedlabs/pydantic-ai-gepa"
3 GEPA extension for pydantic-ai
2026-02-25
debug-coffee-ahk.md
22
1 export debug-coffee-ahk
2 phonowell from "phonowell/coffee-ahk"
3 Coffeescript -> AHK
2026-01-22
ddd-feature.md
21
1 export ddd-feature
2 danielsogl from "danielsogl/copilot-workflow-demo"
3 Use when creating new domain features or adding new business capabilities. Triggers on requests to "create feature", "add new domain", "new module", "scaffold feature", or when implementing complete business features.
2026-02-23
clean-architecture-typescript.md
21
1 export clean-architecture-typescript
2 craftaholic from "craftaholic/dotfiles"
3 This repository is for setting up local machine environment
2026-01-30
blz-source-management.md
21
1 export blz-source-management
2 outfitter-dev from "outfitter-dev/blz"
3 Local-first, line-accurate search for blazing-fast lookups of llms.txt documentation. Human-friendly, Agent-ready.
2026-02-22
app-standards.md
21
1 export app-standards
2 ScotterMonk from "ScotterMonk/AgentAutoFlow"
3 Custom instructions for setting up your own agentic AI development team
2026-02-25
nix-profile-manager.md
21
1 export nix-profile-manager
2 YPares from "YPares/agent-skills"
3 Various skills for AI coding assistants
2026-02-25
cuda.md
20
1 export cuda
2 technillogue from "technillogue/ptx-isa-markdown"
3 PTX ISA 9.1 documentation converted to searchable markdown. Includes Claude Code skill for CUDA development.
2026-02-25
langsmith-fetch.md
20
1 export langsmith-fetch
2 OthmanAdi from "OthmanAdi/langsmith-fetch-skill"
3 Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.
2026-02-23
GitHub Multi-Repository Coordination Skill.md
20
1 export GitHub Multi-Repository Coordination Skill
2 DNYoussef from "DNYoussef/context-cascade"
3 Context Cascade - Nested Plugin Architecture for Claude Code Official Claude Code Plugin | Version 3.1.0 | Last updated: 2026-01-09 (see docs/COMPONENT-COUNTS.json for source counts) Context-saving nested architecture: Playbooks -> Skills -> Agents -> Commands. Load only what you need, saving 90%+ context space.
2026-02-23
assemblyai-streaming.md
20
1 export assemblyai-streaming
2 ratacat from "ratacat/claude-skills"
3 A collection of Claude skills and tooling for creating them from source materials
2026-02-21
using-forgetful-memory.md
20
1 export using-forgetful-memory
2 ScottRBK from "ScottRBK/context-hub-plugin"
3 PROACTIVELY query Forgetful MCP (mcp__forgetful__* tools) when starting work on any project, when user references past decisions or patterns, when implementing features that may have been solved before, or when needing context about preferences. Save important decisions, patterns, and architectural insights to memory.
2026-02-09
hatchling.md
20
1 export hatchling
2 Jamie-BitFlight from "Jamie-BitFlight/claude_skills"
3 Plugins for Anthropic's Claude Code, Codex, Cursor and more
2026-02-25
conductor.md
20
1 export conductor
2 NguyenSiTrung from "NguyenSiTrung/Conductor-Beads"
3 Context-driven development methodology for organized, spec-first coding. Use when:- Project has a `conductor/` directory- User mentions specs, plans, tracks, or context-driven development- Files like `conductor/tracks.md`, `conductor/product.md`, `conductor/workflow.md` exist- User asks about project status, implementation progress, or track management- User wants to organize development work with TDD practices- User invokes `/conductor-*` commands (setup, newtrack, implement, status, revert, validate, block, skip, revise, archive, export, refresh)- User mentions documentation is outdated or wants to sync context with codebase changesInteroperable with Gemini CLI extension and Claude Code commands.Integrates with Beads for persistent task memory across sessions.
2026-02-23
writing-pr-descriptions.md
20
1 export writing-pr-descriptions
2 ooloth from "ooloth/dotfiles"
3 My configurations for Claude Code, macOS, Zsh, Git, Node, Neovim, Tmux, Ghostty, Lazygit, Yazi, Powerlevel10k and VS Code, plus a script to apply them to a new Mac with one command.
2026-02-23
gwt-guide.md
20
1 export gwt-guide
2 708u from "708u/gwt"
3 Simplify git worktree and branch management with configurable symlinks, change carrying, and cleanup.
2026-02-20
pdca-framework.md
20
1 export pdca-framework
2 kenjudy from "kenjudy/pdca-code-generation-process"
3 A disciplined framework for AI-assisted code generation using Plan-Do-Check-Act methodology with strict TDD discipline. Use as prompts or as a claude skill.
2026-01-23
zammad-mcp-quality.md
20
1 export zammad-mcp-quality
2 basher83 from "basher83/Zammad-MCP"
3 A Model Context Protocol (MCP) server for Zammad integration, enabling AI assistants to interact with tickets, users, and organizations.
2026-02-23
drafts-actions.md
19
1 export drafts-actions
2 kerim from "kerim/claude-drafts-action-skill"
3 A comprehensive Claude Code skill for creating and scripting actions in Drafts
2026-02-24
skill-creator.md
19
1 export skill-creator
2 leeovery from "leeovery/claude-laravel"
3 Opinionated Laravel Skills & Commands for Claude Code
2026-02-26
seedream-image-generator.md
19
1 export seedream-image-generator
2 eze-is from "eze-is/seedream-image-generator"
3 Generate images using the Doubao SeeDream API based on text prompts. Use this skill when users request AI-generated images, artwork, illustrations, or visual content creation. The skill handles API calls, downloads generated images to the project's /pic folder, and supports batch generation of up to 4 sequential images.
2026-02-01
using-git-worktrees.md
19
1 export using-git-worktrees
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Use when starting feature work that needs isolation from current workspace or before executing implementation plans. Creates isolated git worktrees with smart directory selection and safety verification.
2026-02-26
release.md
19
1 export release
2 hughhan1 from "hughhan1/rtest"
3 Python test runner built in Rust
2026-02-21