Browse Skills

22656 skills found

frontend-design-standards.md
0
1 export frontend-design-standards
2 infiniV from "infiniV/secret-ingredients"
3 Use when generating React/TypeScript UI components, forms, layouts, or pages - prevents generic AI aesthetic, enforces accessibility, semantic HTML, theme compliance, minimum text sizes, proper states, and brand differentiation
2026-01-05
access-skill-resources.md
0
1 export access-skill-resources
2 nikblanchet from "nikblanchet/claude-code-production-patterns"
3 Locate scripts, references, and assets bundled with skills. Use when a skill mentions bundled resources (scripts/, references/, assets/ subdirectories) but you cannot immediately find them. Teaches standard skill directory structure and symlink navigation.
2026-01-05
brain-updater.md
0
1 export brain-updater
2 omerlefaruk from "omerlefaruk/CasareRPA"
3 Update .brain/ context files after completing tasks. Templates for activeContext.md and systemPatterns.md updates.
2026-01-05
x-trend-architecture.md
0
1 export x-trend-architecture
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when implementing X-Trend or attention-based trading models. Covers LSTM encoders, cross-attention, self-attention, sequence representations, entity embeddings, Variable Selection Networks, encoder-decoder patterns, Deep Momentum Networks, and interpretable predictions for trend-following strategies.
2026-01-05
tdd-workflow.md
0
1 export tdd-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Test-driven development guidance for Tetris game logic. Use when writing tests, fixing test failures, improving test coverage, or implementing game mechanics. Auto-triggers on phrases like "write a test", "test this function", "improve coverage", "fix failing tests", or "add game logic". Emphasizes Result<T,E> pattern and property-based testing with fast-check.
2026-01-05
mcp-2025-patterns.md
0
1 export mcp-2025-patterns
2 frankxai from "frankxai/ai-architect"
3 Current best practices for Model Context Protocol server design, implementation, and integration. Updated patterns for 2025 MCP ecosystem including multi-server orchestration, security, and performance.
2026-01-05
developer-portfolio.md
0
1 export developer-portfolio
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Next.js 16 portfolio with Lottie animations, contact form (Email/Telegram), dev.to integration.
2026-01-05
read-guides.md
0
1 export read-guides
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Instructions for checking the available guides in the ai4space repository and reading them.
2026-01-05
apply-key-principles.md
0
1 export apply-key-principles
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Apply and validate the 7 Key Principles to code - TDD, Fail Fast, Modular, Reuse, Open Source, No Debt, Excellence. Checks code compliance and suggests improvements. Use during code review or refactoring.
2026-01-05
ai-native-development.md
0
1 export ai-native-development
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build AI-first applications with RAG pipelines, embeddings, vector databases, agentic workflows, and LLM integration. Master prompt engineering, function calling, streaming responses, and cost optimization for 2025+ AI development. Includes local LLM inference with Ollama for 93% CI cost reduction.
2026-01-05
browser-content-capture.md
0
1 export browser-content-capture
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Capture content from JavaScript-rendered pages, login-protected sites, and multi-page documentation using Playwright MCP tools or Claude Chrome extension. Use when WebFetch fails on SPAs, dynamic content, or auth-required pages.
2026-01-05
design-system-builder.md
0
1 export design-system-builder
2 gahoccode from "gahoccode/PRDs"
3 Framework-agnostic brutalist web design system with Space Grotesk typography, purple/cyan/pink palette, bold offset shadows, and sharp borders. Use when building any web interface (HTML, React, Vue, Svelte, Astro, etc.) that needs neo-brutalist aesthetics with consistent design tokens, typography scale, and component patterns.
2026-01-05
database-migration.md
0
1 export database-migration
2 HelloWorldSungin from "HelloWorldSungin/AI_agents"
3 Safe database migration procedures with backward compatibility, backups, and rollback strategies. Use when creating, modifying, or dropping database schemas. Covers migration creation, testing, execution, and rollback.
2026-01-05
managing-project-rules.md
0
1 export managing-project-rules
2 Emz1998 from "Emz1998/avaris-ai"
3 Creates and updates modular project rules for Claude Code in .claude/rules/ directory. Use when creating, updating, or modifying rule files, organizing project guidelines, setting up code standards, or when user mentions "create rules", "update rules", "add rules", or "rule configuration".
2026-01-05
reflection-review.md
0
1 export reflection-review
2 inchan from "inchan/cc-skills"
3 Claude Code 작업 결과를 6개 영역(분석, 계획, 구현, 리뷰, 검증, 테스트)에서 평가하고 구체적인 피드백을 생성합니다. 결과 수집, 영역별 점수화, P0/P1/P2 우선순위 피드백, 자기비판, 성찰, 재평가 사이클을 통해 품질을 개선합니다. Use when evaluating code results, generating feedback, reviewing implementation quality, assessing test coverage.
2026-01-05
unity-editor-operations.md
0
1 export unity-editor-operations
2 manahiyo831 from "manahiyo831/UNITY-SKILLS-PUBLIC"
3 Use this skill when operating Unity Editor. Supports creating/modifying GameObjects, transforms, materials, scenes, prefabs, lights, cameras, UI, and terrain via JSON commands. MUST invoke first to get correct command format before executing.
2026-01-05
kratos-biz-layer.md
0
1 export kratos-biz-layer
2 alecszaharia from "alecszaharia/brizy-microservices-go"
3 Generates business logic layer components for go-kratos microservices following Clean Architecture. Creates use cases, repository interfaces, business models, and validators. Use when adding business logic to kratos services.
2026-01-05
notebooklm-slides.md
0
1 export notebooklm-slides
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate pedagogically-aligned slide decks from educational content using NotebookLM.Use when creating chapter slide presentations with proficiency-calibrated prompts.NOT for static slides or non-educational presentations.
2026-01-05
langchain-retrieval.md
0
1 export langchain-retrieval
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Document Q&A with RAG using Supabase pgvector store.
2026-01-05
web-ai-prompt-api.md
0
1 export web-ai-prompt-api
2 AJV009 from "AJV009/ajv009.github.io"
3 Chrome's built-in Prompt API implementation guide. Use Gemini Nano locally in browser for AI features - session management, multimodal input, structured output, streaming, Chrome Extensions. Reference for all Prompt API development.
2026-01-05
better-auth-ts.md
0
1 export better-auth-ts
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Better Auth TypeScript/JavaScript authentication library. Use when implementing auth in Next.js, React, Express, or any TypeScript project. Covers email/password, OAuth, JWT, sessions, 2FA, magic links, social login with Next.js 16 proxy.ts patterns.
2026-01-05
piper.md
0
1 export piper
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Convert text to speech using Piper, a fast, local, neural text-to-speech system with natural sounding voices. This skill is triggered when the user says things like "convert text to speech", "text to audio", "read this aloud", "create audio from text", "generate speech from text", "make an audio file from this text", or "use piper TTS".
2026-01-05
realitykit-ar-companion.md
0
1 export realitykit-ar-companion
2 domocarroll from "domocarroll/wayfinding-companion"
3 Comprehensive RealityKit skill optimized for building AR companion experiences on iOS and visionOS, with character animation, body/hand tracking, AI integration patterns, spatial audio, and entity lifecycle management
2026-01-05
clickhouse-cloud-service-setup.md
0
1 export clickhouse-cloud-service-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Fetch ClickHouse Cloud service details from API (organization ID, service endpoints, configuration). Use when setting up new ClickHouse Cloud services, discovering endpoints, or validating service metadata for gapless-crypto-clickhouse project.
2026-01-05