Classify complex coding tasks and produce an approval-ready execution plan.
Project overview
The skill assigns each request an S, A, B, or C level based on complexity and risk, then scales the planning depth accordingly. For larger jobs it breaks down goals and constraints, audits available agents and tools, evaluates feasibility, and lays out milestones and deliverables before implementation begins. Code is held until the user approves the plan, and the supplied planning template can be adapted to a team's workflow.
Convert PDFs into flashcards for local Leitner review
Project overview
Recite Coach uses an agent workflow to turn PDFs, lecture notes, textbooks, tables, or pasted text into compact recall cards, then converts cards.md into cards.json for a local browser player. The player supports answering, revealing, self-rating, and Leitner-style review on the user’s machine, with no cloud study service required. The skill creates the cards; the player is not a standalone PDF-understanding engine. Python’s standard library is sufficient for the local tool.
Triage Solana incidents with read-only evidence and safer next-step guidance.
Project overview
Breakglass helps Solana teams respond to failed transactions, suspicious drains, authority compromise, RPC degradation, and frontend incidents without rushing into risky actions. It organizes evidence, labels severity and confidence, then routes the case to focused debugging, communication, recovery-planning, or postmortem guidance. The skill never requests keys, submits transactions, moves funds, or changes authorities; humans remain responsible for every on-chain action.
Run complex builds or audits through a looping, criteria-driven multi-agent board.
Project overview
Automatically route a hard task into either a creative track that amplifies, builds, playtests, and judges the artifact, or an audit track that gathers independent findings, reaches consensus, implements fixes, and verifies them adversarially. The Claude Code skill loops until explicit completion criteria are met and a fresh pass finds no material next steps, escalating with preserved state when blocked or over budget.
Match your profile to Korean job openings and plan tailored jasoseo responses.
Project overview
Use a resume and portfolio to collect active Korean job listings from eight platforms, rank them with stated matching criteria, and explain both fit and gaps. The Claude Code skill then develops role-specific Korean jasoseo strategies from the candidate’s own material rather than inventing experience. Some sources expose only listing-level details, and unofficial platform endpoints may need maintenance when they change.
Make Claude Code loops durable, recoverable, and machine-verifiable
Project overview
durable-loop adds persisted checkpoints, crash recovery, idempotent retries, append-only logs, and machine-checked completion to Claude Code’s built-in /loop. A verify_done rule requires consecutive passes before a run is considered converged, and reusable learnings can carry across runs. It is designed for long tasks that may outlive a process, while stricter dangerous-operation brakes are opt-in rather than enabled by default. The scripts use Python’s standard library.
Scaffold secure FiveM and RedM resources with server-side checks
Project overview
FiveM Resource Builder scaffolds resources such as shops, garages, jobs, and HUDs for FiveM or RedM while putting security-sensitive logic on the server. Generated events validate types and ranges, prices stay server-controlled, money and item actions get rate limits and anti-duplication guards, and world actions use proximity checks. It supports ESX, QBCore, QBox, ox, and related ecosystems, with escaped NUI output and optional luacheck CI. The result is a secure starting point, not a finished game feature.
Combine Russian brokerage reports and analyze portfolio risks, taxes, and replacement options.
Project overview
Upload PDF, spreadsheet, or screenshot reports from Russian brokers to consolidate positions across accounts. The skill uses current MOEX, Bank of Russia, and cbonds data to assess duration, after-tax yield, concentration, and possible replacement candidates, with optional Monte Carlo risk scenarios. It focuses on Russian bonds and equities, does not execute trades, and presents analysis rather than personalized investment advice.
Collection or directoryMedia, audio and videoClaude Code
data-animation-skills↗
@iart-ai·HTML
Animate CSV data into accurate charts, infographics, and presentation videos
Project overview
Data Animation Skills turns datasets into moving charts, animated infographics, or narrated presentation videos while keeping exact values visible in every frame. The pack supports bar-chart races, line and area reveals, count-up tickers, designed statistic scenes, and slide builds timed to voiceover, with batch rendering across multiple data files. It runs as agent skills for Claude Code, Cursor, Codex, and other compatible clients and is intended for analysts, product teams, and explainers.
Collection or directoryMarketing, growth and salesClaude Code
ad-video-skills↗
@iart-ai·HTML
Batch branded ad creatives, launch films, and testimonial videos from templates
Project overview
Ad Video Skills helps marketing teams turn one motion-graphics template and a data table into on-brand ad variants for A/B testing, launch films, or animated testimonials. It can render multiple placements and organize hooks, beat-synced reveals, review quotes, and calls to action into repeatable video production.
Collection or directoryMedia, audio and videoClaude Code
youtube-video-skills↗
@iart-ai·HTML
Brand YouTube channels with audiograms, intros, and clickable-safe outros
Project overview
YouTube Video Skills creates captioned audiograms with moving waveforms from podcast clips or voiceovers, and builds reusable YouTube intro and outro plates. The intro can be a short branded sting, while the end screen leaves room for YouTube’s clickable subscribe and next-video elements. Templates can be reskinned with a channel’s name, logo, colors, and audio cue, making the pack useful for long-form channels that also publish square or vertical social clips.
Scope, price, revise, and deliver freelance motion-design projects.
Project overview
Freelance motion designers and studios can turn a vague client request into a sign-off-ready brief, calculate a defensible quote, and define revision limits or change-order language. Separate skills also prepare platform-specific delivery specifications, quality checks, and documented brand-motion rules. The pack installs in Claude Code and other agent-skill-compatible tools such as Cursor and Codex.
Move a research idea through verified sources, drafting, review, and manuscript export.
Project overview
Start with a research idea, an existing draft, or source materials and move through scoped literature collection, DOI verification, evidence-matched writing, adversarial review, and prose cleanup. The self-contained Claude Code and Codex skill can export LaTeX, Word, and PDF while keeping an auditable record of writing and review decisions. Word and PDF output require pandoc and, for PDF, a TeX engine.
Move a change from branch to issue, pull request, review, and merge
Project overview
github-flow-skill turns an explicit /github request into a structured collaboration flow: inspect the diff, create an issue, make a named branch, commit and push, open a linked pull request, and add a self-review comment. It stops before the irreversible merge so the user can inspect the link and diff, then squash-merges, deletes the branch, and closes the issue only after confirmation. An authenticated gh CLI is required, and ordinary Git commands remain untouched until invoked.
Plan training, track sessions, calculate macros, and build practical meal plans
Project overview
Personal Trainer skill combines evidence-based strength programming and nutrition guidance for one athlete. It can create RPE-based progressive plans, log sessions, track progress and plateaus, calculate calorie and macro targets, assemble practical meals, and retain the athlete profile in local files between conversations. The same knowledge base is exposed through Claude, Codex, Cursor, Gemini CLI, and other agents. It supports coaching workflows, while the athlete remains responsible for applying advice to their own circumstances.
Correlates production signals to investigate root causes for AI coding agents.
Project overview
Guardian helps AI-assisted developers investigate production failures by correlating stack traces, logs, Sentry issues, latency signals, and distributed traces into a timeline and likely root cause. It supports common language stacks plus Kubernetes, PostgreSQL, OpenTelemetry, and Datadog workflows, and explicitly names missing evidence when a conclusion cannot be verified.
Write multilingual X posts with hook testing and compliance checks
Project overview
X Copywriter is a multilingual skill for X content, account appeals, and pre-publication compliance checks. It drafts several hooks, tests the single point and intended action, then revises weak dimensions before delivery; a separate humanizer reduces generic AI phrasing. Appeal writing is constrained to verifiable facts and rejects invented excuses, making the workflow more disciplined than a generic copy prompt.
Organizes messy receipts into a reconciled expense reimbursement ledger.
Project overview
expense-reimbursement-skill reads receipt folders and reimbursement templates, backs up originals, classifies and renames materials, de-duplicates one expense into one ledger row, and fills a copy of the template chronologically. It reconciles totals and places unclear or unrelated items on an open-questions list, while keeping original files untouched and supporting invoices, PDFs, OFD, images, and spreadsheets.