Browse Skills

44969 skills found

us-stock-analysis.md
1
1 export us-stock-analysis
2 tradermonty from "tradermonty/claude-trading-skills"
3 Comprehensive US stock analysis including fundamental analysis (financial metrics, business quality, valuation), technical analysis (indicators, chart patterns, support/resistance), stock comparisons, and investment report generation. Use when user requests analysis of US stock tickers (e.g., "analyze AAPL", "compare TSLA vs NVDA", "give me a report on Microsoft"), evaluation of financial metrics, technical chart analysis, or investment recommendations for American stocks.
2026-01-05
trivy.md
1
1 export trivy
2 plinde from "plinde/claude-plugins"
3 This skill should be used when scanning container images, filesystems, or repositories for vulnerabilities using Trivy. Use for CVE detection, security analysis, vulnerability comparison across image versions, understanding scan output (severity levels, status fields), and batch scanning multiple images.
2026-01-05
typescript.md
1
1 export typescript
2 rakibdev from "rakibdev/dotfiles"
3 TypeScript coding style for backend and frontend.
2026-01-05
log-analyzer.md
1
1 export log-analyzer
2 fractary from "fractary/claude-plugins"
3 Extracts patterns, errors, and insights from operational logs using type-specific analysis templates
2026-01-05
c4-modeling.md
1
1 export c4-modeling
2 Consiliency from "Consiliency/treesitter-chunker"
3 C4 architectural modeling for documenting software architecture. Use when creating architecture diagrams, planning new systems, communicating with stakeholders, or conducting architecture reviews.
2026-01-05
nx-mcp.md
1
1 export nx-mcp
2 GodSpeedAI from "GodSpeedAI/SEA"
3 Use the Nx MCP server to eliminate hallucinated project/target names.
2026-01-05
api-development-patterns.md
1
1 export api-development-patterns
2 Kaakati from "Kaakati/rails-enterprise-dev"
3 Comprehensive guide to building production-ready REST APIs in Rails with serialization, authentication, versioning, rate limiting, and testing. Trigger keywords: REST API, JSON, serialization, versioning, authentication, JWT, rate limiting, API controllers, request specs, API testing, endpoints, responses
2026-01-05
orchestrator-agent.md
1
1 export orchestrator-agent
2 CleanExpo from "CleanExpo/Unite-Hub"
3 Master coordinator for Unite-Hub workflows. Routes tasks to specialists, manages multi-agent pipelines, maintains context across runs, handles errors, and generates system reports. The brain of the automation system.
2026-01-05
run-nx-generator.md
1
1 export run-nx-generator
2 FrozenPandaz from "FrozenPandaz/config-claude"
3 Run Nx generators with prioritization for workspace-plugin generators. Use this when generating code, scaffolding new features, or automating repetitive tasks in the monorepo.
2026-01-05
skill-builder.md
1
1 export skill-builder
2 resolve-io from "resolve-io/.prism"
3 Build efficient, scalable Claude Code skills using progressive disclosure and token optimization. Use when creating new skills, optimizing existing skills, or learning skill development patterns. Provides templates, checklists, and working examples.
2026-01-05
cloudflare-images.md
1
1 export cloudflare-images
2 ovachiever from "ovachiever/droid-tings"
3 Store and transform images with Cloudflare Images API and transformations. Use when: uploading images, implementing direct creator uploads, creating variants, generating signed URLs, optimizing formats (WebP/AVIF), transforming via Workers, or debugging CORS, multipart, or error codes 9401-9413.
2026-01-05
aws-cost-optimization.md
1
1 export aws-cost-optimization
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-aws"
3 Optimize AWS costs through resource rightsizing and savings strategies
2026-01-05
write-test.md
1
1 export write-test
2 semicolon-devteam from "semicolon-devteam/semo"
3 테스트 코드 작성 및 실행. Use when (1) "테스트 작성해줘",(2) "테스트 실행해줘", (3) 테스트 커버리지 확인.⚠️ QA 테스트 요청은 별도 스킬 사용:- Slack 알림 전송 → request-test
2026-01-05
plan-tracking.md
1
1 export plan-tracking
2 anortham from "anortham/julie"
3 Track working plans and tasks using Julie's mutable plan system. Activates when planning work, tracking progress, or managing multiple tasks. Provides working memory with atomic updates and one active plan enforcement.
2026-01-05
securitythreat-model.md
1
1 export securitythreat-model
2 mgreenly from "mgreenly/ikigai"
3 Threat Modeling security skill
2026-01-05
docker.md
1
1 export docker
2 wrsmith108 from "wrsmith108/claude-code-docker-skill"
3 Container-based development for isolated, reproducible environments. Use when running npm commands, installing packages, executing code, or managing project dependencies. Trigger phrases include "npm install", "run the build", "start the server", "install package", or any code execution request.
2026-01-05
coding-guidelines-verify.md
1
1 export coding-guidelines-verify
2 Nymbo from "Nymbo/Skills"
3 Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, and report violations.
2026-01-05
mock-generator.md
1
1 export mock-generator
2 Dexploarer from "Dexploarer/claudius-skills"
3 Generates test mocks, stubs, and fixtures for testing (Jest, Vitest, pytest, etc.). Use when user asks to "create mock", "generate stub", "mock function", "test fixtures", or "mock API response".
2026-01-05
agent-observability.md
1
1 export agent-observability
2 multicam from "multicam/qara"
3 Real-time observability dashboard for multi-agent Claude Code sessions.Visualize agent interactions, tool usage, and session flows in real-time through a web dashboard. Track multiple agents running in parallel with swim lane visualization, event filtering, and live charts.**Key Features:**- 🔴 Real-time event streaming via WebSocket- 📊 Agent swim lanes showing parallel execution- 🔍 Event filtering by agent, session, event type- 📈 Live charts for tool usage patterns- 💾 Filesystem-based (no database required)**Inspired by [@indydevdan](https://github.com/indydevdan)**'s work on multi-agent observability.**Our approach:** Filesystem + in-memory streaming vs. indydevdan's SQLite database approach.
2026-01-05
service-object-patterns.md
1
1 export service-object-patterns
2 Kaakati from "Kaakati/rails-enterprise-dev"
3 Complete guide to implementing Service Objects in Ruby on Rails applications. Use this skill when creating business logic services, organizing service namespaces, handling service results, and designing service interfaces for complex operations.
2026-01-05
spec-constraints.md
1
1 export spec-constraints
2 BellaBe from "BellaBe/ideas-os"
3 Define constraints, invariants, and laws for the system. Creates proofobligations for formal verification. Use when: specifying business rules,defining invariants, creating validation requirements, expressing laws.
2026-01-05
git-conventional-commits.md
1
1 export git-conventional-commits
2 CoderMariusz from "CoderMariusz/MonoPilot"
3 Apply when writing commit messages to maintain consistent, readable git history that enables automated changelog generation.
2026-01-05
simulation-speed-adjustment.md
1
1 export simulation-speed-adjustment
2 starwreckntx from "starwreckntx/IRP__METHODOLOGIES-"
3 Adjust simulation temporal processing speed.
2026-01-05
codex-collaboration.md
1
1 export codex-collaboration
2 hewenyu from "hewenyu/codex-collaboration"
3 Codex CLI integration for code review and consultation. Use when: (1) code needs review before commit, (2) need expert consultation on implementation approach, (3) debugging assistance needed. This skill provides Codex interaction patterns only - workflow orchestration is defined in project CLAUDE.md.
2026-01-05