productivity▌
6,493 indexed skills · max 10 per page
cosmosdb-datamodeling
github/awesome-copilot · Productivity
Comprehensive guide for designing Azure Cosmos DB NoSQL data models through structured requirements gathering and aggregate-oriented design. \n \n Guides you through capturing application requirements, access patterns, volumetrics, and workload characteristics in a structured cosmosdb_requirements.md file \n Applies aggregate-oriented design principles to group related entities based on access correlation, identifying relationships, and operational coupling \n Produces a final cosmosdb_data_mode
opencode-mirror
different-ai/openwork · Productivity
opencode-mirror
migrate
parcadei/continuous-claude-v3 · Productivity
Safe migrations for frameworks, languages, and infrastructure.
using-gh-cli
trailofbits/skills · Productivity
Always use gh instead of curl, wget, or WebFetch for GitHub URLs. The gh CLI uses the user's authenticated token automatically, so it:
brand-protection
kostja94/marketing-skills · Productivity
Guides discovery, reporting, and prevention of brand impersonation—fake websites, phishing sites, trademark infringement, and domain squatting. See domain-selection for defensive domain registration; trust-badges for official site verification signals; about-page for identity declaration.
fal-audio
fal-ai-community/skills · Productivity
Text-to-speech and speech-to-text using state-of-the-art audio models on fal.ai.
ak-rss-digest
rookie-ricardo/erduo-skills · Productivity
Use this skill to build a current reading list from the feed bundle in references/feeds.opml. Default to the most recent 7 days ending on the current date in Asia/Shanghai, and narrow to a single day only when the user explicitly asks for it.
sentry-ruby-sdk
getsentry/sentry-for-ai · Productivity
sentry-ruby-sdk
resource-scout
nicepkg/ai-workflow · Productivity
Search and discover existing Claude Code skills and MCP servers before building custom solutions.
angular-directives
analogjs/angular-skills · Productivity
Custom directives for DOM manipulation, behavior extension, and component composition in Angular v20+. \n \n Attribute directives modify element appearance and behavior using the host property for event handling, class binding, and ARIA attributes; includes patterns for tooltips, highlights, buttons, click-outside detection, and keyboard shortcuts \n Structural directives handle portal rendering, lazy initialization, and template context injection for DOM manipulation beyond native @if , @for ,