Build your own pack
Curate your favorite skills into a reusable collection, then install it with one command.
competitive-review
Low Risk 77Run Competitive Code Reviews
by ANcpLua
Complex coding work can miss architecture risks, implementation bugs, and unverified assumptions. This skill coordinates competing reviewer perspectives and merges their findings before deeper analysis.
code-review
Low Risk 78Review Code Before Merge
by ANcpLua
Code changes can hide security flaws, regressions, and maintainability problems. This skill guides Claude, Codex, or Claude Code through a structured review before commit or merge.
autonomous-ci
Medium Risk 72Verify Code Changes Through CI
by ANcpLua
AI assistants can claim work is complete before local tests and remote CI actually pass. This skill creates a strict verification workflow with local test runs, GitHub Actions monitoring, and evidence-based reporting.
ancplua-docs
Medium Risk 72Search ANcpLua Documentation
by ANcpLua
ANcpLua users need fast answers across several related repositories. This skill maps SDK, analyzer, and Roslyn utility documentation for targeted lookup.
angular-component
Safe 76Build Angular Signal Components
by analogjs
Modern Angular components require signal APIs, accessible templates, and current standalone patterns. This skill guides Claude, Codex, and Claude Code to create or refactor Angular v20+ components consistently.
plot-consistency-checker
Safe 80Check Plot Consistency
by Amraha-Anwar
Plot issues can weaken reader trust and make revision difficult. This skill reviews story logic, continuity, pacing, and character motivation with practical fixes.
grammar-and-style-enhancer
Safe 81Improve Grammar and Writing Style
by Amraha-Anwar
Drafts often lose impact because grammar, tone, flow, and pacing are uneven. This skill guides Claude, Codex, and Claude Code to edit text while preserving the author's voice.
chapter-outline-generator
Low Risk 78Plan Complete Book Chapter Outlines
by Amraha-Anwar
Writers often lose momentum when a story idea lacks chapter-level structure. This skill turns core story details into a clear outline with scenes, arcs, themes, and transitions.
planning-with-files
Low Risk 78Plan Complex Work with Markdown Files
by AmmarCodes
Long tasks can lose context, decisions, and progress over many tool calls. This skill gives Claude, Codex, and Claude Code a file-based workflow for plans, notes, and deliverables.
vercel-react-best-practices
Low Risk 77Optimize React and Next.js Performance
by am-will
React and Next.js apps can become slow through data waterfalls, large bundles, and repeated re-renders. This skill gives AI agents concrete review and refactoring rules for faster, cleaner frontend code.
swarm-planner
Low Risk 77Create Parallel Implementation Plans
by am-will
Large code changes are hard to divide across agents without dependency conflicts. This skill creates clear plans with task order, validation steps, and parallel execution groups.
super-swarm-spark
Medium Risk 71Coordinate Parallel Plan Execution
by am-will
Large development plans are slow when tasks are processed one at a time. This skill coordinates parallel subagents, validates results, and performs an integration pass.
planner
Low Risk 77Plan Phased Implementation Work
by am-will
Complex implementation requests can become vague, risky, and hard to execute. This skill turns them into phased plans with sprints, atomic tasks, validation steps, and risk checks.
plan-harder
Safe 81Create Phased Implementation Plans
by am-will
Complex engineering work can fail when requirements, dependencies, and validation are unclear. This skill creates phased plans with research, atomic tasks, risk review, and verification steps.
parallel-task
Medium Risk 71Run Parallel Coding Plans
by am-will
Large implementation plans are slow when every task runs in sequence. This skill parses task dependencies and coordinates parallel subagents until the plan is complete.
openai-docs-skill
Medium Risk 70Query Official OpenAI Docs
by am-will
OpenAI platform details change often, and model memory can become stale. This skill gives Claude, Codex, and Claude Code a shell workflow for searching and fetching official OpenAI documentation.
markdown-url
Medium Risk 69Convert Web Links to Markdown Views
by am-will
Web pages can be hard to read, summarize, or copy into notes. This skill rewrites suitable public URLs through markdown.new for cleaner Markdown-oriented extraction.
frontend-design
Safe 80Create Distinctive Frontend Interfaces
by am-will
Many AI-built interfaces look generic and lack product context. This skill guides Claude, Codex, and Claude Code toward polished, purposeful frontend work.
elite-mvp-master
Low Risk 78Build Production-Ready MVP Software
by ALPA-Const
Nontechnical founders and project owners need complete software changes without vague developer instructions. This skill guides Claude, Codex, or Claude Code to produce production-ready code and clear implementation steps.
json-validator
Low Risk 78Validate JSON Data Faster
by Alon2904
Broken JSON slows API work, configuration reviews, and data handoffs. This skill validates, formats, repairs, converts, and explains JSON issues in clear steps.