Skip to main content
Run any Skill in Manus
with one click
prodigeproject
GitHub creator profile

prodigeproject

Repository-level view of 46 collected skills across 4 GitHub repositories.

skills collected
46
repositories
4
updated
2026-07-24
repository explorer

Repositories and representative skills

efficient-communication
software-developers

Communicate efficiently without sacrificing clarity - natural, concise, actionable. Global skill loaded for every command and agent.

2026-07-02
accessibility-review
web-and-digital-interface-designers

Use when reviewing or building UI components - ensures keyboard, screen-reader, and visual accessibility (WCAG 2.1 AA) so a11y is built in, not retrofitted.

2026-06-19
brainstorming
software-developers

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-06-19
cache-manager
software-developers

Manages context caching to optimize token usage and cost by creating, incrementally updating, and invalidating caches while verifying integrity before reuse.

2026-06-19
clean-code
software-developers

Clean code and engineering discipline: modularity, readability, sizing, naming, duplication, separation of concerns, plus the four behavioral principles - think before coding, simplicity first, surgical changes, and goal-driven execution. Global skill applied to all coding work.

2026-06-19
context-sync
software-developers

Detects and resolves drift between code, documentation, and contextual knowledge, classifying each drift and recommending concrete sync actions to keep artifacts consistent.

2026-06-19
debt-detection
software-developers

Detects and quantifies technical, knowledge, architecture, documentation, and testing debt; rates severity and produces a prioritized paydown plan in time/risk/money terms.

2026-06-19
dependency-review
software-developers

Audits project dependencies for security vulnerabilities, license compliance, version conflicts, unused packages, and lockfile integrity. Owns supply-chain analysis (security-review defers here).

2026-06-19
Showing top 8 of 36 collected skills in this repository.
ai-email-secretary
software-developers

Generates a new AI prompt module with matching JSON schema, typed parser, and unit test. Use when adding a new AI capability (e.g., a new classifier, a new extraction prompt, or a new channel intent).

2026-05-14
boris
software-developers

89 Claude Code workflow tips from Boris Cherny (creator of Claude Code) and the Claude Code team. PROACTIVE MODE: When the user is working on a task, check the CONTEXT MAP below and surface the most relevant tip BEFORE they ask. One tip at a time, short and actionable. Don't dump all tips — be a coach, not an encyclopedia. BROWSE MODE: When invoked with /boris, show the topic list and let the user pick. Use when: setting up Claude Code, optimizing workflows, running parallel sessions, configuring CLAUDE.md, using skills/commands, subagents, hooks, MCP integrations, worktrees, plan mode, verification, permissions, plugins, custom agents, sandboxing, keybindings, status lines, /simplify, /batch, /loop, /btw, /effort, /schedule, voice mode, remote control, auto mode, mobile app, session teleporting, Desktop app, Routines (scheduled/event-driven runs), /rewind, /compact vs /clear, auto-compact window, Opus 4.7 delegation model, full-context briefs, xhigh effort level, /fewer-permission-prompts, recaps, /focus, /g

2026-05-14
email-provider-adapter
software-developers

Generates a new EmailProviderAdapter implementation skeleton that conforms to the contract in lib/providers/types.ts. Use when adding a new email provider (e.g., a new IMAP variant or a future provider).

2026-05-14
pwa-ui
software-developers

Generates a new feature UI module skeleton following sekpriAI's component architecture. Use when adding a new screen or feature area to the app.

2026-05-14
rag-memory
software-developers

Generates RAG indexing and retrieval glue code. Use when adding a new source type to the RAG pipeline (e.g., a new attachment format) or when setting up the initial RAG infrastructure.

2026-05-14
telegram-command
software-developers

Generates a new Telegram/WhatsApp command handler that plugs into the channel intent system. Use when adding a new natural-language command that users can send via Telegram or the WhatsApp mock.

2026-05-14
test-generation
software-quality-assurance-analysts-and-testers

Generates test scaffolds for a feature module. Creates Vitest unit tests, integration tests, and Playwright E2E test skeletons following the testing spec (specs/008-testing-spec.md).

2026-05-14
vercel-release
software-developers

Pre-deploy checklist runner for Vercel deployment. Validates that all quality gates pass, env vars are configured, and the app is ready for production deployment.

2026-05-14
Showing 4 of 4 repositories
All repositories loaded
prodigeproject Agent Skills | SkillsMP