Browse Skills

20307 skills found

golang-testing.md
2
1 export golang-testing
2 joeyagreco from "joeyagreco/dotfiles"
3 GoLang testing guidelines
2026-01-05
react.md
2
1 export react
2 cosmix from "cosmix/claude-code-setup"
3 Modern React SPA development with React Router v7, Jotai state management, and Vite tooling. Use for building single-page applications with client-side routing, global state, forms, and async data loading. Triggers: react, spa, single page application, react-router, jotai, vite, bun, client-side routing, react hooks, useState, useEffect.
2026-01-05
ark-research.md
2
1 export ark-research
2 dwmkerr from "dwmkerr/ark-claude-code-marketplace"
3 Research technical solutions by searching the web, examining GitHub repos, and gathering evidence. Use when exploring implementation options or evaluating technologies.
2026-01-05
input-sanitization.md
2
1 export input-sanitization
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 ユーザー入力のサニタイズとセキュリティ対策を専門とするスキル。XSS、SQLインジェクション、コマンドインジェクションなどの攻撃を防止。Anchors:• OWASP Top 10 / 適用: インジェクション対策 / 目的: 主要脆弱性の予防• Web Application Hacker's Handbook / 適用: 入力検証 / 目的: 攻撃ベクトル理解Trigger:Use when handling user input, building database queries, processing file uploads, or generating dynamic HTML content.XSS, SQL injection, command injection, sanitization, validation, escape
2026-01-05
generating-security-audit-reports.md
2
1 export generating-security-audit-reports
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to generate comprehensive security audit reports. It is designed to provide insights into an application or system's security posture, compliance status, and recommended remediation steps. Use this skill when the user requests a "security audit report", wants to "audit security", or needs a "vulnerability assessment report". The skill analyzes security data and produces a detailed report in various formats. It is best used to identify vulnerabilities, track compliance, and create remediation roadmaps. The skill can be activated via the command `/audit-report` or its shortcut `/auditreport`.
2026-01-05
codegen-feature.md
2
1 export codegen-feature
2 nihiyama from "nihiyama/ffq"
3 Implement new features using TDD starting from README + Issue (following codegen-test), aligning with existing implementation conventions, and leveraging Serena MCP semantic search/editing to deliver high performance while being mindful of data races.
2026-01-05
codex-implement.md
2
1 export codex-implement
2 antorsae from "antorsae/dual-agent"
3 Delegate complex implementation tasks to Codex. Use when user says codex implement, delegate implementation, or has a complex coding task.
2026-01-05
adapting-transfer-learning-models.md
2
1 export adapting-transfer-learning-models
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill automates the adaptation of pre-trained machine learning models using transfer learning techniques. It is triggered when the user requests assistance with fine-tuning a model, adapting a pre-trained model to a new dataset, or performing transfer learning. It analyzes the user's requirements, generates code for adapting the model, includes data validation and error handling, provides performance metrics, and saves artifacts with documentation. Use this skill when you need to leverage existing models for new tasks or datasets, optimizing for performance and efficiency.
2026-01-05
lcp-repo.md
2
1 export lcp-repo
2 YusukeShimizu from "YusukeShimizu/lightning-compute-protocol"
3 Repository orientation and which Codex skills to use for each area (go-lcpd, protocol spec, docs, openai-serve, ExecPlans).
2026-01-05
react-component-development.md
2
1 export react-component-development
2 nekorush14 from "nekorush14/dotfiles"
3 Design and implement React components with hooks, composition patterns, and performance optimization. Use when creating React components, implementing custom hooks, or optimizing component performance.
2026-01-05
bupkis-assertion-patterns.md
2
1 export bupkis-assertion-patterns
2 boneskull from "boneskull/claude-plugins"
3 How to write idiomatic assertions with the Bupkis assertion library for TypeScript and JavaScript
2026-01-05
implementing-backup-strategies.md
2
1 export implementing-backup-strategies
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill implements backup strategies for databases and applications. It generates configuration files and setup code to ensure data protection and disaster recovery. Use this skill when the user requests to "implement backup strategy", "configure backups", "setup data recovery", or needs help with "backup automation". The skill provides production-ready configurations, best practices, and multi-platform support for database and application backups. It focuses on security and scalability.
2026-01-05
fullstory-user-properties.md
2
1 export fullstory-user-properties
2 fullstorydev from "fullstorydev/fs-skills"
3 Comprehensive guide for implementing Fullstory's User Properties API (setProperties with type 'user') for web applications. Teaches proper property naming, type handling, incremental updates, and special fields (displayName, email). Includes detailed good/bad examples for CRM integration, progressive profiling, and subscription tracking to help developers enrich user profiles for analytics and segmentation.
2026-01-05
show-architecture.md
2
1 export show-architecture
2 heyJordanParker from "heyJordanParker/dotfiles"
3 Use when exploring/explaining code, designing/updating architecture, or when asked to visualize structure. Shows annotated file trees inline.
2026-01-05
hug-scm-repository-analysis.md
2
1 export hug-scm-repository-analysis
2 elifarley from "elifarley/hug-scm"
3 Expert-level Git repository investigation using Hug SCM tools for understanding code evolution, tracking down bugs, analyzing changes, and managing development workflows
2026-01-05
github-content.md
2
1 export github-content
2 krmcbride from "krmcbride/claude-plugins"
3 Fetch GitHub issues, PRs, repo contents, and code using the gh CLI. Use when the user shares GitHub URLs (issues, PRs, repos, source files) or asks about GitHub content. The gh CLI provides complete content that web fetching often misses due to JavaScript rendering.
2026-01-05
managing-network-policies.md
2
1 export managing-network-policies
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to manage Kubernetes network policies and firewall rules. It allows Claude to generate configurations and setup code based on specific requirements and infrastructure. Use this skill when the user requests to create, modify, or analyze network policies for Kubernetes, or when the user mentions "network-policy", "firewall rules", or "Kubernetes security". This skill is useful for implementing best practices and production-ready configurations for network security in a Kubernetes environment.
2026-01-05
code-review.md
2
1 export code-review
2 hankhsu1996 from "hankhsu1996/lyra"
3 Reviews code changes for architectural fitness, extensibility, and alignment with design principles. Use when reviewing code, checking PRs, or validating implementations.
2026-01-05
limacharlie-iac.md
2
1 export limacharlie-iac
2 refractionPOINT from "refractionPOINT/documentation"
3 Manage LimaCharlie Infrastructure as Code using ext-git-sync compatible repository structure.Initialize IaC repos, add/remove tenants, manage global and tenant-specific configurations(D&R rules, outputs, FIM, extensions, etc.), and coordinate with ext-git-sync for deployment.Supports importing existing rules from tenants and promoting tenant rules to global.Use when setting up multi-tenant config management, adding orgs to IaC, or managingdetection rules across organizations via git.
2026-01-05
react-clean-architecture.md
2
1 export react-clean-architecture
2 benaor from "benaor/claude-config"
3 Clean Architecture for React Native (Expo) with TypeScript and Bun. Use this skill when creating features, refactoring code, or reviewing code in React Native projects. Enforces strict separation between Core (domain), Infrastructure (adapters), and UI layers. Implements ports/adapters pattern, Result pattern for errors, and atomic design for components.
2026-01-05
exa-websets-search.md
2
1 export exa-websets-search
2 benjaminjackson from "benjaminjackson/exa-skills"
3 Use for creating websets, running searches, importing CSV data, managing items, and adding enrichments to extract structured data.
2026-01-05
track-application.md
2
1 export track-application
2 IgorWarzocha from "IgorWarzocha/agentic-job-search-vault"
3 Manages the application process, tracks statuses, and handles follow-up. Use after sending an application and for updates.
2026-01-05
r3f-router.md
2
1 export r3f-router
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 Decision framework for React Three Fiber projects. Routes to specialized R3F skills (fundamentals, geometry, materials, performance, drei) based on task requirements. Use when starting an R3F project or needing guidance on which R3F skills to combine.
2026-01-05
codex-review.md
2
1 export codex-review
2 antorsae from "antorsae/dual-agent"
3 Send code to Codex for deep review and bug finding. Use this PROACTIVELY after writing significant code, completing implementations, or when complex code needs analysis. Also use when user explicitly says codex review, delegate review, or wants thorough code analysis.
2026-01-05