Browse Skills

20307 skills found

n8n-saas-builder.md
0
1 export n8n-saas-builder
2 awjames6875 from "awjames6875/skills-factory"
3 Builds a complete SaaS frontend wrapper around validated n8n workflows. Use this skill when you want to CREATE A WEBSITE, BUILD A UI, MAKE A SAAS PRODUCT, or WRAP AN N8N WORKFLOW in a user-friendly interface. Generates Next.js/React frontends with Tailwind CSS that connect to n8n webhooks.
2026-01-05
react-code-review-patterns.md
0
1 export react-code-review-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Review checklists and patterns for React/TypeScript frontend code reviews. Use when: (1) reviewing React components, (2) checking TypeScript type safety, (3) validating hooks usage, (4) checking accessibility compliance.
2026-01-05
coverage-analyzer.md
0
1 export coverage-analyzer
2 kanopi from "kanopi/cms-cultivator"
3 Automatically analyze test coverage when user asks which code is tested, mentions coverage gaps, or shows code asking about testing. Identifies untested code paths and suggests test additions. Invoke when user asks "what's not tested?", "coverage", "untested code", or "which tests are missing?".
2026-01-05
package-management.md
0
1 export package-management
2 astrosteveo from "astrosteveo/skill-for-ricky"
3 Explains how to install, update, and remove software on Linux using package managers (apt, dnf, pacman). Use when the user needs to install software, update the system, mentions package managers, or asks about installing programs.
2026-01-05
sveltekit-page-generator.md
0
1 export sveltekit-page-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate SvelteKit page files with load functions and form actions. Triggers on "create sveltekit page", "generate svelte route", "sveltekit load", "+page.svelte".
2026-01-05
jpyc-dev-toolkit.md
0
1 export jpyc-dev-toolkit
2 mashharuki from "mashharuki/JPYC_Hackathon_2025"
3 Comprehensive toolkit for building applications with JPYC (Japanese Yen Pegged Coin). Use this skill when developing with JPYC token, implementing payment features, integrating JPYC SDK, deploying JPYC contracts to Base Sepolia, or building DApps with JPYC. Supports both JPYC SDK v1 usage and direct Solidity smart contract development with Hardhat, ethers.js, viem, Next.js, and React.
2026-01-05
codex.md
0
1 export codex
2 jongwony from "jongwony/cc-plugin"
3 OpenAI Codex CLI integration
2026-01-05
nextjs-v16.md
0
1 export nextjs-v16
2 violabg from "violabg/dev-recruit"
3 Advanced patterns for Next.js 16 including cache components, server components, and error handling. Use when building pages, implementing data fetching, setting up caching strategies, or handling errors in Next.js applications.
2026-01-05
functional-programming.md
0
1 export functional-programming
2 manutej from "manutej/crush-mcp-server"
3 Master functional programming principles and patterns including purity, immutability, composition, higher-order functions, algebraic data types, functors, monads, and effect management. Use when working with functional paradigms, pure functions, immutable data structures, function composition, type-safe error handling, or implementing functional patterns like map/filter/reduce, currying, partial application, recursion, lazy evaluation, or referential transparency.
2026-01-05
preloading-resources.md
0
1 export preloading-resources
2 djankies from "djankies/claude-configs"
3 Teaches resource preloading APIs in React 19 including prefetchDNS, preconnect, preload, and preinit. Use when optimizing initial load or navigation performance.
2026-01-05
spatial-surface-architecture.md
0
1 export spatial-surface-architecture
2 hkcm91 from "hkcm91/StickerNestV3"
3 Surface-first hybrid architecture for StickerNest widget and sticker placement in VR/AR. Use when designing spatial placement systems, deciding between XR planes vs custom environments, implementing widget snapping, or understanding how surfaces should be prioritized. Covers Meta Horizon OS and visionOS design patterns, diegetic vs non-diegetic UI, and the room-as-canvas paradigm.
2026-01-05
sparc-workflow.md
0
1 export sparc-workflow
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Apply SPARC methodology (Specification, Pseudocode, Architecture, Refinement, Completion) for systematic development. Use for feature development, TDD workflows, and structured problem-solving.
2026-01-05
miniapp-develop.md
0
1 export miniapp-develop
2 lotosbin from "lotosbin/claude-skills"
3 小程序开发专家,精通微信、支付宝、抖音等多个平台的小程序开发
2026-01-05
python.md
0
1 export python
2 miles990 from "miles990/claude-software-skills"
3 Python programming patterns and best practices
2026-01-05
react-app-structure.md
0
1 export react-app-structure
2 metasaver from "metasaver/metasaver-marketplace"
3 Use when auditing, scaffolding, or validating MetaSaver React portal app directory structure. Includes file organization patterns, domain grouping, feature composition, routing configuration, and Auth0 integration setup. File types: .tsx, .ts, directory layouts.
2026-01-05
code-review.md
0
1 export code-review
2 rafaelcruzazevedo from "rafaelcruzazevedo/dotfiles"
3 Code review checklist and guidelines. Use when reviewing code, creating review comments, or preparing code for review.
2026-01-05
documentation-writer.md
0
1 export documentation-writer
2 RasmusGodske from "RasmusGodske/dev-agent-workflow"
3 Skill for writing and updating codebase documentation. Use when creating or editing markdown documentation files in the docs/ directory, README files, or any documentation-related content. Also activates when maintaining the documentation index.
2026-01-05
brynhild-development.md
0
1 export brynhild-development
2 mandersogit from "mandersogit/brynhild-harness"
3 Guidelines for contributing to brynhild itself - use when making changes to the brynhild codebase, running tests, or understanding project conventions
2026-01-05
technical-textbook-writer.md
0
1 export technical-textbook-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Writes software, cloud, and DevOps content in the rigorous style of a formal university technical textbook (expository, objective, and third-person).
2026-01-05
vscode-config.md
0
1 export vscode-config
2 metasaver from "metasaver/claude-marketplace"
3 VS Code workspace settings template and validation logic with file cleanup enforcement. Includes 8 required standards (Prettier as default formatter, format on save enabled, ESLint auto-fix, pnpm package manager, terminal configuration, TypeScript workspace SDK, search exclusions, only settings.json required). Critical Rule 8 enforces deletion of unnecessary files (extensions.json, launch.json, tasks.json). Use when creating or auditing .vscode/settings.json files and detecting unnecessary workspace files.
2026-01-05
openai-api.md
0
1 export openai-api
2 jackspace from "jackspace/ClaudeSkillz"
3 Complete guide for OpenAI's traditional/stateless APIs: Chat Completions (GPT-5, GPT-4o), Embeddings,Images (DALL-E 3), Audio (Whisper + TTS), and Moderation. Includes both Node.js SDK and fetch-basedapproaches for maximum compatibility.Use when: integrating OpenAI APIs, implementing chat completions with GPT-5/GPT-4o, generating textwith streaming, using function calling/tools, creating structured outputs with JSON schemas,implementing embeddings for RAG, generating images with DALL-E 3, transcribing audio with Whisper,synthesizing speech with TTS, moderating content, deploying to Cloudflare Workers, or encounteringerrors like rate limits (429), invalid API keys (401), function calling failures, streaming parseerrors, embeddings dimension mismatches, or token limit exceeded.Keywords: openai api, chat completions, gpt-5, gpt-5-mini, gpt-5-nano, gpt-4o, gpt-4-turbo,openai sdk, openai streaming, function calling, structured output, json schema, openai embeddings,text-embedding-3, dall-e-3, image ge
2026-01-05
mydetailarea-integrations.md
0
1 export mydetailarea-integrations
2 rruiz22 from "rruiz22/my-detail-area"
3 Third-party integration connectors for MyDetailArea. Implements secure API integrations with accounting software (QuickBooks, Xero), CRM systems, inventory management, payment processors, and webhooks. Includes OAuth flows, API authentication, rate limiting, error handling, and data synchronization patterns. Use when connecting external systems or building API integrations.
2026-01-05
iterative-verification.md
0
1 export iterative-verification
2 bogheorghiu from "bogheorghiu/cognitive-mechanisms"
3 "Is this ACTUALLY verified, or did I just say it is?" - Ralph-wiggum methodology applied to factual accuracy. Use when (1) claims require evidence not assumption, (2) verification must be demonstrable, (3) single-pass investigation insufficient, (4) factual accuracy is critical. Provides the loop logic: iterate until verification thresholds met. Does NOT trigger for: opinions, preferences, how-to instructions, or when user explicitly wants quick answer.
2026-01-05
trust-analysis.md
0
1 export trust-analysis
2 amirlehmam from "amirlehmam/actoris-project"
3 Analyzes and explains Actoris trust scores, their components, and how to optimize them. Use when you need to understand trust mechanics, interpret trust scores, or provide recommendations for improving agent trustworthiness.
2026-01-05