Browse Skills

732 skills found

testing.md
0
1 export testing
2 markus41 from "markus41/lobbi-design-system"
3 120 Style Design System Gallery - ULTRATHINK Curated Styles for Member Management Platforms
2025-12-11
rackspace-spot-access.md
0
1 export rackspace-spot-access
2 Matchpoint-AI from "Matchpoint-AI/matchpoint-github-runners-helm"
3 Helm charts for GitHub Actions Runner Scale Set (ARC) deployments in Matchpoint-AI organization
2026-01-06
security.md
0
1 export security
2 FractionEstate from "FractionEstate/midnight-dev-skills"
3 Security auditing patterns for Midnight Network smart contracts and dApps. Use when reviewing code for vulnerabilities, privacy leaks, cryptographic weaknesses, or performing security audits.
2026-01-05
testing-pr-changes.md
0
1 export testing-pr-changes
2 ynotradio from "ynotradio/site"
3 Y-Not Radio
2026-04-13
supabase-artifact-connection.md
0
1 export supabase-artifact-connection
2 sellersessions from "sellersessions/SKILLS-FILES-CLAUDE-DESKTOP-PROJECT"
3 Claude Desktop Project Skills & Components
2026-01-02
brynhild-development.md
0
1 export brynhild-development
2 mandersogit from "mandersogit/brynhild-harness"
3 LLM tool harness
2026-01-13
security-review.md
0
1 export security-review
2 nicholasgriffintn from "nicholasgriffintn/claude-code"
3 A plugin for use with Claude Code that provides skills, agents and more
2026-01-03
python-ai-expert.md
0
1 export python-ai-expert
2 SHAJAR5110 from "SHAJAR5110/Hackathon-I"
3 Comprehensive Python AI/ML development expert with 10+ years experience using UV package manager. Covers PyTorch, TensorFlow, scikit-learn, transformers, langchain, pandas, numpy, OpenCV, and all major AI/ML libraries. Automatically audits projects, generates production-ready code with type hints, optimizes performance, sets up RAG pipelines, manages dependencies with UV, and ensures best practices. Use for AI/ML project setup, model training, data processing, LLM applications, computer vision, code generation, dependency management, performance optimization, and comprehensive project auditing. Excludes Tkinter and desktop UI libraries.
2026-01-09
rn-security-audit.md
0
1 export rn-security-audit
2 johanruttens from "johanruttens/paddle-battle"
3 Mobile game
2025-12-23
go-development.md
0
1 export go-development
2 Conte777 from "Conte777/config_for_claude_code"
3 Репозиторий для синхронизации конфига для Claude code
2026-04-03
backend-dev-guidelines.md
0
1 export backend-dev-guidelines
2 wollfoo from "wollfoo/claude-setup"
3 Node.js/Express/TypeScript microservices development patterns. Use when workingwith backend code: routes, controllers, services, repositories, middleware, APIs.Covers:- Layered architecture (routes → controllers → services → repositories)- Express routing and middleware patterns- Prisma database access and ORM best practices- Zod validation and input sanitization- Sentry error tracking integration- BaseController pattern and dependency injection- Async/await patterns and error handling- Testing strategies and performance monitoring
2025-12-04
rwsdk-routing-middleware.md
0
1 export rwsdk-routing-middleware
2 kcc989 from "kcc989/logoer"
3 Use when building rwsdk applications with route handling, middleware, authentication guards, HTTP method routing, context sharing, and type-safe link generation - covers defineApp, route patterns, interrupters, and Documents
2025-12-27
grant-application-assembler.md
0
1 export grant-application-assembler
2 PandaAllIn from "PandaAllIn/UBOS_FINAL"
3 Compiles production-ready EU grant proposals from EU Grant Hunter briefs,UBOS narrative banks, partner commitments, and budget templates. Reuses theproven 1,850:1 ROI methodology that secured €6M Xylella funding. Coordinatesthe full assembly workflow: intelligence gathering, narrative compilation,budget construction, partner onboarding, compliance checks, quality scoring,and final packaging (PDF/LaTeX). Target score: ≥4.6/5 (Horizon 13.8/15). Usewhen preparing submissions, tracking proposal status, or managing consortiumdeliverables.
2026-01-01
weavr-components.md
0
1 export weavr-components
2 mcclowes from "mcclowes/weavr-sdk-react"
3 Use when building applications with Weavr for payments, cards, accounts, and identity verification. Covers both API integration and secure UI components.
2026-04-15
python-quality.md
0
1 export python-quality
2 naoki1213mj from "naoki1213mj/my-template"
3 uv + Ruff + Azure template
2026-01-06
playwright-browser-automation.md
0
1 export playwright-browser-automation
2 DataflightSolutions from "DataflightSolutions/claude-plugins"
3 Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
2025-12-01
frontend-ultimate.md
0
1 export frontend-ultimate
2 SHAJAR5110 from "SHAJAR5110/Hackathon-II-phase2"
3 Phase II Todo Full-Stack Web Application - 115 tasks completed with FastAPI + Next.js + PostgreSQL
2026-02-07
auth-system.md
0
1 export auth-system
2 raythurnvoid from "raythurnvoid/experiment--t3-chat"
3 Slowly cloning t3 chat for fun
2026-04-18
ruby-rails.md
0
1 export ruby-rails
2 racar from "racar/racar_agent_skills"
3 Personal claude code skills
2026-01-16
web-search.md
0
1 export web-search
2 u9401066 from "u9401066/copilot-capability-manager"
3 VS Code Extension - 透過 GUI 管理 AI Skills 並組合成自動化工作流程 (Skill Pathway)
2025-12-23
tic-tac-toe-tests.md
0
1 export tic-tac-toe-tests
2 VictorQian03 from "VictorQian03/tic-tac-toe"
3 Tic Tac Toe Game with Full Agentic Development
2026-01-04
localstorage-patterns.md
0
1 export localstorage-patterns
2 joaopelegrino from "joaopelegrino/app-controle"
3 Comprehensive guide to localStorage patterns for the Plataforma B2B de treinamento técnico corporativo educational platform. This skill covers schema design, error handling strategies, quota management, and synchronization patterns essential for building resilient web applications with client-side persistence.Learn how to handle common localStorage errors (QuotaExceededError, SecurityError, DOMException), implement graceful degradation, manage storage quotas (5-10MB browser limits, 50KB per note), and sync localStorage with React state. The skill emphasizes defensive programming, user-friendly error messages, and fallback strategies.Real-world examples are taken directly from the project codebase, including CNotesView, BashNotesView, and auto-save patterns used across 5 learning systems. Each pattern is demonstrated with production code showing how localStorage is used to persist 227 educational modules' progress and user notes.Key topics include try/catch patterns for all localStorage operations, Quota
2025-12-03
critic.md
0
1 export critic
2 tangerine1202 from "tangerine1202/cli-config"
3 Comprehensive code quality workflow that analyzes code for issues, creates improvement plan, and optionally applies refactoring. Use when the user asks to "critic my code", "review and improve this", "ensure code quality", "analyze and fix", or wants a complete quality audit with optional improvements.
2026-04-04
dev-environment-wizard.md
0
1 export dev-environment-wizard
2 caseymanos from "caseymanos/dev-skills-marketplace"
3 Interactive setup wizard for development environments. ALWAYS trigger first when users want to set up, create, or initialize a new development environment. Asks discovery questions about tech stack, services, and preferences, then coordinates other skills (zero-to-running, database-seeding, git-hooks, local-ssl, env-manager) to generate a customized environment.
2025-12-30