Browse Skills

17720 skills found

creating-skills.md
106
1 export creating-skills
2 tilework-tech from "tilework-tech/nori-profiles"
3 System for managing collections of agent skills. Switch between skillsets seamlessly!
2026-02-02
handle-large-tasks.md
106
1 export handle-large-tasks
2 tilework-tech from "tilework-tech/nori-profiles"
3 System for managing collections of agent skills. Switch between skillsets seamlessly!
2026-02-02
git-commit-assistant.md
106
1 export git-commit-assistant
2 dmitriiweb from "dmitriiweb/extract-emails"
3 Extract emails and links to linkedin accounts from URLs
2026-01-02
lean4-theorem-proving.md
104
1 export lean4-theorem-proving
2 cameronfreer from "cameronfreer/lean4-skills"
3 Claude skills for Lean 4 theorem proving
2026-02-01
requesting-code-review.md
102
1 export requesting-code-review
2 t1mmen from "t1mmen/srtd"
3 🪄 Supabase migrations made magical: Live-reloading SQL + Sane, reviewable diffs + Maintainable templates = Delightful DX
2026-02-01
srtd-dev.md
102
1 export srtd-dev
2 t1mmen from "t1mmen/srtd"
3 🪄 Supabase migrations made magical: Live-reloading SQL + Sane, reviewable diffs + Maintainable templates = Delightful DX
2026-02-01
srtd-cli.md
102
1 export srtd-cli
2 t1mmen from "t1mmen/srtd"
3 🪄 Supabase migrations made magical: Live-reloading SQL + Sane, reviewable diffs + Maintainable templates = Delightful DX
2026-02-01
crash-instrumentation.md
100
1 export crash-instrumentation
2 nexus-labs-automation from "nexus-labs-automation/mobile-observability"
3 Claude Code plugin for mobile app observability: crash reporting, performance monitoring, and instrumentation for iOS, Android, and React Native
2026-01-31
emacs-testing.md
100
1 export emacs-testing
2 jinnovation from "jinnovation/kele.el"
3 🥤 Spritzy Kubernetes cluster management for Emacs
2026-01-23
navigation-latency.md
100
1 export navigation-latency
2 nexus-labs-automation from "nexus-labs-automation/mobile-observability"
3 Claude Code plugin for mobile app observability: crash reporting, performance monitoring, and instrumentation for iOS, Android, and React Native
2026-01-31
network-tracing.md
100
1 export network-tracing
2 nexus-labs-automation from "nexus-labs-automation/mobile-observability"
3 Claude Code plugin for mobile app observability: crash reporting, performance monitoring, and instrumentation for iOS, Android, and React Native
2026-01-31
session-replay.md
100
1 export session-replay
2 nexus-labs-automation from "nexus-labs-automation/mobile-observability"
3 Claude Code plugin for mobile app observability: crash reporting, performance monitoring, and instrumentation for iOS, Android, and React Native
2026-01-31
interaction-latency.md
100
1 export interaction-latency
2 nexus-labs-automation from "nexus-labs-automation/mobile-observability"
3 Claude Code plugin for mobile app observability: crash reporting, performance monitoring, and instrumentation for iOS, Android, and React Native
2026-01-31
new-analyzer.md
99
1 export new-analyzer
2 Piebald-AI from "Piebald-AI/splitrail"
3 Fast, cross-platform, real-time token usage tracker and cost monitor for Gemini CLI / Claude Code / Codex CLI / Qwen Code / Cline / Roo Code / Kilo Code / GitHub Copilot / OpenCode / Pi Agent / Piebald.
2026-01-30
tui.md
99
1 export tui
2 Piebald-AI from "Piebald-AI/splitrail"
3 Fast, cross-platform, real-time token usage tracker and cost monitor for Gemini CLI / Claude Code / Codex CLI / Qwen Code / Cline / Roo Code / Kilo Code / GitHub Copilot / OpenCode / Pi Agent / Piebald.
2026-01-30
mcp.md
99
1 export mcp
2 Piebald-AI from "Piebald-AI/splitrail"
3 Fast, cross-platform, real-time token usage tracker and cost monitor for Gemini CLI / Claude Code / Codex CLI / Qwen Code / Cline / Roo Code / Kilo Code / GitHub Copilot / OpenCode / Pi Agent / Piebald.
2026-01-30
testing-debugging.md
97
1 export testing-debugging
2 baz-scm from "baz-scm/awesome-reviewers"
3 Ready-to-use system prompts for Agentic Code Review.
2026-02-01
ai-assisted-development.md
97
1 export ai-assisted-development
2 baz-scm from "baz-scm/awesome-reviewers"
3 Ready-to-use system prompts for Agentic Code Review.
2026-02-01
codebase-analyzer.md
96
1 export codebase-analyzer
2 severity1 from "severity1/claude-code-auto-memory"
3 Claude Code plugin that automatically maintains CLAUDE.md files
2026-01-30
file-header-guardian.md
96
1 export file-header-guardian
2 Dimon94 from "Dimon94/cc-devflow"
3 🚀 One-command requirement development flow for Claude Code - Complete workflow system with sub-agents, quality gates, and intelligent automation
2026-01-25
cc-devflow-orchestrator.md
96
1 export cc-devflow-orchestrator
2 Dimon94 from "Dimon94/cc-devflow"
3 🚀 One-command requirement development flow for Claude Code - Complete workflow system with sub-agents, quality gates, and intelligent automation
2026-01-25
fractal-docs-generator.md
96
1 export fractal-docs-generator
2 Dimon94 from "Dimon94/cc-devflow"
3 🚀 One-command requirement development flow for Claude Code - Complete workflow system with sub-agents, quality gates, and intelligent automation
2026-01-25
test-driven-development.md
93
1 export test-driven-development
2 korallis from "korallis/Droidz"
3 Implement test-driven development (TDD) workflow using the red-green-refactor cycle. Use when writing new features, fixing bugs, or refactoring existing code. Always write the failing test first, then implement minimal code to pass, then refactor. Essential for ensuring code reliability, preventing regressions, improving design through testability requirements, documenting expected behavior through tests, enabling confident refactoring, and maintaining high code quality standards throughout the development process.
2026-01-13
nextjs-server-components.md
93
1 export nextjs-server-components
2 korallis from "korallis/Droidz"
3 Build efficient React applications using Next.js Server Components that render on the server, reducing client bundle size, improving performance, and enabling direct database access. Use when fetching data server-side, reducing JavaScript bundle size, accessing databases directly in components, implementing streaming with Suspense, creating layouts that only render once, optimizing Core Web Vitals, or building SEO-friendly applications with server-first architecture.
2026-01-13