By royisme
Autonomous task execution with planning, development, review, and debugging agents
Start or resume selfwork orchestration. Reads active run to resume execution; if no active run, clarifies requirements and initializes a new run.
Clean up selfwork run history. Deletes completed historical runs and orphan task-specs, preserves the current active run.
Show selfwork dispatchable task queue. Lists tasks ready for dispatch and what's blocking others.
Show current selfwork execution state. Displays run status, task progress, and what's running or blocked.
Specification authoring, task decomposition, and implementation planning from analysis reports
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
简单任务执行 agent。用于直接的代码修改、测试验证、简单重构等可预测的任务。当任务范围明确、实现路径清晰时使用。
Code change review, test execution, quality gate enforcement, and structured review reporting
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of custom skills and agents for Claude Code that extend AI capabilities with specialized workflows, domain knowledge, and best practices.
📘 Read the full story - Learn about our philosophy, architecture, and roadmap.
Python coding standards and patterns for user-friendly and maintainer-friendly code.
Friendly Python provides comprehensive guidelines for writing Pythonic code that's both easy to use and easy to maintain. Based on Frost Ming's "Friendly Python" series, this skill encapsulates best practices for API design, code organization, and common patterns.
with statements__getattr__ magicKey Features:
Use when:
→ Learn more about friendly-python
Maintains project context through progressive disclosure and enforced documentation.
Context Keeper implements a three-level documentation system that ensures AI agents always have accurate, up-to-date context about your codebase:
Key Features:
.gitignoreUse when:
→ Learn more about context-keeper
Automate Chrome via Puppeteer to browse, navigate, scrape and capture web pages.
Auto-Browser provides comprehensive tools for web automation and interaction:
Key Features:
Use when:
→ Learn more about auto-browser
Product Requirements Manager for ideation and product management.
Ideate-PM helps manage product design information by turning a single product idea into an evolving requirements collection. It maintains a requirements database with associated design decisions and open questions:
Key Features:
npx claudepluginhub royisme/agent-skills --plugin selfworkMulti-agent orchestrator using acpx (Agent Client Protocol). Delegates coding tasks to other AI coding CLIs (Gemini, Codex, Cursor, Copilot, Claude, etc.)
Personal Claude Code / Codex skills — spec-driven development, agent teams, browser automation, productivity, and setup helpers. Install with `npx skills add devstefancho/claude-plugins`.
AI-powered development tools for code review, research, design, and workflow automation.
Chrome DevTools Protocol (CDP) browser automation, web scraping, and crawling with React compatibility
Use Claude Code like a Director, not a Programmer. Complete toolkit with 26 commands, 14 agents, 31 skills, and TDD-based Auto-Loop.
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Structured project planning and execution through brainstorm, spec, and build phases across three execution tiers: sequential, delegated sub-agents, and full agent teams