بنقرة واحدة
coop
يحتوي coop على 40 من skills المجمعة من greenpill-dev-guild، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Use when working in Coop and needing the local app, receiver PWA, docs, API/signaling server, or extension watcher.
Browser and visual verification for Coop app, extension, popup, sidepanel, and receiver flows. Use when UI changes need rendered proof, console inspection, screenshots, Playwright checks, or local browser debugging.
Debugging & Troubleshooting - systematic root cause investigation with hypothesis testing and evidence collection. Use when the user reports a bug, encounters an error, sees unexpected behavior, or says 'debug this' or 'investigate this issue'.
Quality gate and regression monitor. One-shot (`/monitor`) or continuous (`/loop 5m /monitor`). Scope with --tests, --build, or run all checks by default.
Performance profiling and optimization - bundle analysis, Lighthouse CI, React Profiler, memory leaks, service worker cache efficiency. Use for performance investigations, optimization, and budget enforcement.
Planning & Execution - create structured implementation plans, check progress, execute in batches, manage lifecycle. Use when the user says 'plan this', asks to break down a feature into steps, or needs a phased implementation strategy before coding.
Code Review & PR Creation - 6-pass systematic review covering correctness, security, performance, patterns, testing, and documentation. Use when reviewing a PR, auditing code changes, or the user asks for systematic code quality analysis.
Testing patterns - TDD workflow, Vitest unit tests, Playwright E2E, mock strategies, and coverage targets. Use when writing tests, setting up test infrastructure, following TDD, or diagnosing test failures.
Create and maintain repo-local skills from repeated workflows, recurring corrections, and durable agent guidance. Use when adding a new skill, updating an existing skill, distilling a conversation into a skill, or auditing skill/index/registry drift.
Plan the next action for the top-scored grant opportunity using a Gemma 4 function call.
Produce a weekly-style synthesis draft from accepted drafts and recent shared artifacts.
Route newly captured extracts into local coop contexts, preserve weak matches, and seed local drafts for stronger matches.
Cluster related local signals into reusable themes for shared memory and coordination.
Score extracted opportunities against coop purpose, rituals, and archive history.
Extract ecological, community, and capital-formation opportunity candidates from local knowledge.
Synthesize high-fit opportunities into a concise review draft for funding and capital formation.
Extract POLE+O entities (Person, Organization, Location, Event, Object) and relationships from ingested source content.
Audit knowledge graph health: detect orphan entities, stale sources, contradictions, and coverage gaps.
Synthesize newly routed local signals and memory into local-only insight drafts or digests for a coop.
Morning briefing — architecture state, feature pipeline, production health, user journeys, git pulse, and daily focus recommendations. Not an audit; a lay of the land.
Design philosophy for Coop's adaptive, warm, browser-first interfaces. Four-lens framework: Regenerative, Spatial, Ecosystem, Compliance. Vellum material language. Progressive disclosure. Use for design direction, visual decisions, component planning, and design review.
Analyze software architecture — map current structure, identify gaps, and provide actionable suggestions. Also serves as a patterns reference for Clean Architecture, DDD, and entropy reduction.
Robust error handling strategies for graceful failures and debugging. Use for error handling implementations, error flow debugging, error boundaries, retry mechanisms, and user-friendly error messages.
Codebase Audit - dead code detection, unused exports, architectural anti-patterns, and dependency health. Use when the user asks for a codebase health check, wants to find dead code, or says 'audit the codebase'.
Software engineering principles audit — SOLID, DRY, KISS, YAGNI, SOC, EDA, ADR, C4, ACID, BASE, CAP. Use when the user wants to check adherence to industry best practices or says 'principles audit'.
React patterns - component architecture, state management (Zustand, XState), hook composition, and render performance. Use when building React components, managing state with Zustand, composing hooks, or diagnosing re-render performance issues.
Application security - passkey credentials, Safe multisig, extension runtime, signaling server, receiver HMAC, archive encryption, session keys, permits, agent pipeline, invite codes, CRDT integrity, stealth addresses, ZK proofs. Use for security reviews, pre-release audits, and threat modeling.
Identify organizations, places, watersheds, bioregions, networks, and programs from local knowledge.
Review a draft for publish readiness and optionally propose a bounded publish action.
Organize and commit changes into logical thematic groups following conventional commit format. Use when the user says 'commit this', has many uncommitted changes, or wants to create well-structured commits.
Submit reputation feedback to ERC-8004 after archive anchor or peer sync success.
Register coop as ERC-8004 agent identity — build manifest, upload to IPFS, register onchain via Safe.
Prepare a deterministic Green Goods assessment attestation from a structured assessment request.
Align Karma GAP project admins with the current trusted coop operators for a linked garden.
Bootstrap a Green Goods garden for a coop Safe using the coop's name, purpose, and Green Goods defaults.
Sync a linked Green Goods garden so its profile, domains, and signal pools match the coop state.
Prepare a deterministic Green Goods work approval attestation from a structured approval request.
Local-first data layer - Dexie (IndexedDB), Yjs (CRDT sync), y-webrtc (peer transport), storage quotas, draft persistence. Use for local persistence, peer sync, offline features, and storage design.
UI compliance - WCAG 2.1 AA accessibility, form validation patterns, responsive layouts, and animation best practices. Use when building or reviewing components for accessibility compliance, form UX, mobile-first responsive design, or motion preferences.
Web3 frontend patterns - viem, Safe SDK, permissionless (ERC-4337), passkey auth, transaction lifecycle. Use for Safe operations, account abstraction, passkey identity, and onchain interactions.