Browse Skills

20307 skills found

code-gen-agent.md
0
1 export code-gen-agent
2 Unicorn from "Unicorn/Radium"
3 Fast code generation agent optimized for speed and iteration
2026-01-05
deployment-verifier.md
0
1 export deployment-verifier
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enforce comprehensive deployment verification after deploying code, scripts, or configurations. Use after any deployment, build, or installation operation. Prevents deployment verification failures (FP-9).
2026-01-05
swift-style.md
0
1 export swift-style
2 johnrogers from "johnrogers/claude-swift-engineering"
3 Swift code style conventions for clean, readable code. Use when writing Swift code to ensure consistent formatting, naming, organization, and idiomatic patterns.
2026-01-05
conversion-patterns.md
0
1 export conversion-patterns
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Conversion rate optimization (CRO) patterns for Next.js applications including CTA design, landing page layouts, trust signals, form optimization, pricing tables, and A/B testing. Use when building landing pages, optimizing CTAs, adding social proof, or improving conversion funnels.
2026-01-05
prompting.md
0
1 export prompting
2 mikegil from "mikegil/MaxAI"
3 Prompt engineering standards and context engineering principles for AI agents based on Anthropic best practices. Covers clarity, structure, progressive discovery, and optimization for signal-to-noise ratio.
2026-01-05
moai-foundation-core.md
0
1 export moai-foundation-core
2 tjdwls101010 from "tjdwls101010/seongjin_extension_youtube-summarize"
3 MoAI-ADK's foundational principles - TRUST 5, SPEC-First TDD, delegation patterns, token optimization, progressive disclosure, modular architecture, agent catalog, command reference, and execution rules for building AI-powered development workflows
2026-01-05
cloudflare-deploy.md
0
1 export cloudflare-deploy
2 salieri from "salieri/resume"
3 Deploy the resume app to Cloudflare Pages using the documented build and wrangler steps. Use when deploying, troubleshooting deploys, or updating Pages-related CI configuration.
2026-01-05
subagent-driven-development.md
0
1 export subagent-driven-development
2 halvorot from "halvorot/dotfiles"
3 Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
2026-01-05
lms-troubleshooting.md
0
1 export lms-troubleshooting
2 geonook from "geonook/learning-management-system-esid"
3 Solved issues, common errors, and debugging techniques for LMS. Use this skill when debugging issues, understanding error codes, fixing RLS problems, or troubleshooting environment variable issues.
2026-01-05
zustand-mobile-patterns.md
0
1 export zustand-mobile-patterns
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Zustand state management for React Native. Use when implementing client-side state.
2026-01-05
playwright-browser.md
0
1 export playwright-browser
2 FunnelEnvy from "FunnelEnvy/agents_webinar_demos"
3 Use when capturing screenshots, automating browser interactions, or scraping web content. Covers Playwright Python API for page navigation, screenshots, element selection, form filling, and waiting strategies.
2026-01-05
ui-mock-builder.md
0
1 export ui-mock-builder
2 hiragram from "hiragram/claude-code-plugins"
3 SwiftUIを使ったiOSアプリのUI実装を支援するスキル。View +
2026-01-05
code-review-assistant.md
0
1 export code-review-assistant
2 therealchandlerbing from "therealchandlerbing/claude-usecases"
3 Comprehensive code review specialist providing security analysis, performance optimization, maintainability assessment, and best practice recommendations across multiple programming languages
2026-01-05
nextjs.md
0
1 export nextjs
2 violetio from "violetio/violet-ai-plugins"
3 Next.js conventions for VioletDashboard and Connect
2026-01-05
add-dialog-component.md
0
1 export add-dialog-component
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create React dialog components with forms for the dealflow-network project using Radix UI, tRPC mutations, and proper state management. Use when adding create/edit dialogs, modals, or form-based UI components.
2026-01-05
primer-web-components.md
0
1 export primer-web-components
2 primer-io from "primer-io/examples"
3 Build checkout and payment experiences using Primer's web components. Use this skill when implementing payment flows, checkout pages, card forms, or integrating Primer SDK into React, Next.js, or vanilla JavaScript applications. Covers component usage, React integration patterns, stable object references, event handling, SSR support, and CSS theming.
2026-01-05
code-review-expert.md
0
1 export code-review-expert
2 BarisSozen from "BarisSozen/claude"
3 Comprehensive code review expertise. Use when reviewing code, evaluating architecture, or assessing quality. Triggers on review, evaluate, assess, audit, code quality, best practices.
2026-01-05
async-python-patterns.md
0
1 export async-python-patterns
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
2026-01-05
code-pointer.md
0
1 export code-pointer
2 cadrianmae from "cadrianmae/claude-marketplace"
3 Use the VSCode CLI to open files at specific line and column positions when explaining code, debugging, pointing to TODOs, or guiding users to specific locations in files. Automatically invoked when Claude needs to show users exactly where in a file to look.
2026-01-05
sequential-thinking.md
0
1 export sequential-thinking
2 samb-park from "samb-park/DividendTracker"
3 Use for complex problems requiring systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Not for simple queries or single-step tasks.
2026-01-05
write-comments.md
0
1 export write-comments
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Writes explanatory comments to code to improve readability for developers and AI systems. Use when documenting code or improving code comprehension.
2026-01-05
git-stage.md
0
1 export git-stage
2 sophiie-ai from "sophiie-ai/claude-resources"
3 Prepare git changes for commit by staging appropriate files, excluding agent-generated documentation, and crafting a perfect commit message. Use when ready to stage changes, preparing a commit, or need help with commit messages. NEVER commits - staging only.
2026-01-05
typescript-patterns.md
0
1 export typescript-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 TypeScript utility types and type-safe API design patterns. Use when designing type systems, creating utility types, or implementing type-safe patterns.
2026-01-05
spring-tdd-mockito.md
0
1 export spring-tdd-mockito
2 mduongvandinh from "mduongvandinh/skills-java-spring"
3 TDD (Test-Driven Development) skill with Mockito for Spring Boot.Guides the Red-Green-Refactor cycle for writing tests first.
2026-01-05