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

ai-augmented-developer

ai-augmented-developer enthält 38 gesammelte Skills von suportly, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
38
Stars
3
aktualisiert
2026-07-19
Forks
0
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

analyze
Softwareentwickler

Check for drift between spec.md, plan.md, tasks.md, and the actual code. Reports the gaps; does not fix them.

2026-07-19
checklist
Softwareentwickler

Run a category-specific quality pass (security / performance / accessibility / i18n / privacy / observability) against the current plan and code.

2026-07-08
clarify
Softwareentwickler

Surface [NEEDS CLARIFICATION] markers in spec.md (or plan.md) to the user, one at a time, and edit the file with the answers.

2026-07-08
constitution
Softwareentwickler

Bootstrap or amend constitution.md (framework, preset, or project). Inspects existing project context first; enforces the amendment process: issue first, one article per PR, reviewer non-author.

2026-07-08
help
Softwareentwickler

Print the pipeline quick-reference — a one-screen summary of every /aia:* command and its hand-offs, prefixed by a state-aware "Próximo passo" line.

2026-07-08
implement
Softwareentwickler

Execute an approved plan + tasks list by dispatching one fresh subagent per task and applying two-stage review (spec compliance, then code quality) before moving on.

2026-07-08
plan
Softwareentwickler

Turn an approved spec.md into a plan.md (plus research, data-model, contracts as needed) that passes the Constitution Check.

2026-07-08
specify
Softwareentwickler

Turn a natural-language demand into a numbered spec.md under specs/<NNNN-slug>/. Use when the user describes what they want but no spec exists yet.

2026-07-08
task-context
Softwareentwickler

Compose a rich per-task context file (specs/<branch>/task-context/<TID>-<slug>.md) before each implementer dispatch. Opt-in; default off.

2026-07-08
tasks
Softwareentwickler

Decompose an approved plan.md into an ordered tasks.md ready for `implement`. Each task = one test + one implementation + one commit.

2026-07-08
something-else
Softwareentwickler

Frontmatter name does not match the parent directory name. Must fail.

2026-07-08
valid-skill
Softwareentwickler

A minimal skill used as a positive fixture for validator tests.

2026-07-08
requesting-code-review
Softwarequalitätssicherungsanalysten und -tester

Use before opening a PR. Prepares context for code review and dispatches a reviewer subagent.

2026-05-14
finishing-a-branch
Softwareentwickler

Use after code review is approved to finalize, push, open PR, and clean up the development branch.

2026-04-27
using-ai-augmented-developer
Softwareentwickler

Meta-skill that explains the skill catalog and when to invoke each one. Load it at the start of a conversation to orient the agent before any code-writing action.

2026-04-27
hello
Softwareentwickler

Sample skill rendered from {{PROJECT_NAME}} during the extension round-trip test.

2026-04-14
hello-world
Softwareentwickler

Fixture skill used by the install-engine round-trip tests — greets {{PROJECT_NAME}}.

2026-04-14
deploy
Softwareentwickler

Deploy backend (Cloud Run), frontend (static/Cloud Run), or mobile (EAS). Use when publishing changes to production.

2026-04-14
run-tests
Softwarequalitätssicherungsanalysten und -tester

Run project tests. Use after modifying code to catch regressions before committing.

2026-04-14
test-driven-development
Softwarequalitätssicherungsanalysten und -tester

Use when implementing any feature or bugfix. Write the test first, always.

2026-04-14
build-android
Softwareentwickler

Build local Android AAB para Google Play. Usar quando precisar gerar build Android para producao.

2026-04-14
build-ios
Softwareentwickler

Build iOS na nuvem do EAS para TestFlight/App Store. Usar quando precisar gerar build iOS para producao.

2026-04-14
bump-version
Softwareentwickler

Incrementar versao do app mobile (versionCode, versionName, buildNumber). Usar antes de builds de producao.

2026-04-14
deploy-admin
Softwareentwickler

Deploy do admin dashboard React para Cloud Run (GCP). Usar quando precisar publicar mudancas do {{ADMIN_DIR}} em producao.

2026-04-14
deploy-backend
Netzwerk- und Computersystemadministratoren

Deploy do backend Django para Cloud Run (GCP). Usar quando precisar publicar mudancas da API em producao.

2026-04-14
ota-update
Softwareentwickler

Publicar OTA update via EAS Update para o canal de producao. Usar para mudancas JS-only que nao precisam de build nativo.

2026-04-14
release-notes
Softwareentwickler

Gerar release notes para App Store e Google Play baseado nos commits recentes. Usar ao submeter nova versao para review.

2026-04-14
run-tests
Softwarequalitätssicherungsanalysten und -tester

Executar testes do projeto. Usar apos modificar codigo para verificar regressoes.

2026-04-14
start-dev
Softwareentwickler

Iniciar ambiente de desenvolvimento completo (backend + mobile). Usar quando quiser subir os servicos para desenvolvimento.

2026-04-14
submit-android
Softwareentwickler

Enviar build Android AAB para Google Play Console. Usar apos build Android finalizado.

2026-04-14
submit-ios
Softwareentwickler

Enviar build iOS mais recente para TestFlight/App Store Connect. Usar apos build iOS finalizado.

2026-04-14
short-description
Softwareentwickler

too short

2026-04-14
ai-integration
Softwareentwickler

Integrate AI capabilities using LiteLLM (multi-provider) or Claude Agent SDK. Use when adding AI-generated content, streaming responses, or autonomous code execution.

2026-04-14
autodev-pipeline
Softwareentwickler

Build or use the proactive auto-development pipeline (issue detection → spec → plan → implement → PR). Covers the autodev Django app architecture.

2026-04-14
celery-async
Softwareentwickler

Create, debug, and test Celery 5 async tasks with Redis. Use when adding background processing, scheduled jobs, or long-running AI operations.

2026-04-14
django-patterns
Softwareentwickler

Conventions and patterns for Django 5.2 + DRF development. Use when creating new apps, models, serializers, views, or URLs.

2026-04-14
frontend-design
Webentwickler

Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, or React Native screens. Generates creative, polished code that avoids generic AI aesthetics.

2026-03-16
systematic-debugging
Softwareentwickler

Use when encountering any bug, test failure, or unexpected behavior. Investigate root cause BEFORE proposing any fix.

2026-03-16