Build your own pack
Curate your favorite skills into a reusable collection, then install it with one command.
senior-fullstack
Low Risk 80Plan Fullstack Web Applications
by alirezarezvani
Teams need consistent guidance when planning fullstack applications across frontend, backend, database, and deployment layers. This skill provides structured prompts, reference patterns, and simple local scripts for project review workflows.
senior-frontend
Low Risk 80Build Frontend Features with React and Next.js
by alirezarezvani
Frontend teams need consistent guidance for components, performance, and project structure. This skill combines reference material with local CLI helpers for planning and reports.
senior-data-scientist
Low Risk 81Design Data Science Workflows
by alirezarezvani
Data science teams need clear methods for experiments, features, models, and decisions. This skill guides Claude, Codex, and Claude Code through structured analysis and production-aware planning.
senior-data-engineer
Safe 83Design Production Data Pipelines
by alirezarezvani
Teams need reliable pipelines, clear data models, and repeatable quality checks. This skill provides practical data engineering patterns for batch, streaming, orchestration, and DataOps work.
senior-computer-vision
Safe 83Build Production Computer Vision Systems
by alirezarezvani
Computer vision projects often fail when model choices, data quality, and deployment constraints are handled separately. This skill guides Claude, Codex, and Claude Code through practical architecture, training, optimization, and production planning.
pinia
Low Risk 75Build Pinia Stores for Vue Apps
by antfu
Vue teams need consistent state patterns across components, tests, SSR, and Nuxt apps. This skill provides focused Pinia guidance with examples for stores, plugins, hydration, and testing.
nuxt
Low Risk 76Build Nuxt Apps With Framework Guidance
by antfu
Nuxt projects require correct choices across SSR, routing, data fetching, modules, and deployment. This skill gives Claude, Codex, and Claude Code focused Nuxt guidance from framework-oriented references.
roadmap-planning-expert
Safe 80Plan Product Roadmaps with Sprint Capacity
by AndresNaza
Roadmap plans often fail when epics, milestones, and team capacity are estimated separately. This skill helps Claude, Codex, and Claude Code create practical sprint and milestone plans.
clickup-integration-expert
Low Risk 77Sync Roadmaps with ClickUp
by AndresNaza
Teams often lose alignment when local roadmap files and ClickUp tasks drift apart. This skill provides mapping rules and sync guidance for ClickUp MCP workflows.
tunit
Medium Risk 72Run TUnit Playwright Tests Reliably
by AndreHogberg
End-to-end test runs can overload local systems or miss useful filters. This skill gives Claude, Codex, and Claude Code concise TUnit commands for controlled Playwright execution.
render-info
Safe 81Use Blazor RendererInfo Safely
by AndreHogberg
Blazor components can behave incorrectly when static rendering and interactive rendering are mixed. This skill shows how RendererInfo helps adapt UI behavior across render modes.
animated-focus
Low Risk 79Fix Animated Focus Bugs
by AndreHogberg
CSS animations can make floating UI content reject focus before keyboard handlers are ready. This skill guides Claude, Codex, and Claude Code through a retry-based focus pattern and matching tests.
workflow-orchestration
Medium Risk 73Coordinate CI/CD Workflow Pipelines
by ANcpLua
Multi-step delivery work often loses context between validation, review, commits, and CI recovery. This skill gives Claude, Codex, and Claude Code a structured workflow for chaining those steps with evidence checkpoints.
verification-before-completion
Medium Risk 72Verify Completion Claims Before Publishing
by ANcpLua
AI assistants can claim work is complete before checking the result. This skill adds a final checkpoint that requires tests, build output, sources, or a clear reason for skipped verification.
otel-expert
Safe 81Answer OpenTelemetry Questions
by ANcpLua
OpenTelemetry work often requires precise semantic convention and collector details. This skill guides Claude, Codex, and Claude Code to search bundled OTel documentation and answer with source references.
metacognitive-guard
Low Risk 77Improve AI Reasoning Escalation
by ANcpLua
Complex tasks can produce uncertain or overconfident AI responses. This skill helps assistants identify struggle signals and route difficult decisions to deeper analysis.
lint-dotnet
Medium Risk 72Run .NET Architecture Lint Checks
by ANcpLua
MSBuild and central package management drift can be hard to catch during reviews. This skill runs a focused .NET linter and explains violations.
example-skill
Safe 80Create Skill Documentation From a Template
by ANcpLua
Skill authors need a clear starting point for consistent AI instructions. This template provides standard sections for overview, protocol, examples, red flags, requirements, and related links.
epistemic-checkpoint
Low Risk 77Verify Current Facts Before Answering
by ANcpLua
Technical answers often fail when model memory is stale about versions, releases, and dates. This skill adds a verification checkpoint using local assertions and official web sources before the assistant answers.
completion-integrity
Medium Risk 72Block Shortcut Commits
by ANcpLua
Teams lose trust when commits hide failures by removing checks or suppressing warnings. This skill adds a Git integrity gate that catches common shortcut patterns before commit.