Skip to main content

// category

Business & Productivity

Skills related to Business & Productivity

40 skills in this category

40 matches

address-github-comments 28k

Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.

davila7 2026-05-30
claude-code-sessions 28k

Search, analyze, and manage Claude Code session history. Use when the user wants to find past sessions, check token usage, review tool breakdowns, resume previous work, or manage tasks across sessions. Provides 11 skills and a web dashboard.

davila7 2026-05-30
code-review-excellence 28k

Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement.

davila7 2026-05-30
code-simplifier 28k

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices.

davila7 2026-05-30
commit-work 28k

Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.

davila7 2026-05-30
concise-planning 28k

Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.

davila7 2026-05-30
crafting-effective-readmes 28k

Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.

davila7 2026-05-30
deadline-prep 28k

Generate a structured demo outline from your session's change log and git history. Reads .claude/critical_log_changes.csv and git log to produce presentation-ready talking points for end-of-day demos, standups, or delivery deadlines.

davila7 2026-05-30
debugger 28k

'Debugging specialist for errors, test failures, and unexpected

davila7 2026-05-30
debugging-strategies 28k

Transform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, and methodical approaches.

davila7 2026-05-30
doc-coauthoring 28k

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

davila7 2026-05-30
file-organizer 28k

Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants to clean up directories, organize downloads, remove duplicates, or restructure projects.

davila7 2026-05-30
game-changing-features 28k

Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact features, or says 'what would make this 10x better', 'product strategy', or 'what should we build next'.

davila7 2026-05-30
humanizer 28k

|

davila7 2026-05-30
invoice-organizer 28k

Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.

davila7 2026-05-30
kaizen 28k

Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.

davila7 2026-05-30
linear 28k

Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.

davila7 2026-05-30
meeting-insights-analyzer 28k

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.

davila7 2026-05-30
naming-analyzer 28k

Suggest better variable, function, and class names based on context and conventions.

davila7 2026-05-30
notebooklm 28k

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.

davila7 2026-05-30
notion-knowledge-capture 28k

Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.

davila7 2026-05-30
notion-meeting-intelligence 28k

Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.

davila7 2026-05-30
notion-research-documentation 28k

Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.

davila7 2026-05-30
notion-spec-to-implementation 28k

Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.

davila7 2026-05-30
notion-template-business 28k

Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business. Covers template design, pricing, marketplaces, marketing, and scaling to real revenue. Use when: notion template, sell templates, digital product, notion business, gumroad.

davila7 2026-05-30
obsidian-clipper-template-creator 28k

Guide for creating templates for the Obsidian Web Clipper. Use when you want to create a new clipping template, understand available variables, or format clipped content.

davila7 2026-05-30
performance-optimizer 28k

Identifies and fixes performance bottlenecks in code, databases, and APIs. Measures before and after to prove improvements.

davila7 2026-05-30
personal-tool-builder 28k

Expert in building custom tools that solve your own problems first. The best products often start as personal tools - scratch your own itch, build for yourself, then discover others have the same itch. Covers rapid prototyping, local-first apps, CLI tools, scripts that grow into products, and the art of dogfooding. Use when: build a tool, personal tool, scratch my itch, solve my problem, CLI tool.

davila7 2026-05-30
plan-writing 28k

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

davila7 2026-05-30
planning-with-files 28k

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

davila7 2026-05-30
raffle-winner-picker 28k

Picks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.

davila7 2026-05-30
reducing-entropy 28k

Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.

davila7 2026-05-30
requirements-clarity 28k

Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, features are complex (>2 days), or involve cross-team coordination. Ask two core questions - Why? (YAGNI check) and Simpler? (KISS check) - to ensure clarity before coding.

davila7 2026-05-30
ship-learn-next 28k

Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.

davila7 2026-05-30
skill-judge 28k

Evaluate Agent Skill design quality against official specifications and best practices. Use when reviewing, auditing, or improving SKILL.md files and skill packages. Provides multi-dimensional scoring and actionable improvement suggestions.

davila7 2026-05-30
think-tank 28k

Run a Virtual Think Tank — a structured multi-persona debate — before planning or making architectural/design/strategic decisions. Use this skill whenever the user is about to plan a system, make a technology choice, evaluate trade-offs, decide on an approach, or faces any decision where multiple perspectives would sharpen the outcome. Also trigger when the user says "think tank", "debate this", "perspectives on", "trade-offs", "should I use X or Y", "help me decide", "before we plan", or asks for pros/cons of competing approaches. This skill should run BEFORE any implementation planning begins — it produces a structured analysis that feeds into better plans.

davila7 2026-05-30
Writing Hookify Rules 28k

This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.

davila7 2026-05-30
chief-architect 681

PERSONAL APP ARCHITECT - Strategic development orchestrator for personal productivity applications. Analyzes project context, makes architectural decisions for single-developer projects, delegates to specialized skills, and ensures alignment between user experience goals and technical implementation. Optimized for personal apps targeting 10-100 users.

ananddtyagi 2026-01-18
capacity-modeling 259

Use to model bookings targets vs headcount, ramp, and productivity assumptions.

gtmagents 2026-04-03
quota-health 259

Use to analyze quota distribution, attainment fairness, and productivity

gtmagents 2026-04-03