Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

stock_agent

stock_agent에는 aaaa47080에서 수집한 skills 62개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
62
Stars
4
업데이트
2026-03-23
Forks
0
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

frontend-debug
웹 개발자

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

2026-03-23
admin-bootstrap
네트워크·컴퓨터 시스템 관리자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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

2026-03-20
executing-plans
소프트웨어 개발자

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

2026-03-20
finishing-a-dev-branch
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-03-20
requesting-code-review
소프트웨어 개발자

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

2026-03-20
using-git-worktrees
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-03-20
api-design
소프트웨어 개발자

REST API design conventions for FastAPI routers

2026-03-20
api-testing
소프트웨어 품질 보증 분석가·테스터

API testing patterns for FastAPI endpoints using pytest and httpx

2026-03-20
brainstorming
소프트웨어 개발자

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

2026-03-20
changelog-generator
소프트웨어 개발자

Generate changelogs from git history for releases and PRs

2026-03-20
context-budget
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-03-20
database-migrations
데이터베이스 아키텍트

Database migration patterns for PostgreSQL + Alembic + reconcile

2026-03-20
db-migrate
데이터베이스 아키텍트

Database migration: schema changes, column cleanup, Alembic

2026-03-20
deploy
소프트웨어 개발자

Deploy to production: run tests, push, verify health

2026-03-20
deployment-patterns
네트워크·컴퓨터 시스템 관리자

CI/CD, Docker, health checks, production readiness

2026-03-20
dispatching-parallel-agents
소프트웨어 개발자

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

2026-03-20
docker-patterns
네트워크·컴퓨터 시스템 관리자

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

2026-03-20
e2e-testing
소프트웨어 품질 보증 분석가·테스터

Playwright E2E test patterns for SPA market pages

2026-03-20
i18n
웹 개발자

Add internationalization for new Chinese strings in JS files

2026-03-20
postgres-patterns
데이터베이스 아키텍트

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

2026-03-20
python-patterns
소프트웨어 개발자

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

2026-03-20
python-testing
소프트웨어 품질 보증 분석가·테스터

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

2026-03-20
release
소프트웨어 개발자

Create git release with changelog and version bump

2026-03-20
root-cause-tracing
소프트웨어 개발자

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

2026-03-20
search-first
소프트웨어 개발자

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

2026-03-20
security-audit
정보 보안 분석가

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

2026-03-20
subagent-driven-development
소프트웨어 개발자

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

2026-03-20
systematic-debugging
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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

2026-03-20
test-driven-development
소프트웨어 품질 보증 분석가·테스터

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

2026-03-20
test
소프트웨어 품질 보증 분석가·테스터

Run test suite with proper flags and coverage

2026-03-20
verification-before-completion
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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

2026-03-20
이 저장소에서 수집된 skills 62개 중 상위 40개를 표시합니다.