akillnessakillnessCommunityยท80 Agent Skills Included

oh-my-skills

Curated coding, game, media, and infrastructure workflow skills

Provides 231 categorized skills covering web development, game production, video generation, infrastructure, and team workflows. Installs selectively through a lightweight router so agents load only the skills a task needs instead of a bloated catalog. Works across Claude Code, Codex, Gemini CLI, Cursor, and OpenCode with one shared manifest and per-skill references, scripts, and evals.
npx skills add akillness/oh-my-skills --all -g -y
Available:

These per-skill AGENTS.md files tell the agent how to execute that specific skill โ€” for example, applying React performance rules when refactoring code, or running the Vox video pipeline stages in order with its approval gates.

All Skills in This Repository (80)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
akillnessakillness

react-grab

Capture React component names, file paths, and HTML from browser UI elements.

Community
Advanced
๐Ÿ“ฆ In Repo
akillnessakillness

responsive-design

Generate responsive web layouts using CSS Grid, Flexbox, and media queries.

Community
Advanced
๐Ÿ“ฆ In Repo
akillnessakillness

looker-studio-bigquery

Connect Looker Studio to BigQuery for analytics dashboards.

Community
Advanced
๐Ÿ“ฆ In Repo
akillnessakillness

clawteam

Orchestrate autonomous multi-agent teams across Claude Code, Codex, OpenClaw, and Cursor.

Community
Advanced
๐Ÿ“ฆ In Repo
akillnessakillness

agent-browser

Control browser sessions with isolated refs for deterministic web interactions.

Community
Advanced
๐Ÿ“ฆ In Repo
akillnessakillness

autoresearch

Automate ML experimentation loops by editing train.py and logging results.

Community
Advanced
๐Ÿ“ฆ In Repo
akillnessakillness

sprint-retrospective

Facilitate structured sprint retrospectives with Start-Stop-Continue, Mad-Sad-Glad, or 4Ls templates.

Community
Intermediate
๐Ÿ“ฆ In Repo
akillnessakillness

langsmith

Trace, evaluate, and manage prompts for LLM applications via LangSmith SDKs.

Community
Intermediate
๐Ÿ“ฆ In Repo
akillnessakillness

authentication-setup

Implement JWT-based authentication with password hashing and RBAC for backend applications.

Community
Advanced
๐Ÿ“ฆ In Repo
akillnessakillness

testing-strategies

Design testing strategies covering unit, integration, and E2E tests.

Community
Advanced
๐Ÿ“ฆ In Repo
akillnessakillness

backend-testing

Automate backend test creation for REST APIs, databases, and authentication flows.

Community
Advanced
๐Ÿ“ฆ In Repo
akillnessakillness

technical-writing

Generate technical documentation for specs, architecture, runbooks, and API docs.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install oh-my-skills?โ–ผ

Run `npx skills add akillness/oh-my-skills --all -g -y` in your terminal to install the full catalog globally. To install only one skill, use `npx skills add akillness/oh-my-skills --skill <name> -g -y`.

What kinds of skills are in oh-my-skills?โ–ผ

It bundles 231 skills across web frontend, backend, infrastructure, game development, creative media, and team workflows like standups and retrospectives. Each skill ships with references, scripts, and evals.

Can I install only the skills I need?โ–ผ

Yes. The catalog is designed for selective install: install the lightweight router first, browse categories and bundles, then add only the skills you want instead of all 231 folders.

Which AI coding agents does it work with?โ–ผ

Skills follow the standard SKILL.md format and run in Claude Code, Codex, Gemini CLI, Cursor, OpenCode, and other compatible agents.

Do I need coding experience to use these skills?โ–ผ

No. Once installed, your agent reads each skill's instructions and executes the workflow from plain-English requests, though some skills need API keys or tools like Docker or ffmpeg.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’