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

north-starr

north-starr contains 10 collected skills from selcukyucel, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
7
updated
2026-03-30
Forks
2
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

decompose
project-management-specialists

Decompose a PRD into prioritized, dependency-mapped epics and user stories. Accepts pasted text, file path, or PDF.

2026-03-30
sync
software-developers

Inject managed sections into existing CLAUDE.md and AGENTS.md after a plugin update without re-bootstrapping. Preserves all project-specific content.

2026-03-26
bootstrap
software-developers

Generate AI tool configuration for an existing project. Explores the codebase and produces context files, path-scoped pattern rules, landmine rules, and agents for Claude Code and VS Code Copilot. Run once per project.

2026-03-26
autoimprove
software-developers

Autonomously improve any skill prompt using a measure-change-test loop inspired by Karpathy's autoresearch. Runs the skill repeatedly, scores output against a yes/no checklist, makes one small change per round, keeps improvements, reverts regressions. Use when the user asks to "improve a skill", "optimize a skill", "autoimprove", "run autoresearch on a skill", or similar requests about iteratively improving skill quality.

2026-03-25
analyze-code
software-developers

Analyze code modules and files for refactoring opportunities, code smells, and architectural pattern violations in any language or framework. Use this skill when the user asks to "analyze code smells", "find refactoring opportunities", "check for code quality issues", or "review architecture" for a specific module or file.

2026-03-25
generate-commit
software-developers

Generate clear, descriptive git commit messages by analyzing staged changes. Use this skill when the user asks to "generate a commit message", "write a commit message", "create a commit message", or similar requests related to git commits.

2026-03-25
generate-pr
software-developers

Generate a pull request description by analyzing git changes against the target branch and filling in the project's PR template. Use this skill when the user asks to "generate PR description", "write PR description", "create PR body", "fill PR template", "prepare pull request", or similar requests related to pull request documentation.

2026-03-25
invert
project-management-specialists

Deep structured inversion analysis on a requirement before implementation. Identifies risks, edge cases, failure modes, and convention violations. Use before complex or high-stakes tasks.

2026-03-25
learn
software-developers

After completing a task, capture learnings by updating AI tool configuration. Creates or updates rules, agents, and context files based on what was discovered — in the native format for each tool (Claude Code, VS Code Copilot, AGENTS.md). Use after any task where something surprised you, went wrong, or produced a reusable insight.

2026-03-25
report-weekly
project-management-specialists

Generate a weekly commit report from git history as both markdown and a styled HTML page. Use this skill when the user asks to "generate a weekly report", "write a commit report", "analyse commits this week", "create a weekly summary", or similar requests about summarizing recent git activity.

2026-03-25
north-starr Agent Skills on GitHub | SkillsMP