agents
Reusable coding workflows, frontend rules, and browser automation
All Skills in This Repository (25)
Pure Emerald Level Indicatorsskill-creator
Automate drafting, evaluating, and iterating Claude Skills with SKILL.md.
linear
Manage Linear issues, projects, and teams via the CLI.
web-design-guidelines
Evaluate frontend UI code against Web Interface Guidelines for accessibility and usability gaps.
shadcn
Manage shadcn/ui components, presets, and docs across projects.
next-best-practices
Consolidate Next.js best practices into a reusable reference.
frontend-design
Create frontend interfaces with HTML/CSS/JS, React, or Vue from user requirements.
vercel-react-best-practices
Automates enforcement of React and Next.js performance best practices during coding, reviews, and refactoring.
cmux
Control cmux topology and routing across windows, workspaces, panes, and surfaces.
browser
Fetch web pages with Lightpanda and automate browser interactions with agent-browser.
github
Guide conventional commits, PR reviews, and GitHub CLI workflows.
youtube-transcript
Fetch YouTube video transcripts with timestamps for analysis.
setup-matt-pocock-skills
Scaffold per-repo agent configuration with issue tracker and domain doc templates.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core