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

stock_agent

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

skills collectés
62
Stars
4
mis à jour
2026-03-23
Forks
0
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

frontend-debug
Développeurs web

Debug frontend vanilla JS issues - console errors, rendering bugs, SPA navigation, WebSocket

2026-03-23
admin-bootstrap
Administrateurs de réseaux et de systèmes informatiques

Automates the process of setting up the first admin user or adding new admins via the bootstrap endpoint. Includes a Python script for easy execution.

2026-03-20
push-and-verify
Développeurs de logiciels

Push to remote and wait for CI to pass. If CI fails, read logs, fix bugs, and re-push. Repeat until green.

2026-03-20
agentic-engineering
Développeurs de logiciels

Use when building or debugging LangGraph multi-agent systems - eval-first execution, task decomposition, model routing by complexity, and cost discipline

2026-03-20
ai-regression-testing
Analystes en assurance qualité des logiciels et testeurs

Use when AI agent modifies API routes or backend logic - catch systematic blind spots where the same model writes and reviews code

2026-03-20
architecture-decision-records
Développeurs de logiciels

Use when making or recording significant architectural decisions - capture context, alternatives, and rationale as structured ADRs

2026-03-20
executing-plans
Développeurs de logiciels

Use when you have a written implementation plan to execute with review checkpoints between tasks

2026-03-20
finishing-a-dev-branch
Développeurs de logiciels

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - merge, PR, keep, or discard

2026-03-20
receiving-code-review
Développeurs de logiciels

Use when receiving code review feedback - verify before implementing, ask before assuming, technical correctness over social comfort

2026-03-20
requesting-code-review
Développeurs de logiciels

Use when completing tasks or implementing major features to verify work meets requirements before proceeding

2026-03-20
using-git-worktrees
Développeurs de logiciels

Use when starting feature work that needs isolation or before executing implementation plans - creates isolated git worktrees with safety verification

2026-03-20
writing-skills
Développeurs de logiciels

Use when creating new skills or editing existing skills - follow TDD for documentation

2026-03-20
api-design
Développeurs de logiciels

REST API design conventions for FastAPI routers

2026-03-20
api-testing
Analystes en assurance qualité des logiciels et testeurs

API testing patterns for FastAPI endpoints using pytest and httpx

2026-03-20
brainstorming
Développeurs de logiciels

Use before any creative work - creating features, building components, modifying behavior. Explores intent, requirements and design before implementation

2026-03-20
changelog-generator
Développeurs de logiciels

Generate changelogs from git history for releases and PRs

2026-03-20
context-budget
Développeurs de logiciels

Use when session feels sluggish, output quality degrading, or after adding many skills/agents. Analyzes context window consumption

2026-03-20
cost-aware-llm-pipeline
Développeurs de logiciels

Use when building LLM-powered features - model routing by task complexity, budget tracking, retry logic, and prompt caching

2026-03-20
database-migrations
Architectes de bases de données

Database migration patterns for PostgreSQL + Alembic + reconcile

2026-03-20
db-migrate
Architectes de bases de données

Database migration: schema changes, column cleanup, Alembic

2026-03-20
deploy
Développeurs de logiciels

Deploy to production: run tests, push, verify health

2026-03-20
deployment-patterns
Administrateurs de réseaux et de systèmes informatiques

CI/CD, Docker, health checks, production readiness

2026-03-20
dispatching-parallel-agents
Développeurs de logiciels

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-03-20
docker-patterns
Administrateurs de réseaux et de systèmes informatiques

Use when setting up Docker for local development, writing Dockerfiles, configuring Docker Compose, or troubleshooting container issues

2026-03-20
e2e-testing
Analystes en assurance qualité des logiciels et testeurs

Playwright E2E test patterns for SPA market pages

2026-03-20
i18n
Développeurs web

Add internationalization for new Chinese strings in JS files

2026-03-20
postgres-patterns
Architectes de bases de données

PostgreSQL optimization: indexes, types, anti-patterns for this project

2026-03-20
python-patterns
Développeurs de logiciels

Python best practices: type hints, async, error handling, idioms

2026-03-20
python-testing
Analystes en assurance qualité des logiciels et testeurs

pytest patterns: fixtures, markers, async tests, mocking for FastAPI

2026-03-20
release
Développeurs de logiciels

Create git release with changelog and version bump

2026-03-20
root-cause-tracing
Développeurs de logiciels

Trace issues backward through the call stack to find the true root cause, not just symptoms

2026-03-20
search-first
Développeurs de logiciels

Research before coding: check existing code, docs, and libraries first

2026-03-20
security-audit
Analystes en sécurité de l'information

Security audit: check secrets, XSS, auth, rate limits

2026-03-20
subagent-driven-development
Développeurs de logiciels

Use when executing implementation plans with independent tasks - dispatch fresh subagent per task with two-stage review

2026-03-20
systematic-debugging
Développeurs de logiciels

Use when encountering any bug, test failure, build error, or unexpected behavior - 4-phase root cause process before proposing fixes

2026-03-20
tdd-workflow
Analystes en assurance qualité des logiciels et testeurs

Test-driven development: red-green-refactor for this project

2026-03-20
test-driven-development
Analystes en assurance qualité des logiciels et testeurs

Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR

2026-03-20
test
Analystes en assurance qualité des logiciels et testeurs

Run test suite with proper flags and coverage

2026-03-20
verification-before-completion
Analystes en assurance qualité des logiciels et testeurs

Use before claiming work is complete, fixed, or passing. Requires running verification commands and confirming output before any success claims

2026-03-20
verification-loop
Analystes en assurance qualité des logiciels et testeurs

Post-change verification checklist: lint, test, security, diff review

2026-03-20
Affichage des 40 principaux skills collectés sur 62 dans ce dépôt.