Skip to main content

このリポジトリの skills

Dicklesworthstone/pi_agent_rust - 4ページ

SkillsMP は Dicklesworthstone/pi_agent_rust から 2,065 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

Dicklesworthstone/pi_agent_rust

収集済み skill 2,065 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Python resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators. Use when adding retry logic, implementing timeouts, building fault-tolerant services, or handling transient failures.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, file handles, implementing cleanup logic, or building streaming responses with accumulated state.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic classes, defining structural interfaces, or configuring mypy/pyright.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or building risk monitoring systems.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or understanding software protection mechanisms.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when analyzing memory dumps, investigating incidents, or performing malware analysis from RAM captures.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or automating code vulnerability detection.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Derive security requirements from threat models and business context. Use when translating threats into actionable requirements, creating security user stories, or building security test cases.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating security documentation.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validating control effectiveness.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

This skill should be used when the user asks to "analyze competitors", "assess competitive landscape", "identify differentiation", "evaluate market positioning", "apply Porter's Five Forces", or requests competitive strategy analysis.

原文の言語: 英語

更新
職業分類
財務・投資アナリスト
説明

This skill should be used when the user asks about "key startup metrics", "SaaS metrics", "CAC and LTV", "unit economics", "burn multiple", "rule of 40", "marketplace metrics", or requests guidance on tracking and optimizing business performance metrics.

原文の言語: 英語

更新
職業分類
人事スペシャリスト
説明

This skill should be used when the user asks to "plan team structure", "determine hiring needs", "design org chart", "calculate compensation", "plan equity allocation", or requests organizational design and headcount planning for a startup.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory bugs.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design tokens, implementing theme switching, building component libraries, or establishing design system foundations.

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loading states, or creating delightful user experiences.

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Master iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps. Use when designing iOS interfaces, implementing SwiftUI views, or ensuring apps follow Apple's design principles.

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Master React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations.

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior.

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Apply typography, color theory, spacing systems, and iconography principles to create cohesive visual designs. Use when establishing design tokens, building style guides, or improving visual hierarchy and consistency.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Master React, Vue, and Svelte component patterns including CSS-in-JS, composition strategies, and reusable component architecture. Use when building UI component libraries, designing component APIs, or implementing frontend design systems.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Set up demo environments for Pi extensions to record videos or screenshots for the Pi package browser. Use when preparing a demo, recording a video, or creating preview assets for an extension or theme.

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Web search and content fetching using Linkup extension. Use when needing to search the web, get answers to questions with sources, or fetch content from specific URLs. Provides three tools: linkup_web_search (discovery), linkup_web_answer (direct answers),…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Analyze images using AI with the understand_image tool

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Search the web for current information using the web_search tool

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Query previous pi sessions to retrieve context, decisions, code changes, or other information. Use when you need to look up what happened in a parent session or any other session file.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Visit a webpage and extract its content as markdown, or fetch images. Use for reading articles, documentation, or any web page content. Handles both HTML pages (via Jina Reader) and image URLs (downloads and saves locally).

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Web search using Jina Search API. Returns search results with titles, URLs, and descriptions. Use for finding documentation, facts, current information, or any web content. Lightweight, no browser required.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use pi-messenger for multi-agent coordination and Crew task orchestration. Covers joining the mesh, planning from PRDs, working on tasks, file reservations, and agent messaging. Load this skill when using pi_messenger or building with Crew.

原文の言語: 英語

更新
収集済み skill 2,065 件中 40 件を表示しています。