Build your own pack
Curate your favorite skills into a reusable collection, then install it with one command.
developer-growth-analysis
Medium Risk 50Analyze Developer Growth from Claude Chats
by 89jobrien
Developers often miss patterns in their recent coding work. This skill reviews Claude Code chat history and creates a focused growth report with learning resources.
developer-experience
Medium Risk 50Improve Developer Workflows
by 89jobrien
Teams lose time when setup steps, scripts, and workflow rules are scattered or unclear. This skill helps Claude, Codex, and Claude Code organize onboarding, automation, and tooling improvements.
debugging
Medium Risk 50Debug Errors and Incidents Faster
by 89jobrien
Bugs and incidents often need structured evidence, logs, and reproduction steps. This skill guides root cause analysis, log review, fixes, and postmortems.
cocoindex
Medium Risk 50Build CocoIndex AI Data Flows
by 89jobrien
AI indexing pipelines are hard to design across sources, transforms, and targets. This skill guides CocoIndex flow creation, operation, and troubleshooting for search, embeddings, and knowledge graphs.
claude-hooks
Medium Risk 50Configure Claude Code Hooks Safely
by 89jobrien
Claude Code hook setup can be hard to structure and review safely. This skill provides hook patterns for validation, logging, notifications, and automation.
ai-code-cleanup
Medium Risk 50Clean Up AI-Generated Code
by 89jobrien
AI-assisted coding can leave redundant comments, defensive bloat, type workarounds, and style drift. This skill guides Claude, Codex, or Claude Code through focused cleanup while preserving behavior and tests.
docx
High Risk 38Create and Review DOCX Documents
by 7Spade
Editing DOCX files directly is difficult because formatting, comments, and tracked changes live inside OOXML packages. This skill gives Claude, Codex, and Claude Code workflows for creating, unpacking, editing, validating, and repacking Word documents.
doc-coauthoring
Medium Risk 50Co-author Reliable Documentation
by 7Spade
Writing useful documentation often fails when context stays in the author's head. This skill guides Claude, Codex, or Claude Code through gathering context, drafting sections, refining text, and testing reader understanding.
delon-cache-caching-strategies
Medium Risk 50Implement @delon/cache Strategies
by 7Spade
Angular apps often repeat API calls and lose cache behavior across views. This skill provides @delon/cache patterns for memory, session, local storage, TTLs, invalidation, and HTTP caching.
delon-auth-authentication-authorization
Medium Risk 50Implement Delon Auth in Angular
by 7Spade
Angular teams need consistent login, token, and route authorization patterns. This skill provides @delon/auth examples for Firebase login, JWT handling, guards, ACL sync, and permission checks.
wechat-management
Medium Risk 50Manage WeChat Replies With Confirmed Sends
by 7Sageer
WeChat conversations can require fast replies while keeping recipient and tone correct. This skill guides Claude, Codex, and Claude Code to inspect context, draft short replies, and confirm before sending.
mac-automation
Medium Risk 50Automate macOS Apps with AppleScript
by 7Sageer
Manual macOS tasks can be slow when they span Mail, Calendar, Finder, Safari, and system settings. This skill gives Claude, Codex, and Claude Code structured AppleScript patterns for local automation.
Send and Read Email from AI Workflows
by 7Sageer
Email tasks often require switching tools and handling credentials by hand. This skill lets Claude, Codex, and Claude Code use local IMAP and SMTP scripts with Keychain-stored passwords.
browser-task-and-automation-and-delegation
Medium Risk 50Delegate Browser Automation
by 727474430
Browser tasks can flood an AI chat with page snapshots, screenshots, and network details. This skill routes those tasks to a Chrome DevTools specialist agent and returns concise results.
ai-maestro-memory-search
High Risk 38Search Conversation Memory First
by 23blocks-OS
Teams lose time when an AI assistant forgets prior decisions and repeats earlier work. This skill guides Claude, Codex, and Claude Code to search local conversation memory before continuing a task.
ai-maestro-documentation-search
High Risk 38Search Project Documentation Before Coding
by 23blocks-OS
Developers often miss existing signatures, APIs, and patterns before editing code. This skill guides Claude, Codex, and Claude Code to query indexed AI Maestro documentation first.
ai-maestro-code-graph-query
High Risk 38Query Code Graph Dependencies
by 23blocks-OS
Large codebases make change impact hard to see before editing. This skill uses AI Maestro graph commands to inspect dependencies, callers, callees, serializers, and associations.
ai-maestro-agent-messaging
Medium Risk 50Coordinate AI Maestro Agent Messages
by 23blocks-OS
Multi-agent coding work needs clear handoffs and alerts. This skill helps Claude, Codex, and Claude Code check inboxes, read messages, and notify other AI Maestro agents.
test-kitchen
Medium Risk 50Compare Parallel Coding Implementations
by 2389-research
Complex build requests often have several valid designs, and one agent path can miss better options. Test Kitchen coordinates parallel exploration, implementation, and judging so teams can compare working results.
firebase-development
Medium Risk 50Build Firebase Projects
by 2389-research
Firebase projects can become hard to structure, test, and secure as features grow. This skill guides setup, feature work, debugging, and validation with clear emulator-first workflows.