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

flins

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

수집된 skills
15
Stars
39
업데이트
2026-01-21
Forks
6
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

avoid-feature-creep
프로젝트 관리 전문가

Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one more feature." Helps developers and AI agents stay focused, ship faster, and avoid bloated products.

2026-01-21
convex-agents
소프트웨어 개발자

Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration

2026-01-21
convex-best-practices
소프트웨어 개발자

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

2026-01-21
convex-component-authoring
소프트웨어 개발자

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management

2026-01-21
convex-cron-jobs
소프트웨어 개발자

Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks

2026-01-21
convex-file-storage
소프트웨어 개발자

Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables

2026-01-21
convex-functions
소프트웨어 개발자

Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations

2026-01-21
convex-http-actions
소프트웨어 개발자

External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation

2026-01-21
convex-migrations
데이터베이스 아키텍트

Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns

2026-01-21
convex-realtime
소프트웨어 개발자

Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading

2026-01-21
convex-schema-validator
데이터베이스 아키텍트

Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes

2026-01-21
convex-security-audit
정보 보안 분석가

Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations

2026-01-21
convex-security-check
정보 보안 분석가

Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling

2026-01-21
clack-guidelines
웹 개발자

Comprehensive guide for building beautiful interactive command-line interfaces using Clack. Use when creating CLI tools with text input, selections, autocomplete, progress tracking, and streaming output.

2026-01-21
commander-guidelines
소프트웨어 개발자

Comprehensive guide for building Node.js command-line interfaces using Commander.js. Use when creating CLI tools with options, commands, subcommands, arguments, and help system customization.

2026-01-21