Berkay Orhan avatar

Berkay Orhan

Community

@berkay2002 · Norrköping, Sverige

7Followers
|
49Public Repos
|
23Published Skills

M.Sc. Media Technology Student @ LiU

Agent Skills by Berkay Orhan

Showing 23 vetted skills indexed across 1 GitHub repositories.

Berkay2002Berkay2002

subagent-driven-development

Coordinates independent implementation tasks by dispatching subagents with two-stage spec and code review.

Community
Advanced
Berkay2002Berkay2002

code-simplifier

Simplify recently modified code while preserving behavior with characterization tests.

Community
Intermediate
Berkay2002Berkay2002

verification-before-completion

Run full verification commands and inspect exit codes before claiming completion.

Community
Intermediate
Berkay2002Berkay2002

receiving-code-review

Verify and prioritize code review feedback before implementing changes.

Community
Intermediate
Berkay2002Berkay2002

requesting-code-review

Review code diffs between two git SHAs against requirements.

Community
Intermediate
Berkay2002Berkay2002

writing-plans

Convert approved design documents into executable, test-first implementation tasks with file paths and commit messages.

Community
Intermediate
Berkay2002Berkay2002

python-error-handling

Validate Python inputs, map exceptions, and report partial batch failures.

Community
Advanced
Berkay2002Berkay2002

brainstorming

Turns vague ideas and requirements into approved design documents in docs/plans/YYYY-MM-DD-<topic>-design.md.

Community
Intermediate
Berkay2002Berkay2002

skill-creator

Create and refine AI assistant skills by drafting SKILL.md, running evals, and generating benchmark artifacts.

Community
Advanced
Berkay2002Berkay2002

python-design-patterns

Analyze Python modules and propose refactorings using design principles.

Community
Intermediate
Berkay2002Berkay2002

finishing-a-development-branch

Completes a git feature branch by verifying tests and executing chosen action.

Community
Intermediate
Berkay2002Berkay2002

executing-plans

Execute written implementation plans in batches with checkpoint reviews.

Community
Intermediate
Berkay2002Berkay2002

markdown-documentation

Format and standardize Markdown documentation and READMEs using GitHub Flavored Markdown.

Community
Basic
Berkay2002Berkay2002

python-type-safety

Add type hints, generics, and protocols to Python code with mypy or pyright strict mode.

Community
Intermediate
Berkay2002Berkay2002

dispatching-parallel-agents

Dispatch parallel agents to investigate independent codebase failures with event-based synchronization.

Community
Intermediate
Berkay2002Berkay2002

using-superpowers

Enforce Skill tool invocation before assistant responses and plan phases.

Community
Intermediate
Berkay2002Berkay2002

prompt-engineering-patterns

Engineer production prompts with few-shot, chain-of-thought, and structured output techniques.

Community
Advanced
Berkay2002Berkay2002

systematic-debugging

Guides root-cause investigations through a disciplined four-phase debugging workflow.

Community
Advanced
Berkay2002Berkay2002

test-driven-development

Enforce red-green-refactor workflow with failing tests before implementation.

Community
Intermediate
Berkay2002Berkay2002

mermaid-diagrams

Create structured software diagrams from plain-text Mermaid definitions.

Community
Intermediate
Berkay2002Berkay2002

postgresql-table-design

Design PostgreSQL table schemas with constraints, indexes, and partitioning.

Community
Advanced
Berkay2002Berkay2002

git-commit

Generate conventional commit messages from git diffs and stage related files.

Community
Intermediate
Berkay2002Berkay2002

checklist-driven-development

Execute the next bounded checklist session and write a state handoff.

Community
Advanced