Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skills

skills contains 44 collected skills from alloc, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
44
Stars
0
updated
2026-07-16
Forks
0
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

codex-task-session-coordinator
software-developers

Do not use unless the user explicitly requests it. Dispatch each requested task to a new Codex session in a newly allocated dedicated worktree, then coordinate rebasing and fast-forward integration into local main without implementing, reviewing, or archiving the task in the coordinator session.

2026-07-16
chrome-devtools-cli
software-developers

Use only when explicitly requested by the user or, during an explicit debugging session, after other relevant checks such as typecheck, lint, and tests have been exhausted.

2026-07-16
task-plan
software-developers

Use only when the user explicitly requests this skill.

2026-07-10
lisse
web-developers

Use when building greenfield React SPA UI with Lisse (`@lisse/react` or `@lisse/core`) for Figma-style smooth/squircle corners, choosing `SmoothCorners` vs `useSmoothCorners`, configuring corner smoothing, borders, gradient borders, shadows, styling hooks, auto-effects, client-side path generation, performance, or limitations.

2026-07-04
react-aria-hooks
software-developers

Use React Aria and React Stately hooks to build accessible custom React components, including choosing the right hook, wiring refs/state/props, preserving ARIA and keyboard behavior, excluding React Aria i18n and SSR utilities, and checking hook-specific guidance in bundled category docs.

2026-07-03
postgres-sqlite-best-practices
database-architects

Design, review, and optimize PostgreSQL and SQLite schemas, queries, migrations, transactions, indexes, and data-access code, especially when SQL should remain portable between both engines.

2026-07-03
motion-react
web-developers

Use when building React animations with Motion primitives, including motion components, animation props, gestures, layout/scroll/SVG animation, transitions, variants, Motion values, core React Motion hooks/components, and occasional vanilla JavaScript Motion APIs when React APIs are less appropriate or less capable.

2026-07-03
fallow-verification
software-developers

Use Fallow as scoped TypeScript/JavaScript codebase evidence after nontrivial JS/TS edits, before deleting exports/files/dependencies, or when considering Fallow cleanup fixes. Run audit and dead-code trace commands, read JSON output, and act only on findings introduced by or clearly related to the current task.

2026-07-03
ai-sdk
software-developers

Build, review, debug, or explain greenfield Vercel AI SDK v7 code, including Node/ESM setup, instructions prompts, streaming, tool context, telemetry, UI messages, multi-step results, MCP transport, Vue, and OpenAI/Anthropic/Google provider behavior.

2026-06-30
zod-v4
software-developers

Use whenever writing, reviewing, debugging, or explaining Zod code. Focus on Zod v4 APIs, defaults, and feature differences; this is not a v3-to-v4 migration playbook.

2026-06-29
drizzle-v1-rc
software-developers

Explain, use, or review Drizzle ORM v1 RC behavior when model knowledge may be stale, especially differences from Drizzle v0 around Relational Queries v2, defineRelations, object filters, drizzle-kit migrations, casing, validators, RLS, arrays, generated columns, and kit push/pull defaults.

2026-06-29
react-router
software-developers

Build, update, or review React Router apps using createBrowserRouter, lazy route components, route objects, typed route builders, URL/search-param conventions, navigation APIs, pending UI, TanStack Query server state, and createRoutesStub testing. Use for client-owned React Router routing.

2026-06-29
react
software-developers

Build and review client-only React 19 code that treats components as pure UI projections, uses TanStack Query for server state, and avoids effect-driven orchestration and speculative optimization.

2026-06-29
agent-guidance-reorg
computer-occupations-all-other

Reorganize a repository's agent guidance so AGENTS.md contains only critical rules and ruleset routing, `.agents/rules/` contains scoped rulesets, and `.agents/skills/` contains task-oriented workflow skills that do not need root signpost entries.

2026-06-29
model-forward-skill-refinement
software-developers

Use when refining an existing skill document so it better supports capable current and future models. Especially useful when a skill has become verbose, procedural, template-heavy, example-heavy, or overfit to current model weaknesses.

2026-06-28
skill-creator
software-developers

Create or update Codex skills, including SKILL.md structure, metadata, progressive disclosure, bundled resources, and agent-facing instructions.

2026-06-28
anti-slop-writing
technical-writers

Write text that avoids all known AI writing patterns and passes human detection. Use when writing articles, essays, blog posts, social media copy, or any content that must read as authentically human. Triggers on requests to write naturally, avoid AI slop, avoid AI detection, humanize writing, write like a human, or make text sound authentic.

2026-06-28
design-doc
software-developers

Draft or refine technical design docs for libraries, SDKs, and subsystems, covering requirements, public APIs, runtime semantics, tradeoffs, failure modes, and blockers.

2026-06-28
directed-text-clarifier
project-management-specialists

Use when a user asks to clarify, refine, strengthen, or edit selected text, pasted notes, requirements, specs, acceptance criteria, or documentation by asking only high-impact ambiguity questions and applying concise, durable improvements while preserving the user's intent and level of abstraction.

2026-06-28
prompt-requirement-mapper
project-management-specialists

