Browse Skills

44969 skills found

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
healthsim-membersim.md
2
1 export healthsim-membersim
2 mark64oswald from "mark64oswald/healthsim-skills"
3 MemberSim generates realistic synthetic claims and payer data for testing claims processing systems, payment integrity, and benefits administration.
2026-01-05
fuzzing-apis.md
2
1 export fuzzing-apis
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to perform automated fuzz testing on APIs to discover vulnerabilities, crashes, and unexpected behavior. It leverages malformed inputs, boundary values, and random payloads to generate comprehensive fuzz test suites. Use this skill when you need to identify potential SQL injection, XSS, command injection vulnerabilities, input validation failures, and edge cases in APIs. Trigger this skill by requesting fuzz testing, vulnerability scanning, or security analysis of an API. The skill is invoked using the `/fuzz-api` command.
2026-01-05
r3f-drei.md
2
1 export r3f-drei
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 @react-three/drei helper library—OrbitControls, Text, Environment, useTexture, useGLTF, Html, Billboard, and 50+ abstractions that simplify common R3F patterns. Use when implementing camera controls, loading assets, rendering text, or needing common 3D utilities.
2026-01-05
fullstory-travel.md
2
1 export fullstory-travel
2 fullstorydev from "fullstorydev/fs-skills"
3 Industry-specific guide for implementing Fullstory in travel and hospitality applications including airlines, hotels, OTAs, car rentals, and vacation packages. Covers booking funnel optimization, search and filtering UX, payment handling (PCI), loyalty programs, and multi-traveler booking flows. Includes detailed examples for search, booking, check-in, and post-trip experiences.
2026-01-05
unity-mobile.md
2
1 export unity-mobile
2 creator-hian from "creator-hian/claude-code-plugins"
3 Optimize Unity games for mobile platforms with IL2CPP, platform-specific code, and memory management. Masters iOS/Android deployment, app size reduction, and battery optimization. Use for mobile builds, platform issues, or device-specific optimization.
2026-01-05
image-gen.md
2
1 export image-gen
2 MarkShawn2020 from "MarkShawn2020/.claude"
3 Generate images using Gemini via ZenMux
2026-01-05
multi-tenant-postgres.md
2
1 export multi-tenant-postgres
2 raphaelmansuy from "raphaelmansuy/k8s-agent-stack"
3 Implement multi-tenant PostgreSQL database layer with row-level security. Use for database schema design, tenant isolation, migrations, connection pooling, and data access patterns. Triggers on "database schema", "PostgreSQL", "multi-tenant", "row-level security", "RLS", "database migration", "sqlc", or when implementing the data layer for AgentStack.
2026-01-05