Browse Skills
44656 skills found
implementing-features.md
0
1
export
implementing-features
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Implements new modules, agents, or features using TDD methodology. Used when adding any new functionality to the table2image multi-agent system. Follows six-phase workflow: context loading, test writing, implementation, verification, documentation, and protocol completion.
2026-01-05
blog-post-seo.md
0
1
export
blog-post-seo
2
from
"rruiz22/lws-v2"
from
"rruiz22/lws-v2"
3
Creates SEO-optimized blog posts in Sanity CMS with native content in English, Spanish, and Portuguese. Automatically activates for blog writing, content creation, and SEO optimization tasks.
2026-01-05
ai-ml-integration.md
0
1
export
ai-ml-integration
2
from
"miles990/claude-software-skills"
from
"miles990/claude-software-skills"
3
AI/ML APIs, LLM integration, and intelligent application patterns
2026-01-05
dev-debug.md
0
1
export
dev-debug
2
from
"edwinhu/workflows"
from
"edwinhu/workflows"
3
This skill should be used when the user asks to "debug this", "fix this bug", "investigate this error", "find the root cause", or reports a bug that needs systematic investigation. Uses 4-phase methodology for root cause analysis.
2026-01-05
diagram.md
0
1
export
diagram
2
from
"johnlindquist/claude"
from
"johnlindquist/claude"
3
Use this skill whenever a "diagram" is mentioned. Maintain and synchronize Unified Impact Diagrams following Diagram Driven Development (DDD) methodology. Create, update, and manage diagrams that connect user value to technical implementation.
2026-01-05
linear-solvers.md
0
1
export
linear-solvers
2
from
"HeshamFS/materials-simulation-skills"
from
"HeshamFS/materials-simulation-skills"
3
Select and configure linear solvers for systems Ax=b across dense and sparse problems. Use when choosing direct vs iterative methods, diagnosing convergence issues, estimating conditioning, or selecting preconditioners for large-scale simulations.
2026-01-05
chapter-outline-generator.md
0
1
export
chapter-outline-generator
2
from
"akbarfarooq2006/aidd_30_days_challenges"
from
"akbarfarooq2006/aidd_30_days_challenges"
3
Generate structured chapter outlines for books with plot points, character arcs, word counts, and pacing notes. Use when planning book chapters, structuring narratives, or organizing story flow.
2026-01-05
writing-openstudio-model-measures.md
0
1
export
writing-openstudio-model-measures
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Write OpenStudio ModelMeasures (Ruby scripts that modify .osm files) for building energy models. Use when creating measures, writing measure.rb files, or modifying OpenStudio models programmatically. Targets OpenStudio 3.9 with best practices from NREL documentation.
2026-01-05
creating-proposals.md
0
1
export
creating-proposals
2
from
"sekka/dotfiles"
from
"sekka/dotfiles"
3
クライアント向け提案資料の作成を支援します。コンサル流のノウハウに基づき、意思決定を促す資料構成・原稿を作成します。提案書、企画書、営業資料が必要なときに使用してください。
2026-01-05
hubspot-create-note.md
0
1
export
hubspot-create-note
2
from
"abdullahbeam/nexus-design-abdullah"
from
"abdullahbeam/nexus-design-abdullah"
3
Create a note engagement in HubSpot CRM. Load when user says 'create note', 'add note', 'new note', 'record note'. Requires body content.
2026-01-05
contract-redlining-tool.md
0
1
export
contract-redlining-tool
2
from
"therealchandlerbing/claude-usecases"
from
"therealchandlerbing/claude-usecases"
3
Automated contract review and redlining tool that analyzes incoming contracts against 360's standard positions and produces attorney-quality redlines with tracked changes, margin comments, and negotiation guidance.
2026-01-05
cloudflare-workers-ai.md
0
1
export
cloudflare-workers-ai
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Complete knowledge domain for Cloudflare Workers AI - Run AI models on serverless GPUs across Cloudflare's global network.Use when: implementing AI inference on Workers, running LLM models, generating text/images with AI,configuring Workers AI bindings, implementing AI streaming, using AI Gateway, integrating withembeddings/RAG systems, or encountering "AI_ERROR", rate limit errors, model not found, tokenlimit exceeded, or neurons exceeded errors.Keywords: workers ai, cloudflare ai, ai bindings, llm workers, @cf/meta/llama, workers ai models,ai inference, cloudflare llm, ai streaming, text generation ai, ai embeddings, image generation ai,workers ai rag, ai gateway, llama workers, flux image generation, stable diffusion workers,vision models ai, ai chat completion, AI_ERROR, rate limit ai, model not found, token limit exceeded,neurons exceeded, ai quota exceeded, streaming failed, model unavailable, workers ai hono,ai gateway workers, vercel ai sdk workers, openai compatible workers, workers ai ve
2026-01-05
prompt-versioning.md
0
1
export
prompt-versioning
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Track prompt versions, A/B test variants, and measure prompt performance
2026-01-05
add-nixvim-plugin.md
0
1
export
add-nixvim-plugin
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Add Neovim plugins not available in NixVim's official plugin set using extraPlugins and extraConfigLua. Use this skill when the user requests adding a plugin by GitHub URL or mentions a plugin that doesn't exist as a native NixVim module.
2026-01-05
z-index-scale.md
0
1
export
z-index-scale
2
from
"dylantarre/design-system-skills"
from
"dylantarre/design-system-skills"
3
Generates systematic z-index tokens for layering management. Use when organizing stacking contexts, modal/dropdown z-index, tooltip layers, or fixing z-index conflicts. Outputs CSS, Tailwind, or JSON.
2026-01-05
mvp-generator.md
0
1
export
mvp-generator
2
from
"vjrivmon/Setup-Software-IA"
from
"vjrivmon/Setup-Software-IA"
3
Genera MVPs completos desde SPEC.md orquestando todos los agentes especializados
2026-01-05
building-stories-with-tdd.md
0
1
export
building-stories-with-tdd
2
from
"lenneTech/claude-code"
from
"lenneTech/claude-code"
3
Expert for building user stories using Test-Driven Development (TDD) with NestJS and @lenne.tech/nest-server. Implements new features by creating story tests first in tests/stories/, then uses generating-nest-servers skill to develop code until all tests pass. Ensures high code quality and security compliance. Use in projects with @lenne.tech/nest-server in package.json dependencies (supports monorepos with projects/*, packages/*, apps/* structure).
2026-01-05
a11y-tester.md
0
1
export
a11y-tester
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Run automated accessibility tests on URLs or HTML content using axe-core engine to WCAG 2.2 AA standards, then format findings as standardized issue reports. Use this skill when users want to test website accessibility, find WCAG violations, audit pages for accessibility issues, check if sites are accessible, analyze HTML for accessibility problems, or create accessibility issue tickets. Triggers on requests like "test accessibility", "check for WCAG violations", "audit this URL", "is this page accessible", "find accessibility issues", or "write accessibility issues".
2026-01-05
scope-check.md
0
1
export
scope-check
2
from
"metasaver/metasaver-marketplace"
from
"metasaver/metasaver-marketplace"
3
Use when determining which repositories or files a task affects. Distinguishes between target repos (where changes happen) and reference repos (for learning patterns). Supports both standard mode returning { targets, references } and audit mode detecting specific config files to audit. Returns structured scope object.
2026-01-05
nextjs-pathname-id-fetch.md
0
1
export
nextjs-pathname-id-fetch
2
from
"mcclowes/vague-playground"
from
"mcclowes/vague-playground"
3
Focused pattern for fetching data using URL parameters in Next.js. Covers creating dynamic routes ([id], [slug]) and accessing route parameters in server components to fetch data from APIs. Use when building pages that display individual items (product pages, blog posts, user profiles) based on a URL parameter. Complements nextjs-dynamic-routes-params with a simplified, common-case pattern.
2026-01-05
production-readiness.md
0
1
export
production-readiness
2
from
"mjohnson518/claude_superpowers"
from
"mjohnson518/claude_superpowers"
3
Enterprise-grade production readiness assessment system for comprehensive codebase evaluation. Use when (1) Evaluating a GitHub repository for production deployment, (2) Conducting pre-launch security and architecture reviews, (3) Assessing technical debt and system reliability, (4) Identifying gaps, vulnerabilities, and incomplete features, (5) Generating actionable remediation plans for engineering teams, (6) Validating scalability, observability, and operational readiness, (7) Reviewing cost optimization and resource efficiency, (8) Auditing compliance with industry standards (SOC2, GDPR, HIPAA, PCI-DSS), (9) Evaluating API contracts and integration stability, (10) Assessing team knowledge transfer and documentation completeness. Performs CTO-level multi-dimensional analysis exceeding top-tier tech company standards.
2026-01-05
research-and-implement.md
0
1
export
research-and-implement
2
from
"ioku24/autorankr"
from
"ioku24/autorankr"
3
Researches implementation approaches using browser automation via /chrome, then implements the best solution. Use when building new features, solving unfamiliar problems, or need to find best practices before implementing. Combines learning with doing.
2026-01-05
mobility-manager.md
0
1
export
mobility-manager
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
RAN mobility optimization with handover management, cognitive consciousness, and predictive mobility control for seamless user experience. Use when optimizing handover performance, managing mobility robustness, implementing predictive handover, or enabling intelligent mobility management in 5G networks.
2026-01-05
blog-voice-review.md
0
1
export
blog-voice-review
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Review blog content for authentic voice and tone. Checks if content sounds like Fabio's conversational, honest technical writing style.Trigger phrases: "voice", "voice review", "tone", "sounds like me", "authentic", "check voice", "voice check"
2026-01-05