Use when a user asks to unpack, clarify, improve, operationalize, or rewrite a prompt or brief by extracting explicit details, implied requirements, design or execution choices, ambiguities, safe defaults, and next steps; especially for creative, product, UX, writing, research, planning, or artifact-generation prompts.

2026-06-28
terminal-screencast-svg
software-developers

Create terminal screencast SVGs from command-line demos using asciinema and svg-term-cli, including recording, rendering, timing, framing, and README/docs embeds.

2026-06-28
lingui
software-developers

Add, configure, or debug Lingui internationalization in JavaScript or TypeScript apps using @lingui/core macros, Vite catalog loading, message extraction config, and dynamic locale activation. Use for non-JSX Lingui macro API work; avoid renderer-specific APIs unless the user explicitly asks.

2026-06-19
spec-editing
management-analysts-131111project-management-specialists

Update the repository `spec/` tree as capability contracts that describe what the product must do, what boundaries it must respect, and how specs are organized.

2026-06-16
library-docs
software-developers

Create, audit, rewrite, or repair downstream-user documentation for TypeScript libraries, including README decision support, public TSDoc, examples, docs/context.md, declaration emit, and API docs drift.

2026-06-14
mermaid-diagrams
software-developers

Read this guide when writing or editing documentation and deciding whether to add, omit, or revise a Mermaid diagram, especially when explaining workflows, dependencies, state transitions, system architecture, or actor interactions where visual structure may clarify the text.

2026-06-14
ark-ui
software-developers

Work on React UI using Ark UI, including component choice, part anatomy, accessibility, `asChild`, portals, presence, styling data attributes, fields, collections, lists, trees, overlays, and forms.

2026-06-14
comark
software-developers

Work on Comark Markdown parsing, component syntax, AST transforms, streaming, React rendering, custom components, server/client rendering splits, and built-in plugins.

2026-06-14
lexical
software-developers

Work on Lexical editors in JavaScript or React, including `lexical`, `@lexical/react`, custom nodes, commands, transforms, listeners, selections, serialization, NodeState, and extensions.

2026-06-14
nitro
software-developers

Build, modify, and review Nitro v3 servers and Vite-integrated Nitro apps. Use when working with `nitro`, `nitro.config.ts`, `server.ts`, `routes/`, `middleware/`, Nitro route rules, handlers, renderer/SSR, storage, cache, database, tasks, WebSockets, OpenAPI, or migration from `nitropack` to `nitro`.

2026-06-14
panda-css
software-developers

Work on Panda CSS styling, setup, and extraction, including `css`, `styled`, style props, patterns, recipes, tokens, presets, utilities, `panda.config.*`, and `styled-system`.

2026-06-14
panda-ui
software-developers

Compose compact product UI in apps already using Panda CSS, including screens, forms, lists, tables, empty states, action areas, local components, recipes, and semantic-token styling.

2026-06-14
pandark-ui
software-developers

Compose compact product UI in apps already using Panda CSS and Ark UI, including screens, forms, lists, tables, empty states, action areas, local components, recipes, and semantic-token styling.

2026-06-14
pico-css
software-developers

Build, theme, or debug semantic HTML UIs with Pico CSS, including `@picocss/pico`, build variants, Sass, CSS variables, forms, layouts, dropdowns, dialogs, navs, and tooltips.

2026-06-14
pragmatic-drag-and-drop
software-developers

Build and debug Atlassian Pragmatic drag and drop core package experiences, including element, external, and text-selection adapters, draggables, drop targets, monitors, events, cleanup, React integration, and reorder utilities.

2026-06-14
pretext
software-developers

Work on Pretext text measurement and manual layout, including DOM-free line metrics, text height prediction, shrinkwrapping, shaped text flow, columns, and inline fragment composition.

2026-06-14
react-virtual
software-developers

Build and debug React virtualization with @tanstack/react-virtual lists, window scrollers, grids, tables, sticky rows, infinite loading, measurement, and scroll positioning.

2026-06-14
react-virtuoso
software-developers

Work on React Virtuoso virtualization for lists, groups, grids, tables, window scrolling, and chat/message views, including component choice, scrolling, wrappers, UI integration, and measurement bugs.

2026-06-14
swup
software-developers

Build, debug, and customize swup page transitions for server-rendered websites. Use when Codex needs to install swup, add page transition markup/CSS/JavaScript, configure swup options, reinitialize JavaScript after swup navigations, choose swup plugins or integrations, migrate swup versions, or troubleshoot hard page loads, scripts, styles, scroll, cache, hooks, and animations.

2026-06-14
sem
software-developers

Use sem for semantic, entity-level code diffs, impact analysis, blame, entity listing, history logs, and compact AI context generation.

2026-06-14
tsrx-preact
software-developers

Author or maintain Preact components in `.tsrx` files, or set up TSRX in a Preact project when the user says "install TSRX" or "use TSRX". Includes TSRX component declarations, statement-position markup, scoped templates, render props, template control flow, and package setup guidance.

2026-05-27
Showing top 40 of 44 collected skills in this repository.
skills Agent Skills on GitHub | SkillsMP