ownership AI Agent Skills

Browse 135 skills related to ownership

memory-safety-patterns

29.9k
wshobsonwshobson

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.

132 days ago

agile-product-owner

21.8k
davila7davila7

Agile product ownership toolkit for Senior Product Owner including INVEST-compliant user story generation, sprint planning, backlog management, and velocity tracking. Use for story writing, sprint planning, stakeholder communication, and agile ceremonies.

132 days ago

memory-safety-patterns

18.0k
sickn33sickn33

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...

132 days ago

ultrapilot

8.0k
Yeachan-HeoYeachan-Heo

Parallel autopilot with file ownership partitioning

132 days ago

rust-engineer

4.1k
JeffallanJeffallan

Use when building Rust applications requiring memory safety, systems programming, or zero-cost abstractions. Invoke for ownership patterns, lifetimes, traits, async/await with tokio.

132 days ago

pyzig

3.1k
atopileatopile

How the Zig↔Python binding layer works (pyzig), including build-on-import, wrapper generation patterns, ownership rules, and where to add new exported APIs. Use when adding Zig-Python bindings, modifying native extensions, or debugging C-API interactions.

132 days ago

solana-vulnerability-scanner

3.0k
trailofbitstrailofbits

Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, missing signer/ownership checks, and sysvar spoofing. Use when auditing Solana/Anchor programs.

132 days ago

tech-stack-evaluator

2.2k
alirezarezvanialirezarezvani

Technology stack evaluation and comparison with TCO analysis, security assessment, and ecosystem health scoring. Use when comparing frameworks, evaluating technology stacks, calculating total cost of ownership, assessing migration paths, or analyzing ecosystem viability.

132 days ago

sage-did

1.8k
openclawopenclaw

Sage DID (Decentralized Identifier) operations. List DIDs, create new DIDs, transfer ownership, update metadata, normalize.

132 days ago

jbx-fee-flows

1.8k
openclawopenclaw

JBX ecosystem fee flows and revenue streams for investor understanding. Use when: (1) explaining how JBX captures ecosystem value, (2) describing protocol fee flows, (3) showing revenue streams to JBX holders, (4) explaining NANA and REV relationships, (5) explaining layered fees on revnet cash outs and loans. Covers V5 protocol fees, revnet external protocol fees, the NANA-REV feedback loop, and JBX ownership stakes across ecosystem tokens.

132 days ago

sage-coins

1.8k
openclawopenclaw

Sage coin and address operations. List coins, check spendability, validate addresses, get derivations, check asset ownership.

132 days ago

jb-project

1.8k
openclawopenclaw

Create and configure Juicebox V5 projects. Generate deployment scripts for launching projects with rulesets, terminals, and splits using JBController. Also helps with project ownership transfer and metadata updates.

132 days ago

bnb-nft

1.8k
openclawopenclaw

NFT operations on BNB Chain — get NFT metadata, check ownership, list NFTs by owner, transfer ERC-721 tokens, get collection info. Use for any NFT-related tasks on BSC.

132 days ago

institutional-flow-tracker

1.8k
openclawopenclaw

Use this skill to track institutional investor ownership changes and portfolio flows using 13F filings data. Analyzes hedge funds, mutual funds, and other institutional holders to identify stocks with significant smart money accumulation or distribution. Helps discover stocks before major moves by following where sophisticated investors are deploying capital.

132 days ago

chia-walletconnect

1.8k
openclawopenclaw

Telegram Web App for Chia wallet verification via WalletConnect and Sage. Enables cryptographic proof of wallet ownership through signature verification using MintGarden API.

132 days ago

security-ownership-map

1.6k
tech-leads-clubtech-leads-club

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.

132 days ago

m01-ownership

786
actionbookactionbook

CRITICAL: Use for ownership/borrow/lifetime issues. Triggers: E0382, E0597, E0506, E0507, E0515, E0716, E0106, value moved, borrowed value does not live long enough, cannot move out of, use of moved value, ownership, borrow, lifetime, 'a, 'static, move, clone, Copy, ownership, borrowing, lifetime

132 days ago

m14-mental-model

786
actionbookactionbook

Use when learning Rust concepts. Keywords: mental model, how to think about ownership, understanding borrow checker, visualizing memory layout, analogy, misconception, explaining ownership, why does Rust, help me understand, confused about, learning Rust, explain like I'm, ELI5, intuition for, coming from Java, coming from Python, mental model, how to understand ownership, learning Rust, Rust introduction, why Rust

132 days ago

rust-router

786
actionbookactionbook

