Browse Skills

44969 skills found

developing-llamaindex-systems.md
0
1 export developing-llamaindex-systems
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Production-grade agentic system development with LlamaIndex in Python. Covers semantic ingestion (SemanticSplitterNodeParser, CodeSplitter, IngestionPipeline), retrieval strategies (BM25Retriever, hybrid search, alpha weighting), PropertyGraphIndex with graph stores (Neo4j), context RAG (RouterQueryEngine, SubQuestionQueryEngine, LLMRerank), agentic orchestration (ReAct, Workflows, FunctionTool), and observability (Arize Phoenix). Use when asked to "build a LlamaIndex agent", "set up semantic chunking", "index source code", "implement hybrid search", "create a knowledge graph with LlamaIndex", "implement query routing", "debug RAG pipeline", "add Phoenix observability", or "create an event-driven workflow". Triggers on "PropertyGraphIndex", "SemanticSplitterNodeParser", "CodeSplitter", "BM25Retriever", "hybrid search", "ReAct agent", "Workflow pattern", "LLMRerank", "Text-to-Cypher".
2026-01-05
managing-frontend-knowledge.md
0
1 export managing-frontend-knowledge
2 sekka from "sekka/dotfiles"
3 フロントエンド技術のナレッジベース管理。URLや記事から技術情報を要約・蓄積し、CSS、JavaScript、パフォーマンス、アクセシビリティなどの質問に対してナレッジベースを参照して回答します。ナレッジ追加時、技術的な質問への回答時に使用してください。
2026-01-05
audio-dsp-reviewer.md
0
1 export audio-dsp-reviewer
2 iammarkps from "iammarkps/eqapo-gui"
3 Expert in digital signal processing for audio applications. Validates biquad filter implementations, frequency response calculations, and audio algorithms. Use when modifying audio-math.ts, implementing new filter types, or adding spectral analysis features.
2026-01-05
shadcn-setup-and-theming.md
0
1 export shadcn-setup-and-theming
2 AgentiveCity from "AgentiveCity/SkillFactory"
3 Use this skill whenever the user wants to install, configure, or adjust shadcn/ui itself (CLI, components.json, Tailwind integration, theming, radius/colors/typography, dark mode) in a React + TypeScript project, including Next.js App Router and Vite setups.
2026-01-05
ci-debug.md
0
1 export ci-debug
2 cmwen from "cmwen/prompt-loop-app"
3 Debug GitHub Actions workflow failures, CI build issues, test failures in CI, and deployment problems. Use when workflows fail, artifacts aren't uploaded, or CI-specific errors occur.
2026-01-05
credits-handler.md
0
1 export credits-handler
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage the credit system (allocation, purchasing, usage). Use when adding credit types, configuring pricing, or building credit UI.
2026-01-05
rabbitmq-master.md
0
1 export rabbitmq-master
2 mOdrA40 from "mOdrA40/claude-codex-skills-directory"
3 Ultimate RabbitMQ expertise skill for production-grade message broker architecture, implementation, and operations. Top 0.01% knowledge covering: (1) Advanced messaging patterns - Dead Letter Exchanges, Delayed Messages, Priority Queues, Consistent Hash Exchange, Sharding, (2) High Availability - Clustering, Quorum Queues, Stream Queues, Federation, Shovel, (3) Performance Engineering - prefetch tuning, connection pooling, batch publishing, memory optimization, flow control, (4) Security - TLS/mTLS, OAuth2, LDAP, certificate rotation, (5) Monitoring - Prometheus metrics, custom health checks, anomaly detection, (6) Troubleshooting - memory alarms, network partitions, queue backlogs, consumer starvation, (7) Multi-tenancy - vhost design, resource limits, isolation patterns, (8) Event-driven architectures - CQRS, Event Sourcing, Saga patterns with RabbitMQ. Use when: building messaging systems, debugging RabbitMQ issues, optimizing performance, designing HA architectures, implementing advanced patterns, product
2026-01-05
moai-alfred-rules.md
0
1 export moai-alfred-rules
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Mandatory rules for Skill invocation, AskUserQuestion usage, TRUST principles, TAG validation, and TDD workflow. Use when validating workflow compliance, checking quality gates, enforcing MoAI-ADK standards, or verifying rule adherence.
2026-01-05
state-persistence.md
0
1 export state-persistence
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when saving workflow state to Serena MCP memory at research, planning, execution, or completion stages - enables resuming work later with /cc:resume command
2026-01-05
repo-facts.md
0
1 export repo-facts
2 WilletJiang from "WilletJiang/codex-context-kit-skills"
3 Summarize an arbitrary code repo (git or non-git) into a small, high-signal facts packet: languages, build/test tooling clues, notable paths, and size stats.
2026-01-05
devops-cicd.md
0
1 export devops-cicd
2 miles990 from "miles990/claude-software-skills"
3 CI/CD pipelines, infrastructure as code, and deployment strategies
2026-01-05
user-story-writer.md
0
1 export user-story-writer
2 fuchsst from "fuchsst/wcsaga_godot_converter"
3 Transform technical requirements and business needs into well-structured, testable user stories following agile best practices and INVEST criteria. Generates comprehensive acceptance criteria, estimates complexity, and identifies dependencies for WCS migration tasks.
2026-01-05
start-issue.md
0
1 export start-issue
2 liberioai from "liberioai/dossier-tools"
3 Set up a GitHub issue for development with branch, worktree, and planning doc. Use when user says "start issue", "work on issue
2026-01-05
whop-expert.md
0
1 export whop-expert
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Comprehensive Whop platform expert with access to 212 official documentation files covering memberships, payments, products, courses, experiences, forums, webhooks, and app development. Invoke when user mentions Whop, digital products, memberships, course platforms, or community monetization.
2026-01-05
jira-projects.md
0
1 export jira-projects
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage Jira projects. Use when listing projects, getting project configuration, retrieving issue types, or managing components and versions.
2026-01-05
react-hook-form.md
0
1 export react-hook-form
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Builds performant forms with React Hook Form including validation, error handling, and schema integration. Use when creating forms, validating inputs, integrating with Zod, or handling complex form state.
2026-01-05
documentation-wizard.md
0
1 export documentation-wizard
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Keeps documentation in perfect sync with code and knowledge. Integrates with Oracle to leverage learnings, Summoner for design docs, and Style Master for style guides. Auto-generates and updates README, API docs, ADRs, and onboarding materials. Detects stale documentation and ensures it evolves with the codebase.
2026-01-05