productivity▌
6,493 indexed skills · max 10 per page
meme-rush
binance/binance-skills-hub · Productivity
Real-time meme token discovery and AI-powered market narrative tracking across launchpads and DEX migration stages. \n \n Meme Rush tracks token lifecycle across three stages: New (bonding curve), Finalizing (pre-migration), and Migrated (DEX entry), supporting Pump.fun, Four.meme, and 16+ other launchpads on Solana and BSC \n Advanced filtering by bonding curve progress, liquidity, volume, holder distribution (top10%, dev%, sniper%, insider%), dev behavior (wash trading, sell%, burn status), an
swift-concurrency-pro
twostraws/swift-concurrency-agent-skill · Productivity
Swift concurrency code reviewer that catches reentrancy bugs, isolation violations, and async/await pitfalls. \n \n Scans for dangerous patterns across actors, structured/unstructured tasks, cancellation handling, and async streams using a 12-step review process \n Targets Swift 6.2+ with strict concurrency checking, comparing build settings across multiple targets when needed \n Prioritizes structured concurrency (task groups) over unstructured tasks and async/await over closure-based APIs and
sequence-load
anthropics/knowledge-work-plugins · Productivity
Find, enrich, and load contacts into an outreach sequence — end to end. The user provides targeting criteria and a sequence name via "$ARGUMENTS".
game-development
miles990/claude-software-skills · Productivity
Patterns and practices for building games across platforms. Covers architecture, rendering, physics, AI, multiplayer, and optimization.
pencil-to-code
phrazzld/claude-config · Productivity
Export Pencil .pen designs to production React/Tailwind code.
session-management
aj-geddes/useful-ai-prompts · Productivity
Implement comprehensive session management systems with secure token handling, session persistence, token refresh mechanisms, proper logout procedures, and CSRF protection across different backend frameworks.
declarative-agents
github/awesome-copilot · Productivity
Complete development kit for building Microsoft 365 Copilot declarative agents with TypeSpec and Agents Toolkit integration. \n \n Three specialized workflows cover basic agent creation, advanced enterprise design, and validation/optimization for existing agents \n Supports up to 5 capabilities from 11 options including WebSearch, OneDrive/SharePoint, Graph Connectors, Power Platform, and custom connectors \n Enforces v1.5 schema compliance with character limits (name: 100, description: 1000, in
hf-cli
huggingface/skills · Productivity
Install: curl -LsSf https://hf.co/cli/install.sh | bash -s.
refactor-method-complexity-reduce
github/awesome-copilot · Productivity
Refactor a method to reduce cognitive complexity by extracting helper methods. \n \n Analyzes nested conditionals, loops, and complex boolean expressions to identify refactoring opportunities \n Extracts validation logic, type-specific processing, and repeated code blocks into focused helper methods \n Simplifies the main method flow while preserving all original functionality and error handling \n Includes mandatory test verification to confirm zero test failures and cognitive complexity at or
breakdown-feature-implementation
github/awesome-copilot · Productivity
Detailed feature implementation plan generator following Epoch monorepo conventions. \n \n Generates comprehensive markdown implementation plans with system architecture, database schema, and API design specifications \n Includes Mermaid diagrams for system architecture, entity relationships, and component hierarchies with shadcn/ui integration \n Covers frontend component structure, state management patterns, backend service design, and deployment strategies \n Outputs structured plans to /docs