Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
anaregdesign
GitHub 제작자 프로필

anaregdesign

6개 GitHub 저장소에서 수집된 20개 skills를 저장소 단위로 보여줍니다.

수집된 skills
20
저장소
6
업데이트
2026-07-11
저장소 탐색

저장소와 대표 skills

azure-spa-clean-architecture-bootstrap
소프트웨어 개발자

Own Azure platform, identity, secretless config, IaC, and GitHub release and deployment automation for React Router + Prisma v7 web apps that already follow enforce-react-spa-architecture. Use when the work is primarily Azure runtime-mode selection, Microsoft Entra ID integration or Azure CLI app registration when end-user authentication is required, Azure Container Apps, local SQLite development with Azure SQL Database for hosted persistence, Azure App Configuration, Key Vault, Managed Identity, local DefaultAzureCredential setup, GitHub Actions OIDC, GHCR image release, or production deployment verification. Do not use this skill for spec, planning, or branch-and-PR workflow or for base app-code architecture rules.

2026-03-12
spec-driven-workflow
소프트웨어 개발자

Own the spec-first planning workflow for feature or behavior work. Use when the work needs user-visible requirements under `/doc/spec/`, a temporary execution plan in `/doc/plan.md`, ordered hierarchical sections using `Section`, `Subsection`, and optional `Sub-subsection` headings as needed, checkbox maintenance during implementation, and cleanup of the temporary plan file once all tracked work is done. Do not use this skill to decide app-code architecture or cloud platform topology.

2026-03-12
enforce-react-spa-architecture
소프트웨어 개발자

Own code-level clean-architecture guardrails for Vite-powered React Router + Prisma v7 applications. Use when bootstrapping or changing the app codebase itself: installing baseline app dependencies, placing modules, implementing or refactoring routes, loaders and actions, client use cases, domain models, Prisma-backed server code, Fluent UI React v9 screens, responsive UI, chart rendering, and pre-push verification. Do not use this skill to drive `/doc/spec`, `/doc/plan.md`, repository workflow, or Azure platform, identity, IaC, and release-infrastructure decisions.

2026-03-12
python-venv
소프트웨어 개발자

Always use this skill before any explicit or implicit Python execution in a workspace (for example python/python3 commands, shebang scripts, test/build tools that invoke Python, uv run, uvx, pip, poetry, tox, or nox). Provision and activate uv environments under workspace-dir/python/vX.Y.Z, switch Python versions, and manage dependencies with uv add, uv lock, and uv sync.

2026-03-08
theme-template-ppt
소프트웨어 개발자

Create PowerPoint decks from assets/template.pptx by first structuring each slide's core claim, then inspecting/ranking template slide-master layouts, deciding and locking the assigned layout (`layout_name` or `layout`) when needed, and finally writing content to fit selected placeholders. Use when asked to research a topic, draft slide headers, expand headers into slide-ready content, generate chart/table visuals, run build/lint scripts, and return final .pptx outputs. Do not use for Python environment provisioning (use python-venv).

2026-03-02
jp-business-email-reply
프로젝트 관리 전문가

Draft Japanese business email replies by extracting stakeholders, classifying intent, coordinating schedules via Work IQ MCP server, and answering Microsoft product questions from Microsoft-doc MCP server.

2026-02-24
nisa-growth-tech
재무 및 투자 분석가

NISA成長投資枠で買付可能な個別株(ETF除く)を対象に、産業ごとの非連続成長に着目し、投資テーマごとに複数の強豪銘柄を選定して分散しつつ、最大許容ドローダウンとリスク予算(テーマ/銘柄)を事前定義して、ベンチマーク超のボラティリティとリターンを狙う運用改善提案を行う。

2026-02-24
python-current-time
소프트웨어 개발자

Return the current local time by running a bundled Python script. Use this when a user asks for the current time and wants it retrieved via Python.

2026-02-23
learning-content-authoring
교수학습 조정관

Create source-backed learning content, study notes, quizzes, and educational game content. Use when asked to produce 学習コンテンツ, クイズ作成, 問題生成, 教材作成, source-based lessons, paired study and quiz sections, question ambiguity review, or answerable educational content from supplied text.

2026-03-24
azure-app-platform-delivery
소프트웨어 개발자

Own Azure app platform and production release delivery for React Router + Prisma web apps. Use when the request mentions Azure Container Apps, Azure SQL Database, App Configuration, Key Vault, Managed Identity, workload identity, DefaultAzureCredential, Dockerfile, azure.yaml, Bicep, GitHub Actions OIDC, GitHub `production` Environment, GHCR, deploy_infra, deploy_app, smoke tests, platform bootstrap, or deployment verification. Do not use this skill for end-user Microsoft Entra ID login contract design, app registration changes, or GitHub Copilot coding agent cloud access.

2026-03-23
spec-driven-workflow
소프트웨어 개발자

Own the spec-first planning workflow for application and feature development. Use this skill by default for non-trivial application-development requests, even when `/docs/spec/specification.md`, `/docs/operations.md`, `/docs/design.md`, or `/docs/plans/plan.md` have not been mentioned yet, including building, changing, refactoring, or extending an app, feature, route, UI, API, workflow, or service. Keep `/docs/spec/specification.md` for final functional requirements and goal image only, keep transient work notes in `/docs/plans/plan.md`, prefer updating a small canonical document set instead of creating new per-request spec files, and archive the completed plan as `/docs/plans/plan.YYYYMMDD-HHMMSS.md` once tracked work is done. Do not use this skill to decide app-code architecture or cloud platform topology.

2026-03-18
react-router-prisma-app-architecture
소프트웨어 개발자

Own React Router + Prisma app-code architecture, route boundaries, UI structure, and verification for Vite-based web apps. Use when the request mentions React Router routes, loaders or actions, component boundaries, use cases, domain models, Prisma-backed server code, Fluent UI, responsive UI, charts, Playwright UI verification, or app-structure refactoring. Do not use this skill for `/docs/spec` planning, Azure platform setup, app registration, end-user auth contract design, or release delivery.

2026-03-14
copilot-azure-cloud-access
소프트웨어 개발자

Own GitHub Copilot coding agent cloud-side Azure access. Use when the request mentions the `copilot` Environment, GitHub Copilot coding agent, Copilot Azure access, Copilot OIDC, federated credentials, User Assigned Managed Identity, Azure MCP, `azd coding-agent config`, or Reader-style Azure access for Copilot. Do not use this skill for production deploy workflows, app runtime hosting, end-user auth contracts, or app registration changes.

2026-03-14
entra-user-auth-registration
소프트웨어 개발자

Own end-user Microsoft Entra ID auth contract design and app registration updates for React Router + Prisma web apps. Use when the request mentions Microsoft Entra ID login, Azure AD login, Microsoft auth, redirect URI, callback URL, signInAudience, `web` vs `spa` registration, PKCE, cookie session, localhost login, test users, `az ad app`, `az rest`, or app-registration updates. Do not use this skill for Azure hosting topology, secretless runtime config, production release delivery, or GitHub Copilot coding agent cloud access.

2026-03-14
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다