Browse Skills

16146 skills found

effect-streams-pipelines.md
0
1 export effect-streams-pipelines
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Stream creation, transformation, sinks, batching, and resilience. Use when building data pipelines with concurrency and backpressure.
2026-01-05
gcp-nodejs-cicd.md
0
1 export gcp-nodejs-cicd
2 igalbakal from "igalbakal/idp-gen-x-ai-skills"
3 Generate CI/CD pipelines for Node.js and Angular applications on GCP with Cloud Build and GKE deployment. Use when creating or updating deployment pipelines for Node.js services, Express APIs, NestJS applications, or Angular frontends targeting Google Cloud Platform.
2026-01-05
ai-documentation-standards.md
0
1 export ai-documentation-standards
2 randalmurphal from "randalmurphal/claude-config"
3 Write AI-readable documentation following concise-over-comprehensive principle, hierarchical CLAUDE.md/AGENTS.md inheritance (100-200 line rule), structured formats (tables over prose), parallel validation, and session knowledge capture. Use when writing documentation, updating docs, or optimizing existing docs.
2026-01-05
skill-webdesign.md
0
1 export skill-webdesign
2 raro123 from "raro123/fund-investigator"
3 Expert web designer for responsive, mobile-first websites. Specializes in landing pages using Astro, Tailwind CSS, and Cloudflare Pages. Enforces design consistency through style guides, semantic HTML, and accessibility. Prioritizes data-driven content patterns to minimize hardcoding. Trigger when working on website projects, landing pages, web components, or design system implementation.
2026-01-05
mcp-devops-unified.md
0
1 export mcp-devops-unified
2 wu-s-john from "wu-s-john/legit-poker"
3 DevOps automation for a Next.js (Vercel) frontend, Fly.io backend, and Supabase Postgres. The agent should prefer `just` recipes as the invocation surface. Internally, recipes use a hybrid MCP+CLI approach: Supabase CLI for writes/migrations (local & prod), Fly MCP preferred for ops with flyctl fallback, and Vercel CLI for deploy with optional MCP for env/status. Secrets are loaded exclusively via 1Password CLI; values are never printed.
2026-01-05
wolf-adr.md
0
1 export wolf-adr
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Architecture Decision Records index with searchable topics and phase-based organization (120+ ADRs from 50+ phases)
2026-01-05
error-logger.md
0
1 export error-logger
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Maintains detailed log of errors, bugs, and debugging sessions encountered during development. Use when encountering errors, debugging issues, or solving technical problems. Creates structured ERROR_LOG.md with error details, root causes, solutions, and prevention strategies. Complements project-logger (strategic decisions) with tactical debugging knowledge.
2026-01-05
moai-formats-data.md
0
1 export moai-formats-data
2 junseokandylee from "junseokandylee/ClaudeAutomate"
3 Data format specialist covering TOON encoding, JSON/YAML optimization, serialization patterns, and data validation for modern applications
2026-01-05
configuring-neovim.md
0
1 export configuring-neovim
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill guides working with Neovim configuration including testing changes headlessly, managing plugins with lazy.nvim, configuring LSP servers, and troubleshooting startup errors. Use this when modifying nvim config files or debugging nvim issues.
2026-01-05
token-efficient-mcp-template.md
0
1 export token-efficient-mcp-template
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when creating token-efficient hook systems and MCP server architectures for web applications. Use for React/FastAPI, Django, Node.js projects that need smart caching, progressive context loading, and 95%+ token reduction. Essential for projects requiring monitoring, debugging, data analysis, and system health tools.
2026-01-05
skill-compose.md
0
1 export skill-compose
2 lnittman from "lnittman/skills"
3 This skill should be used when orchestrating multiple skills together for complex workflows. Triggers include "chain these skills", "use X then Y skill", "multi-skill workflow", or when a task requires capabilities from several skills. Handles skill sequencing, data flow, and aggregated validation.
2026-01-05
golang-pro.md
0
1 export golang-pro
2 kamushadenes from "kamushadenes/nix"
3 Senior Go developer for concurrent, cloud-native systems. Use for Go 1.21+ with goroutines, channels, gRPC, and performance optimization.
2026-01-05
ultimate-beneficial-owner-lookup.md
0
1 export ultimate-beneficial-owner-lookup
2 babdulhakim2 from "babdulhakim2/scolo-app"
3 Identify ultimate beneficial owners and control structures
2026-01-05
rls-templates.md
0
1 export rls-templates
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Row Level Security policy templates for Supabase - multi-tenant patterns, user isolation, role-based access, and secure-by-default configurations. Use when securing Supabase tables, implementing RLS policies, building multi-tenant AI apps, protecting user data, creating chat/RAG systems, or when user mentions row level security, RLS, Supabase security, tenant isolation, or data access policies.
2026-01-05
subagent-creator.md
0
1 export subagent-creator
2 inchan from "inchan/cc-skills"
3 Create, modify, and manage Claude Code subagents. Use when users request to create new specialized agents, update existing agents, or need templates for common agent patterns. Also use when agents or other skills need to automatically generate subagents for specific domains.
2026-01-05
deliveryrelease-notes.md
0
1 export deliveryrelease-notes
2 edwardmonteiro from "edwardmonteiro/Aiskillinpractice"
3 Generate structured release notes tailored to the specified audience and highlighting value, rollout, and risks.
2026-01-05
substack-growth-strategy.md
0
1 export substack-growth-strategy
2 chekos from "chekos/bns-marketplace"
3 Plan and execute Substack growth strategy for subscriber acquisition and retention.Use when developing Notes strategy, setting up recommendations, planning cross-platformpromotion, optimizing for discovery, converting free to paid, reducing churn, or buildinglong-term newsletter growth. Includes the 20-minute daily routine, leaderboard optimization,and the recommendation network strategy.
2026-01-05
blog.md
0
1 export blog
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create and edit blog posts for Ghost CMS. Use when creating blog post projections from ideas, editing existing posts, or working with Ghost frontmatter and SEO. Includes blog-specific voice, structure, and templates.
2026-01-05
global-validation.md
0
1 export global-validation
2 devmatrix-ai from "devmatrix-ai/devmatrix-mvp"
3 Implement comprehensive input validation on both client and server sides, using allowlists over blocklists, sanitizing user input, and providing specific error messages to prevent security vulnerabilities. Use this skill when writing validation logic for forms, API endpoints, function parameters, or any user input. Use this skill when implementing server-side validation to ensure data integrity and security, adding client-side validation for immediate user feedback, or sanitizing input to prevent injection attacks. Use this skill when working with form components, API route handlers, data processing functions, or validation schemas. Use this skill when defining validation rules for data types, formats, ranges, required fields, or business logic constraints across all application entry points.
2026-01-05
pipeline-tracker.md
0
1 export pipeline-tracker
2 huifer from "huifer/drug-discovery-skills"
3 Global drug development pipeline tracking by disease, target, mechanism, or company.Use for competitive intelligence, opportunity identification, and trend analysis.Keywords: pipeline, drug development, clinical trials, R&D tracking, competitive landscape
2026-01-05
ux-clarity-refactor.md
0
1 export ux-clarity-refactor
2 BenderFendor from "BenderFendor/Thesis"
3 General UX/UI refactor patterns for dense information products, including layout compression, view-mode clarity, selection-to-results flow, research workspace design (non-chat), and enforcing a no-emoji UI policy. Use when restructuring existing UIs for clarity while preserving all features.
2026-01-05
refactoring-discovery.md
0
1 export refactoring-discovery
2 CAPHTECH from "CAPHTECH/claude-marketplace"
3 Discover refactoring opportunities by analyzing code for excessive responsibilities, tight coupling, low cohesion, and SOLID principle violations. Generate detailed reports with redesign proposals tailored to the project's architecture. Use when analyzing existing code modules for quality issues, before major refactoring, or to maintain code health. Performs module-by-module analysis on demand. (project, gitignored)
2026-01-05
position-reconciliation.md
0
1 export position-reconciliation
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 Broker position reconciliation pattern for live trading systems
2026-01-05
project-memory.md
0
1 export project-memory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Armazena e consulta memória persistente de projetos em banco PostgreSQL.Use quando: (1) tomar decisões técnicas importantes, (2) identificar TODOs/melhorias,(3) documentar contexto do projeto, (4) consultar decisões anteriores.O Claude deve AUTOMATICAMENTE salvar decisões importantes e consultar memória relevante.Identificação do projeto é automática via git repo + branch.
2026-01-05