Build your own pack
Curate your favorite skills into a reusable collection, then install it with one command.
quality-gates
Safe 81Assess Task Readiness Before Coding
by ArieGoldkin
AI agents often start implementation before requirements, dependencies, and risk are clear. Quality Gates gives Claude, Codex, and Claude Code structured checks before work begins.
webapp-testing
High Risk 38Test Local Web Apps with Playwright
by ArtemisAI
Local web app behavior is hard to verify from source files alone. This skill guides Claude, Codex, and Claude Code through Playwright-based inspection, screenshots, logs, and UI checks.
algorithmic-art
Medium Risk 73Create Interactive Algorithmic Art
by ArtemisAI
Generative art projects often need a clear concept, reproducible randomness, and interactive controls. This skill guides Claude, Codex, and Claude Code to create p5.js artwork from an algorithmic philosophy.
prototype-to-production
Low Risk 74Convert Prototypes Into Production Components
by ArieGoldkin
Design prototypes often contain duplicated markup, weak structure, and missing accessibility details. This skill turns those prototypes into typed, reusable frontend components that fit the target project.
theme-factory
Safe 80Apply Cohesive Themes to Visual Artifacts
by ArtemisAI
Consistent visual styling takes time and design judgment. Theme Factory provides curated themes that help Claude, Codex, and Claude Code style artifacts quickly.
zentao-task-planner
Medium Risk 50Plan ZenTao Tasks
by AriesYB
Zentao planning and updates can require repeated copying, date checks, and manual task status changes. This skill turns task plans into reviewed ZenTao actions with preview-first scripts.
performance-optimization
Low Risk 77Optimize Application Performance Across the Stack
by ArieGoldkin
Slow applications create poor user experiences and raise infrastructure costs. This skill helps teams find bottlenecks and apply proven optimizations for databases, APIs, caching, frontend rendering, and monitoring.
template-skill
Safe 80Create Reusable Skill Instructions
by ArtemisAI
Teams need a consistent starting point when writing AI skills. This template gives Claude, Codex, and Claude Code a simple structure for skill metadata and instructions.
agile-design-doc
Low Risk 75Create Agile Design Documents
by AriesYB
Teams often need design documents that are useful without becoming large specifications. This skill reviews project context and produces concise MVP-focused plans for implementation.
observability-monitoring
Medium Risk 50Implement Observability for Node.js Services
by ArieGoldkin
Production services need consistent logs, metrics, traces, alerts, and health probes. This skill provides practical TypeScript and Prometheus templates for adding that visibility.
slack-gif-creator
Low Risk 78Create Slack-Ready Animated GIFs
by ArtemisAI
Slack GIFs often fail because they are too large, too slow, or poorly sized. This skill provides animation templates, image helpers, and validators for Slack message GIFs and custom emoji.
type-safety-validation
Low Risk 77Build Type-Safe TypeScript Apps
by ArieGoldkin
TypeScript teams often lose type safety between validation, APIs, database models, and UI code. This skill shows how to connect Zod, tRPC, Prisma, and TypeScript patterns into one typed workflow.
skill-creator
Medium Risk 50Create Reusable AI Skills
by ArtemisAI
Teams need consistent guidance when creating reusable AI skills for agents. This skill provides a structured workflow for designing, writing, validating, and packaging skills.
pptx
High Risk 38Build and Edit PowerPoint Files
by ArtemisAI
PowerPoint work often requires both visual slide creation and low-level file inspection. This skill provides workflows for creating, editing, validating, and analyzing PPTX files.
Process PDFs and Fill Forms
by ArtemisAI
PDF work often needs repeated extraction, conversion, merging, and form filling. This skill gives Claude, Codex, and Claude Code practical workflows and helper scripts for local PDF tasks.
mcp-builder
Medium Risk 50Build MCP Servers for APIs
by ArtemisAI
Teams need MCP servers that expose external services safely and clearly. This skill guides design, implementation, and evaluation for Python and TypeScript MCP servers.
sharepoint-audit
Medium Risk 50Audit SharePoint Permissions Locally
by Aqualia
SharePoint permissions are hard to review across sites and batches without repeatable tooling. This skill guides local collection, execution, and report review for SharePoint Online audits.
bitbucket-devops
High Risk 38Automate Bitbucket Pipeline Operations
by Apra-Labs
Bitbucket pipeline debugging often requires switching between logs, builds, and repository state. This skill brings pipeline inspection, log collection, and CI actions into Claude, Codex, and Claude Code workflows.
security-audit
Safe 80Audit Application Security Before Release
by AppleLamps
Teams need a focused security review before deployment. This skill guides Claude, Codex, and Claude Code through read-only checks for commands, tools, secrets, WebSockets, and frontend risks.
lint-typecheck
Medium Risk 72Validate Frontend Lint and Types
by AppleLamps
Frontend changes can pass review while hiding lint warnings or TypeScript errors. This skill runs the expected checks and reports actionable results before commit.