CRITICAL: Use for ALL Rust questions including errors, design, and coding. HIGHEST PRIORITY for: compare, vs, versus, difference, best practice, tokio vs, async-std vs, compare tokio, compare async, Triggers on: Rust, cargo, rustc, crate, Cargo.toml, analyze intent, question analysis, semantic analysis, compile error, borrow error, lifetime error, ownership error, type error, trait error, value moved, cannot borrow, does not live long enough, mismatched types, not satisfied, E0382, E0597, E0277, E0308, E0499, E0502, E0596, async, await, Send, Sync, tokio, concurrency, error handling, compile error, ownership, borrow, lifetime, type error, async, concurrency, error handling, problem, question, how to use, how to, why, what is, help me write, implement, explain

132 days ago

axiom-ownership-conventions

535
Charleswiltgen Axiom Axiom Ownership ConventionsCharleswiltgen Axiom Axiom Ownership Conventions

Use when optimizing large value type performance, working with noncopyable types, or reducing ARC traffic. Covers borrowing, consuming, inout modifiers, consume operator, ~Copyable types.

132 days ago

tco-calculator

376
a5c-aia5c-ai

Total Cost of Ownership calculation skill for comprehensive supplier and sourcing decision analysis

132 days ago

managing-git-workflows

296
ancolemanancoleman

Manage Git branching strategies, commit conventions, and collaboration workflows. Use when choosing between trunk-based development, GitHub Flow, or GitFlow, implementing conventional commits for automated versioning, setting up Git hooks for quality gates, or organizing monorepos with clear ownership.

132 days ago

resource-tagging

296
ancolemanancoleman

Apply and enforce cloud resource tagging strategies across AWS, Azure, GCP, and Kubernetes for cost allocation, ownership tracking, compliance, and automation. Use when implementing cloud governance, optimizing costs, or automating infrastructure management.

132 days ago

ownership-gate

188
aiskillstoreaiskillstore

Verify the junior can explain and defend every line of code they wrote. This gate BLOCKS completion if failed.

132 days ago

ownership-gate

143
DanielPodolskyDanielPodolsky

Verifies junior truly understands code they wrote through line-by-line walkthrough. BLOCKING gate that must pass to complete any task. Triggered during /own:done flow.

132 days ago

ln-642-layer-boundary-auditor

131
levnikolaevichlevnikolaevich

L3 Worker. Audits layer boundaries + cross-layer consistency: I/O violations, transaction boundaries (commit ownership), session ownership (DI vs local).

132 days ago

ring:pre-dev-data-model

122
LerianStudioLerianStudio

Gate 5: Data structures document - defines entities, relationships, and ownership before database technology selection. Large Track only.

132 days ago

aposd-improving-code-clarity

100
ryanthedevryanthedev

Enforce comments-first workflow for new code and improve naming/documentation for existing code. Use when writing new classes, methods, or functions; when code is 'confusing' or 'hard to understand'; when naming precision is poor; or when variable documentation lacks units, bounds, or ownership. Triggers on: new code, comments-first, naming review, documentation review, not obvious, hard to understand. Produces well-documented code with precise naming, or identifies design problems when comments/names are hard to write.

132 days ago

Objective-C ARC Patterns

98
TheBushidoCollectiveTheBushidoCollective

Use when automatic Reference Counting in Objective-C including strong/weak references, retain cycles, ownership qualifiers, bridging with Core Foundation, and patterns for memory-safe code without manual retain/release.

132 days ago

rust-ownership-system

98
TheBushidoCollectiveTheBushidoCollective

Use when Rust's ownership system including ownership rules, borrowing, lifetimes, and memory safety. Use when working with Rust memory management.

132 days ago

governance

96
gtmagentsgtmagents

Use to establish ownership, cadences, and compliance for customer journey programs.

132 days ago

shadcn-ui-components

95
koralliskorallis

Build beautiful, accessible UI components using shadcn/ui library with Radix UI primitives and Tailwind CSS styling that you own and can customize. Use when creating accessible component libraries, implementing common UI patterns (dialogs, dropdowns, tooltips), building forms with validation, creating data tables, implementing command palettes, using Radix UI primitives, customizing components with Tailwind, or building design systems with full ownership of code.

132 days ago

security-convex

88
IgorWarzochaIgorWarzocha

Review Convex security audit patterns for authentication and authorization. Use for auditing query/mutation auth, row-level security, and validators. Use proactively when reviewing Convex apps (convex/ directory present). Examples: - user: "Audit these Convex mutations" → check for missing ctx.auth and input validators - user: "Check for IDOR in Convex queries" → verify ownership checks on document access - user: "Review Convex HTTP actions" → check for signature verification on webhooks - user: "Secure these Convex queries" → implement custom functions for enforced auth - user: "Check for data leaks in subscriptions" → verify filtered result sets

