Browse Skills

44915 skills found

modular-refactoring-pattern.md
0
1 export modular-refactoring-pattern
2 j0KZ from "j0KZ/mcp-agents"
3 Guides systematic file refactoring following @j0kz/mcp-agents modular architecture pattern to maintain files under 300 LOC through constants/, helpers/, utils/ extraction with proven results from 2...
2026-01-05
agentic-orchestrating.md
0
1 export agentic-orchestrating
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Provides the "how-to" for workflow / task execution orchestration. Defines methods for planning multi-phase task/workflows, implementing them through agent delegation, and managing artifacts.
2026-01-05
network-architecture-sizing.md
0
1 export network-architecture-sizing
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 PPO network architecture sizing for trading models. Trigger: (1) model files are unexpectedly small/large, (2) choosing hidden_dims for training, (3) balancing model capacity vs inference speed.
2026-01-05
reka-ui.md
0
1 export reka-ui
2 onmax from "onmax/claude-config"
3 Use when building with Reka UI (headless Vue components) - provides component API, accessibility patterns, composition (asChild), controlled/uncontrolled state, and styling integration. Formerly Radix Vue.
2026-01-05
web-styling.md
0
1 export web-styling
2 CJHarmath from "CJHarmath/claude-agents-skills"
3 Styling patterns for React web applications. Use when working with Tailwind CSS, CSS Modules, theming, responsive design, or component styling.
2026-01-05
phase-decomposition.md
0
1 export phase-decomposition
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Breaks features into 3-8 manageable phases with clear deliverables and success criteria. Use when planning feature implementation to create testable, independently committable work units.
2026-01-05
9d-framework.md
0
1 export 9d-framework
2 violetio from "violetio/violet-ai-plugins"
3 9D product development framework
2026-01-05
claude-delegation-rules.md
0
1 export claude-delegation-rules
2 L-Sypniewski from "L-Sypniewski/claude-code-toolkit"
3 Rules and patterns for Claude Code agent delegation, including when to delegate, how to hand off context, and how to coordinate between agents. Use when designing agent systems or delegation workflows.
2026-01-05
webapp-wow-mechanic-creator.md
0
1 export webapp-wow-mechanic-creator
2 ledagame from "ledagame/persona-theater"
3 Design innovative game mechanics using web browser APIs that create "WOW moments" impossible in other platforms. Implements 5 surprise types (rule-breaking, meta-awareness, recursive-explosion, hidden-layer, system-hacking) using LocalStorage, Canvas, Notifications, DevTools, and browser tab manipulation. Use when creating surprising game mechanics, implementing meta-game elements, or designing memorable interactive moments for web games.
2026-01-05
openwebf-host-hybrid-routing.md
0
1 export openwebf-host-hybrid-routing
2 archview-ai from "archview-ai/webf-plugin"
3 Implement hybrid routing between Flutter and WebF using WebFSubView and go_router (route mapping and layouts). Use when the user mentions WebFSubView, go_router, hybrid routing, or mapping Flutter routes to WebF routes.
2026-01-05
transcribe.md
0
1 export transcribe
2 dparedesi from "dparedesi/agent-global-skills"
3 Transcribe audio files with speaker diarization using VoxScriber. Use when the user wants to transcribe a meeting, podcast, interview, or any audio file, or when they mention "transcribe", "diarization", "who said what", "meeting transcript", or "audio to text".
2026-01-05
tdd.md
0
1 export tdd
2 ryo-yama55 from "ryo-yama55/ramen_saver"
3 Guide for implementing features using Test-Driven Development (TDD) methodology. Use when: (1) User requests to implement a feature using TDD, (2) User asks to write tests first before implementation, (3) User mentions Red-Green-Refactor cycle, (4) Starting a new feature that requires systematic testing. This skill provides step-by-step TDD workflows, concrete test patterns, and best practices for writing tests before implementation in TypeScript/React projects using Vitest.
2026-01-05
state-tax-thresholds.md
0
1 export state-tax-thresholds
2 galactivale from "galactivale/financeocr"
3 Current state-by-state tax nexus thresholds for all 50 states including economic nexus, P.L. 86-272 rules, and franchise tax. Use when validating tax calculations, reviewing nexus detection logic, or checking threshold amounts.
2026-01-05
deploy-light-bot-to-staging.md
0
1 export deploy-light-bot-to-staging
2 rrader from "rrader/light-bot"
3 Deploy the Light Bot application to the staging server using SSH and Docker Compose.
2026-01-05
connect-users.md
0
1 export connect-users
2 MLAI-AUS-Inc from "MLAI-AUS-Inc/roo"
3 Find community members with relevant expertise using vector search
2026-01-05
gh-ticket.md
0
1 export gh-ticket
2 Cygnusfear from "Cygnusfear/claude-stuff"
3 Create or update comprehensive GitHub issues that capture ALL context, requirements, and implementation details. Use when creating or updating tickets, issues, feature requests, or bug reports. Ensures no context is lost between ticket creation and implementation - the moment you ask for a ticket, there's maximum context available that will be lost if not captured now.
2026-01-05
brave-search.md
0
1 export brave-search
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Web search and content extraction via Brave Search API.
2026-01-05
commit-conventions.md
0
1 export commit-conventions
2 amattas from "amattas/agentic-coding"
3 Commit message style and structure for this repository.
2026-01-05
pdf-reading.md
0
1 export pdf-reading
2 pondevelopment from "pondevelopment/llm-training"
3 Read local PDFs to extract and verify exact numbers (counts, percentages, tables, figure captions) for papers/questions in this repository. Use this when asked to “read a PDF”, “extract results from the paper”, “verify a statistic”, or “find the exact wording in the paper”.
2026-01-05
env-sync.md
0
1 export env-sync
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Ensures .env.example is updated whenever .env files are modified. Use when adding environment variables, API keys, configuration values, or any secrets to .env files. Prevents configuration drift between .env and .env.example.
2026-01-05
quant-resource-patterns.md
0
1 export quant-resource-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Follow these patterns when implementing quant domain resources like Dataset, Signal, Alpha, Portfolio, Strategy, Universe, Backtest, or MonitoringRun in OptAIC. Use for creating DB models, DTOs, services, and tests for trading-specific entities.
2026-01-05
reviews-aggregator.md
0
1 export reviews-aggregator
2 lola69160 from "lola69160/claude-product-comparison"
3 Aggregates user reviews from Amazon/Reddit and expert reviews from specialized sites with sentiment analysis. Use when user asks to 'get reviews', 'what do users say', 'aggregate reviews', 'user feedback', 'expert opinions', or when orchestrator needs sentiment analysis and pros/cons extraction. Synthesizes consensus patterns across sources.
2026-01-05
gin.md
0
1 export gin
2 bailu2025 from "bailu2025/CC-Plugins"
3 A comprehensive skill for the Go Gin web framework including routing, middleware, binding, and testing
2026-01-05
quality-gate-skill.md
0
1 export quality-gate-skill
2 orakitine from "orakitine/claude-code-lab"
3 Comprehensive code quality verification workflow that checks linting, formatting, type safety, tests, and build before committing code. Uses parallel agent execution for maximum speed. Non-destructive - only reports issues without making changes.
2026-01-05