Browse Skills

44756 skills found

markdown.md
0
1 export markdown
2 cliftonc from "cliftonc/drizzle-cube-skills"
3 Configure markdown content portlets in drizzle-cube dashboards for static text, documentation, and formatted content. Use when adding text, documentation, headers, or formatted content to dashboards.
2026-01-05
authentication.md
0
1 export authentication
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement secure authentication with JWT, sessions, OAuth, and password hashing. Use when adding login/logout, token auth, or integrating OAuth providers.
2026-01-05
deployment-automation.md
0
1 export deployment-automation
2 eddiebe147 from "eddiebe147/claude-settings"
3 Expert guide for deploying Next.js apps to Vercel, managing environments, CI/CD pipelines, and production best practices. Use when deploying, setting up automation, or managing production.
2026-01-05
vibe-matcher.md
0
1 export vibe-matcher
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Synesthete designer that translates emotional vibes and brand keywords into concrete visual DNA (colors, typography, layouts, interactions). Use when users describe desired "feel" (edgy, trustworthy, premium, playful, minimal) and need specific design specifications. NOT for technical implementation or coding.
2026-01-05
rust-tdd.md
0
1 export rust-tdd
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Test-Driven Development for Rust. Use when creating new functionality, writing tests, or fixing bugs through the Red-Green-Refactor TDD cycle.
2026-01-05
justfile-security-patterns.md
0
1 export justfile-security-patterns
2 bryonjacob from "bryonjacob/aug"
3 Level 2 patterns - vulns, lic, sbom, doctor (security, compliance, environment health)
2026-01-05
github-sub-issue-creator.md
0
1 export github-sub-issue-creator
2 scizorman from "scizorman/dotfiles"
3 Creates GitHub sub-issues and links them to parent issues using gh CLI and REST API. Use when creating child issues, breaking down large issues into smaller tasks, or establishing parent-child relationships between issues.
2026-01-05
ralph-wiggum.md
0
1 export ralph-wiggum
2 BarisSozen from "BarisSozen/claude"
3 Iterative AI development loop for persistent automation. Use when building features overnight, running TDD loops, or tasks needing repeated iteration until success. Triggers on: loop, iterate, overnight, keep trying, until done.
2026-01-05
executing-plans.md
0
1 export executing-plans
2 michellepellon from "michellepellon/dotfiles"
3 Execute implementation plans in controlled batches with review checkpoints - prevents continuous execution, enforces verification steps, stops at blockers
2026-01-05
anticipation-payoff.md
0
1 export anticipation-payoff
2 dylantarre from "dylantarre/animation-principles"
3 Use when designing action sequences, gags, reveals, or any motion that needs setup before delivery—preparing audiences for what's coming and maximizing impact.
2026-01-05
ddd-architecture.md
0
1 export ddd-architecture
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Domain-Driven Design and Clean Architecture implementation guide
2026-01-05
midenc-execution-trace.md
0
1 export midenc-execution-trace
2 greenhat from "greenhat/dotfiles"
3 Use when working on the Miden compiler (`midenc` / `cargo miden`), debugging failing tests or implementing compiler changes, and you need a Miden VM MASM execution trace to understand the stack state after each instruction. Covers `MIDENC_TRACE=executor=trace` (typically with `cargo make test -- --no-capture ...`).
2026-01-05
phase-1-validator.md
0
1 export phase-1-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validates Requirements Phase completion before advancing to Design Phase. Checks business requirements document for completeness, quality gate compliance, and readiness for design work.
2026-01-05
silent-execution.md
0
1 export silent-execution
2 elliotsteene from "elliotsteene/claude-code"
3 Automatically wraps verbose commands (pytest, ruff, builds) with silent execution for context-efficient output. Use this proactively when running tests, linters, formatters, or build commands to minimize context usage while preserving error information.
2026-01-05
bash-helper.md
0
1 export bash-helper
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Understand natural language descriptions and generate bash commands for macOS/Linux with explanation.
2026-01-05
seclists-pattern-matching.md
0
1 export seclists-pattern-matching
2 Eyadkelleh from "Eyadkelleh/awesome-claude-skills-security"
3 Sensitive data patterns for security testing: API keys, credit cards, emails, SSNs, phone numbers, IPs, and more. Use for data discovery and validation.
2026-01-05
optimizing-with-react-compiler.md
0
1 export optimizing-with-react-compiler
2 djankies from "djankies/claude-configs"
3 Teaches what React Compiler handles automatically in React 19, reducing need for manual memoization. Use when optimizing performance or deciding when to use useMemo/useCallback.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 TakSung from "TakSung/python-katas"
3 Claude 스킬을 생성하고 작성하는 것을 도와줍니다. 새로운 스킬 만들기, 스킬 작성 가이드, 베스트 프랙티스 적용 등의 키워드에 반응합니다.
2026-01-05
markdown-adrs.md
0
1 export markdown-adrs
2 madskilling from "madskilling/madskills"
3 Create and maintain MADR-format Architectural Decision Records in Markdown under `docs/decisions`. Use when the user wants to document important decisions.
2026-01-05
database-migrations.md
0
1 export database-migrations
2 matt-riley from "matt-riley/mjrwtf"
3 Create, apply, and rollback goose migrations for SQLite using the embedded migrate tool.
2026-01-05
collaborating-with-coco.md
0
1 export collaborating-with-coco
2 luw2007 from "luw2007/skills"
3 Delegates coding tasks to Coco CLI (Codebase Copilot) for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID.
2026-01-05
thesys-generative-ui.md
0
1 export thesys-generative-ui
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Production-ready skill for integrating TheSys C1 Generative UI API into React applications. This skill should be used when building AI-powered interfaces that stream interactive components (forms, charts, tables) instead of plain text responses. Covers complete integration patterns for Vite+React, Next.js, and Cloudflare Workers with OpenAI, Anthropic Claude, and Cloudflare Workers AI. Includes tool calling with Zod schemas, theming, thread management, and production deployment. Prevents 12+ common integration errors and provides working templates for chat interfaces, data visualization, and dynamic forms. Use this skill when implementing conversational UIs, AI assistants, search interfaces, or any application requiring real-time generative user interfaces with streaming LLM responses.Keywords: TheSys C1, TheSys Generative UI, @thesysai/genui-sdk, generative UI, AI UI, streaming UI components, interactive components, AI forms, AI charts, AI tables, conversational UI, AI assistants UI, React generative UI, V
2026-01-05
ai-anti-patterns.md
0
1 export ai-anti-patterns
2 edwinhu from "edwinhu/workflows"
3 This skill should be used when reviewing AI-generated text, checking for AI writing patterns, detecting undisclosed AI content, or before finalizing any written content. Covers 12 categories of AI writing indicators from Wikipedia's comprehensive guide.
2026-01-05
nyra-infra-consolidator.md
0
1 export nyra-infra-consolidator
2 ellisapotheosis from "ellisapotheosis/Project-Nyra"
3 Consolidate MetaMCP/gateway/docker compose into a single, validated Windows stack (no WSL).
2026-01-05