Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Agent Skills

skills.sh

Reusable skills for AI coding agents.

项目接手扫描

onboard-existing-project 用于首次接手或重新梳理已有代码库。它会基于真实源码和调用位置,生成项目地图、复用能力目录与典型实现文档,帮助后续开发优先复用现有组件、Hooks、工具方法和基础设施。

Install

npx skills add jaceyi/agent-skills --skill onboard-existing-project

Install globally:

npx skills add jaceyi/agent-skills --skill onboard-existing-project -g

Use

Use onboard-existing-project to scan the current repository and establish durable project context.

The skill uses context-engineering as a companion skill when it is available and falls back to a focused evidence-based scan when it is not installed.

About

Reusable agent skills for project onboarding, codebase understanding, and reuse-first development.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors