app-storeMaster App Store deployment - Submission, TestFlight, CI/CD, release managementios-dataMaster iOS data persistence - SwiftData, Core Data, Keychain, CloudKitios-fundamentalsMaster iOS development foundations - Architecture, lifecycle, memory, concurrencyios-networkingMaster iOS networking - URLSession, async/await, REST APIs, authenticationios-testingMaster iOS testing - XCTest, UI testing, mocking, debugging, performanceswiftui-developmentMaster SwiftUI - Declarative UI, state management, animations, modern iOS developmentuikit-developmentMaster UIKit - Views, controllers, navigation, Auto Layout, animations
저장소 탐색
pluginagentmarketplace · 저장소와 대표 skills - 5페이지
65개 GitHub 저장소에서 수집된 652개 skills를 저장소 단위로 보여줍니다.
graphql-apollo-clientBuild React apps with Apollo Client - queries, mutations, cache, and subscriptionsgraphql-apollo-serverBuild production GraphQL servers with Apollo Server, plugins, and federationgraphql-codegenGenerate TypeScript types and React hooks from GraphQL schemasgraphql-fundamentalsMaster GraphQL core concepts - types, queries, mutations, and subscriptionsgraphql-resolversWrite efficient resolvers with DataLoader, batching, and N+1 preventiongraphql-schema-designDesign production-grade GraphQL schemas with best practices and patternsgraphql-securitySecure GraphQL APIs - authentication, authorization, rate limiting, and validation
backend-developmentBackend development - APIs, authentication, business logicdatabase-integrationDatabase integration - schema design, queries, migrations, optimizationdevops-fullstackDevOps for fullstack - Docker, CI/CD, deployment, monitoringfrontend-developmentFrontend development - React, Vue, component architecture, state managementfullstack-basicsFull-stack development fundamentals - architecture, patterns, integrationfullstack-securitySecurity and performance - hardening, optimization, auditingfullstack-testingFullstack testing - unit, integration, E2E, coverage
blockchain-basicsMaster blockchain fundamentals including consensus, cryptography, and distributed systemsdefi-protocolsMaster DeFi protocol development including AMMs, lending, yield, and oraclesethereum-developmentMaster Ethereum development including EVM, gas optimization, and client interactionsnft-developmentMaster NFT development with token standards, metadata, marketplaces, and on-chain artsmart-contract-securityMaster smart contract security with auditing, vulnerability detection, and incident responsesolidity-developmentMaster Solidity smart contract development with patterns, testing, and best practicesweb3-frontendMaster Web3 frontend development with wallet integration, viem/wagmi, and dApp UX
bi-fundamentalsMaster Business Intelligence fundamentals including KPI design, metrics frameworks, data literacy, and analytical thinkingdata-visualizationMaster data visualization principles including chart selection, dashboard design, color theory, and data storytellingdata-warehousingMaster dimensional data modeling including star schema design, slowly changing dimensions, fact tables, and data warehouse architecturepower-biMaster Power BI development including DAX formulas, Power Query M, data modeling, and report optimizationreport-automationMaster enterprise reporting automation including scheduling, distribution, templates, governance, and monitoringsql-analyticsMaster analytical SQL including window functions, CTEs, aggregations, and query optimization for BI workloadstableauMaster Tableau development including calculated fields, LOD expressions, table calculations, and dashboard design
bash-basicsProduction-grade Bash fundamentals - syntax, variables, control flow, functionsfile-operationsProduction-grade file operations - permissions, find, archives, rsyncprocess-managementProduction-grade process management - jobs, signals, cron, systemdshell-automationProduction-grade shell automation - scripts, CI/CD, makefilesshell-networkingProduction-grade shell networking - curl, ssh, ports, debuggingshell-toolsProduction-grade shell tools - jq, xargs, parallel, pipelinestext-processingProduction-grade text processing - grep, sed, awk, regex
agent-memoryImplement agent memory - short-term, long-term, semantic storage, and retrievalagent-safetyEnsure agent safety - guardrails, content filtering, monitoring, and complianceai-agent-basicsMaster AI agent fundamentals - architectures, ReAct patterns, cognitive loops, and autonomous system designllm-integrationIntegrate LLMs into applications - APIs, prompting, fine-tuning, and context managementmulti-agentBuild multi-agent systems - orchestration, coordination, workflows, and distributed architecturesrag-systemsBuild RAG systems - embeddings, vector stores, chunking, and retrieval optimizationtool-callingImplement tool calling - function schemas, API integration, validation, and error handling
component-libraryBuild production-grade, accessible, and tested component libraries with Storybook, Chromatic, and design tokensnext-js-frameworkBuild production-grade React apps with Next.js 14 App Router, Server Components, and Edge Runtimereact-hooks-patternsMaster React Hooks including useState, useEffect, useContext, useReducer, and custom hooks with production-grade patternsreact-performanceMaster React performance optimization with memoization, code splitting, profiling, and Web Vitals monitoringreact-routerMaster React Router v6 for production routing with error boundaries, lazy loading, and navigation guardsreact-testing-libraryWrite production-grade React tests with Testing Library, MSW, and comprehensive coverage patternsredux-state-managementMaster Redux Toolkit for production state management including slices, async thunks, RTK Query, and error handling
advanced-gitAdvanced Git - interactive rebase, cherry-pick, bisect, reflog, and power user operationsbasic-workflowDaily Git workflow - add, commit, push, pull cycle for everyday developmentbranchingGit branching strategies - create, switch, merge, rebase, and workflowscollaborationTeam collaboration - remote, fetch, pull, push, clone, and team workflowsgit-basicsGit fundamentals - init, add, commit, status, log, and core conceptsgit-introIntroduction to Git version control - what, why, and first stepsgithub-featuresGitHub platform features - PRs, issues, actions, projects, and automation
culture-engagementMaster team culture, psychological safety, engagement, communication, and inclusion for engineering teamsgrowth-developmentMaster career development, engineering ladders, IDPs, succession planning, and mentoring for engineering teamshiring-recruitmentMaster hiring processes, interviewing, candidate assessment, and building strong engineering teamsperformance-managementMaster performance management, goal-setting, OKRs, reviews, feedback, and metrics for engineering teamsteam-dynamicsMaster team dynamics, leadership principles, delegation, 1-on-1s, mentoring, and people management for engineering managerstechnical-decision-makingMaster technical decision-making, architecture choices, technology evaluation, and technical roadmaps for engineering teams
security-complianceSecurity compliance frameworks and governance for regulatory adherencecryptographyCryptographic algorithms, protocols, and implementations for secure data protectiondefensive-securitySOC operations, incident response, and threat detection for security monitoringdigital-forensicsDigital forensics and malware analysis for evidence collection and investigationoffensive-securityPenetration testing, ethical hacking, and vulnerability assessment techniques for authorized security testing
advanced-topicsExplore advanced CS topics including advanced data structures, parallel computing, security, functional programming, and quantum computing.algorithmsMaster algorithm design, common patterns, optimization techniques, and problem-solving strategies. Learn to solve any computational challenge efficiently.data-structuresMaster selection and implementation of data structures. Learn when to use arrays, lists, trees, graphs, heaps, and hash tables for optimal performance.systems-computingUnderstand computer systems from digital logic through operating systems, networks, databases, and distributed systems.complexity-analysisAnalyze algorithm complexity, understand Big O notation, computability theory, NP-completeness, and computational limits.