Browse Skills
1753 skills found
cli-modern-tools.md
11
1
export
cli-modern-tools
2
from
"Interstellar-code/claud-skills"
from
"Interstellar-code/claud-skills"
3
Production-ready Claude Code framework with 13 agents, 9 skills, and auto-generated documentation for JavaScript, TypeScript, PHP, Laravel, React, and Python projects
2026-02-25
vyper.md
10
1
export
vyper
2
from
"cyberthirst/ivy"
from
"cyberthirst/ivy"
3
AST interpreter for Vyper with a custom EVM backend
2026-02-25
deploy.md
10
1
export
deploy
2
from
"vercel/vercel-deploy-claude-code-plugin"
from
"vercel/vercel-deploy-claude-code-plugin"
3
Deploy applications to Vercel. Use when the user says "deploy", "deploy to Vercel", "push to production", "deploy my app", or "go live".
2026-02-23
arkts.md
10
1
export
arkts
2
from
"aresbit/arkts-agent-skill"
from
"aresbit/arkts-agent-skill"
3
ArkTS Language Specification. ArkTS is a statically-typed programming language developed by Huawei for HarmonyOS, extending TypeScript with features from Java and Kotlin. Use for ArkTS syntax, types, classes, functions, and language features.
2026-02-04
vitest-mocking.md
10
1
export
vitest-mocking
2
from
"alexanderop/workoutTracker"
from
"alexanderop/workoutTracker"
3
Vitest mocking patterns and test double strategies. Use when writing tests that need mocks, spies, stubs, or fakes. Triggers include: mocking modules, stubbing globals (fetch, Date, timers), testing composables, mocking imports (default/named), creating test doubles, replacing dependencies, verifying mock calls, cleaning up mocks, or any question about "how do I mock X in Vitest". Also use when reviewing tests for proper mocking practices.
2026-02-12
skill-lister.md
10
1
export
skill-lister
2
from
"bodangren/git-workflow"
from
"bodangren/git-workflow"
3
Spec-Driven Git Workflow plugin for Claude Code - Comprehensive development workflow with GitHub integration, sprint management, and brownfield migration support
2026-02-21
github-repo-management.md
10
1
export
github-repo-management
2
from
"d-oit/gemini-search-plugin"
from
"d-oit/gemini-search-plugin"
3
Advanced Claude Code plugin for web search using Gemini CLI with caching, analytics, and validation. Includes comprehensive skills for plugin development.
2026-01-27
using-skillpack-maintenance.md
10
1
export
using-skillpack-maintenance
2
from
"tachyon-beep/skillpacks"
from
"tachyon-beep/skillpacks"
3
Use when maintaining or enhancing existing skill packs in the skillpacks repository - systematic pack refresh through domain analysis, structure review, RED-GREEN-REFACTOR gauntlet testing, and automated quality improvements
2026-02-03
story-tdd.md
10
1
export
story-tdd
2
from
"lenneTech/cli"
from
"lenneTech/cli"
3
A CLI for lenne.Tech libraries and frameworks.
2026-02-16
smoke-test.md
10
1
export
smoke-test
2
from
"everruns/everruns"
from
"everruns/everruns"
3
Headless durable agentic harness engine. Run durable AI agents reliably and scalably.
2026-02-25
query-grafana-tempo.md
10
1
export
query-grafana-tempo
2
from
"narqo/dotfiles"
from
"narqo/dotfiles"
3
Personal dot files
2026-02-24
execplan.md
10
1
export
execplan
2
from
"doodledood/claude-code-plugins"
from
"doodledood/claude-code-plugins"
3
A curated marketplace of Claude Code plugins for agentic development workflows, featuring tools for architecture, knowledge management, and development automation
2026-02-23
spec-validation.md
10
1
export
spec-validation
2
from
"jmanhype/speckit"
from
"jmanhype/speckit"
3
Specification-Driven Development with Beads Integration - A comprehensive workflow system for AI-assisted software development
2026-02-12
shodh-cloudflare.md
10
1
export
shodh-cloudflare
2
from
"doobidoo/shodh-cloudflare"
from
"doobidoo/shodh-cloudflare"
3
Your AI's memory syncs across all devices. Context on laptop, phone, tablet—globally distributed on Cloudflare's edge network.
2026-02-14
git-pulse.md
10
1
export
git-pulse
2
from
"Mnehmos/mnehmos.quest-keeper.game"
from
"Mnehmos/mnehmos.quest-keeper.game"
3
Version control discipline for Quest Keeper AI development. Enforces the "commit early, commit often" pattern.
2026-01-22
swift-ios-design-best-practices.md
10
1
export
swift-ios-design-best-practices
2
from
"mosif16/codex-Skills"
from
"mosif16/codex-Skills"
3
Comprehensive guide to UI/UX design principles, architectural patterns, and animation techniques for building high-quality iOS apps with Swift.
2026-02-14
nondominium-holochain-dna-dev.md
10
1
export
nondominium-holochain-dna-dev
2
from
"Sensorica/nondominium"
from
"Sensorica/nondominium"
3
Nondominium built on REA + Valueflows + Holochain is a distributed multi-agent system for uncapturable resource flows
2026-02-25
integration.md
10
1
export
integration
2
from
"Playgama/bridge-claude-plugins"
from
"Playgama/bridge-claude-plugins"
3
Collection of Claude Code plugins for Playgama Bridge
2026-01-16
analyze-thread.md
10
1
export
analyze-thread
2
from
"fatbobman/mail-mcp-bridge"
from
"fatbobman/mail-mcp-bridge"
3
Connect macOS Mail to AI through Model Context Protocol
2026-02-20
mcp-builder.md
10
1
export
mcp-builder
2
from
"mugubr/django_base"
from
"mugubr/django_base"
3
A modern, production-ready Django boilerplate. Fully containerized with Docker, Nginx, Gunicorn, PostgreSQL, CI/CD, and observability.
2026-02-02
hetzner-vps-provisioning.md
9
1
export
hetzner-vps-provisioning
2
from
"The-Resonance/claude-code-hetzner-vps"
from
"The-Resonance/claude-code-hetzner-vps"
3
Provision secure, Claude Code-ready Hetzner VPS instances for ~$5/month. Free tool by Pete Sena.
2026-02-10
context7-efficient.md
9
1
export
context7-efficient
2
from
"Rehan-Ul-Haq/my-skills"
from
"Rehan-Ul-Haq/my-skills"
3
Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information. Triggers include questions like "Show me React hooks", "How do I use Prisma", "What's the Next.js routing syntax", or any request for library/framework documentation.
2026-02-10
agent-launcher.md
9
1
export
agent-launcher
2
from
"ciscoittech/claude-agent-framework"
from
"ciscoittech/claude-agent-framework"
3
Complete framework for building intelligent multi-agent development systems with Claude Code. Features 97% context reduction and 3-6x faster execution through parallel agents.
2026-02-18
testcontainers-go.md
9
1
export
testcontainers-go
2
from
"testcontainers/claude-skills"
from
"testcontainers/claude-skills"
3
Public repository for the Claude Skills for Testcontainers
2026-02-24