Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ai-kit

ai-kit contains 12 collected skills from marsicdev, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
6
updated
2026-02-03
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

commit
software-developers

Create conventional git commits from all uncommitted changes. Extracts ticket numbers from branch names and uses conventional commit format.

2026-02-03
commit-staged
software-developers

Create conventional git commits from staged changes only. Extracts ticket numbers from branch names and uses conventional commit format.

2026-02-03
create-pr
software-developers

Push current branch and create a GitHub pull request with proper formatting. Use when you have committed changes ready to be pushed and want to open a PR with a well-structured description.

2026-02-03
fix-issue
software-developers

Analyze and fix GitHub issues. Use when given a GitHub issue URL or number to investigate, understand the root cause, implement a fix, and verify the solution works.

2026-02-03
read-spec
project-management-specialists

Interview users in-depth to create detailed feature specifications. Use when gathering requirements for a new feature, understanding user needs, or creating PRDs. Asks probing questions about technical implementation, UI/UX, and edge cases.

2026-02-03
update-docs
project-management-specialists

Generate and maintain project documentation. Use when initializing docs for a new project, updating architecture docs, or creating feature specifications. Creates ai_docs/ and ai_specs/ folders with structured documentation.

2026-02-03
update-plan
project-management-specialists

Update implementation plan files by marking completed tasks and committing changes. Use after completing tasks in a phased implementation to track progress and keep the plan file current.

2026-02-03
code-review
software-quality-assurance-analysts-and-testers

Review code against plan and standards using code-reviewer agent

2026-02-03
commit-and-push
software-developers

Full commit and push workflow with validation — groups files into logical commits

2026-02-03
handoff
software-developers

Create or update HANDOFF.md for context continuity between sessions

2026-02-03
interview
project-management-specialists

Interview to flesh out a plan/spec

2026-02-03
supabase-postgres-best-practices
database-architects

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

2026-02-03