132 days ago

rust

75
htlin222htlin222

Write idiomatic Rust with ownership, lifetimes, and traits. Use for Rust development, memory safety, or systems programming.

132 days ago

Security Ownership Map

71
PramodDuttaPramodDutta

Analyze git repositories to build security ownership topology, compute bus factor for sensitive code, detect orphaned security-critical files, and export ownership graphs for visualization.

securityownershipbus-factor+2
132 days ago

rust-design-patterns

58
ahonnahonn

Rust idioms and design patterns for writing idiomatic code. Use when: (1) Writing new Rust code, (2) Reviewing Rust code, (3) Solving borrow checker issues, (4) Designing Rust APIs. Triggers on: Rust ownership problems, lifetime errors, API design questions, 'how to do X idiomatically in Rust'.

132 days ago

rust

56
pproencapproenca

Rust performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring Rust code to ensure optimal performance patterns. Triggers on tasks involving memory allocation, ownership, borrowing, iterators, async code, or performance optimization.

132 days ago

dojo-world

53
dojoenginedojoengine

Manage world permissions, namespaces, resource registration, and access control. Use when configuring world ownership, setting up authorization policies, or managing resource permissions.

132 days ago

zig

42
tkerseytkersey

Use when requests involve Zig code or toolchain work: editing `.zig`, changing `build.zig`/`build.zig.zon`, running or fixing `zig build|test|run|fmt|fetch`, debugging compile/runtime/test failures, comptime/reflection/codegen, allocator ownership, SIMD (`std.simd`/`@Vector`), threads (`std.Thread`/`Thread.Pool`), cross-compilation, zero-copy parsing, or C interop (`@cImport`). Enforce correctness-first validation with tests, `std.testing.fuzz`, and allocation-failure checks.

132 days ago

rust-systems-programming

40
manutejmanutej

Complete guide for Rust systems programming including ownership, borrowing, concurrency, async programming, unsafe code, and performance optimization

rustsystems-programmingownership+4
132 days ago

Rust Engineer

39
404kidwiz404kidwiz

Rust specialist with expertise in async programming, ownership patterns, FFI, and WebAssembly development

132 days ago

rust-engineer

36
zenobi-uszenobi-us

Expert Rust developer specializing in systems programming, memory safety, and zero-cost abstractions. Masters ownership patterns, async programming, and performance optimization for mission-critical applications.

132 days ago

Supabase Pentest

31
yoanbernabeuyoanbernabeu

Orchestrate a complete Supabase security audit with guided step-by-step execution and ownership confirmation.

132 days ago

compose-state-hoisting

30
alexandrualexandru

Compose state management with a strong state-hoisting preference for Kotlin Compose (Android, Multiplatform, Compose for Web). Use for refactors or new UI that needs clear state ownership, unidirectional data flow, saved state decisions, or guidance on remember/retain/rememberSaveable/rememberSerializable, and for designing stateless composables with event callbacks.

132 days ago

rust-best-practices

29
apollographqlapollographql

Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5) optimizing Rust code for performance, (6) writing tests or documentation for Rust projects.

132 days ago

rwa-tokenization

29
omer-metinomer-metin

World-class expertise in tokenizing real-world assets with regulatory complianceUse when "tokenize real estate, tokenize real world assets, RWA tokenization, security token, STO, ERC-3643, T-REX token, tokenized securities, fractional ownership, compliant token, transfer restrictions, regulated token, asset-backed token, tokenize commodities, tokenize art, Reg D token, Reg S token, Reg A+ token, ONCHAINID, rwa, tokenization, security-token, compliance, erc-3643, real-estate, fractional-ownership, regulated, transfer-restrictions, identity-verification" mentioned.

132 days ago

Rust Craftsman

29
omer-metinomer-metin

Systems programming specialist for Rust, ownership model, memory safety, concurrency, and performance optimization. Use when "rust, cargo, ownership, borrowing, lifetimes, rustc, tokio, async rust, memory safety, borrow checker, zero-cost abstraction, rust, systems-programming, memory-safety, ownership, borrowing, lifetimes, cargo, async, tokio, concurrency, performance" mentioned.

132 days ago

agile-product-owner

28
hainamchunghainamchung

Agile product ownership toolkit for senior product owners, including INVEST-compliant user story generation, sprint planning, backlog management, and velocity tracking. Use it for story writing, sprint planning, stakeholder communication, and agile ceremonies.

132 days ago
ClawiskillClawiskill
Network
Building with
?

Join Clawiskill today. The decentralized skill network for AI Agents.

Registry
70K+
Agent Joins
120K+
Explore Network