Build your own pack
Curate your favorite skills into a reusable collection, then install it with one command.
stripe-best-practices
Safe 80Build Stripe integrations correctly
by anthropics
Stripe integrations can fail when teams choose outdated APIs or unclear payment flows. This skill guides Claude, Codex, and Claude Code toward current Stripe patterns.
skill-development
Low Risk 75Create Better Claude Code Skills
by anthropics
Skill authors need clear structure, strong triggers, and reusable resources. This skill gives Claude and Codex a practical workflow for designing, writing, validating, and improving Claude Code plugin skills.
plugin-structure
Safe 81Structure Claude Code Plugins
by anthropics
Plugin authors need a reliable layout before adding commands, agents, skills, hooks, or MCP servers. This skill explains the structure and manifest patterns that make Claude Code plugins portable and maintainable.
plugin-settings
Medium Risk 75Configure Claude plugin settings safely
by anthropics
Plugin developers need consistent per-project settings without committing user state. This skill shows how to use local markdown files with YAML frontmatter, validation, and defaults.
mcp-integration
Medium Risk 50Configure MCP Servers in Plugins
by anthropics
Plugin developers need reliable MCP setup guidance for external tools and services. This skill explains server types, authentication, tool naming, and testing steps for Claude Code plugins.
hook-development
Medium Risk 50Build Safer Claude Code Hooks
by anthropics
Claude Code hooks can be hard to design safely because they run during tool events. This skill gives patterns, examples, and scripts for validation, testing, and policy enforcement.
architecture-navigator
Medium Risk 50Navigate DevPrep AI Architecture
by ArieGoldkin
Large feature work often slows down when developers do not know where code belongs. This skill maps the DevPrep AI folder structure and recommends precise locations for new code.
architecture-decision-record
Safe 80Document Architecture Decisions
by ArieGoldkin
Teams lose the reasons behind important technical choices, which causes repeated debates and inconsistent implementation. This skill creates structured ADRs with context, decisions, consequences, alternatives, and review guidance.
api-design-framework
Low Risk 77Design Consistent APIs with OpenAPI Templates
by ArieGoldkin
API teams often lose time resolving inconsistent routes, errors, versions, and documentation. This skill provides practical patterns, checklists, and templates for REST, GraphQL, gRPC, OpenAPI, and AsyncAPI work.
ai-native-development
Medium Risk 50Build Production AI Applications
by ArieGoldkin
AI applications need reliable retrieval, tool use, cost controls, and monitoring to work in production. This skill provides patterns and templates for RAG, agents, vector databases, streaming, and observability.
sragent
Medium Risk 50Analyze SRA and GEO Genomics Metadata
by ArcInstitute
Researchers often need to connect SRA, GEO, BioProject, and publication records before analysis. This skill guides Claude, Codex, or Claude Code through SRAgent commands for accession conversion, metadata inspection, and paper retrieval.
blocklet-updater
Medium Risk 74Release Blocklet Projects Safely
by ArcBlock
Blocklet release steps can fail when versioning, build output, or metadata are misaligned. This skill guides Claude, Codex, and Claude Code through a repeatable release workflow with validation before bundling.
blocklet-converter
Medium Risk 67Convert Web Projects to ArcBlock Blocklets
by ArcBlock
Packaging a web project as a blocklet requires several ArcBlock files and validation steps. This skill guides conversion for static sites and Next.js apps using a provided DID.
refactoring
Medium Risk 50Refactor Code in Small Tested Steps
by ArcadeAI
Large refactors often change behavior by accident. This skill guides Claude, Codex, and Claude Code through one tested structural change at a time.
quality-reviewer
Medium Risk 50Review Code Against Current Standards
by ArcadeAI
Code reviews can miss outdated dependencies, changed documentation, and project-specific rules. This skill guides Claude, Codex, and Claude Code through a deeper review with current ecosystem checks.
debugging
Medium Risk 73Debug Root Causes Before Fixing
by ArcadeAI
Software bugs often get worse when agents guess at fixes too early. This skill enforces a structured investigation, hypothesis, test, and verification workflow.
frontend-design
Safe 80Design Production-Grade Frontend Interfaces
by anthropics
Generic interfaces often feel forgettable and disconnected from their product context. This skill helps Claude, Codex, and Claude Code create polished frontend work with a clear visual direction.
example-skill
Safe 80Create Claude Code Skill Templates
by anthropics
Writing a skill from scratch can be unclear for new plugin authors. This skill gives a compact reference for structure, frontmatter, descriptions, and skill content.
creating-financial-models
Safe 80Build Financial Valuation Models
by anthropics
Financial modeling requires consistent assumptions, valuation logic, and sensitivity testing. This skill helps Claude, Codex, and Claude Code create structured DCF models and scenario analyses.
cookbook-audit
High Risk 38Audit Cookbook notebooks with a rubric
by anthropics
Cookbook notebooks need consistent review before publication. This skill combines automated notebook checks with a structured rubric for clear, actionable audit reports.