Browse Skills

44915 skills found

helm-charts.md
2
1 export helm-charts
2 KJone1 from "KJone1/dotfiles"
3 Strict guidelines for creating and maintaining production-ready Helm charts. Covers best practices for chart structure, values, security, resources, and dependencies. Applied when creating, modifying, testing, or reviewing Helm charts.
2026-01-05
artifacts-builder.md
2
1 export artifacts-builder
2 AizenvoltPrime from "AizenvoltPrime/claude-compass"
3 Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
2026-01-05
workflow-security.md
2
1 export workflow-security
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 GitHub Actionsワークフローセキュリティの専門スキル。権限最小化、シークレット保護、サプライチェーン攻撃対策を提供します。Anchors:- GitHub Actions Security Hardening(GitHub公式)/ 適用: ワークフロー権限・シークレット保護 / 目的: 安全な自動化- OWASP CI/CD Security(OWASP)/ 適用: サプライチェーン対策 / 目的: 脆弱性防止- Principle of Least Privilege / 適用: 権限設計全般 / 目的: 攻撃面最小化Trigger:ワークフロー権限監査時、シークレット漏洩対策時、サプライチェーン攻撃対策時、PRワークフロー設計時に使用
2026-01-05
validating-csrf-protection.md
2
1 export validating-csrf-protection
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill helps to identify Cross-Site Request Forgery (CSRF) vulnerabilities in web applications. It validates the implementation of CSRF protection mechanisms, such as synchronizer tokens, double-submit cookies, SameSite attributes, and origin validation. Use this skill when you need to analyze your application's security posture against CSRF attacks or when asked to "validate csrf", "check for csrf vulnerabilities", or "test csrf protection".
2026-01-05
audit.md
2
1 export audit
2 ferdiangunawan from "ferdiangunawan/rpi-stack"
3 Validates research/plan/code against overengineering, underengineering, and hallucination
2026-01-05
page-layout-builder.md
2
1 export page-layout-builder
2 patricio0312rev from "patricio0312rev/skillset"
3 Generates complete page layouts and shells for common patterns (dashboard, authentication, settings, CRUD pages) with consistent navigation, layout components, routing structure, and state management placeholders. Use when building "new page", "dashboard layout", "auth pages", or "admin panel structure".
2026-01-05
best-practices-checker.md
2
1 export best-practices-checker
2 sovrium from "sovrium/sovrium"
3 Validates code against framework-specific best practices documented in docs/infrastructure/. Checks Effect usage patterns, React 19 conventions, Drizzle ORM patterns, Hono RPC implementations, and other framework-specific guidelines. Identifies anti-patterns and suggests corrections. Use when user requests "check best practices", "validate framework usage", "review code patterns", or mentions framework compliance.
2026-01-05
skill-creator.md
2
1 export skill-creator
2 raphaelmansuy from "raphaelmansuy/k8s-agent-stack"
3 Guide for creating effective Claude Skills for the AgentStack Sovereign Platform. Use this skill when creating new skills, updating existing skills, or learning skill design patterns. Triggers on requests like "create a new skill", "build a skill for X", "skill design", "skill template", or "extend Claude's capabilities".
2026-01-05
technical-writer.md
2
1 export technical-writer
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Create clear, comprehensive technical documentation for developers and users. Use when documenting APIs, writing user guides, creating tutorials, or setting up documentation sites. Covers API docs, user guides, architecture documentation, and documentation best practices.
2026-01-05
rails-form-objects.md
2
1 export rails-form-objects
2 nekorush14 from "nekorush14/dotfiles"
3 Create Form Objects for complex form handling, multi-model forms, and validation logic. Use when forms involve multiple models, complex validations, or require business logic beyond simple CRUD operations.
2026-01-05
type-safety-guardian.md
2
1 export type-safety-guardian
2 Dexploarer from "Dexploarer/hyper-forge"
3 Autonomously enforces TypeScript strict typing standards (ADR-0006)
2026-01-05
video-clipper.md
2
1 export video-clipper
2 jeffvincent from "jeffvincent/claude-config"
3 Create video clips from chapter timestamps using ffmpeg. Use when given a video file and timestamps/chapters to split into separate clips.
2026-01-05
framework-orchestrator.md
2
1 export framework-orchestrator
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Meta-skill that coordinates all frameworks and skills throughout the project lifecycle, providing intelligent sequencing based on project patterns
2026-01-05
finishing-branches.md
2
1 export finishing-branches
2 BPSAI from "BPSAI/paircoder"
3 Use when work is complete and ready for integration, merge, or PR creation.
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
go-goroutine-leaks.md
2
1 export go-goroutine-leaks
2 JamesPrial from "JamesPrial/claudefiles"
3 Prevent goroutine leaks with proper shutdown mechanisms
2026-01-05
particles-physics.md
2
1 export particles-physics
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 Physics simulation for particle systems—forces (gravity, wind, drag), attractors/repulsors, velocity fields, turbulence, and collision. Use when particles need realistic or artistic motion, swarm behavior, or field-based animation.
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
sentiment-analyzer.md
2
1 export sentiment-analyzer
2 IgorGanapolsky from "IgorGanapolsky/trading"
3 Analyzes market sentiment from multiple sources (news, social media, market indicators) for trading signals
2026-01-05
documenting-debugging-workflows.md
2
1 export documenting-debugging-workflows
2 cipherstash from "cipherstash/cipherpowers"
3 Create symptom-based debugging documentation that matches how developers actually search for solutions
2026-01-05
system-diagnostician.md
2
1 export system-diagnostician
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Performs Codex-assisted project health diagnostics, identifies capability gaps, and produces prioritized improvement plans.
2026-01-05