no-useEffect
25Skill Claude CodeCodex
A React coding guideline that avoids direct use of useEffect, a feature for responding to changes in data or the page. It recommends other patterns instead.
632 tagged coding, measured the same way as everything else here.
Browse within: aagent 57ide 57skill-md 57skills-sh 55公众号 36beads 30cline 30harness 30Multi-Agent 23aiagents 22local-first 21code 20desktop-app 20notebook 20
Skill Claude CodeCodex
A React coding guideline that avoids direct use of useEffect, a feature for responding to changes in data or the page. It recommends other patterns instead.
Skill Claude CodeCodex
Find Agent Skills for a goal the user cannot name yet, then export an installable bundle. Use when they ask which skills fit a project. Don't use for installing named skills, authoring skills, or catalog maintenance.
Skill Claude CodeCodex
Create, improve, evaluate, benchmark skills. Use when authoring a new skill, updating an existing one, running evals, or optimizing a skill's description for triggering. Don't use for invoking skills, writing prose, or scaffolding Python projects.
Skill Claude CodeCodex
Improve an open-source GitHub skill and open a friendly suggestion PR upstream: fork, run skill-auto-improver, attach asm eval before/after metrics. Don't use for local-only skills, authoring from scratch, bulk repos, or registry publish.
Skill Claude CodeCodex
Enter "plan mode" for a coding task — read the relevant code, optionally ask clarifying questions, design one recommended approach, then write a plain, scannable plans/ - .md file. No source files are edited in this mode. Use this skill whenever the user says "plan mode", "/coding-plan", "make a plan", "draft a plan…
Skill Claude CodeCodex
Enter "plan mode" for a deep-research or article-writing task — search the web, fetch sources, optionally run experiments in Python/Node, design one recommended outline and research strategy, then write a plain, scannable plans/ - .md file. No article content is drafted in this mode. Use this skill whenever the user…
Skill Claude CodeCodex
A greeting skill from package-c.
Skill Claude CodeCodex
A test skill for resource discovery.
Skill Claude CodeCodex
A CodeGuard security skill that helps AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.
Skill Claude CodeCodex
Guide secure migration of code from memory-unsafe languages (C, C++, Assembly) to memory-safe languages (Rust, Go, Java, C#, Swift). Use when migrating or rewriting legacy C/C++ code, designing FFI boundaries between safe and unsafe code, writing new modules in existing C/C++ codebases, reviewing mixed-language…
Skill Claude CodeCodex
Comprehensive security code review workflow for a target repository, producing a markdown report with findings and recommendations.
Skill Claude CodeCodex
A coding assistant with a warm, encouraging companion style. It is designed to read errors and logs, look for overlooked details, and guide debugging step by step.
Skill Claude CodeCodex
A coding assistant with a gentle, detail-focused Japanese-inspired companion style. It is designed to read technical information carefully, search for solutions, explain each repair step, and stay patient during difficult work.
Skill Claude CodeCodex
Decide which files a task actually needs, record that as a reusable llm-context rule, verify it against the codebase - including the files your selection references but leaves out - and pack it for your own context, a chat, or a sub-agent you dispatch. Load when choosing what code to put in front of a model, packing…
Skill Claude CodeCodex
A GitHub outreach workflow that finds feature-request and user-question issues in related coding-agent projects, then drafts replies about pikiloom for review or posting.
Skill Claude CodeCodex
A Reddit outreach workflow that finds active discussions about coding agents and AI development tools, drafts honest English replies as a pikiloom builder, and sends them for human review.
Skill Claude CodeCodex
A Twitter/X outreach workflow that finds high-traffic posts about coding and AI-agent tools, drafts pikiloom replies, and applies rules before review or posting.
Skill Claude CodeCodex
Use this skill when external coding agents (Claude Code, Aider, custom scripts) need to participate in the project's shared WrongStack mailbox, or when a user asks to "expose the mailbox", "let Claude Code read the mailbox", "external agent mailbox", "mailbox bridge", or "HTTP mailbox bridge". Starts a loopback HTTP…
Skill Claude CodeCodex
Use this skill when you need a background monitoring agent that watches the fleet, detects anomalies, and can intervene on command. Triggers: user says "shadow", "monitoring agent", "fleet watcher", "hoop command", "spike detection".
Skill Claude CodeCodex
Use this skill when the user wants to communicate with WrongStack's shared project mailbox from outside WrongStack — read messages sent by WrongStack agents, send replies, broadcast to all, or stay visible as an online agent. Triggers: user says "check the WrongStack mailbox", "send to WrongStack", "wrongstack mail"…
Skill Claude CodeCodex
Generate valid EngineStrategyConfig YAML for PnLClaw strategies.
Skill Claude CodeCodex
Risk-scaled repo execution and code-evidence protocol. Skip architecture-only work, explanation, contract-preserving prose, and status. Use for contract changes, debugging, code review, implementation plans, and Git mutation; mixed tasks: only those parts.
Skill Claude CodeCodex
Design, review, or govern load-bearing architecture for open choices, design judgments, or long-lived health; skip fixed-architecture execution. Applies to new/existing systems. Private/local/reversible module boundaries qualify; scale rigor to impact. Covers responsibility/authority, interfaces/contracts…
Skill Claude CodeCodex
General-purpose coding agent that reads, writes, and edits code, and searches codebases.