Browse Skills

6389 skills found

creating-skill.md
2
1 export creating-skill
2 jeejeeguan from "jeejeeguan/agent-rules"
3 Centralize rules for multiple AI Agents in a single source of truth AGENT_RULES.md, automatically sync to each agent's rule files via CI, and provide an executable script to locally update agent rules.
2026-01-27
distributed-claude-sender.md
2
1 export distributed-claude-sender
2 ebowwa from "ebowwa/seed"
3 Automated setup script for essential development tools (Claude Code CLI, GitHub CLI, Tailscale, Doppler) - Perfect for VPS, cloud instances, Github codespaces or any new machines. Spin up new development ready machines in seconds!
2026-02-14
typescript.md
2
1 export typescript
2 lambdamechanic from "lambdamechanic/skills"
3 Default TypeScript stack for Lambda: pnpm workspaces + Turbo, strict TS, and sensible DX helpers.
2026-02-22
code-quality.md
2
1 export code-quality
2 ToonVos from "ToonVos/empty-opensaas"
3 🚀 Production-ready SaaS boilerplate with Wasp framework & OpenSaaS template | Complete TDD workflow | Multi-worktree parallel development | Pre-built: Auth, Stripe payments, Admin dashboard, i18n | 📄 Full docs: https://github.com/ToonVos/empty-opensaas/tree/main/docs
2026-02-09
bel-crm-schema-write-db.md
2
1 export bel-crm-schema-write-db
2 bennoloeffler from "bennoloeffler/bassi"
3 This skill should be used when working with the CRM PostgreSQL database for sales, contacts, companies, and opportunities. Use this skill when the user asks to insert, update, query, or analyze data in the CRM database (may be called crm or db), or when SQL queries need to be created for company_site, person, sales_opportunity, or event tables. This skill provides comprehensive schema knowledge and PostgreSQL-specific SQL examples tailored to the CRM data model.
2025-12-20
react-to-taro.md
2
1 export react-to-taro
2 dafang from "dafang/taro-weapp-plugin"
3 Transpile React Web applications (v18+) into Taro 4.x code optimized for WeChat Mini Program. Use this skill when converting React components, pages, or utilities to Taro-compatible code with proper JSX element mapping, event handler transformation, navigation/routing conversion, and API shim layer.
2026-01-08
pdf-extractor.md
2
1 export pdf-extractor
2 Ryo-cool from "Ryo-cool/Nature-Spots"
3 自然スポットの口コミサイトです
2026-02-08
professional-development-superskill.md
2
1 export professional-development-superskill
2 robertpelloni from "robertpelloni/workspace"
3 Comprehensive superskill consolidating 41 professional development skills across planning, testing, debugging, code review, git workflow, writing, architecture, meta-skills, thinking frameworks, and communication. Use when you need a complete reference for software development best practices, workflows, and methodologies.
2026-02-25
polishing-issues.md
2
1 export polishing-issues
2 chrisrodz from "chrisrodz/dotfiles"
3 dotfiles
2026-02-05
bubble-tea.md
2
1 export bubble-tea
2 fwojciec from "fwojciec/diffstory"
3 Diff viewer that uses LLM to classify code changes into structured narratives
2026-01-21
global-coding-style.md
2
1 export global-coding-style
2 adigunners from "adigunners/adigunners.github.io"
3 Coding style standards enforced by Prettier and ESLint. Use this skill when writing JavaScript, HTML, CSS, or JSON to ensure consistent formatting, naming conventions, and code quality. Apply when creating new files, refactoring code, or ensuring adherence to automated formatting rules.
2026-02-01
documentation-writer.md
2
1 export documentation-writer
2 ClementWalter from "ClementWalter/rookie-marketplace"
3 A claude code marketplace with random plugins created by Claude herself
2026-01-10
oracle.md
2
1 export oracle
2 LarsEckart from "LarsEckart/dotfiles"
3 Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
2026-02-17
chrome-devtools-testing.md
2
1 export chrome-devtools-testing
2 nicobailon from "nicobailon/chrome-devtools-testing"
3 Browser testing and debugging with Playwright. QA testing, screenshots, form interactions, console errors, network analysis, performance profiling. Batch scripting for multiple actions per turn.
2026-02-17
serr-structured-error-wrapper.md
2
1 export serr-structured-error-wrapper
2 rohanthewiz from "rohanthewiz/serr"
3 Structured error wrapper
2026-02-10
permissions-manager.md
2
1 export permissions-manager
2 SpillwaveSolutions from "SpillwaveSolutions/claude_permissions_skill"
3 |
2026-01-22
nuxt-layers.md
2
1 export nuxt-layers
2 leeovery from "leeovery/claude-nuxt"
3 Working with Nuxt layers (base, nuxt-ui, x-ui) that provide shared functionality. Use when understanding layer architecture, importing from layers, extending layer functionality, or creating new layers.
2026-02-08
skill-template.md
2
1 export skill-template
2 davydany from "davydany/awesome-claude-skills-for-cybersecurity"
3 Awesome Cybersecurity Skills for Claude
2026-01-20
bunjs-docker-mastery.md
2
1 export bunjs-docker-mastery
2 mOdrA40 from "mOdrA40/claude-codex-skills-directory"
3 Senior/Lead Developer Bun.js + Docker dengan pengalaman 20 tahun. Skill ini digunakan ketika: (1) Membuat project Bun.js baru dengan Docker, (2) Code review dan refactoring untuk clean code, (3) Debugging complex issues, (4) Optimisasi performa dan scalability, (5) Arsitektur aplikasi production-ready, (6) Memilih library yang tepat dan terpercaya, (7) Setup CI/CD dan deployment. Trigger keywords: "bun", "bunjs", "bun.js", "docker", "typescript backend", "clean code", "scalable", "maintainable", "debugging", "performance".
2026-02-03
automation.md
2
1 export automation
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-qa"
3 QA engineer plugin with testing strategies and automation frameworks
2026-01-12
codegen-bug-fix.md
2
1 export codegen-bug-fix
2 nihiyama from "nihiyama/ffq"
3 File-based FIFO Queue
2026-01-03
kubernetes-debugger.md
2
1 export kubernetes-debugger
2 rodrigodelmonte from "rodrigodelmonte/k8s-debugging-plugin"
3 Kubernetes debugging and troubleshooting best practices using MCP kubernetes tools.Use when: (1) Pods are failing, pending, or in CrashLoopBackOff/ImagePullBackOff states,(2) Services are unreachable or DNS resolution fails, (3) Deployments aren't rolling out,(4) Nodes are unhealthy or unschedulable, (5) Resource issues (OOM, CPU throttling),(6) Any "why isn't my Kubernetes workload working?" questions.Provides systematic debugging workflows using kubectl_get, kubectl_describe, kubectl_logs,exec_in_pod, and other MCP kubernetes tools.
2026-01-02
solresol.md
2
1 export solresol
2 cawal from "cawal/cwl-dotfiles"
3 CaWaL's dotfile.
2026-02-25
type-project-organization.md
2
1 export type-project-organization
2 ruan-cat from "ruan-cat/11comm"
3 01星球的第11次大项目。智慧社区项目。
2026-02-24