PracticalSwan/agent-skills

Skills I use for my Agents (Claude Code, Codex, Copilot)

11Stars on the repository
60Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PracticalSwan/agent-skills

Skill Claude CodeCodex

Official NVIDIA-authored guidance for NVIDIA cuDF GPU DataFrames, pandas acceleration, dask-cuDF, ETL, joins, groupby, CSV/Parquet I/O, nullable semantics, and multi-GPU DataFrame workloads.

11 4d ago A 56 tokens copy · 88% MIT

accessibility

02

PracticalSwan/agent-skills

Skill Claude CodeCodex

Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

11 4d ago A 51 tokens original MIT

agent-task-mapping

03

PracticalSwan/agent-skills

Skill Claude CodeCodex

Map tasks to specialist agents. Use when choosing which agent for a job, comparing agent capabilities, or routing to React/Next.js/Playwright/docs/code-quality experts. Keywords: which agent, best agent for this, delegate to expert, agent capability mapping.

11 4d ago A 57 tokens original MIT

agentic-eval

04

PracticalSwan/agent-skills

Skill Claude CodeCodex

Evaluate and improve AI-generated output with explicit rubrics, reflection loops, and stop conditions. Use when building self-critique workflows, evaluator-optimizer pipelines, or acceptance gates for code, docs, analysis, or plans.

11 4d ago A 50 tokens original MIT

avoid-ai-writing

05

PracticalSwan/agent-skills

Skill Claude CodeCodex

Audit and rewrite content to remove AI writing patterns ("AI-isms"). Supports detect-only audits, edit-in-place file cleanup, voice and context profiles, and an iterate-to-convergence pass.

11 4d ago A 42 tokens copy · 91% MIT

azure-integrations

06

PracticalSwan/agent-skills

Skill Claude CodeCodex

Azure deployment for web apps — Static Web Apps, App Service, Blob Storage, Bicep/ARM, GitHub Actions CI/CD. Use when deploying Next.js/Vite to Azure or configuring Azure resources for full-stack apps.

11 4d ago A 50 tokens original MIT

best-practices

07

PracticalSwan/agent-skills

Skill Claude CodeCodex

Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best practices", "security audit", "modernize code", "code quality review", or "check for vulnerabilities".

11 4d ago A 49 tokens original MIT

brainstorming

08

PracticalSwan/agent-skills

Skill Claude CodeCodex

Interactive idea refinement using Socratic method to develop fully-formed designs.

11 4d ago A 18 tokens copy · 84% MIT

PracticalSwan/agent-skills

Skill Claude CodeCodex

Manage breaking API changes, migration guides, deprecation notices, and semver versioning. Use when introducing breaking changes, writing migration paths, updating changelogs, or releasing major versions.

11 4d ago A 43 tokens original MIT

canvas-design

10

PracticalSwan/agent-skills

Skill Claude CodeCodex

Design philosophy docs and canvas-based visual creation. Use when articulating design principles, crafting multi-page design documents, or exploring aesthetic philosophy with intentional design thinking.

11 4d ago A 34 tokens original MIT

PracticalSwan/agent-skills

Skill Claude CodeCodex

Choose and compare cloud design patterns for distributed systems. Use when reviewing architecture, selecting workload patterns, or mapping reliability, performance, messaging, security, and migration concerns to concrete design options.

11 4d ago A 42 tokens original MIT

code-examples-sync

12

PracticalSwan/agent-skills

Skill Claude CodeCodex

Synchronize and verify code examples in documentation. Use when function signatures change, API interfaces update, imports shift, or documentation snippets become outdated and need correction.

11 4d ago A 36 tokens original MIT

code-quality

13

PracticalSwan/agent-skills

Skill Claude CodeCodex

Comprehensive skill for improving code quality through two-stage review (spec compliance first, then code quality), surgical refactoring, and self-evaluation loops.

11 4d ago A 53 tokens original MIT

codebase-design

14

PracticalSwan/agent-skills

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

11 4d ago A 57 tokens original MIT

codebase-to-course

15

PracticalSwan/agent-skills

Skill Claude CodeCodex

Turn any codebase into a beautiful, interactive single-page HTML course that teaches how the code works to non-technical people. Use this skill whenever someone wants to create an interactive course, tutorial, or educational walkthrough from a codebase or project. Also trigger when users mention 'turn this into a…

11 4d ago A 140 tokens original MIT

codex-app-threads

16

PracticalSwan/agent-skills

Skill Claude CodeCodex

Create, list, read, message, wait on, fork, rename, archive, and pin Codex threads (sidebar tasks), plus automations and app navigation, using the app-native codexapp tools. Use when the session uses a custom (non-OpenAI) model, for example deepseek-v4-flash or mimo-v2.5, and the user asks to create a thread or a new…

11 4d ago A 138 tokens original MIT

codex-computer-use

17

PracticalSwan/agent-skills

Skill Claude CodeCodex

Control local apps through Computer Use (the @oai/sky runtime) inside the Codex app. Use when the session uses a custom (non-OpenAI) model, for example deepseek-v4-flash or mimo-v2.5, and the user asks to control the computer, operate a desktop app's UI, use Safari or Chrome through computer use, click or type in an…

11 4d ago A 110 tokens original MIT

PracticalSwan/agent-skills

Skill Claude CodeCodex

Drive the Codex in-app browser (open, navigate, click, type, screenshot, read page state) through the app's own noderepl runtime. Use when the session uses a custom (non-OpenAI) model, for example deepseek-v4-flash or mimo-v2.5, and the user asks to use the in-app browser, open or navigate a page in it, test a local…

11 4d ago A 111 tokens original MIT

codex-router-media

19

PracticalSwan/agent-skills

Skill Claude CodeCodex

Generate video, music, speech, or images with the operator's MiniMax Token Plan subscription through the codex-router media CLI. Use when the session runs a MiniMax custom (non-OpenAI) model (for example minimax-m3) with the MiniMax Token Plan provider connected, and the user explicitly asks to create a video, a song…

11 4d ago A 97 tokens original MIT

codex-router

20

PracticalSwan/agent-skills

Skill Claude CodeCodex

Orientation for custom (non-OpenAI) models running in the Codex app through the codex-router proxy. Explains that the app's native tools arrive as flattened codexapp and mcp names, that the router restores them so the app executes them, which companion skills to read before threads, browser, or computer-use work, and…

11 4d ago A 157 tokens original MIT

codexer

21

PracticalSwan/agent-skills

Skill Claude CodeCodex

Python research assistant with Context7 MCP. Use for Python library research, evaluating packages, enforcing strict Python coding standards, or fetching up-to-date library docs via Context7.

11 4d ago A 38 tokens original MIT

PracticalSwan/agent-skills

Skill Claude CodeCodex

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

11 4d ago A 55 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: