Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

duc01226/easyplatform

203 skills8k installs1.4k starsGitHub

Install

npx skills add https://github.com/duc01226/easyplatform

Skills in this repo

1Pdf To Markdownpdf-to-markdown is a document-processing agent skill in the duc01226/easyplatform repository that converts PDF files into clean Markdown for documentation, specifications, and agent ingestion pipelines. The skill handles both native-text PDFs and scanned documents that require OCR, and ships with disable-model-invocation set so agents invoke the conversion workflow directly instead of improvising extraction steps. Developers reach for pdf-to-markdown when PDFs block Markdown-first docs sites, spec reviews, or knowledge-base indexing because the source material is locked in binary page layout. The workflow auto-detects whether a file has selectable text or needs OCR, runs the bundled conversion script, and returns structured output with page counts and conversion mode metadata. Cross-platform Node.js execution keeps the pipeline portable across Windows, macOS, and Linux without external PDF desktop tools.897installs2Markdown To Pdfmarkdown-to-pdf is a documentation skill from duc01226/easyplatform with 524 installs on skills.sh that turns markdown sources into polished PDF output for technical writing workflows. Developers reach for markdown-to-pdf when README drafts, API guides, proposals, or user manuals must leave the repo as formatted PDFs instead of raw .md files. The skill focuses on fast conversion with professional layout rather than complex desktop publishing setups. It suits teams shipping internal docs, client proposals, or exported help content without maintaining separate design tooling.618installs3Markdown To Docxmarkdown-to-docx is a skills.sh skill from duc01226/easyplatform with 521 installs and rank 9262. It turns clean Markdown source files into polished Microsoft Word .docx documents suitable for proposals, technical specs, user guides, and client deliverables. Developers reach for markdown-to-docx when stakeholders require Word format but the team authors and versions content in Markdown. The skill automates document conversion so engineers avoid hand-copying headings, lists, and body text into Word.607installs4Docx To Markdowndocx-to-markdown is one of four document-conversion skills in the duc01226/easyplatform repository alongside pdf-to-markdown, markdown-to-docx, and markdown-to-pdf utilities. The skill guides agents through converting Word .docx files into clean Markdown suited for docs sites, GitHub wikis, static site generators, and developer portals when teams migrate legacy documentation out of proprietary formats. Developers reach for docx-to-markdown during documentation modernization projects where README files, internal specs, or product guides must become version-controlled Markdown without manual copy-paste formatting loss. Install it with `npx -y skills add duc01226/easyplatform --skill docx-to-markdown` for Claude Code and compatible agents working on content migration pipelines.382installs5Ui Ux Pro MaxHelps design interfaces with curated UI styles, color palettes, fonts, charts, and stacks. A developer uses it when building aesthetic front-end designs.89installs6Product OwnerA skill that supports product-owner tasks from idea capture to backlog prioritization. A product owner uses it to manage the backlog and stakeholder communication.85installs7Arch Security ReviewArchitectural consulting skill for Easy.Platform (.NET 9 + Angular 19). Handles service integration, performance, and security.67installs8Claude CodeGuides Claude Code CLI setup, configuration, troubleshooting, and feature usage. A developer uses it to configure or debug their Claude Code environment.65installs9KanbanA skill for organizing work on a kanban board. A developer uses it to track tasks across columns during a project. Note: bundled description is a generic PR template.56installs10Design SpecProduces UI/UX design specifications from requirements, PBIs, or user stories, with a wireframe mode that turns sketches into structured specs. A developer uses it before building a UI to formalize its design.53installs11CookFrontend cooking skill for Easy.Platform. Feature building with template patterns and composition.52installs12Frontend DesignBuilds distinctive, production-grade frontend interfaces focused on high design quality. A developer uses it when they want polished UI rather than generic output.52installs13Arch Performance OptimizationArchitectural consulting skill for Easy.Platform (.NET 9 + Angular 19). Handles service integration, performance, and security.51installs14Docs Seekerdocs-seeker locates technical documentation for libraries, frameworks, repositories, or specific implementation topics. A solo builder reaches for it mid-task when they need the authoritative reference for an API or framework instead of guessing from memory. It streamlines finding the right docs so implementation stays grounded in current sources.51installs15Ai Dev Tools SyncSynchronizes configuration, skills, prompts, agents, and workflows across supported AI dev tools. A developer uses it to keep their AI coding-tool setup consistent.48installs16Design ScreenshotUI/UX design skill for Easy.Platform. Component design and composition following design system.48installs17DevopsHandles deployment to Cloudflare, Docker, and GCP services. A developer uses it when shipping or operating infrastructure across these platforms.48installs18Git Conflict ResolveResolves git merge, cherry-pick, and rebase conflicts, with backup, analysis, and reporting steps. A developer uses it when untangling conflicting changes during integration.48installs19PlanA skill for intelligent plan creation with optional CI-fix and CRO modes. A developer uses it to turn a task into an enhanced, structured plan.48installs20Release NotesBuilds release notes by summarizing git commit history. A developer runs it when preparing a release to produce a changelog.48installs21Arch Cross Service IntegrationArchitectural consulting skill for Easy.Platform (.NET 9 + Angular 19). Handles service integration, performance, and security.47installs22Plan ReviewA skill that reviews an implementation plan and iteratively fixes validated findings. A developer uses it to harden a plan before executing it.47installs23CompactCompresses conversation context to optimize token usage, as an alias for the context-optimization compress strategy. A developer uses it to shrink a long session's footprint.46installs24Markdown Novel ViewerA skill that serves markdown files through a local HTTP server with book-style reading formatting. A developer uses it to read long markdown documents comfortably.46installs25RefactoringApplies behavior-preserving refactoring patterns such as extract method, extract class, rename, move, and inline. A developer uses it to clean up or restructure existing code without altering its behavior.46installs26Project ManagerA skill for project-management tasks like status reports and risk tracking. A team lead uses it to report status, track dependencies, and run syncs.45installs27Coding LevelSets a coding experience level so explanations are tailored to the user. A developer uses it to adjust how detailed technical explanations are.44installs28LearnA skill for recording lessons that Claude retains across future sessions. A developer uses it to encode guardrails and preferences the agent should remember.44installs29Plans KanbanA skill that serves a kanban-style dashboard for plans with progress and timeline views. A developer uses it to monitor plan execution across a project.44installs30Plan ValidateA skill that validates an implementation plan by interviewing with critical questions. A developer uses it to surface gaps and assumptions before executing.44installs31PrioritizeA skill that ranks backlog items with established prioritization frameworks. A product owner uses it to order a backlog by impact and effort.44installs32FixAnalyzes and fixes issues, routing to a scoped fix for CI, issues, logs, tests, TypeScript types, or UI. A developer uses it as a single entry point to diagnose and resolve a problem.43installs33TestRuns the test suite locally and analyzes the summary report. A developer uses it to execute tests and interpret the results.43installs34Test UiPerforms a full-site QA audit spanning accessibility, performance, security, and SEO, producing visual reports. A developer uses it to assess overall site quality before release.43installs35Design GoodUI/UX design skill for Easy.Platform. Component design and composition following design system.42installs36PrA skill that generates a standard-format pull request. A developer uses it to open a PR with consistent structure when submitting work for review.42installs37Test Specs DocsA deprecated skill for test specification documentation. Its functionality has been merged into the tdd-spec skill, which a developer should use instead.42installs38AskAnswers technical and architectural questions on demand. A developer uses it to get explanations or design guidance without changing code.41installs39Cook Auto FastFrontend cooking skill for Easy.Platform. Feature building with template patterns and composition.41installs40Design VideoUI/UX design skill for Easy.Platform. Component design and composition following design system.41installs41Qc SpecialistActs as a quality-control reviewer step within the easyplatform Claude Code skill suite. A developer invokes it to run QC checks on completed work. (Mirror docs are a generic template; purpose inferred from the skill name.)41installs42RecoverRebuilds the active workflow state from a checkpoint so work can continue after a session loss. A developer runs it when a Claude Code session drops and prior context needs to be recovered.41installs43Why ReviewReviews the rationale and change quality behind plans, PBIs, commits, diffs, docs, specs, and reports. A developer uses it to assess whether changes are well-justified.41installs44Ck HelpProvides a claudeKit usage guide accessed by typing naturally. A user invokes it to learn how to use the claudeKit skill set.40installs45Docs InitInitializes project reference docs via a hook and scans the repository's skills. A developer uses it when setting up structured project documentation.40installs46Feature DocsFeature documentation skill for Easy.Platform. Creates comprehensive feature documentation.40installs47Fix Typesfix-types is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.40installs48Git Cpgit-cp is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.40installs49LintA skill that runs linters and applies fixes across backend or frontend code. A developer uses it to clean up lint violations before review.40installs50Use Mcpuse-mcp is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.40installs51WatzupReviews recent changes and helps wrap up the current work. A developer uses it at the end of a session to summarize what was done.40installs52CodeCode generation skill for Easy.Platform. Produces code templates following framework conventions.39installs53Cook HardFrontend cooking skill for Easy.Platform. Feature building with template patterns and composition.39installs54DependencyMaps and visualizes feature dependencies between modules, services, and work items. A developer uses it when planning work and needing to see how features and components depend on each other.39installs55Fix Cifix-ci is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.39installs56Fix Uifix-ui is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.39installs57InvestigateA skill that investigates existing features and explains how their logic works. A developer uses it to understand unfamiliar code before changing it.39installs58PerformanceA skill that builds developer performance and contribution reports from git commit history. A team lead uses it to produce KPI, story-point, and code-quality summaries.39installs59Plan CiA skill that turns a failing CI run into a remediation plan. A developer uses it to diagnose a GitHub Actions failure and plan the fix. Note: bundled description is a generic PR template; scope is inferred from the plan --mode=ci flag.39installs60Skill CreateGenerates new Claude Code skills and validates or repairs invalid skill headers. A developer runs it to author a new skill or fix a malformed one.39installs61Code No TestCode generation skill for Easy.Platform. Produces code templates following framework conventions.38installs62Code ParallelCode generation skill for Easy.Platform. Produces code templates following framework conventions.38installs63ContextLoads project context for the current session. A developer uses it at the start of work to prime the assistant with relevant project information.38installs64Cook Auto ParallelFrontend cooking skill for Easy.Platform. Feature building with template patterns and composition.38installs65Create FeatureFeature creation skill for Easy.Platform. Guides feature design and implementation.38installs66Design DescribeUI/UX design skill for Easy.Platform. Component design and composition following design system.38installs67Design FastUI/UX design skill for Easy.Platform. Component design and composition following design system.38installs68Cook FastFrontend cooking skill for Easy.Platform. Feature building with template patterns and composition.37installs69Cook ParallelFrontend cooking skill for Easy.Platform. Feature building with template patterns and composition.37installs70Fix Fastfix-fast is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.37installs71Fix Logsfix-logs is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.37installs72Fix Parallelfix-parallel is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.37installs73Fix Testfix-test is a Claude Code skill for testing & qa. It helps solo builders move faster with AI-assisted development.37installs74MigrationA skill focused on migration work in the codebase. A developer uses it when moving or transforming code or data. Note: bundled description is a generic PR template, so scope is inferred from the skill name.37installs75Plan FastA skill for fast, lightweight plan creation. A developer uses it when a task needs a quick plan rather than deep analysis. Note: bundled description is a generic PR template; scope is inferred from the name.37installs76Skill Fix LogsAddresses skill problems identified from logs as part of the easyplatform skill suite. A developer runs it to remediate logged skill issues. (Mirror body is a generic template; purpose inferred from the skill name.)37installs77Chrome DevtoolsProvides browser automation, debugging, and performance analysis using Puppeteer CLI scripts. A developer uses it to drive Chrome for testing and diagnosing page issues.36installs78Fix Hardfix-hard is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.36installs79Fix Issuefix-issue is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.36installs80Market AnalysisA skill that produces a market analysis covering competitors, sizing, trends, and SWOT. A developer or founder uses it during ideation to assess a market opportunity.36installs81Plan TwoA planning skill variant in the easyplatform plan family. A developer uses it as an alternate planning mode. Note: bundled description is a generic PR template; scope is inferred from the name.36installs82Quality GateExecutes a quality-gate checklist to confirm work meets the bar before moving forward. A developer runs it as a pass/fail gate ahead of merge or release.36installs83Review Post TaskOpens a pull request using a standard format once a task is finished. A developer runs it at task end to package changes into a consistent PR.36installs84Plan ArchiveA skill for archiving plan documents once they are done. A developer uses it to keep the active plan set clean. Note: bundled description is a generic PR template, so scope is inferred from the name.35installs85Plan HardA skill for rigorous, in-depth plan creation. A developer uses it when a task needs careful, thorough planning. Note: bundled description is a generic PR template; scope is inferred from the name.35installs86Ai MultimodalProcesses multimedia content using Gemini vision, audio, video, document, image, and generation APIs. A developer uses it when a task needs multimodal AI over media inputs.34installs87Cook AutoFrontend cooking skill for Easy.Platform. Feature building with template patterns and composition.34installs88Media ProcessingA skill that processes audio, image, and video files with FFmpeg, ImageMagick, and AI background removal. A developer uses it to automate media conversion and editing tasks.34installs89Test Spectest-spec is a Claude Code skill for testing & qa. It helps solo builders move faster with AI-assisted development.34installs90Business EvaluationEvaluates a business idea's viability using a Business Model Canvas, financial projections, risk matrix, go-to-market, and execution plan. A founder uses it to validate an idea before building.31installs91CopywritingProduces high-converting copy for marketing materials, social media, landing pages, email campaigns, and product descriptions. A developer uses it when they need on-brand written copy for a product or campaign.29installs92Course BuilderCreates structured learning and teaching course material using Bloom taxonomy objectives, modules, lessons, exercises, and assessments. A developer uses it when authoring educational or training content.26installs93Tasks Code ReviewDrives a task-tracked code-review workflow as part of the easyplatform skill suite. A developer runs it to execute code review as a managed task list. (Mirror body is a generic template; purpose inferred from the skill name.)26installs94Tasks DocumentationDrives a task-tracked documentation workflow as part of the easyplatform skill suite. A developer runs it to produce docs as a managed task list. (Mirror body is a generic template; purpose inferred from the skill name.)25installs95Tasks Feature ImplementationDrives a task-tracked feature-implementation workflow as part of the easyplatform skill suite. A developer runs it to build a feature as a managed sequence of tasks. (Mirror body is a generic template; purpose inferred from the skill name.)24installs96Tasks Spec Updatetasks-spec-update is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.24installs97Tasks Test GenerationAn autonomous subagent variant of test-generation that creates or enhances unit tests, integration tests, and test strategies. A developer uses it to build out test coverage for backend and frontend code without manual scaffolding.24installs98Architecture DesignGuides designing solution architecture spanning backend, frontend, deployment, monitoring, testing, and code quality. An engineer uses it when planning system-level structure for a feature or project.23installs99Excalidraw DiagramVisualizes workflows, architectures, or concepts as Excalidraw diagram JSON files. A developer uses it when they need editable diagrams generated from a description.22installs100JournalA skill for logging engineering journal entries during development. A developer uses it to capture decisions, blockers, and progress as work happens.22installs101Tech Stack ResearchResearches, analyzes, and compares tech stack options as a solution architect. A developer uses it when choosing frameworks, tools, or architecture for a project.21installs102Workflow RefactorRuns a refactoring workflow to restructure and improve existing code while preserving behavior. A developer uses it to clean up code safely.21installs103Db Migratedb-migrate is a DevOps skill for the EasyPlatform framework that guides Claude to run or create database migrations following a strict, step-by-step tracked procedure with evidence at each step. A solo builder on EasyPlatform reaches for it when they need to apply schema changes or author a new migration without skipping validation steps.20installs104Integration TestA skill that generates or reviews integration tests. A developer uses it when adding or auditing test coverage across component boundaries.20installs105Review ArtifactChecks the quality of a PBI, user story, test spec, or design spec before it is handed off downstream. A developer selects the artifact type and runs it as a pre-handoff quality gate.20installs106Scan Scss StylingReads SCSS styling to regenerate its reference documentation. A developer runs it to keep styling docs in sync. (Mirror body is a generic template; purpose inferred from the skill name and sibling scan skills.)20installs107Workflow EndEnds the currently active workflow and clears its stored state. A developer uses it to close out a workflow session.20installs108E2e TestGenerates, updates, and maintains end-to-end tests from recordings, specs, or code changes. A developer uses it when building or keeping E2E test coverage current.19installs109Easyplatform BackendBackend development skill for Easy.Platform. Handles API and service implementation.19installs110GreenfieldA skill that runs a waterfall inception process for a brand-new project. A developer uses it at project kickoff to move from raw idea to a researched, modeled implementation plan.19installs111HandoffA skill that generates a standard-format pull request for handing off work. A developer uses it when packaging changes for review or transfer to another agent.19installs112Knowledge ReviewA skill that reviews knowledge artifacts against quality criteria. A developer or researcher uses it to check completeness, citations, and template compliance of research docs.19installs113Knowledge SynthesisA skill that turns research findings into a structured, templated report. A developer or researcher uses it to consolidate scattered findings into one document.19installs114Strategy BuilderProduces a marketing strategy spanning positioning, channels, messaging, campaigns, budget, and KPIs. A marketer or founder runs it to plan go-to-market activity.19installs115Threejsthreejs is a skill for building 3D web applications with Three.js across WebGL and WebGPU, backed by 556 searchable examples, 60 API classes and 20 use cases covering scenes, model loading, animation, physics, post-processing and VR/XR. A solo builder reaches for it when adding interactive 3D graphics to a web app and wants concrete example-driven guidance instead of reading raw Three.js docs.19installs116Workflow BugfixRuns a systematic bug-fix workflow covering root-cause investigation, the fix, and verification. A developer uses it to debug issues methodically.19installs117Workflow ResearchRuns a research-and-synthesis workflow that gathers web sources then synthesizes output per an --output flag (synthesis, business-eval, marketing, or course). A developer uses it to produce structured research deliverables.19installs118Changelog UpdateUpdates the CHANGELOG.md [Unreleased] section with business-focused entries by systematically reviewing changed files. A developer uses it to keep the unreleased changelog current before a release.18installs119Project ConfigA skill that regenerates the project-config JSON from the current workspace. A developer uses it to keep project paths, commands, and modules in sync with reality.18installs120Scan Feature DocsRegenerates feature-level reference documentation from the current codebase. A developer runs it to keep feature docs in sync. (Mirror body is a generic template; purpose inferred from the skill name and sibling scan skills.)18installs121Scan Integration TestsReads the integration test suite to regenerate its reference documentation. A developer runs it to keep integration-testing docs in sync. (Mirror body is a generic template; purpose inferred from the skill name and sibling scan skills.)18installs122Workflow Big FeatureRuns a workflow for large or ambiguous, research-driven feature work. A developer uses it when tackling big features that need upfront investigation.18installs123Workflow Deploymentworkflow-deployment is a Claude Code skill for devops & ci/cd. It helps solo builders move faster with AI-assisted development.18installs124Workflow FeatureRuns a feature-implementation workflow spanning investigation, planning, implementation, and review. A developer uses it to build a well-defined feature end to end.18installs125Workflow Full Feature Lifecycleworkflow-full-feature-lifecycle is a Claude Code skill in the Automation & Workflows category.18installs126BootstrapProject initialization skill for Easy.Platform. Scaffolds full-stack .NET 9 and Angular 19 projects.17installs127ChangelogGenerates and updates changelog entries. A developer uses it to record changes as part of release documentation.17installs128Code AutoCode generation skill for Easy.Platform. Produces code templates following framework conventions.17installs129Code PatternsProvides code implementation patterns and best practices learned from real mistakes, covering file I/O safety, persistence, and validation. A developer uses it when building file-based state, shared resources, or concurrent-access code.17installs130Git MergeA Claude Code skill that guides merging code from one Git branch to another. A developer runs it when integrating branch changes and wants a structured merge flow.17installs131Interface DesignA skill that produces interface designs for product UIs like dashboards and admin panels. A developer uses it when designing the frontend of a SaaS app or tool.17installs132ScaffoldGenerates reusable OOP/SOLID project foundations to build features on top of. A developer runs it at project or feature start to lay down structured scaffolding.17installs133Scan Code Review RulesRegenerates the project's code-review rules reference doc from the current codebase. A developer runs it to keep review guidelines in sync. (Mirror body is a generic template; purpose inferred from the skill name and sibling scan skills.)17installs134Scan Domain EntitiesRegenerates reference documentation for the project's domain entities from source. A developer runs it to keep entity docs in sync. (Mirror body is a generic template; purpose inferred from the skill name and sibling scan skills.)17installs135Scan Frontend PatternsReads frontend source to regenerate reference docs on frontend patterns. A developer runs it to keep frontend guidance in sync. (Mirror body is a generic template; purpose inferred from the skill name and sibling scan skills.)17installs136Scan Project StructureReads the repository layout to regenerate project-structure reference docs. A developer runs it to keep structure documentation in sync. (Mirror body is a generic template; purpose inferred from the skill name and sibling scan skills.)17installs137Scout ExtPart of the easyplatform Claude Code skill suite; the mirrored docs are a generic template so its exact behavior is not documented. A developer would invoke it within the easyplatform workflow. (Purpose could not be verified from the fetched docs.)17installs138Sync Copilot WorkflowsMirrors Claude Code workflow definitions into GitHub Copilot configuration so both tools stay aligned. A developer runs it to keep Copilot in sync with Claude Code workflows. (Mirror body is a generic template; purpose inferred from the skill name.)17installs139Workflow GreenfieldRuns a full waterfall greenfield workflow from project inception through implementation and integration testing. A developer uses it to start a new project from an idea.17installs140Workflow Migrationworkflow-migration is a Claude Code skill for automation & workflows. It helps solo builders move faster with AI-assisted development.17installs141Workflow Quality Auditworkflow-quality-audit is a Claude Code skill for security. It helps solo builders move faster with AI-assisted development.17installs142WorktreeThis skill creates an isolated git worktree for parallel development. A developer uses it to work on multiple branches at once without switching the main checkout.17installs143Bootstrap AutoAutomatically bootstraps a new project through research, tech-stack selection, design, implementation, testing, review, documentation, and onboarding. A developer uses it to spin up a full project from an idea via orchestrated subagents.16installs144Custom AgentHelps create, verify, or enhance Claude Code custom agents through their definition files. A developer uses it when building or refining a subagent for delegation.16installs145Deep ResearchPerforms deep research over the top sources surfaced from web research. A developer uses it when they need thorough, source-backed investigation of a topic.16installs146Plan CroA skill that produces a CRO plan for a piece of content. A developer or marketer uses it to plan conversion improvements using a structured framework.16installs147Prove FixVerifies that a proposed fix actually resolves the bug by assembling code proof traces and stack-trace-style evidence chains with confidence scoring. A developer runs it after implementing a fix to document why the change is correct before merging.16installs148Skill AddAdds reference files or helper scripts into an existing skill's directory. A developer runs it while extending a Claude Code skill with new assets.16installs149Skill OptimizeReworks an existing skill to improve token efficiency, attention anchoring, and SYNC-protocol compliance. A developer runs it to tighten a skill that has grown bloated.16installs150Tdd SpecGenerates or updates test specifications inside feature documentation using a unified TC-{FEATURE}-{NNN} case format. A developer uses it to define structured test cases before implementation.16installs151Web ResearchProvides a starting structure for any research task. A developer uses it when beginning research work.16installs152Workflow Package UpgradeRuns a package-upgrade workflow for upgrading dependencies via npm or NuGet, with testing. A developer uses it to update project dependencies safely.16installs153AcceptanceProvides a process for handing off from QA to the product owner for acceptance sign-off. A team uses it when a feature is ready for final PO approval.15installs154Plan AnalysisA skill that analyzes an existing implementation plan file. A developer uses it to assess impact and verify planned changes before executing.15installs155RetroGuides a sprint retrospective session for a team. A developer or scrum lead runs it at sprint end to structure the retro.15installs156Scan Design SystemReads the design system to refresh reference docs covering design tokens, the component inventory, and app-to-doc mappings. A developer or designer runs it to keep design-system documentation current.15installs157Sync To CopilotCopies Claude Code project knowledge into GitHub Copilot instruction files so Copilot has the same context. A developer runs it to bring Copilot up to date with Claude Code knowledge.15installs158Workflow PerformanceRuns a performance-optimization workflow that investigates bottlenecks, optimizes queries, and reduces latency. A developer uses it to improve application performance.15installs159Workflow StartStarts a detected workflow by initializing its state and activating the sequence. A developer uses it to begin a workflow run.15installs160Workflow Tdd FeatureRuns a test-driven-development feature workflow with a spec-first approach, writing test specs before implementation. A developer uses it to build features test-first.15installs161Business AnalystCreates user stories, writes acceptance criteria, analyzes requirements, and maps business processes. A team uses it during requirements and backlog work.14installs162Scan Backend PatternsReads backend source to regenerate reference guidance on repositories, CQRS, validation, entities, events, and migrations. A developer runs it to keep backend pattern docs in sync with code.14installs163Scan E2e TestsReads the end-to-end test suite to refresh reference docs on its architecture, page objects, step definitions, configuration, and framework patterns. A developer runs it to keep E2E testing docs current.14installs164Workflow Batch OperationRuns a batch-operation workflow for bulk modifications across many files, with planning and review steps. A developer uses it when applying the same change across a codebase.14installs165Workflow VerificationThis skill activates a verification and validation workflow to verify, validate, and confirm correctness. A developer uses it to investigate and test changes for correctness before release.14installs166Branch ComparisonCompares git branches, analyzes diffs, and reviews what changed between them. A developer uses it to understand or document changes and update specs accordingly.13installs167DocumentationImproves technical documentation by adding code comments, generating API docs, and updating READMEs. A developer uses it when documenting or refreshing a codebase.13installs168Package UpgradeA skill that plans dependency upgrades and assesses their breaking changes. A developer uses it to review outdated npm or NuGet packages before updating.13installs169Plan ParallelA skill that produces plans structured for parallel execution. A developer uses it to break work into phases that can run concurrently.13installs170RefineTurns raw ideas into refined product backlog items with validated problem hypotheses and acceptance criteria. A developer or PM runs it during backlog refinement to sharpen requirements.13installs171Refine ReviewChecks a product backlog item for completeness, missing concerns, and quality before it advances to story creation. A developer or PM runs it as a gate between refinement and story writing.13installs172Skill CreatorProvides guidance for authoring effective Claude Code skills, adding references and scripts, and optimizing existing ones. A developer uses it as a reference when building or improving skills.13installs173StoryGenerates user stories from product backlog items and slices features into smaller pieces. A developer or PM runs it to break requirements into implementable stories.13installs174CommitStages and commits changes on request or after implementation work. A developer uses it to save progress with a structured commit.12installs175Context OptimizationManages context-window usage by compressing long sessions and optimizing token usage. A developer uses it to control token cost during extended work.12installs176Figma DesignPulls design context from Figma URLs using MCP, the REST API, or a screenshot fallback. A developer uses it when translating a Figma design into implementation.12installs177IdeaA skill for recording new ideas, feature requests, and concepts. A developer uses it to quickly capture backlog candidates during work for future refinement.12installs178Memory ManagementA skill for persisting and recalling patterns, decisions, and learnings between sessions. A developer uses it to give the agent durable project memory.12installs179Scan AllRuns every reference-doc scanner in parallel to refresh a project's reference documentation in one pass. A developer runs it to update all scanned docs at once.12installs180Story ReviewChecks user stories for completeness, coverage, dependencies, and quality before implementation begins. A developer or PM runs it as a gate ahead of coding.12installs181Visual Component FinderMatches screenshots to Angular components and finds which component renders a given page, matching on BEM classes, route paths, text, and selectors. A developer uses it to locate the source component behind a rendered UI.12installs182Workflow HotfixRuns a hotfix workflow for production emergencies, handling P0/P1 urgent fixes with minimal ceremony. A developer uses it when a production incident needs a fast fix.12installs183Feature ImplementationImplements new features, enhancements, and added capabilities from a user request. A developer uses it when they want a structured build-out of new functionality.11installs184Feature InvestigationInvestigates, explores, and explains how an existing feature or logic works. A developer uses it when they need to understand unfamiliar code before changing it.11installs185Pbi ChallengeA skill that reviews product backlog item drafts from a business-analyst perspective. A product owner or developer uses it to sharpen PBIs before they enter development.11installs186Tdd Spec ReviewReviews test specifications for coverage, completeness, and correctness ahead of implementation. A developer uses it to validate test specs before writing code.11installs187Team SyncHelps prepare standups, sprint reviews, retrospectives, and weekly team syncs. A developer uses it when getting ready for recurring team meetings.11installs188Workflow Feature With Integration TestRuns a spec-first feature-implementation workflow that adds integration testing. A developer uses it to build a feature with tests derived from its spec.11installs189Api DesignGuides designing and modifying REST API endpoints, controllers, routes, and DTOs. A developer uses it when adding or reshaping backend API surface.10installs190Frontend AngularBuilds and modifies Angular components, forms, stores, and API services using base-class inheritance, state management, and platform patterns. A developer uses it when working in an Angular codebase.10installs191Learned PatternsA skill for managing a library of patterns Claude has learned. A developer uses it to review pattern effectiveness and adjust confidence weights.10installs192PlanningA skill that drives research and architecture of technical solutions. A developer uses it to plan and design an approach before implementation.10installs193ReviewRuns a comprehensive code review over a specified target. A developer invokes it to get structured review feedback before merging.10installs194StatusProduces status reports and summarizes sprint progress and metrics. A developer or PM runs it to get a snapshot of current work.10installs195Ux DesignerCreates design specifications, documents components, audits accessibility, and prepares handoffs. A developer or designer uses it to produce structured design deliverables.10installs196Wireframe To SpecConverts hand-drawn or digital wireframes and UI sketches into structured design specifications. A developer or designer uses it to turn rough sketches into actionable specs.10installs197Figma ExtractExtracts design specifications and tokens such as colors and typography from Figma files via MCP. A developer uses it when converting a Figma design into structured tokens or specs.9installs198Scan Ui SystemRuns the design-system, SCSS-styling, and frontend-pattern scanners together in parallel to refresh all UI-system documentation at once. A developer runs it to update UI docs in a single pass.9installs199Workflow Design Dev HandoffRuns a designer-to-developer handoff workflow, moving a design spec into implementation. A developer or designer uses it to coordinate the handoff of design work.9installs200Workflow InvestigationRuns a code-investigation workflow for exploring and understanding a codebase. A developer uses it to systematically investigate unfamiliar code.9installs201Workflow Sprint RetroRuns an end-of-sprint retrospective workflow capturing feedback and action items. A developer or team uses it to reflect at the close of a sprint.9installs202Workflow Test To IntegrationRuns a workflow that turns existing test specifications in feature docs or specs into integration tests. A developer uses it to generate integration tests from written specs.9installs203Workflow Test VerifyThis skill activates a test-verification workflow covering quality, failure, traceability, and flake checks. A developer uses it to systematically verify a project's test suite before shipping.9installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.