cagdotincagdotinCommunityยท25 Agent Skills Included

agents

Reusable coding workflows, frontend rules, and browser automation

Provides ready-made workflows for code review, PR creation, issue triage, planning, and architecture improvement. Applies React, Next.js, and shadcn/ui best practices automatically when writing or refactoring frontend code. Fetches web pages, YouTube transcripts, and GitHub data without manual browser work. Eliminates repetitive setup by scaffolding repo conventions, domain docs, and execution plans.
npx skills add cagdotin/agents --all -g -y
Available:

Tells the agent where to find architecture docs, conventions, and issue tracker config, and sets golden rules like reusing existing patterns, validating at boundaries, and never committing without explicit user approval.

All Skills in This Repository (25)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
cagdotincagdotin

skill-creator

Automate drafting, evaluating, and iterating Claude Skills with SKILL.md.

Community
Advanced
๐Ÿ“ฆ In Repo
cagdotincagdotin

linear

Manage Linear issues, projects, and teams via the CLI.

Community
Intermediate
๐Ÿ“ฆ In Repo
cagdotincagdotin

web-design-guidelines

Evaluate frontend UI code against Web Interface Guidelines for accessibility and usability gaps.

Community
Intermediate
๐Ÿ“ฆ In Repo
cagdotincagdotin

shadcn

Manage shadcn/ui components, presets, and docs across projects.

Community
Advanced
๐Ÿ“ฆ In Repo
cagdotincagdotin

next-best-practices

Consolidate Next.js best practices into a reusable reference.

Community
Advanced
๐Ÿ“ฆ In Repo
cagdotincagdotin

frontend-design

Create frontend interfaces with HTML/CSS/JS, React, or Vue from user requirements.

Community
Advanced
๐Ÿ“ฆ In Repo
cagdotincagdotin

vercel-react-best-practices

Automates enforcement of React and Next.js performance best practices during coding, reviews, and refactoring.

Community
Advanced
๐Ÿ“ฆ In Repo
cagdotincagdotin

cmux

Control cmux topology and routing across windows, workspaces, panes, and surfaces.

Community
Intermediate
๐Ÿ“ฆ In Repo
cagdotincagdotin

browser

Fetch web pages with Lightpanda and automate browser interactions with agent-browser.

Community
Intermediate
๐Ÿ“ฆ In Repo
cagdotincagdotin

github

Guide conventional commits, PR reviews, and GitHub CLI workflows.

Community
Intermediate
๐Ÿ“ฆ In Repo
cagdotincagdotin

youtube-transcript

Fetch YouTube video transcripts with timestamps for analysis.

Community
Intermediate
๐Ÿ“ฆ In Repo
cagdotincagdotin

setup-matt-pocock-skills

Scaffold per-repo agent configuration with issue tracker and domain doc templates.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install cagdotin/agents?โ–ผ

Run `npx skills add cagdotin/agents --all -g -y` in your terminal to install all skills in this collection globally.

What does this skills collection do?โ–ผ

It bundles reusable workflows for code review, PR and issue management, planning, architecture improvement, and frontend development with React, Next.js, and shadcn/ui best practices.

Does it work with Claude Code and Pi?โ–ผ

Yes. Skills follow the standard SKILL.md format and can be linked into Claude Code with the included sync script or installed directly as a Pi package.

Can it fetch web pages and YouTube transcripts?โ–ผ

Yes. The browser skill reads or interacts with web pages via Lightpanda and agent-browser, and the youtube-transcript skill pulls timestamped captions from any video URL.

Do I need to configure anything before using the engineering skills?โ–ผ

Run the setup-repo-methodology skill once per repo so the workflow skills know your issue tracker, triage labels, and domain doc layout.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’