Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

gon-stack

gon-stack enthält 28 gesammelte Skills von polubis, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
28
Stars
25
aktualisiert
2026-07-25
Forks
9
Berufsabdeckung
11 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

do-memo
Sonstige Hochschullehrer

Learning memos: concept → use case → example. Output markdown | mdx | html. Back = scenario OR code snippet. Trigger: memo, flashcard, /do-memo. Too broad → split first.

2026-07-25
copyman
Marktforschungsanalysten und Marketingspezialisten

Conversion copywriter for homepage/landing/pricing/feature/about page copy. Use for "write copy," "improve this copy," "rewrite this page," "headline help," "CTA copy," "value prop," "tagline," "above the fold," "this copy is weak," "make this more compelling." Not for email copy (emails skill), popup copy (popups skill), pure line-edit of existing copy (copy-editing skill).

2026-07-22
react-best-practices
Softwareentwickler

React UI component best practices for building consistent, accessible, and maintainable component libraries. Use this skill when writing, reviewing, or optimizing React components, styling patterns, or component APIs.

2026-07-09
check-html
Softwarequalitätssicherungsanalysten und -tester

Accessibility auditor for HTML markup or live URLs. Trigger on "check accessibility", "audit a11y", "review HTML", "check-html", or pasted URL/code for a11y review.

2026-07-03
clarify
Projektmanagementspezialisten

Requirements Inference & Specification Architect. Use it when you're not sure that your requirements are clear enough for the engineering team to start working on them. This skill will ask you a series of questions to clarify any ambiguities in your requirements and produce a final, detailed specification document.

2026-06-21
git-commit
Softwareentwickler

Generate a commitlint-compliant commit message with a description, prompt user for approval, and run git commit. Use when user asks to commit, create a commit, generate a commit message, or wants to stage and commit changes. NEVER runs git push. Uses git diff --cached to understand staged changes.

2026-06-21
ux-ui-designer
Web- und digitale Schnittstellendesigner

Generate a comprehensive UX/UI design document from the product MVP definition. Use when designing UI/UX, defining design tokens, creating view layouts, or when asked to create a ux-ui.md document.

2026-06-21
clarify
Projektmanagementspezialisten

Requirements Inference & Specification Architect. Use it when you're not sure that your requirements are clear enough for the engineering team to start working on them. This skill will ask you a series of questions to clarify any ambiguities in your requirements and produce a final, detailed specification document.

2026-06-21
polaczek
Technische Redakteure

Use when Polish text needs language and typography corrections — fixes missing Polish characters, typography, and tech-term Polonizations. Asks user whether output should be plain text or markdown before returning result.

2026-06-21
clone
Softwareentwickler

Implement a feature from requirements in the exact style of an ideal example. Trigger on "clone", "implement like", "use X as example", "copy this module's style", "clone <module> and implement <feature>", or "build feature matching <example>". Requires both requirements and an ideal-example reference.

2026-06-08
document-module
Softwareentwickler

Scan an ideal-example module and write an AGENTS.md describing its architecture rules and code conventions, with links and a hashy-stamped version. Trigger on "document module", "create AGENTS.md", "describe conventions", "scan module and list rules", "make ideal-example doc". This is the step-b generator for ideal examples.

2026-06-08
feature-workflow
Softwareentwickler

Orchestrate a full feature through staged planning and parallel implementation by sequencing the other framework skills. Trigger on "feature workflow", "run the full workflow", "implement this epic end to end", "/feature-workflow", or when a large feature must go through requirements → plans → implementation → integration → review.

2026-06-08
hashy
Softwareentwickler

Stamp or verify a markdown doc's version/hash against the code it documents using the @repo/hashy CLI. Trigger on "hash this doc", "stamp AGENTS.md", "update doc hash", "hashy", "version this markdown", "check doc drift", or after editing an ideal-example doc.

2026-06-08
plan-domain
Softwareentwickler

Plan domain models from requirements — pure TypeScript types for domain entities and events, decoupled from backend and persistence shapes. Trigger on "plan domain", "domain models", "model the domain", "domain types", "design domain layer", or after backend/db planning to define the in-app domain.

2026-06-08
plan-fe
Projektmanagementspezialisten

Plan a frontend module's architecture from requirements — views, components, state/handlers, and API communication across presentation/core/integration layers. Trigger on "plan frontend", "plan FE", "frontend architecture", "plan the UI module", "design the views and state". Not for graphic→element analysis (use plan-ui) or graphic→code (use do-ui).

2026-06-08
plan-ui
Projektmanagementspezialisten

UI plan generator from screenshot or mockup. Trigger when user wants to analyse or document UI elements from a graphic. Graphic required; user description optional. Output flat element list with behaviors and variants — no code.

2026-05-14
do-ui
Webentwickler

Pixel-perfect UI generator from graphic reference. Trigger when user asks to recreate UI from design/screenshot/mockup, or mentions "pixel perfect". Require graphic first. Output plain Tailwind UI with single component entry `<ComponentName />`.

2026-05-14
plan-be
Softwareentwickler

Plan backend APIs from requirements. Ask API style (REST/RPC), suggest realtime (SSE/WS) when needed, output Zod `in`/`out` contracts for endpoints/procedures/channels.

2026-05-14
plan-db
Datenbankarchitekten

Use when designing a database schema from requirements. Validates all required info upfront, then outputs complete database plan in one shot — entities, diagrams, indexes, security, normalization, migration files, schema doc. Trigger on "design schema", "database design", "db schema", "model the data", "schema for feature", "design the tables".

2026-05-14
plan-requirements
Projektmanagementspezialisten

Plan feature requirements from user input into standardized markdown and auto-fill missing structural gaps from provided context. Trigger on prompts like "plan requirements", "standardize requirements", "make feature plan", "fill missing requirement sections", or "prepare final feature doc".

2026-05-14
mti
Personalassistenten (außer Gehaltsabrechnung)

Make Technical Interview report. Takes raw interviewer notes about a candidate and produces a fully filled markdown report using the standard interview report template. Trigger when user provides interview notes, Q&A logs, or candidate feedback and wants a formatted report.

2026-05-14
supabase-mate
Datenbankarchitekten

Turn requirements into Supabase DB design with strict approval gates (schema, RLS/access, RPC, indexes, jobs, migration plan) using concise output.

2026-05-04
black-box-tester
Softwarequalitätssicherungsanalysten und -tester

Build tests from user test plan using strict black-box behavior. Trigger when user asks to generate tests from requirements/spec and avoid implementation leaks. Report untestable requirements with reason, then map each requirement to test status table.

2026-04-28
e2e-via-commands
Softwarequalitätssicherungsanalysten und -tester

Use when creating/extending e2e tests with step interpreter and shared commands, where test engine + interpreter path/contract must be confirmed before execution.

2026-04-28
posty
Schriftsteller und Autoren

Batch post language polisher. Reads a file (or inline content) with posts separated by "

2026-04-28
ui-component-craft
Softwareentwickler

Gathers and validates UI component requirements, asks clarifying questions for missing API/behavior/demo details, requests branding and code-style sources, proposes an implementation plan for approval, then builds pure UI components and optional demo pages in the requested location. Use when the user asks to craft, build, or generate UI components.

2026-04-02
async-implement
Softwareentwickler

Orchestrate asynchronous task implementation from a TODO markdown file by launching subagents in separate git worktrees. Use when the user invokes async-implement, asks to execute TODO.md tasks in parallel, or requests multi-agent implementation with isolated branches/worktrees.

2026-03-28
supabase-postgres-best-practices
Datenbankarchitekten

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

2026-03-22