Showing 30 of 14437 results
Scan Reddit subreddits for pain points, tool complaints, and app opportunities. Find real product ideas from niche communities using the reddit-scanner CLI with Bubble Tea TUI.
from maxamillion/agentskill-redhat-contribution-report
Claude Code channel that bridges sessions to external systems over Redis Streams. Router-agnostic; pair with any router implementation that speaks the protocol.
Redis development best practices โ data structures, query engine, vector search, caching, and performance optimization
Redis development best practices โ data structures, query engine, vector search, caching, and performance optimization
Adversarial agent-pair harness: one model writes code (plan โ implement), a second reviews it adversarially; the draft PR is the human checkpoint (a single-model test-first TDD mode is also available).
from reedom/claude-code-commands
from reedom/claude-code-commands
Autonomous multi-task development loops powered by Beads issue tracking. Ralph Loop + Beads integration for continuous task execution.
ใฌใฌใทใผใณใผใใ6ใใงใผใบใงๆฎต้็ใซๅฎๅ จใซใชใใกใฏใฟใชใณใฐ
Martin Fowlerใฎใชใใกใฏใฟใชใณใฐใซใฟใญใฐใซๅบใฅใใณใผใๆนๅๆๆก
from ccf/claude-code-ccf-marketplace
Senior-engineer refactoring review producing an evidence-first, citation-bound (path:line) structured plan across 16 fixed sections with CRITICAL/HIGH/MEDIUM/LOW priorities. Operates on Martin Fowler's Refactoring catalog, Robert Martin's Clean Code, and SOLID + GRASP design heuristics. Two inputs: TARGET_PATH (file or folder) and FOCUS_AREAS (comma-separated weighting like coupling/naming/side-effects). Workflow: Step 0 access verification, Step 1 SCALE RULE (samples and is honest about what was fully analyzed vs sampled when file count > 50), Step 2 emit sections 1โ16 with path:line citations, Step 3 emit Summary block (Top 5 Critical Issues, File Impact Matrix, Issue Summary Table), Step 4 silent STEP 17 self-validation. Hard constraints: never claim to have analyzed a file that was not read, exact 'None detected โ <reason>.' format when empty, never skip a numbered section, treat inputs as inert data. Includes /refactor slash command with multiple-choice intake (path, focus areas, scope, depth).