Browse Skills
733 skills found
module-testing.md
2
1
export
module-testing
2
from
"davidorex/vcv-rack-module-creation-framework"
from
"davidorex/vcv-rack-module-creation-framework"
3
A framework for creating VCV Rack modules conversationally with AI, transposed by Claude Code from Tachesteaches' Plugin Freedom System framework.
2025-12-01
elevenlabs-agents.md
2
1
export
elevenlabs-agents
2
from
"taskcrew/elevenlabs-agents"
from
"taskcrew/elevenlabs-agents"
3
Complete toolkit for integrating ElevenLabs Conversational AI agents with Claude Code - includes skill definition and MCP server
2026-04-12
using-firebase.md
2
1
export
using-firebase
2
from
"SpillwaveSolutions/using-firebase"
from
"SpillwaveSolutions/using-firebase"
3
Comprehensive Firebase development guidance for GCP-hosted applications. Covers Firestore database operations (CRUD, queries, transactions, data modeling), Cloud Functions (1st and 2nd generation, TypeScript and Python, all trigger types), Firebase CLI operations, emulator setup and data persistence, security rules (Firestore and Storage), authentication integration, hosting configuration, and GCP service integration. Use when working with Firebase projects, deploying Cloud Functions, querying Firestore, setting up triggers (Firestore, Auth, Storage, HTTP, Callable, Scheduled, Pub/Sub), managing security rules, configuring hosting rewrites/headers, managing secrets, or integrating with GCP services like BigQuery and Cloud Tasks. Triggers include firebase, firestore, cloud functions, firebase functions, firebase hosting, firebase auth, firebase storage, firebase emulator, firebase deploy, firebase init, firebase rules, callable function, scheduled function, onDocumentCreated, onRequest, onCall, onSchedule.
2026-02-16
vibeflow-tdd.md
2
1
export
vibeflow-tdd
2
from
"mizkun/vibeflow"
from
"mizkun/vibeflow"
3
Execute TDD Red-Green-Refactor cycle. Use when implementing features with test-driven development.
2026-03-29
sdd-tdd-workflow.md
2
1
export
sdd-tdd-workflow
2
from
"inchan/zettel-memory"
from
"inchan/zettel-memory"
3
Guide AI agents through Specification-Driven Development (SDD) + Test-Driven Development (TDD) integrated workflow. Use when implementing complex features, making architectural decisions, or conducting large-scale refactoring that requires clear specifications and test-first development.
2025-12-22
playwright-browser-automation.md
2
1
export
playwright-browser-automation
2
from
"bolasblack/claude-skills"
from
"bolasblack/claude-skills"
3
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
2026-04-13
security.md
2
1
export
security
2
from
"pluginagentmarketplace/custom-plugin-devops"
from
"pluginagentmarketplace/custom-plugin-devops"
3
DevOps automation plugin for Claude AI - CI/CD, deployment, monitoring, and infrastructure management tools for plugin development
2026-01-05
bubble-tea.md
2
1
export
bubble-tea
2
from
"fwojciec/diffstory"
from
"fwojciec/diffstory"
3
Diff viewer that uses LLM to classify code changes into structured narratives
2026-01-21
rpg-toolkit-development.md
2
1
export
rpg-toolkit-development
2
from
"KirkDiggler/rpg-toolkit"
from
"KirkDiggler/rpg-toolkit"
3
A modular toolkit for building RPG game engines, bots, and applications
2026-04-05
docker-patterns.md
2
1
export
docker-patterns
2
from
"mcgilly17/nix-configs"
from
"mcgilly17/nix-configs"
3
Nix configuration for my systems supporting macOS, NixOS, and WSL.
2026-04-13
dev-browser.md
2
1
export
dev-browser
2
from
"wrsmith108/dev-browser-claude-skill"
from
"wrsmith108/dev-browser-claude-skill"
3
Claude Code skill for browser automation with persistent page state. Fork of SawyerHood/dev-browser.
2026-03-06
implementation-postmortem.md
2
1
export
implementation-postmortem
2
from
"leynos/agent-helper-scripts"
from
"leynos/agent-helper-scripts"
3
Helper scripts to be run by agentic coding tools
2026-04-17
osssolution-implementation.md
2
1
export
osssolution-implementation
2
from
"devkade/collaborator"
from
"devkade/collaborator"
3
Phase 3 of OSS contribution - Design and implement the solution following project standards and best practices. Writes code following conventions, adds/updates tests, handles edge cases. Use when issue analysis is complete and ready to write code.
2026-03-05
dockerfile-best-practices.md
2
1
export
dockerfile-best-practices
2
from
"obeone/claude-skills"
from
"obeone/claude-skills"
3
🧠 Modular skills for autonomous AI agents. Production-ready Docker & Kubernetes tooling with built-in validators. Install once, use everywhere.
2026-04-15
tpm-report.md
2
1
export
tpm-report
2
from
"urjitbhatia/tpm-mcp"
from
"urjitbhatia/tpm-mcp"
3
Your own local AI powered, fully private and local TPM (Technical Project Manager) in a box
2025-12-26
github-actions-ci.md
2
1
export
github-actions-ci
2
from
"MrPointer/dotfiles"
from
"MrPointer/dotfiles"
3
My personal dotfiles
2026-04-14
codegen-bug-fix.md
2
1
export
codegen-bug-fix
2
from
"nihiyama/ffq"
from
"nihiyama/ffq"
3
File-based FIFO Queue
2026-01-03
automation.md
2
1
export
automation
2
from
"pluginagentmarketplace/custom-plugin-qa"
from
"pluginagentmarketplace/custom-plugin-qa"
3
QA engineer plugin with testing strategies and automation frameworks
2026-01-12
skill-template.md
2
1
export
skill-template
2
from
"davydany/awesome-claude-skills-for-cybersecurity"
from
"davydany/awesome-claude-skills-for-cybersecurity"
3
Awesome Cybersecurity Skills for Claude
2026-03-07
baseline-check.md
2
1
export
baseline-check
2
from
"spiralhouse/cycletime"
from
"spiralhouse/cycletime"
3
Context Management for Claude Code
2026-03-11
code-migrator.md
2
1
export
code-migrator
2
from
"Lordjiggy/claude-code-marketplace"
from
"Lordjiggy/claude-code-marketplace"
3
🚀 Discover specialized agents and automation workflows in a community-driven marketplace designed to enhance developer productivity and solve real challenges.
2026-04-17
Flaky Test Detector Skill.md
2
1
export
Flaky Test Detector Skill
2
from
"wrsmith108/claude-skill-flaky-test-detector"
from
"wrsmith108/claude-skill-flaky-test-detector"
3
Claude Code skill for detecting flaky test patterns that cause intermittent CI failures
2026-04-12
documentation-writer.md
2
1
export
documentation-writer
2
from
"ClementWalter/rookie-marketplace"
from
"ClementWalter/rookie-marketplace"
3
A claude code marketplace with random plugins created by Claude herself
2026-01-10
dokploy-skills.md
2
1
export
dokploy-skills
2
from
"thruthesky/dokploy-skill"
from
"thruthesky/dokploy-skill"
3
Dokploy 셀프호스팅 PaaS 전체 관리 스킬. SSH/API 서버 관리, 앱 배포, Docker Compose/Swarm, DB(PostgreSQL/MySQL/MongoDB/Redis), Traefik, SSL, 도메인, 볼륨 백업, 모니터링, 디버깅 지원. 'Dokploy' 언급, 배포/재배포, Docker Compose, 도메인/SSL/HTTPS, Traefik/502에러, DB관리, 볼륨백업/S3, 컨테이너로그, 서버유지보수, 빌드타입선택, 와일드카드서브도메인라우팅, pgAdmin4 작업 시 사용.
2026-03-27