Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

dotfiles

dotfiles contient 16 skills collectées depuis bertini36, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
16
Stars
2
mis à jour
2026-07-10
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

end-feature
Développeurs de logiciels

Finalize a merged PR by switching to main, pulling, and removing the merged feature branch locally and remotely

2026-07-10
audit
Développeurs de logiciels

Run full production audit on the current project

2026-07-09
create-pull-request
Développeurs de logiciels

Create a GitHub pull request following project conventions. Use whenever a pull request is about to be created, whether the user asked directly or another skill or workflow (e.g. superpowers finishing-a-development-branch) reached its PR step. Always takes precedence over inline gh pr create instructions in other skills. Handles commit analysis, branch management, the repo's PULL_REQUEST_TEMPLATE, and PR creation using the gh CLI tool.

2026-07-09
ddd-patterns
Développeurs de logiciels

DDD patterns - Entities, Aggregate Roots, value objects, Repositories, Domain Services, Domain Events, Specifications. Use when designing domain layer, creating entities, repositories, or domain services.

2026-07-09
django-patterns
Développeurs de logiciels

Django architecture patterns, REST API design with Pydantic for validation and serialization, ORM best practices, caching, signals, middleware, and production-grade Django apps.

2026-07-09
fix-until-green
Développeurs de logiciels

Loop project checks and pre-commit, dispatching a fixer subagent per failure, until everything passes or 5 iterations. Use in the Verify stage or standalone when checks fail.

2026-07-09
grill-me
Spécialistes en gestion de projets

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, mentions "grill me", or right after superpowers:writing-plans produces an implementation plan.

2026-07-09
investigate-sentry
Développeurs de logiciels

Investigate a Sentry exception down to root cause and propose a fix. Use whenever the user pastes a Sentry issue URL or short ID (e.g. https://org.sentry.io/issues/123456 or PROJECT-1AB2), mentions a Sentry issue, asks "what is causing this exception", or wants a production error diagnosed. Also use when the user asks to "investigate", "debug", or "root-cause" an error that lives in Sentry, even if they don't say the word Sentry.

2026-07-09
langchain-architecture
Développeurs de logiciels

Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.

2026-07-09
production-code-audit
Développeurs de logiciels

Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations

2026-07-09
python-code-style
Développeurs de logiciels

Python type safety patterns, generics, protocols, and advanced type annotations. Use when adding type annotations, implementing generic classes, defining structural interfaces, or configuring type checkers.

2026-07-09
review-branch
Analystes en assurance qualité des logiciels et testeurs

Review current branch changes for quality and security

2026-07-09
save-session
Développeurs de logiciels

Save a high-density summary of the current session to .claude_sessions.md

2026-07-09
start-feature
Spécialistes en gestion de projets

Start the feature development pipeline

2026-07-09
wiki-karpathy
Développeurs de logiciels

Initialize, ingest, query, and lint a Karpathy-style personal wiki inside an Obsidian vault. Use when the user says "initialize the wiki", "start ingestion", "ask the wiki", "what does the wiki say about...", "do wiki maintenance", or similar.

2026-07-09
writing-clearly
Rédacteurs techniques

Use when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.

2026-07-09