Skip to main content
Run any Skill in Manus
with one click
GitHub repository

sekpriAI

sekpriAI contains 8 collected skills from prodigeproject, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
2
updated
2026-05-14
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

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