Browse Skills

1071 skills found

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.
2026-01-05
frontend-ultimate.md
0
1 export frontend-ultimate
2 SHAJAR5110 from "SHAJAR5110/Hackathon-II-phase2"
3 Ultimate 25+ years expert-level frontend skill covering Next.js, React, TypeScript, Tailwind CSS, styled-components, Redux, Zustand, Webpack, Vite, Parcel, Jest/Vitest testing, performance optimization, and ALL security aspects comprehensively (XSS, CSRF, injection, data privacy, CSP, dependency security, etc.). Covers all use cases (SPAs, PWAs, e-commerce, dashboards, real-time apps, mobile-responsive). Advanced features include A11y, Core Web Vitals, SEO, i18n, error handling, monitoring, component architecture, design patterns. Maximum security hardening, genius-level optimization, modernized development standards. Use when building ANY frontend application requiring enterprise security, performance, and scalability.
2026-01-05
auth-system.md
0
1 export auth-system
2 raythurnvoid from "raythurnvoid/experiment--t3-chat"
3 Auth system (Clerk + Convex + anonymous JWT) guidelines and planned permissions/upgrade behavior.
2026-01-05
git-rewrite.md
0
1 export git-rewrite
2 patrick-motard from "patrick-motard/claude-plugins-public"
3 Analyze and reorganize git branch history into logical, shippable commits. Automatically identifies patterns like RuboCop fixes, test iterations, and implementation evolution, then creates clean commit history with comprehensive messages.
2026-01-05
ruby-rails.md
0
1 export ruby-rails
2 racar from "racar/racar_agent_skills"
3 Ruby on Rails 8 and Ruby 3.2 backend development. Use when working on Rails applications, API development, ActiveRecord models, database migrations, service objects, serializers, RSpec testing, or Ruby code optimization. Triggers on Rails-specific patterns like controllers, models, migrations, jobs, concerns, serializers, and Rails configuration.
2026-01-05
web-search.md
0
1 export web-search
2 u9401066 from "u9401066/copilot-capability-manager"
3 Web research and literature search capabilities for external resources.LOAD THIS SKILL WHEN: User says "搜尋", "search", "找資料", "查詢", "檢索", "web search", "網路搜尋" | needs external documentation | research task | API reference lookup | technology comparison | wants latest information.CAPABILITIES: Technical docs (MDN, GitHub, Stack Overflow), academic papers (PubMed integration), API documentation, real-time web data via fetch_webpage, structured search results.
2026-01-05
export-logic-app.md
0
1 export export-logic-app
2 jamesrcounts from "jamesrcounts/conference-workspace"
3 Export Azure Logic App workflows to the local project. Checks Azure CLI authentication, confirms subscription, and exports workflow definitions, connections, and configuration for a specified Logic App.
2026-01-05
mastering-aws-cli.md
0
1 export mastering-aws-cli
2 SpillwaveSolutions from "SpillwaveSolutions/mastering-aws-cli"
3 AWS CLI v2 quick-reference for experienced developers. Covers compute (Lambda, ECS, EKS), storage (S3, DynamoDB, Aurora), networking (VPC, SSM tunneling), security (IAM, Secrets Manager), and GitHub Actions CI/CD. Use when asked to "write aws commands", "debug aws access", "set up cross-account roles", "configure aws cli", "assume role", "S3 bucket operations", or "deploy to ECS".
2026-01-05
tic-tac-toe-tests.md
0
1 export tic-tac-toe-tests
2 VictorQian03 from "VictorQian03/tic-tac-toe"
3 Create or update pytest coverage for the tic-tac-toe project, including win/draw detection, move validation, bot legality/optimality, and mixed human/bot turn flow. Use when adding or editing tests under the tests/ directory.
2026-01-05
test-driven-development.md
0
1 export test-driven-development
2 abudhahir from "abudhahir/cp-ninja"
3 Use when implementing any feature or bugfix, before writing implementation code
2026-01-05
security-guidelines.md
0
1 export security-guidelines
2 Regis-RCR from "Regis-RCR/rcr-plugin-factory-marketplace"
3 Use when auditing Claude Code plugin security or implementing secure practices - security guidelines with credential handling, hook safety, and MCP security for November 2025 specifications
2026-01-05
documentation-writer.md
0
1 export documentation-writer
2 ClementWalter from "ClementWalter/rookie-marketplace"
3 This skill should be used when an agent is assigned to write a section of technical documentation. Provides guidance on breaking down large tasks, using doc-coauthoring workflow, and coordinating with VibeKanban task management. Use when task description mentions "write section", "document this component", or "expand documentation".
2026-01-05
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
2026-01-05
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-01-05
sdlc.md
0
1 export sdlc
2 wlstory from "wlstory/PilatesOnPhx"
3 Complete Software Development Life Cycle workflow for Linear issues. Coordinates requirements analysis, TDD setup, implementation, testing, and PR creation through agent chaining. Use when starting work on Linear issues, implementing features from Linear, or when user mentions SDLC workflow, Linear issue development, test-driven development, or feature implementation workflow.
2026-01-05
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.
2026-01-05
oidc-azure-identity-setup.md
0
1 export oidc-azure-identity-setup
2 Wibson82 from "Wibson82/conexao-de-sorte-commons"
3 Configures secure authentication with Azure using OIDC (OpenID Connect). Eliminates long-lived secrets by integrating GitHub Actions with Azure AD for secure resource access.
2026-01-05
tdd.md
0
1 export tdd
2 macintorsten from "macintorsten/reflection"
3 Test Driven Development (TDD) workflow automation for Java Spring Boot projects. Use for writing tests, checking coverage, generating test scaffolds, and implementing Red-Green-Refactor cycles with JUnit 5, Mockito, and Testcontainers.
2026-01-05
streamlit-uv-development.md
0
1 export streamlit-uv-development
2 bossjones from "bossjones/streamlit-replicate-boss"
3 Use this skill when developing Streamlit applications with uv package manager. Covers project setup, running apps, testing (unit/e2e), and development workflows. Trigger when user mentions "streamlit", "uv run streamlit", "streamlit testing", or asks about building data apps with Python.
2026-01-05
portfolio-testing.md
0
1 export portfolio-testing
2 plipowczan from "plipowczan/portfolio"
3 E2E testing skill for Pawel Lipowczan portfolio project (Playwright + React/Vite). Use when user wants to create new E2E tests, debug flaky tests, extend test coverage, verify test completeness for features, or run/interpret test results. Covers navigation, forms, blog, SEO, accessibility (WCAG 2.1 AA), responsiveness. References docs/portfolio/testing/{README.md,TESTING_QUICKSTART.md}. Complements portfolio-code-review skill.
2026-01-05
chitti-mcp.md
0
1 export chitti-mcp
2 rahulmanuwas from "rahulmanuwas/chitti"
3 Use this skill when you need to start or call Chitti's MCP server (chitti.decide/recall/policy/audit) from Codex, keeping tool details out of context until invoked.
2026-01-05
backend-dev.md
0
1 export backend-dev
2 nirukk52 from "nirukk52/KiteMate"
3 This skill should be used when building backend applications with Encore.ts, a TypeScript backend framework. Use this skill for creating APIs, managing databases, implementing authentication, handling async messaging (Pub/Sub), managing storage, scheduling tasks (cron jobs), implementing middleware, configuring CORS, managing secrets, and structuring backend services. This skill is triggered when users need to create or modify backend services, endpoints, databases, authentication systems, or any other backend infrastructure using Encore.ts.
2026-01-05
seclists-web-shells.md
0
1 export seclists-web-shells
2 Eyadkelleh from "Eyadkelleh/awesome-claude-skills-security"
3 Web shell samples for detection and analysis: PHP, ASP, ASPX, JSP, Python, Perl shells. Use for security research and detection system testing.
2026-01-05
rust-development.md
0
1 export rust-development
2 HARU-Leit from "HARU-Leit/misskey-rs"
3 Modern Rust development best practices for 2025. Use when working on Rust projects including: (1) Project setup and Cargo.toml configuration, (2) Clippy/rustfmt linting and formatting, (3) Error handling with thiserror/anyhow, (4) Async programming with Tokio, (5) Testing strategies (unit, integration, property-based), (6) CI/CD pipelines and security scanning, (7) Performance optimization and profiling, (8) Observability with tracing, (9) Unsafe code review.
2026-01-05