Browse Skills

20307 skills found

vue-threejs-skilltree.md
1
1 export vue-threejs-skilltree
2 Cloudhabil from "Cloudhabil/AGI-Server"
3 Build Vue 3 components that render a 3D skill tree using Three.js and OrbitControls. Use when asked to visualize skills as an interactive 3D constellation or to turn skills/INDEX.json into a Vue scene.
2026-01-05
git-workflow.md
1
1 export git-workflow
2 89jobrien from "89jobrien/steve"
3 Git workflow and pull request specialist. Use when creating PRs, managing branches, establishing git conventions, or improving code review processes.
2026-01-05
maui-blazor-development.md
1
1 export maui-blazor-development
2 iButters from "iButters/ClaudeCodePlugins"
3 Expert guidance for .NET MAUI Blazor Hybrid development combining native mobile/desktop apps with Blazor web UI.Use when working with: (1) .NET MAUI Blazor Hybrid apps, (2) BlazorWebView components, (3) Cross-platform apps sharing Blazor UI,(4) Platform integration in Blazor Hybrid, (5) MVVM with Blazor components, (6) Navigation between MAUI pages and Razor components,(7) Shared Razor Class Libraries (RCL) for MAUI and Web. Applies to any .NET MAUI project using Blazor for UI.
2026-01-05
kx-kotlin-support.md
1
1 export kx-kotlin-support
2 mypojo from "mypojo/kx_kotlin_support"
3 Kotlin 멀티프로젝트 라이브러리 개발 지원 - AWS 서비스 통합(Kinesis, DynamoDB, S3, Lambda, CDK), Spring Boot, JPA, Hibernate, 유틸리티(JSON, CSV, Time, Collection 등).Core(최소 의존성), Light(AWS Lambda용), Heavy(Spring Boot + DB용) 3개 서브프로젝트 구조.키워드: AWS, Kinesis Task/Worker, CDK CICD, ECS 블루그린, Step Functions, DynamoDB Enhanced, S3 Flow, Spring Batch, QueryDSL, Koin DI, Ktor, kotest
2026-01-05
ui-ux-designer.md
1
1 export ui-ux-designer
2 hummbl-dev from "hummbl-dev/hummbl-claude-skills"
3 Modern UI/UX design specialist for web applications, mobile apps, and design systems. Covers design principles, user research, interaction patterns, accessibility (WCAG), responsive design, component libraries (Tailwind, shadcn/ui, Material), prototyping, and usability testing. Creates beautiful, functional interfaces following best practices.
2026-01-05
moai-platform-supabase.md
1
1 export moai-platform-supabase
2 junseokandylee from "junseokandylee/RallyApp"
3 Supabase specialist covering PostgreSQL 16, pgvector, RLS, real-time subscriptions, and Edge Functions. Use when building full-stack apps with Supabase backend.
2026-01-05
2000s-visualization-expert.md
1
1 export 2000s-visualization-expert
2 erichowens from "erichowens/some_claude_skills"
3 Expert in 2000s-era music visualization (Milkdrop, AVS, Geiss) and modern WebGL implementations. Specializes in Butterchurn integration, Web Audio API AnalyserNode FFT data, GLSL shaders for audio-reactive visuals, and psychedelic generative art. Activate on "Milkdrop", "music visualization", "WebGL visualizer", "Butterchurn", "audio reactive", "FFT visualization", "spectrum analyzer". NOT for simple bar charts/waveforms (use basic canvas), video editing, or non-audio visuals.
2026-01-05
code-review.md
1
1 export code-review
2 huGgW from "huGgW/dotfiles"
3 Guideline for reviewing code
2026-01-05
url-analysis.md
1
1 export url-analysis
2 89jobrien from "89jobrien/steve"
3 URL validation and contextual analysis specialist. Use when validating links, analyzing URL context, extracting links from content, or ensuring link appropriateness. Combines technical validation with content analysis.
2026-01-05
spring-boot-basics.md
1
1 export spring-boot-basics
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-spring-boot"
3 Comprehensive guide to Spring Boot fundamentals - auto-configuration, starters, properties, and profiles
2026-01-05
factory-status.md
1
1 export factory-status
2 golergka from "golergka/claude-code-plays-factorio"
3 Get comprehensive factory status - research progress, drill status, inventory, production overview. Use when checking progress or deciding what to do next.
2026-01-05
condition-based-waiting.md
1
1 export condition-based-waiting
2 samjhecht from "samjhecht/wrangler"
3 Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling; prefer event-based waiting when available (WebSockets, EventEmitters, Observables)
2026-01-05
hexagonal-review.md
1
1 export hexagonal-review
2 canopy-network from "canopy-network/launchpad"
3 Hexagonal architecture standards. Use when writing, generating, or reviewing code involving ports, adapters, or layer boundaries.
2026-01-05
go-web-apis.md
1
1 export go-web-apis
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-go"
3 Build production REST APIs with Go - handlers, middleware, security
2026-01-05
video-presentation-skill.md
1
1 export video-presentation-skill
2 SGobet from "SGobet/AI-Powered-YouTube-Workflow-TO-SHARE-"
3 Generate interactive HTML presentations for ANY video type (tutorials, comparisons, fact-checks, explainers, etc.). Creates self-contained, screen-recording-optimized slides with various content types including comparisons, steps, code blocks, calculators, and verdicts. Use when user wants visual aids for their videos.
2026-01-05
data-substrate-analysis.md
1
1 export data-substrate-analysis
2 Dowwie from "Dowwie/agent_framework_study"
3 Analyze fundamental data primitives, type systems, and state management patterns in a codebase. Use when (1) evaluating typing strategies (Pydantic vs TypedDict vs loose dicts), (2) assessing immutability and mutation patterns, (3) understanding serialization approaches, (4) documenting state shape and lifecycle, or (5) comparing data modeling approaches across frameworks.
2026-01-05
astro-islands-optimizer.md
1
1 export astro-islands-optimizer
2 MaciWP from "MaciWP/CV_Astro"
3 Analyzes and optimizes Astro islands architecture for minimal client-side JavaScript, ensuring components use correct hydration directives based on interactivity requirements.
2026-01-05
test-runner-worktree.md
1
1 export test-runner-worktree
2 codekiln from "codekiln/langstar"
3 Run Rust cargo tests properly in git worktrees with environment variable sourcing. Use when cargo test fails, when seeing authentication errors, when test results differ between runs, or before running pre-commit checks in worktrees. Essential for integration tests requiring LANGSMITH_API_KEY or ANTHROPIC_API_KEY.
2026-01-05
django-framework.md
1
1 export django-framework
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-python"
3 Build production-ready web applications with Django MVC, ORM, authentication, and REST APIs
2026-01-05
analyzing-implementations.md
1
1 export analyzing-implementations
2 samjhecht from "samjhecht/wrangler"
3 Documents HOW code works with surgical precision - traces data flow, explains implementation details, provides file:line references. Purely documentarian, no critiques or suggestions for improvement.
2026-01-05
typescript-effect.md
1
1 export typescript-effect
2 bsamiee from "bsamiee/Parametric_Forge"
3 Enforces functional TypeScript patterns with Effect ecosystem. Use when (1) writing TypeScript functions or modules, (2) defining types or schemas, (3) handling errors or async operations, (4) structuring files with section separators, or (5) creating factories, dispatch tables, or Effect pipelines.
2026-01-05
mutation-testing.md
1
1 export mutation-testing
2 krzemienski from "krzemienski/shannon-framework"
3 Verify test quality by injecting mutations into code and measuring catch rate. Calculate mutation score (0.00-1.00) showing test effectiveness. Auto-generate missing tests to improve coverage. Integrate with Serena for continuous mutation tracking. Use when: improving test quality, validating test effectiveness, generating missing test cases, measuring code coverage gaps.
2026-01-05
cicd-pipeline-generator.md
1
1 export cicd-pipeline-generator
2 agent-trust-protocol from "agent-trust-protocol/atp-core"
3 This skill should be used when creating or configuring CI/CD pipeline files for automated testing, building, and deployment. Use this for generating GitHub Actions workflows, GitLab CI configs, CircleCI configs, or other CI/CD platform configurations. Ideal for setting up automated pipelines for Node.js/Next.js applications, including linting, testing, building, and deploying to platforms like Vercel, Netlify, or AWS.
2026-01-05
aws-ecs.md
1
1 export aws-ecs
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-aws"
3 Deploy and manage containerized applications on ECS/Fargate
2026-01-05