Maksou avatar

Maksou

Community

@MaksymilianCzadowski

8Followers
|
25Public Repos
|
21Published Skills

Maksou provides 21 engineering skills for software teams covering pre-commit hooks, TDD, code review, issue triage, spec synthesis, and architecture decision documentation.

Skills Distribution
DomainDeveloper To...Code Quality & Tes.. (30%)Issue Tracking & P.. (30%)Code Review & Debu.. (20%)Design Interviews .. (20%)

Agent Skills by Maksou

Showing 21 vetted skills indexed across 1 GitHub repositories.

MaksymilianCzadowskiMaksymilianCzadowski

setup-pre-commit

Configures Husky pre-commit hooks with lint-staged, Prettier, typecheck, and tests.

Community
Intermediate
MaksymilianCzadowskiMaksymilianCzadowski

llm-wiki

Maintains a cited personal wiki from raw sources using Obsidian-style markdown pages.

Community
Intermediate
MaksymilianCzadowskiMaksymilianCzadowski

ask-maks

Routes user situations to the appropriate skill or workflow in the repository.

Community
Intermediate
MaksymilianCzadowskiMaksymilianCzadowski

setup-maks-skills

Configure a repository's issue tracker, triage labels, and domain doc layout for engineering skills.

Community
Intermediate
MaksymilianCzadowskiMaksymilianCzadowski

wayfinder

Plan large multi-session efforts as decision-ticket maps on an issue tracker.

Community
Advanced
MaksymilianCzadowskiMaksymilianCzadowski

diagnosing-bugs

Diagnose hard bugs and performance regressions through a structured six-phase feedback-loop workflow.

Community
Advanced
MaksymilianCzadowskiMaksymilianCzadowski

code-review

Reviews git diffs against coding standards and spec requirements using parallel sub-agents.

Community
Intermediate
MaksymilianCzadowskiMaksymilianCzadowski

to-tickets

Break plans and specs into tracer-bullet tickets with declared blocking edges published to a tracker.

Community
Intermediate
MaksymilianCzadowskiMaksymilianCzadowski

improve-codebase-architecture

Scan a codebase for shallow modules and present deepening refactors as an HTML report.

Community
Advanced
MaksymilianCzadowskiMaksymilianCzadowski

to-spec

Synthesizes conversation context into a structured spec and publishes it to the project issue tracker.

Community
Intermediate
MaksymilianCzadowskiMaksymilianCzadowski

triage

Move GitHub issues and external PRs through a triage state machine with agent-ready briefs.

Community
Advanced
MaksymilianCzadowskiMaksymilianCzadowski

prototype

Build throwaway prototypes to validate state models or explore UI design variations.

Community
Intermediate
MaksymilianCzadowskiMaksymilianCzadowski

resolving-merge-conflicts

Resolve in-progress git merge and rebase conflicts while preserving both change intents.

Community
Intermediate
MaksymilianCzadowskiMaksymilianCzadowski

grill-with-docs

Runs a structured interview to refine plans while generating ADRs and a glossary.

Community
Basic
MaksymilianCzadowskiMaksymilianCzadowski

implement

Implement work from specs or tickets using test-driven development and code review.

Community
Intermediate
MaksymilianCzadowskiMaksymilianCzadowski

tdd

Guides test-driven development using the red-green loop with behavior-focused tests at public interfaces.

Community
Intermediate
MaksymilianCzadowskiMaksymilianCzadowski

writing-great-skills

Provides vocabulary and principles for writing and editing predictable AI skills.

Community
Intermediate
MaksymilianCzadowskiMaksymilianCzadowski

handoff

Generates a conversation summary document for continuing work in a new agent session.

Community
Basic
MaksymilianCzadowskiMaksymilianCzadowski

teach

Creates stateful teaching workspaces with HTML lessons, learning records, and curated resources.

Community
Advanced
MaksymilianCzadowskiMaksymilianCzadowski

grill-me

Runs a relentless interview session to stress-test plans and designs.

Community
Basic
MaksymilianCzadowskiMaksymilianCzadowski

grilling

Interrogates plans and decisions through sequential one-at-a-time questions with recommended answers.

Community
Basic

Frequently Asked Questions About Maksou

FAQPage Schema
What tasks can I accomplish using Maksou's skills?▼

You can set up Husky pre-commit hooks with lint-staged, run test-driven development cycles, diagnose bugs and performance regressions, review code against standards and specs, triage issues, resolve merge conflicts, build throwaway prototypes, and convert conversations into specs, tickets, or handoff documents.

Who are Maksou's skills designed for?▼

Software engineers and technical leads managing repositories with issue trackers. The skills target practitioners doing code review, test-first development, bug diagnosis, architecture improvement, sprint planning via tickets, and design stress-testing through structured interviews that produce ADRs and glossaries.

How do I get started with Maksou's skill set?▼

Run setup-maks-skills first to configure the repo's issue tracker, triage label vocabulary, and domain doc layout. Then use ask-maks to route your situation to the right skill, or invoke skills directly such as setup-pre-commit, tdd, triage, or wayfinder for large multi-session work.

What prerequisites do Maksou's skills require?▼

A repository with an issue tracker is required, since many skills publish specs, tickets, and triage briefs to it. The setup-pre-commit skill expects a repo where Husky, lint-staged, Prettier, type checking, and tests can be configured. Several skills are marked disable-model-invocation and run manually.

How do Maksou's skills handle large or multi-session work?▼

The wayfinder skill plans work too large for one session as a map of decision tickets on your issue tracker, resolving them one at a time. The handoff skill compacts the current conversation into a document so another session can pick up where you left off.