rohitg00rohitg00Community·14 Agent Skills Included

skillkit

Install and manage AI agent skills across 46 coding agents

Installs skills from 400K+ sources and deploys them to 46 AI coding agents like Claude Code, Cursor, and Copilot. Translates skill formats automatically between agents, eliminating manual rewrites and vendor lock-in. Adds stack-aware recommendations, session memory, and skill generation to speed up everyday development workflows.
npx skills add rohitg00/skillkit --all -g -y

All Skills in This Repository (14)

Pure Emerald Level Indicators
📦 In Repo
rohitg00rohitg00

Structured Code Review

Coordinate multi-stage code reviews with stage-specific checklists and feedback templates.

Community
Intermediate
📦 In Repo
rohitg00rohitg00

Parallel Investigation

Coordinate multiple investigation threads with hub-and-spoke coordination and sync-point decisions.

Community
Advanced
📦 In Repo
rohitg00rohitg00

Handoff Protocols

Transfer work context between team members and agents using structured handoff templates.

Community
Advanced
📦 In Repo
rohitg00rohitg00

Trace and Isolate

Trace and isolate bug causes using logging, breakpoints, and minimal reproductions.

Community
Intermediate
📦 In Repo
rohitg00rohitg00

Hypothesis Testing

Turn bug symptoms into testable hypotheses with documented experiment plans.

Community
Advanced
📦 In Repo
rohitg00rohitg00

Root Cause Analysis

Guide systematic root cause analysis from symptoms to verified underlying defects.

Community
Advanced
📦 In Repo
rohitg00rohitg00

Verification Gates

Define verification gates to validate work across planning, design, implementation, and deployment.

Community
Advanced
📦 In Repo
rohitg00rohitg00

Task Decomposition

Decompose complex tasks into atomic units with done criteria and dependency mapping.

Community
Intermediate
📦 In Repo
rohitg00rohitg00

Design First

Plan and design software solutions through a four-phase workflow before coding.

Community
Advanced
📦 In Repo
rohitg00rohitg00

Skill Authoring

Author AI agent skills with standardized frontmatter and content templates.

Community
Intermediate
📦 In Repo
rohitg00rohitg00

Red-Green-Refactor

Automate the test-driven development cycle through failing tests, minimal implementations, and safe refactoring.

Community
Intermediate
📦 In Repo
rohitg00rohitg00

Test Patterns

Organize unit tests with Arrange-Act-Assert, Given-When-Then, and data builders.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install SkillKit?

Run `npx skills add rohitg00/skillkit --all -g -y` in your terminal to install all skills in this suite globally.

What does SkillKit do?

SkillKit is a package manager for AI agent skills. It lets you install skills from 400K+ sources and deploy them to 46 different AI coding agents at once.

Can one skill work in Claude Code, Cursor, and Copilot?

Yes. SkillKit automatically translates skill formats between agents, so you write a skill once and ship it everywhere without manual rewrites.

How do I find skills for my tech stack?

Run the recommend command and SkillKit reads your repository, detects your stack, and ranks the most relevant skills for your project.

Do I need coding experience to use SkillKit?

Basic terminal use is enough. Simple commands like add, sync, and recommend handle installation and agent configuration for you.

Related Repositories in Software Engineering

View All in Software Engineering