Browse Skills

20307 skills found

react-native-component-generator.md
1
1 export react-native-component-generator
2 Dexploarer from "Dexploarer/claudius-skills"
3 Generates React Native components with platform-specific code, TypeScript support, and mobile-first patterns. Use when user asks to "create React Native component", "generate RN component", "scaffold mobile component", or "create cross-platform component".
2026-01-05
documentation-standards.md
1
1 export documentation-standards
2 bash0C7 from "bash0C7/picotorokko"
3 Provides guidelines for maintaining and updating documentation alongside code changes. Use this when implementing features, fixing bugs, or changing APIs that affect user-facing documentation.
2026-01-05
web-components-architecture.md
1
1 export web-components-architecture
2 matthewharwood from "matthewharwood/engmanager.xyz"
3 Build web components using Custom Elements v1 API with Declarative Shadow DOM, attribute-driven state, handleEvent pattern, and zero DOM selection. Use when creating custom elements, extending built-in HTML elements, or implementing component-based architecture. NO querySelector, NO innerHTML, NO external libraries - pure web platform APIs only.
2026-01-05
gh-search-issues.md
1
1 export gh-search-issues
2 aaddrick from "aaddrick/gh-cli-search"
3 Use when searching GitHub issues - provides syntax for filtering by labels, state, assignees, authors, comments, reactions, dates, and includes option to search pull requests
2026-01-05
running-marketing-campaigns.md
1
1 export running-marketing-campaigns
2 SpillwaveSolutions from "SpillwaveSolutions/running-marketing-campaigns-agent-skill"
3 Plans, creates, and optimizes digital marketing campaigns including content strategy, social media, email marketing, SEO, and AI visibility (GEO). Generates UTM parameters and tracking URLs. Helps develop go-to-market strategies, campaign messaging, content calendars, and performance measurement frameworks. Use when asked to "create a marketing campaign", "plan content strategy", "build email sequences", "set up UTM tracking", "analyze marketing metrics", "launch a product", "optimize for SEO", "improve AI visibility", "optimize for voice search", "set up IndexNow", "check accessibility for SEO", or "create social media previews". Supports both marketing beginners and experienced marketers needing templates.
2026-01-05
agent-communication.md
1
1 export agent-communication
2 asermax from "asermax/claude-plugins"
3 Use when user explicitly requests to coordinate with other Claude Code agents, join an agent chat, or communicate across multiple repositories/projects
2026-01-05
dhh-philosophy-rails-doctrine.md
1
1 export dhh-philosophy-rails-doctrine
2 sjnims from "sjnims/iron-chef-claude-rails"
3 This skill should be used when the user asks about "Rails philosophy", "the Rails way", "Rails doctrine", "DHH's approach", "Rails conventions", "fat models skinny controllers", "majestic monolith", "service objects", or discusses architectural patterns and best practices for Rails applications. Load this skill when providing guidance on Rails architectural decisions, code organization, or when determining whether an approach aligns with Rails philosophy.
2026-01-05
abi-codegen.md
1
1 export abi-codegen
2 sablier-labs from "sablier-labs/sdk"
3 Convert JSON ABI files to TypeScript const exports with proper typing. Use when working with smart contract ABIs, converting JSON to TypeScript, generating typed contract interfaces, or adding new contract ABIs to the SDK.
2026-01-05
raindrop.md
1
1 export raindrop
2 gmickel from "gmickel/raindrop-skill"
3 Manage Raindrop.io bookmarks, collections, tags, and highlights via API. Use when user mentions raindrop, bookmarks, saving links, organizing URLs, bookmark collections, or web highlights.
2026-01-05
dependency-opportunity-scanner.md
1
1 export dependency-opportunity-scanner
2 samjhecht from "samjhecht/wrangler"
3 Scan codebase to identify opportunities to replace custom implementations with well-maintained open source libraries. Creates worktree, implements changes, and submits PR for review. Multi-phase workflow with parallel analysis agents.
2026-01-05
testing-mobile-responsive.md
1
1 export testing-mobile-responsive
2 jls42 from "jls42/leapmultix"
3 Tests mobile compatibility and responsive design (touch, viewports, mobile performance). Use after responsive CSS modifications, touch controls, or before releases
2026-01-05
sdlc.md
1
1 export sdlc
2 fx from "fx/cc"
3 MUST BE LOADED for any coding task: implementing features, fixing bugs, writing code, refactoring, or making changes. This skill provides the mandatory step-by-step workflow for orchestrating the complete software development lifecycle using specialized agents. Load this skill when the user asks to 'add', 'create', 'build', 'fix', 'update', 'change', 'implement', or 'refactor' anything.
2026-01-05
editorial-image-generator.md
1
1 export editorial-image-generator
2 tallyfy from "tallyfy/documentation"
3 Creates sophisticated HBR-style editorial illustrations for any content using AI understanding and visual analysis. Use when creating conceptual illustrations, analyzing generated images, or compositing logos. Works with any brand configuration. AI-native approach - Claude reasons about content rather than using rigid templates.
2026-01-05
analyzing-git-sessions.md
1
1 export analyzing-git-sessions
2 bitwarden from "bitwarden/ai-plugins"
3 Analyzes git commits and changes within a timeframe or commit range, providing structured summaries for code review, retrospectives, work logs, or session documentation.
2026-01-05
java-testing-advanced.md
1
1 export java-testing-advanced
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-java"
3 Advanced testing - Testcontainers, contract testing, mutation testing, property-based
2026-01-05
vitest-test-scaffolder.md
1
1 export vitest-test-scaffolder
2 okgoogle13 from "okgoogle13/careercopilot"
3 Scaffolds Vitest unit tests for React components and hooks. Use when creating tests for frontend components.
2026-01-05
mymind-coding-patterns.md
1
1 export mymind-coding-patterns
2 vojtaholik from "vojtaholik/mymind"
3 Coding conventions and patterns for the mymind codebase. Use this skill when writing or modifying any code in this project to ensure consistency with established patterns.
2026-01-05
fabric-ai.md
1
1 export fabric-ai
2 rafaelcalleja from "rafaelcalleja/claude-market-place"
3 Guides pattern selection through decomposition, exploration, and diverse approach generation
2026-01-05
supabase-edge-functions.md
1
1 export supabase-edge-functions
2 CoderMariusz from "CoderMariusz/MonoPilot"
3 Apply when building serverless functions in Supabase: webhooks, background jobs, third-party integrations, or complex server-side logic. Runs on Deno 2.1+.
2026-01-05
backend-architect.md
1
1 export backend-architect
2 Lordjiggy from "Lordjiggy/claude-code-marketplace"
3 Backend architecture agent for API design, database schema, and microservices
2026-01-05
code-review.md
1
1 export code-review
2 ANcpLua from "ANcpLua/ancplua-claude-plugins"
3 Perform comprehensive code reviews covering security, style, performance, and best practices. Use when reviewing code changes before commit or merge, auditing existing code, or checking for vulnerabilities.
2026-01-05
test-driven-development.md
1
1 export test-driven-development
2 xbklairith from "xbklairith/kisune"
3 Use when implementing features/bugfixes to enforce strict TDD discipline - enforces RED (write failing test), GREEN (minimal code), REFACTOR cycle with no exceptions. Prevents "test after" trap, catches rationalizations. Activates when user says "implement", "let's code", "write this feature", mentions "TDD", or during spec-driven execution phase.
2026-01-05
moai-lang-go.md
1
1 export moai-lang-go
2 junseokandylee from "junseokandylee/RallyApp"
3 Go 1.23+ development specialist covering Fiber, Gin, GORM, and concurrent programming patterns. Use when building high-performance microservices, CLI tools, or cloud-native applications.
2026-01-05
openai-assistants.md
1
1 export openai-assistants
2 ovachiever from "ovachiever/droid-tings"
3 Build stateful chatbots with OpenAI Assistants API v2 - Code Interpreter, File Search (10k files), Function Calling. ⚠️ Sunset H1 2026; use openai-responses for new projects.Use when: building stateful chatbots, implementing RAG, or troubleshooting "thread has active run", vector store delays, polling timeouts, or file upload errors.
2026-01-05