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

Focus-L-AIci

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

수집된 skills
33
Stars
2
업데이트
2026-05-16
Forks
1
직업 범위
직업 카테고리 10개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

acquire-codebase-knowledge
컴퓨터 시스템 분석가

Map an unfamiliar repository into a usable working model by documenting stack, structure, architecture, integrations, testing, and known concerns.

2026-05-16
apply-dotnet-best-practices
소프트웨어 품질 보증 분석가·테스터

Review .NET and C# changes for maintainability, correctness, dependency injection hygiene, async behavior, logging, configuration, and testability.

2026-05-16
check-agent-owasp-compliance
정보 보안 분석가

Review an agent system against the OWASP Agentic Security Initiative Top 10 so prompt injection, tool abuse, escalation, and audit gaps are found early.

2026-05-16
configure-codeql-scanning
정보 보안 분석가

Plan or review CodeQL scanning so security analysis, workflow triggers, language coverage, and SARIF reporting fit the real repository structure.

2026-05-16
dashboard-card-architecture
웹·디지털 인터페이스 디자이너

Build cleaner dashboard layouts with consistent cards, panels, and grid structure. Use when requests mention "split this card", "use more width", "make cards uniform", "panel layout", or "dashboard grid".

2026-05-16
dashboard-data-visualization-choice
웹·디지털 인터페이스 디자이너

Choose charts, tables, KPI treatments, and visual emphasis that make dashboard data readable at a glance. Use when requests mention "chart choice", "KPI cards", "make the data clearer", "analytics dashboard", or "show trends better".

2026-05-16
dashboard-drilldown-and-controls
웹 개발자

Add responsive filters, controls, and drill-down paths so dashboards stay simple at first glance but deeper on demand. Use when requests mention "filters", "drill down", "responsive dashboard", "too much detail", or "users need control".

2026-05-16
dashboard-ux-hierarchy
웹·디지털 인터페이스 디자이너

Design dashboards around the user's top takeaways, reading flow, and highest-signal metrics. Use when requests mention "dashboard layout", "visual hierarchy", "too much going on", "what should go first", or "make the dashboard clearer".

2026-05-16
design-agent-governance
정보 보안 분석가

Apply policy controls, trust boundaries, threat detection, and audit logging so agent workflows stay safe and reviewable in production.

2026-05-16
generate-architecture-blueprint
소프트웨어 개발자

Create a durable architecture blueprint that explains system boundaries, component responsibilities, data flow, and cross-cutting patterns from the actual code.

2026-05-16
govern-memory-safely
데이터베이스 아키텍트

Use duplicate detection, canonical resolution, merge, and governance queues so durable knowledge stays clean instead of drifting.

2026-05-16
instrument-app-insights-telemetry
네트워크·컴퓨터 시스템 관리자

Add Azure Application Insights observability so the web platform emits useful health, error, and usage telemetry with a clear deployment path.

2026-05-16
investigate-static-asset-failures
웹 개발자

Trace missing CSS and JS quickly by verifying launch root, asset paths, MIME types, and browser-visible GET responses.

2026-05-16
manage-secret-scanning
정보 보안 분석가

Set up or review secret scanning and push protection so exposed credentials are caught early and remediation stays operationally clear.

2026-05-16
optimize-sql-performance
데이터베이스 아키텍트

Tune SQL queries and indexing strategy by focusing on query shape, predicate selectivity, join behavior, pagination, and real execution costs.

2026-05-16
orchestrate-ai-delivery-team
프로젝트 관리 전문가

Structure planning, implementation, QA, and DevOps handoffs so larger AI-assisted projects keep context, accountability, and clear execution lanes.

2026-05-16
owasp-top-10
정보 보안 분석가

OWASP Top 10 for Web Applications (2025) vulnerability knowledge base for identifying, assessing, and remediating security risks in web application environments - Brought to you by microsoft/hve-core.

2026-05-16
plan-dotnet-upgrade
소프트웨어 개발자

Plan a .NET framework or package upgrade in a staged way so target frameworks, package drift, build changes, and validation order stay manageable.

2026-05-16
plan-threat-model-analysis
정보 보안 분석가

Build a practical threat model by mapping architecture, trust boundaries, attack surfaces, and prioritized risks before security work fragments into isolated findings.

2026-05-16
review-csharp-async-workflows
소프트웨어 품질 보증 분석가·테스터

Check async C# code for deadlock risks, blocking calls, weak cancellation flow, unnecessary allocations, and exception-handling mistakes.

2026-05-16
review-dotnet-design-patterns
소프트웨어 개발자

Inspect a C# area for design-pattern fit, separation of concerns, testability, and over-engineering without blindly adding abstractions.

2026-05-16
review-ef-core-data-access
소프트웨어 품질 보증 분석가·테스터

Review Entity Framework Core usage for query shape, tracking behavior, relationship mapping, migration safety, and common performance traps.

2026-05-16
review-endpoint-uninstall-and-recovery-flow
정보 보안 분석가

Follow the Grey Canary endpoint removal workflow carefully so uninstall, recovery, and final cleanup stay aligned with prior decisions.

2026-05-16
review-microsoft-integration-work
컴플라이언스 담당자

Use Microsoft wing knowledge, Entra memories, and governance signals to review identity and mailbox integration work consistently.

2026-05-16
review-sql-code-safety
데이터베이스 아키텍트

Review SQL for injection risk, weak permissions, brittle schema decisions, unreadable query shape, and maintainability problems before performance tuning.

2026-05-16
review-web-design-quality
웹·디지털 인터페이스 디자이너

Inspect a live page for layout, spacing, responsive, and accessibility issues, then trace the fixes back to the real source files.

2026-05-16
run-mcp-usability-pass
프로젝트 관리 전문가

Exercise Focus the way an agent uses it: bootstrap, discovery, retrieval, governance, and duplicate-safe save flows.

2026-05-16
run-security-review
정보 보안 분석가

Review code and configuration like a security researcher by tracing dangerous inputs, auth boundaries, dependency risk, secret exposure, and exploitable sinks.

2026-05-16
secure-by-design
정보 보안 분석가

Secure by Design principles knowledge base for assessing adherence to security-first design, development, and deployment practices across the software lifecycle - Brought to you by microsoft/hve-core.

2026-05-16
test-web-application-flows
소프트웨어 품질 보증 분석가·테스터

Exercise a running web app like a user would so navigation, forms, console errors, screenshots, and regressions are checked in one pass.

2026-05-16
understand-focus-local-runtime-quirks
네트워크·컴퓨터 시스템 관리자

Remember the local rules that usually matter first: content root, database target override, locked DLLs, and restart/test sequencing.

2026-05-16
work-as-web-coder
웹 개발자

Approach web changes with explicit attention to standards, accessibility, HTTP behavior, security, performance, and browser-visible outcomes.

2026-05-16
work-focus-first
소프트웨어 개발자

Use Focus as the first step for coding, debugging, and operations instead of starting from guesses or a cold code search.

2026-05-16