How many skills installed. Find skills for AWS, databases, deployment. Install, update, uninstall, search, publish, fork, convert skills. HappySkills CLI package manager for AI agent skills. Log in, log out, whoami. Design, review Claude Code skills,…
nicolasdao/core-async
SkillsMP has collected 5 skills from nicolasdao/core-async. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 2
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Load project context by reading README and recursively following relevant documentation links based on a question or topic
Generate comprehensive project documentation from scratch by analyzing source code. Use when a project has no documentation, incomplete documentation, or legacy documentation that needs to be fully replaced. Creates a README.md hub and docs/ folder with…
Update project documentation after implementing new features, API endpoints, CLI commands, architectural changes, or workflow changes that affect how the project is understood, used, or maintained. Covers docs/ and README.md. Maintains Tables of Contents (up…
Review session changes, decide semver bump, update CHANGELOG.md, bump package.json version, and create a release commit with git tag. Use when the user asks to release, publish, bump version, prepare a release, or update the changelog.